码迷,mamicode.com
首页 >  
搜索关键字:square    ( 2122个结果
一些函数
ref: http://www.guokr.com/post/90718/ 开平方根 ...
分类:其他好文   时间:2017-07-28 11:09:23    阅读次数:173
LeetCode 279. Perfect Squares
Question: Given a positive integer n, find the least number of perfect square numbers (for example, 1, 4, 9, 16, ...) which sum to n. For example, giv ...
分类:其他好文   时间:2017-07-27 22:29:25    阅读次数:179
POJ-1979
Red and Black Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 36371 Accepted: 19731 Description There is a rectangular room, covered with s ...
分类:其他好文   时间:2017-07-26 21:57:36    阅读次数:192
设计模式(3)抽象工厂模式(Abstract Factory)
设计模式(0)简单工厂模式 设计模式(1)单例模式(Singleton) 设计模式(2)工厂方法模式(Factory Method) 源码地址 0 抽象工厂模式简介 0.0 抽象工厂模式定义 抽象工厂模式一般的书面定义为:提供一个创建一系列相关或相互依赖对象的接口,而无需指定他们具体的类 提供创建接 ...
分类:其他好文   时间:2017-07-25 22:47:01    阅读次数:260
03.ount the Digit
Take an integer n (n >= 0) and a digit d (0 <= d <= 9) as an integer. Square all numbers k (0 <= k <= n)between 0 and n. Count the numbers of digits d ...
分类:其他好文   时间:2017-07-25 11:51:55    阅读次数:202
Useful Webpages for Competitive Programming
Graph Theory Mo's Algorithm https://www.hackerearth.com/practice/notes/mos-algorithm/ http://www.geeksforgeeks.org/mos-algorithm-query-square-root-dec ...
分类:Web程序   时间:2017-07-25 00:50:20    阅读次数:218
html入门之002
html实体 &nbsp 空格 &lt < &gt > &quot 引用 &copy 版权 &times X &divide ÷ &yen ¥ 列表标签 ul 属性type(disc(默认/square/circle) li 列表项 属性type值同上 ol 有序列表 属性 reversed(降序) ...
分类:Web程序   时间:2017-07-24 23:41:14    阅读次数:239
数字电视标准综述(2)
五、DVB与 ATSC的比較 欧洲“DVB标准”和美国“ATSC数字电视标准”的主要差别例如以下: (1)方形像素:在ATSC标准中採纳了“方形像素”(Square Picture Eelements),由于它们更加适合于计算机;而DVB标准最初没有採纳。近期也採纳了。此外,范围广泛的视频图像格式也 ...
分类:其他好文   时间:2017-07-24 20:19:42    阅读次数:143
POJ 1195 Mobile phones (二维树状数组)
Description Suppose that the fourth generation mobile phone base stations in the Tampere area operate as follows. The area is divided into squares. Th ...
分类:编程语言   时间:2017-07-23 19:57:52    阅读次数:202
D - 船之战
Alice and Bob love playing one-dimensional battle ships. They play on the field in the form of a line consisting of n square cells (that is, on a 1?×? ...
分类:其他好文   时间:2017-07-23 15:27:18    阅读次数:164
2122条   上一页 1 ... 82 83 84 85 86 ... 213 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!