资源列表
33344
- 数据结构课件,提供关于数据结构方面的电子文档,可在没有课本的情况下查阅经典算法-Courseware data structure, data structure on the electronic document can be in the absence of access to the case of textbooks classical algorithm
parklotmanage
- 数据结构课程设计,优化的不能再优化了 停车场的管理程序-data structure design for curriculum
0701-11-52
- 利用数据结构中的算法实现一元稀疏多项式的乘法-Data structure algorithm dollar sparse polynomial multiplication
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