码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
binary heap
Incomputer science, aheapis a specializedtree-baseddata structurethat satisfies theheap property:If A is a parentnodeof B then the key of node A is or...
分类:其他好文   时间:2014-06-11 09:23:53    阅读次数:376
UVa-101 - The Blocks Problem
The Blocks Problem  Background  Many areas of Computer Science use simple, abstract domains for both analytical and empirical studies. For example, an early AI study of planning and robo...
分类:其他好文   时间:2014-06-04 21:55:37    阅读次数:313
poj1207
The 3n + 1 problemTime Limit:1000MSMemory Limit:10000KTotal Submissions:50513Accepted:15986DescriptionProblems in Computer Science are often classifie...
分类:其他好文   时间:2014-06-02 08:36:51    阅读次数:218
iOS中MD5加密字符串实现
1.MD5加密Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and R...
分类:移动开发   时间:2014-06-02 00:37:48    阅读次数:303
uva 103 Stacking Boxes
Background Some concepts in Mathematics and Computer Science are simple in one or two dimensions but become more complex when extended to arbitrary dimensions. Consider solving differential equations...
分类:其他好文   时间:2014-05-26 04:31:34    阅读次数:234
poj 3125 Printer Queue (队列)
?? Printer Queue Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3679   Accepted: 1975 Description The only printer in the computer science students' union is...
分类:其他好文   时间:2014-05-23 08:05:45    阅读次数:273
uva 101 History Grading
Background Many problems in Computer Science involve maximizing some measure according to constraints. Consider a history exam in which students are asked to put several historical events into chr...
分类:其他好文   时间:2014-05-23 00:14:42    阅读次数:386
poj 1330 Nearest Common Ancestors
DescriptionA rooted tree is a well-known data structure in computer science and engineering. An example is shown below:In the figure, each node is lab...
分类:其他好文   时间:2014-05-21 03:23:51    阅读次数:296
(转)Vim 脚本语言
2012 年 10 月 20 日 by name5566 Categories: Computer Science, Tools 参考文献列表: http://vimdoc.sourceforge.net/htmldoc/usr_41.html 本文面向一些有编程经验的人(特别是有 C/C++、Ja...
分类:其他好文   时间:2014-05-19 15:40:41    阅读次数:367
How to Read an Engineering Research Paper
# How to Read an Engineering Research Paper> [William G. Griswold](http://cseweb.ucsd.edu/users/wgg/)> Department of Computer Science & Engineering> U...
分类:其他好文   时间:2014-05-19 11:50:50    阅读次数:204
847条   上一页 1 ... 82 83 84 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!