码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
【数论】UVa 11076 - Add Again
Add AgainInput:Standard InputOutput:Standard OutputSummation of sequence of integers is always a common problem in Computer Science. Rather than compu...
分类:其他好文   时间:2015-03-10 18:45:27    阅读次数:171
js的闭包
Wikipedia对闭包的定义是这样的: In computer science, a closure is a function together with a referencing environment for the nonlocal names (free variables) of t...
分类:Web程序   时间:2015-03-05 00:08:55    阅读次数:160
资源向导之 "Data structure and Algorithm"
几本神书: MIT Introduction to algorithm http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/index.htm MIT Design and Anal...
分类:其他好文   时间:2015-02-28 16:35:57    阅读次数:161
poj 1330 Nearest Common Ancestors LCA
题目链接:http://poj.org/problem?id=1330A rooted tree is a well-known data structure in computer science and engineering. An example is shown below:In the ...
分类:其他好文   时间:2015-02-28 14:20:50    阅读次数:104
New to Machine Learning? Avoid these three mistakes
New to Machine Learning? Avoid these three mistakes Common pitfalls when learning from data Machine learning (ML) is one of the hottest fields in data science. As soon as ML entered the mainstre...
分类:系统相关   时间:2015-02-27 23:00:17    阅读次数:382
YT14-HDU-求范围内多个数经过变换后的那个最大值
Problem Description Problems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will be analyzing a property o...
分类:其他好文   时间:2015-02-25 14:16:04    阅读次数:178
Winter-2-STL-D The Blocks Problem 解题报告及测试数据
Time Limit:3000MS Memory Limit:0KBDescriptionBackgroundMany areas of Computer Science use simple, abstract domains for both analytical and empirical s...
分类:Windows程序   时间:2015-02-24 23:23:00    阅读次数:235
Science14年的聚类论文——Clustering by fast search and find of density peaks
这是一个比较新的聚类方法(文章中没看见作者对其取名,在这里我姑且称该方法为local density clustering,LDC),在聚类这个古老的主题上似乎最近一些年的突破不大,这篇文章算是很好的了,方法让人很有启发(醍醐灌顶),并且是发表在Science上,受到的关注自然非常大。本文的核心亮点:1是用比较新颖的方法来确定聚类中心,2是采用距离的local density来进行聚类的划分。...
分类:其他好文   时间:2015-02-22 21:56:28    阅读次数:179
poj 1325 Machine Schedule 最小点覆盖
题目链接:http://poj.org/problem?id=1325As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very ...
分类:系统相关   时间:2015-02-22 13:25:36    阅读次数:225
OR/MS 领域期刊排名(2014)
OR MS Journal Ranking by SJR? ?1. Journal of Operations Management? 2. Management Science? 3. Omega? 4. Operations Research? 5. Transportation Research, Series B: Methodological? 6. Compute...
分类:其他好文   时间:2015-02-21 17:46:37    阅读次数:997
847条   上一页 1 ... 68 69 70 71 72 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!