资源列表
ex2
- 爱因斯坦台阶问题:有人走一台阶,若每步走两级则最后剩一级;若每步走三 (66号) 级则最后剩两级;若每步走四级则最后剩三级;若每步走五级则最后剩四级;若每步走六级则最后剩五级;若每步走七级则刚好不剩,问台阶共有几级 -Einstein step problem: Some people take a step, if each step taking two of the last remaining one if each step had to walk three (66) le
RAGA
- 实数编码遗传算法,采用自适应性变异,有范例,效果良好。-GA base on float,which use the auto-fitness mutation.
ADPCMcodec
- 自适应差分脉码调制算法,源码很好,已经调试过,可以用-Adaptive differential pulse code modulation algorithm, very good source, has been debugged, you can use
SourceCode-Numerical-Recipes-In-C-Version2.10
- C数值算法第二版,书籍附件的源代码。推荐下载-C Numerical Algorithms Second Edition, books annex the source code. Recommended downloads
knn
- 详细的写出了KNN算法的代码,供需要的朋友学习指导-KNN algorithm is a detailed write the code, study guide for a friend in need
Kmeans
- 很好的Kmeans算法实例,是一种十分重要的聚类算法,在数据分类中应用较广。-Good Kmeans algorithm instance, is a very important clustering algorithm, broader application in the data classification.
DijkstraPrograme
- Dijksdra算法在地理信息系统中的应用,本程序是用VC编写的算法的实现。-Dijksdra programme
gbn_src
- 模拟go-back-n算法,使用用户界面编程,提供文件上传-Simulation of go-back-n algorithm, user interface programming, providing file upload
Logic_in_Computer_Science
- 讲述数学逻辑在电脑技术中的应用,特别是软件工程,是一本不错的参考书-a book about logic in computer science
10.1.1.69.3645
- 基于Monte Carlo法的求解POMDP问题,很有创新性,值得-Monte Carlo POMDPs
10.1.1.72.9217
- 采用对策略空间随机取点的方法对该POMDP问题进行求解-Perseus: Randomized Point-based Value Iteration for POMDPs
ACMCODEC
- c++ 实现的ACM压缩-C++ ACM Code