资源列表
uHashList
- delphi7中没有好用的哈希表,此源码使用delphi实现的哈希表的单元文件,-delphi implementation of the hash table unit files
3-2solution
- 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
Singleton
- 设计模式中的单例模式 Singleton 还有桥接模式 c++代码实现-Design pattern Singleton pattern Singleton c++ code! ! ! !
CASS
- Near-Optimal Adaptive Compressed Sensing
Dijkstra
- 实现求最短路径的算法,能够清晰的显示所求最短路径的过程和结果,而且输入具有很大的灵活性。
约瑟夫报数 vc
- 定点的数据结构实例-sentinel examples of the data structure
linear-list 线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置
- 构造一个空的线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置-Linear form constructed from an empty table in order to find only elements with the same value for a given element position in the table
changesortlib
- 这是交换排序的程序,包含冒泡泡排序和快速排序算法,有比较详细的介绍和其复杂度的分析。-This is the sort of exchange program, including the risk bubble sort and quick sort algorithm, a more detailed descr iption and its complexity analysis.
String-KMP
- 如何在C环境中使用KMP算法遍历一个字符串。-How to use KMP algorithm to traverse a string in a C environment.
calculate2
- 数学计算工具,可计算任何数的阶乘,最大公约数,最小公约数,显示任何数是否是素数,显示菲波拉契数列的前N项,对任意十个数进行排序-Mathematical tools, calculates the factorial of any number, the common denominator, the minimum divisor, display any number whether it is prime, show Feibo Appalachian series before the
adfwfer
- 数据结构的二叉树的叶子结点的求法 范围较好 功能良好 采用链试结构得以实现-Binary tree data structure of the leaf nodes for better well-functioning law-chain test structure used to realize
phoneBook
- 数据结构课上的作业,用c语言实现电话簿 c++编译环境- Data structure class assignments, phone book with c language