码迷,mamicode.com
首页 >  
搜索关键字:perfect    ( 572个结果
(HDU)1334 -- Perfect Cubes (完美立方)
题目链接:http://vjudge.net/problem/HDU-1334 暴力枚举,我不知道我的优化是不是暴力里面最简单的... ...
分类:其他好文   时间:2016-12-06 02:06:38    阅读次数:155
Leetcode: Perfect Rectangle
Refer to https://discuss.leetcode.com/topic/56052/really-easy-understanding-solution-o-n-java and https://discuss.leetcode.com/topic/55923/o-n-solutio ...
分类:其他好文   时间:2016-12-01 07:42:47    阅读次数:615
Chapter 2 Open Book——16
By Friday I was perfectly comfortable entering my Biology class, nolonger worried that Edward would be there. 到了星期五我很舒服的走进我的生物教室,不再担心Edward会出现在那里了 For ...
分类:其他好文   时间:2016-11-25 00:48:55    阅读次数:178
Leetcode: Valid Perfect Squares
我的binary Search 解法:无需变成long 别人三种方法总结: ...
分类:其他好文   时间:2016-11-24 14:23:19    阅读次数:129
滚动条插件
1.perfect-scrollbar custom-theme.html 滚动条插件 https://github.com/noraesae/perfect-scrollbar/releases js下载 下载 2.custom-scrollbar iframe_example.html cust ...
分类:其他好文   时间:2016-11-18 17:56:04    阅读次数:153
附加作业
作业一:求整数均值 遇到的问题:(这个很。。。。) 第一次打的时候printf后面就接着打了scanf 然后又在循环语句里面又来了一遍。。。 还有光记得要保留小数直接把int 用%f了。。。 捂脸) 后来打完发现这题用数组并没有变短,反而。。。) 总结:基本 没有太大困难 简单的数组使用 只要细心。 ...
分类:其他好文   时间:2016-11-17 00:31:13    阅读次数:223
Unity灯光详解
Lights will bring personality and flavor to your game. You use lights to illuminate the scenes and objects to create the perfect visual mood. Lights c ...
分类:编程语言   时间:2016-11-05 20:26:22    阅读次数:419
LeetCode 279. Perfect Squares
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, given n = 12, ...
分类:其他好文   时间:2016-11-02 14:01:02    阅读次数:162
securecrt 设置(外观,中文不乱码)
最终效果图 这叫做先入为主,哈哈~~ 详细设置,action!!!! ############### 菜单栏: 选项 会话选项 一、终端 仿真 1、终端选择 linux 2、ANSI颜色,使用颜色方案(勾上) 二、终端 外观 1、颜色方案: Traditional 2、标准字体(亲测,大小16是最 ...
分类:其他好文   时间:2016-10-22 14:14:21    阅读次数:176
POJ3398Perfect Service[树形DP 树的最大独立集变形]
Perfect Service Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 1518 Accepted: 733 Description A network is composed of N computers connect ...
分类:其他好文   时间:2016-10-15 14:06:02    阅读次数:192
572条   上一页 1 ... 30 31 32 33 34 ... 58 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!