自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (7)
  • 收藏
  • 关注

原创 House Robber III

题目: The thief has found himself a new place for his thievery again. There is only one entrance to this area, called the "root." Besides the root, each house has one and only one parent house. After

2016-10-31 16:18:40 201

原创 Arranging Coins

题目: You have a total of n coins that you want to form in a staircase shape, where every k-th row must have exactly k coins. Given n, find the total number of full staircase rows that can be fo

2016-10-31 15:15:15 455

原创 Combination Sum IV

题目: Given an integer array with all positive numbers and no duplicates, find the number of possible combinations that add up to a positive integer target. Example: nums = [1, 2, 3] target = 4 Th

2016-10-31 10:20:53 141

原创 Kth Smallest Element in a BST

题目:   Given a binary search tree, write a function kthSmallest to find the kth smallest element in it. Note: You may assume k is always valid, 1 ≤ k ≤ BST's total elements. Follow up: What if

2016-10-28 10:39:23 249

原创 Convert a Number to Hexadecimal

题目: Given an integer, write an algorithm to convert it to hexadecimal. For negative integer, two’s complement method is used. Note: All letters in hexadecimal (a-f) must be in lowercase.The

2016-10-26 10:35:31 173

原创 Maximum Product of Word Lengths

题目: Given a string array words, find the maximum value of length(word[i]) * length(word[j]) where the two words do not share common letters. You may assume that each word will contain only lower ca

2016-10-25 16:30:56 147

原创 Binary Watch

问题: A binary watch has 4 LEDs on the top which represent the hours (0-11), and the 6 LEDs on the bottom represent the minutes (0-59). Each LED represents a zero or one, with the least significant

2016-10-24 22:22:57 131

原创 Top K Frequent Elements

题目: Top K Frequent Elements Total Accepted: 35802Total Submissions: 80109Difficulty: MediumContributors: Admin Given a non-empty array of integers, return the k most f

2016-10-24 15:58:11 140

原创 Linked List Random Node

Linked List Random Node Total Accepted: 13046Total Submissions: 28645Difficulty: MediumContributors: Admin Given a singly linked list, return a random node's value from the

2016-10-24 10:20:39 140

Visual Assist X 10.8.2029.0(支持2013) 完美破解版

Visual Stdio助手

2016-08-16

用于地理坐标计算的proj4库

proj库,不同坐标转换

2016-08-16

编译好的GDAL

编译好的GDAL库,C++,可直接使用

2016-08-16

SAI 手写板绘图工具软件

绘图工具,比PS小巧方便的工具,效果很好,同时支持手写板的功能

2014-11-14

期刊管理系统界面

很好的期刊管理系统界面设计的ppt,很详尽的界面具体设计

2013-12-22

C++教程详细版

详尽的C++教程,可以快速提高的资源,信息完备

2012-11-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除