资源列表
sort
- 对数据结构中的不同排序算法给出示例代码,完成排序工作-Itis a good code to sort!
unify
- unify算法 人工智能 机器学习 C语言实现 -artificial intelligence algorithms unify
ssd5ex1
- ssd5 的实验一 主要完成几个基本的类,具有基本的试验功能-Experimental ssd5 completed a major a few basic categories, with the basic test function
banker
- 使用C++实现的一个银行家算法(类C形式)-C++ realization of the banker algorithm
dfs
- 搜索教案。很不错的,对于ACM初学者十分有帮助。-Search for lesson plans. Very good for beginners ACM very helpful.
HuffmanTree
- 文件包含HuaffmanTree.cpp,与头文件HuaffmanTree.h和MinHeap.h 编译后可生成哈弗曼树,是学习数据结构的很重要的基础-the file includes HuaffmanTree.cpp and HuaffmanTree.h and MinHeap.h
1
- 快速算法演示,用于将多个数进行快速排序,效果很好。-fastorder
ShortestPath
- 最短路径算法,在数据结构中图的应用中有很重要的意义,是一个十分重要的算法-The shortest path Algorithm
CriticalPath
- 用顶点表示事件,弧表示活动,弧上的权值表示活动持续的时间的有向图叫AOE 。AOE网常用于估算工程完成时间。可通过本算法来计算关键路径-Activity On Edge Network
BellmanFord
- Bellman-Ford算法 在图的应用中遇到负权,则可以采用Bellman-Ford算法来计算单源最短路径。-Bellman-Ford
kcwz-1_kcsjrws
- 数据结构课程设计任务书《数据结构》课程设计任务书-Task of curriculum design data structure book " Data Structures" course design book
123456789
- 最短路径计算,计算两点之间最短的公交线路-The shortest path calculation between two points the shortest bus route
