码迷,mamicode.com
首页 >  
搜索关键字:science    ( 847个结果
【二分图入门专题1】C - Machine Schedule hdu1150 【最小顶点覆盖】
As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Scheduling problems d ...
分类:系统相关   时间:2017-08-13 09:58:35    阅读次数:251
Bioconductor(Bioconductor for Genomic Data Science教程)
Bioconductor for Genomic Data Science ftp://ftp.ncbi.nlm.nih.gov/genomes/archive/old_genbank/Bacteria/Halobacterium_sp_uid217/ 下载:AE004437.faa文件 ...
分类:其他好文   时间:2017-08-07 18:28:04    阅读次数:245
science_action
w ...
分类:其他好文   时间:2017-08-04 19:31:28    阅读次数:174
MD5 算法
MD5 Message Digest Algorithm MD5(中文名为消息摘要算法第 五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA ...
分类:编程语言   时间:2017-08-02 10:07:26    阅读次数:190
学习 The Art And Science Of Java
对于JAVA来说,类就像.......类(对象和类的区别就像【人类】这个分类和单独的某人的区别)。 (JAVA类不是对象,和JS不一样)。 JAVA 需要创建实例才可以执行程序。 import acm.program.*//引入JAVA程序包。(console{控制台用于与用户交互}和普通程序?) ...
分类:编程语言   时间:2017-07-31 10:15:13    阅读次数:191
HDU 3150 Robot Roll Call – Cambot…Servo…Gypsy…Croooow(map)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=3150 Problem Description Mystery Science Theater 3000 is about to start, which means it's time for "Rob ...
分类:其他好文   时间:2017-07-26 09:40:34    阅读次数:165
hdu, KMP algorithm, linear string search algorithm, a nice reference provided
reference: Rabin-Karp and Knuth-Morris-Pratt Algorithms By TheLlama– TopCoder Member https://www.topcoder.com/community/data-science/data-science-tuto ...
分类:其他好文   时间:2017-07-25 14:27:20    阅读次数:138
Heap & Priority Queue
Heap & Priority Queue Definition & Description: In computer science/data structures, a priority queue is an abstract data type which is like a regular ...
分类:其他好文   时间:2017-07-24 14:38:06    阅读次数:210
MD5加密
Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data ...
分类:其他好文   时间:2017-07-23 12:38:29    阅读次数:188
LCA最近公共祖先
Nearest Common Ancestors Description A rooted tree is a well-known data structure in computer science and engineering. An example is shown below: In t ...
分类:其他好文   时间:2017-07-20 20:14:11    阅读次数:151
847条   上一页 1 ... 35 36 37 38 39 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!