码迷,mamicode.com
首页 >  
搜索关键字:maximum number of th    ( 33896个结果
3.子数组的最大和
Maximum continuous sub-array.
分类:其他好文   时间:2014-05-22 04:36:26    阅读次数:232
FlashPaper组件——api
属性摘要属性说明documentPath:String FlashPaper文件的路径.borderThickness:Number 边框宽度.borderColor:String 边框颜色.UIElements:Object 外观元素的可见性.currentZoom:Object 默认缩放比例.w...
分类:Windows程序   时间:2014-05-22 03:47:25    阅读次数:447
cpp_namespace
usingandusing namespacehave validity only in the same block in which they are stated or in the entire source code file if they are used directly in th...
分类:其他好文   时间:2014-05-22 02:08:48    阅读次数:268
LeetCode:ZigZag Conversion
题目链接 The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed ...
分类:其他好文   时间:2014-05-22 01:55:19    阅读次数:320
22.整数二进制表示中1的个数
The number of 1 bits in an integer.
分类:其他好文   时间:2014-05-22 01:21:04    阅读次数:214
34.数组中只出现一次的数字
Find a number which appears once in an array with all the other numbers appear twice.
分类:其他好文   时间:2014-05-22 01:08:40    阅读次数:278
25.在从1到n的正数中1出现的次数
Number of 1 between 1 to N.
分类:其他好文   时间:2014-05-22 01:00:08    阅读次数:230
LeetCode:Two Sum
题目:       Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two numbers such that they add up t...
分类:其他好文   时间:2014-05-21 07:42:18    阅读次数:230
[ACM] hdu 2717 Catch That Cow (BFS)
Catch That Cow Problem Description Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number li...
分类:其他好文   时间:2014-05-21 07:02:40    阅读次数:312
js中的prototype和constructor
本文正确性有待商榷,高手路过请不吝指教1.js中只有对象,包括对象,函数,常量等。对象不用解释。函数也有属性,常见之一就是prototype。常量也有属性:(3).__proto__;//Number {}2.函数的prototype函数是一种特殊的对象,它可以直接通过小括号来执行自身代码。函数还有...
分类:Web程序   时间:2014-05-21 05:48:58    阅读次数:347
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!