资源列表
snake
- 用C语言介绍了贪吃蛇的生成算法 有意的话可以下载使用-Snake in C language descr iption of the generation algorithm
data-struct
- 数据结构算法类书籍,详细介绍了数据结构的各类实现及常用算法,C++版-Data structures algorithms books, detailing the various types of data structures and common algorithms to achieve, C++ Edition
alg
- some useful little program for new learner Graph Alg.:Red-Black tree,Dijkstra s algorithm,Depth first search and breadth first search. Heaps:Fibonacci heap source.. Sorting:Various array sorting algorithms.. Searching:Array searching algorith
BinTree
- data structures and algorithms
Graphics2D
- another file data structures
Main
- another file data structures
Matrix
- another file data structures
Sorting
- source on data and analysis
WordCompactStore
- 查找字符串时候含有相同后缀。如果采用单链表保存单词,可采用如下办法压缩存储空间。如果两个单词的后缀相同,则可以用同一个存储空间保存相同的后缀。例如,原来分别采用单链表保存的单词Str1“abcdef”和单词Str2“dbdef”,经过压缩后的存储形式如下。-Find time to contain the same suffix string. If you save a single word list, compression methods can be used as storage s
maopaofa
- 用冒泡法将一列不规则的数按照从大到小的顺序排列-With the bubble method to a number of irregularly arranged in descending order according to
ACM
- 对于考ACM的学者有用,相当有用的,有各种算法的程序-For exam ACM scholars useful, very useful, there are various algorithms program
prim
- 使用VC6.0实现的普里姆算法,TXT中附有所需要的输入数据例子。-Primm algorithm implemented using VC6.0, TXT in the required input data with examples.
