资源列表
AStar1
- A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
1
- 八皇后最快算法,非常非常神奇……对搜索算法感兴趣的可以看看~-8 Queen' s fastest algorithm, very, very wonderful ... ... interested in the search algorithm can take a look ~
bak
- 数据结构中链表算法的PPT,包括伪代码和基本原理,内容很详细-Data structure linked list algorithm PPT, including pseudo-code and the basic principles of the content in detail
Rtree
- rtree 代码,很好的空间数据库索引,希望对大家有帮助-rtree
vista
- 贝叶斯算法源代码以及它应用于垃圾短信过滤的源代码。是用java写的算法。-Bayesian algorithm source code and how it applies to the source code for filtering spam messages. Algorithm is written in java.
GAMax
- 用遗传算法求二元函数的最大值,二元函数可以根据自己的需要更改。精度:0.001。 -Using GA to the maximum of the dual function, dual function can be changed according to their needs. Accuracy: 0.001.
list
- 使用模板类编写的单链表,其中有拷贝构造函数,重载赋值函数等一系列功能-Prepared using a single linked list template class
bucket_sort
- 用c++实现bucket sort(桶排序)-Using c++ achieve bucket sort algorithm
sound2
- 基于LabVIEW的声音识别程序,通过对声音的分析做到识别声音来源分析与匹配-LabVIEW-based voice recognition program, the analysis done by voice recognition and matching the sound source analysis
3-7
- 计算机算法的数字三角形问题,用动态规划实现,运行正确-The number of computer algorithms triangle problems, and use dynamic programming to achieve, run the correct
MCB
- 实现动态分区内存管理: 1.数据结构、分配算法设计 2.加深对动态分区存储管理方式及其实现过程的理解。 -Dynamic partition memory management: 1. Data structure, distribution algorithm 2. Better memory management for dynamic partitions and its realization process of understanding.
hashtable
- 一个哈希查找算法,用c实现, gcc编译 如果使用vs可能会提示少stdint.h-A hash search algorithm, with c and gcc compiler to achieve, if you are using VS , you may get a "can t find stdint.h",
