码迷,mamicode.com
首页 >  
搜索关键字:special    ( 1954个结果
VBS 移除excel数据公式,只保留值
如果将excel数据公式移除,只保留计算之后的值,将大大减少excel文件.因为有上篇移除excel外部数据链接的经验,进行excel数据公式移除将快的多,方法如下.首先我们得明白怎么手动移除excel的格式.选中要处理的数据,然后右击 copy, 再右击paste Special,然后出现如下图的...
分类:其他好文   时间:2014-11-13 18:17:01    阅读次数:461
find your present (2)
Problem DescriptionIn the new year party, everybody will get a "special present".Now it's your turn to get your special present, a lot of presents now...
分类:其他好文   时间:2014-11-11 20:55:21    阅读次数:144
UVA 624 CD
01背包。 不仅要求出最大的。还要求出最大的由那些构成。 多定义一个path[]就可以了。 应该是 Special Judge 我样例最后一组输出的是 43 2 sum:45  样例输出的是 4 10 12 9 8 2 sum:45 不过也AC了。 #include #include #include #include #include #include #inc...
分类:其他好文   时间:2014-11-11 16:43:49    阅读次数:209
poj3414--Pots(bfs,记录路径)
Pots Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 10149   Accepted: 4275   Special Judge Description You are given two pots, having the volume of A and ...
分类:其他好文   时间:2014-11-11 14:27:12    阅读次数:313
poj2676 Sudoku
Sudoku Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 14100   Accepted: 6961   Special Judge Description Sudoku is a very simple task. A square table with...
分类:其他好文   时间:2014-11-11 09:24:01    阅读次数:243
BZOJ 3101(N皇后-N皇后O(n)构造一组解的方法)
3101: N皇后 Time Limit: 10 Sec  Memory Limit: 128 MBSec  Special Judge Submit: 70  Solved: 32 [Submit][Status] Description n*n的棋盘,在上面摆下n个皇后,使其两两间不能相互攻击… Input 一个数n Output ...
分类:其他好文   时间:2014-11-11 09:22:54    阅读次数:331
hdu 4800 Josephina and RPG (动态规划)
Josephina and RPG Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 923    Accepted Submission(s): 261 Special Judge Problem Description...
分类:其他好文   时间:2014-11-10 19:56:07    阅读次数:334
Swift 笔记
CocoaChina帮助文档http://www.cocoachina.com/special/swift/74个Swift标准库函数http://letsswift.com/2014/06/74-swift-library-functions/Swift中的问号?和感叹号!http://lets...
分类:编程语言   时间:2014-11-09 17:54:13    阅读次数:190
POJ3684 Physics Experiment 【物理】
Physics Experiment Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 1031   Accepted: 365   Special Judge Description Simon is doing a physics experiment w...
分类:其他好文   时间:2014-11-09 01:05:18    阅读次数:243
/dev/random vs /dev/urandom
If you want random data in a Linux/Unix type OS, the standard way to do so is to use /dev/random or /dev/urandom. These devices are special files. The...
分类:其他好文   时间:2014-11-08 18:05:30    阅读次数:197
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!