码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
Awesome (and Free) Data Science Books[转]
Post Date: September 3, 2014By: Stephanie MillerMarty Rose, Data Scientist in theAcxiomProduct and Engineering group, and an active member of the DMA ...
分类:其他好文   时间:2014-10-26 11:37:54    阅读次数:260
Science论文"Clustering by fast search and find of density peaks"学习笔记
"Clustering by fast search and find of density peaks"是今年6月份在《Science》期刊上发表的的一篇论文,论文中提出了一种非常巧妙的聚类算法。经过几天的努力,终于理解并用python实现了文中的算法,下面与大家分享一下自己对算法的理解及实现过程中遇到的问题和解决办法。 首先,该算法是基于这样的假设:类簇中心被具有较低局部密度的邻居点...
分类:其他好文   时间:2014-10-23 00:05:18    阅读次数:368
POJ 1330 Nearest Common Ancestors(Tarjan离线LCA)
Description A rooted tree is a well-known data structure in computer science and engineering. An example is shown below:    In the figure, each node is labeled with an integer from {1, 2,...,16...
分类:其他好文   时间:2014-10-22 01:09:09    阅读次数:199
Computer Science 学习第四章--CPU 指令集及指令处理
CPU 指令集及指令处理...
分类:其他好文   时间:2014-10-20 15:06:14    阅读次数:273
POJ 1325 Machine Schedule (最小点覆盖 && 二分图最大匹配)
鏈接: http://poj.org/problem?id=1325 Description As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Scheduling probl...
分类:系统相关   时间:2014-10-18 15:31:28    阅读次数:194
Sicily 1034. Forest
ConstraintsTime Limit: 1 secs, Memory Limit: 32 MBDescriptionIn the field of computer science, forest is important and deeply researched , it is a mod...
分类:其他好文   时间:2014-10-18 03:00:46    阅读次数:270
UVA 103 Stacking Boxes (DP)
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-10-17 22:01:08    阅读次数:231
2014ACM/ICPC亚洲区域赛牡丹江站现场赛-K ( ZOJ 3829 ) Known Notation
Known Notation Time Limit: 2 Seconds      Memory Limit: 65536 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also k...
分类:其他好文   时间:2014-10-16 03:40:51    阅读次数:191
ACM学习历程——ZOJ 3829 Known Notation (2014牡丹江区域赛K题)(策略,栈)
DescriptionDo you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also known as post...
分类:其他好文   时间:2014-10-16 00:15:21    阅读次数:587
2014ACM/ICPC亚洲区域赛牡丹江站D和K题
Known Notation Time Limit: 2 Seconds      Memory Limit: 131072 KB Do you know reverse Polish notation (RPN)? It is a known notation in the area of mathematics and computer science. It is also kn...
分类:其他好文   时间:2014-10-15 00:11:49    阅读次数:297
847条   上一页 1 ... 75 76 77 78 79 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!