相关文献: Rego, C. (1998). "A Subpath Ejection Method for the Vehicle Routing Problem." Management Science 44(10): 1447-1459. Glover, F. (1996). "Ejection ...
分类:
其他好文 时间:
2016-08-05 19:43:08
阅读次数:
367
History Grading History Grading Description Background Many problems in Computer Science involve maximizing some measure according to constraints. Con ...
分类:
其他好文 时间:
2016-07-31 17:30:34
阅读次数:
222
The Blocks Problem Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 5397 Accepted: 2312 Description Many areas of Computer Science use simpl ...
分类:
其他好文 时间:
2016-07-24 20:39:25
阅读次数:
143
C++里多态的概念有点乱,有时间上Wikipedia上搜索了下相关词条,总结如下: Polymorphism(computer science) 在编程语言和类型理论中,Polymorphism(希腊语,意思为many shape)指的是单个接口对应多个类型实体。作为一个多态类型,它的操作(oper ...
分类:
其他好文 时间:
2016-07-24 17:55:55
阅读次数:
144
统计学是在数据分析的基础上,自17世纪中叶产生并逐步发展起来的一门学科。它是研究如何测定、收集、整理、归纳和分析反映数据,以便给出正确消息的科学。统计广泛地应用在各门学科,从自然科学、社会科学到人文学科,甚至被用来工商业及政府的情报决策之上,目前比较热门的应用:经济学,医学,心理学等。随着大数据(Big Data)时代来临,统计的面貌也逐渐改变,与信息、计算等领域密切结合,是数据科学(Data Science)中的重要主轴之一。...
分类:
其他好文 时间:
2016-07-19 11:10:39
阅读次数:
433
间接原则 All problems in computer science can be solved by another level of indirection, except of course for the problem of too many indirections. ——Davi ...
分类:
其他好文 时间:
2016-07-05 23:57:04
阅读次数:
358
MD5 Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA ...
分类:
编程语言 时间:
2016-07-01 21:27:10
阅读次数:
835
Link1: https://en.wikipedia.org/wiki/Marshalling_(computer_science) Quote: " Comparison with serialization To "serialize" an object means to convert i ...
分类:
其他好文 时间:
2016-07-01 18:29:53
阅读次数:
124
Goal: Use Computer to solve problems step by step!!! What is Computer Science? Computer Science is the study of problems, problem-solving, and the sol ...
分类:
其他好文 时间:
2016-06-27 23:14:47
阅读次数:
176
Long-read sequence assembly of the gorilla genome http://science.sciencemag.org/content/352/6281/aae0344 Insights into hominid evolution from the gori... ...
分类:
其他好文 时间:
2016-06-21 15:33:39
阅读次数:
179