资源列表
against-list
- 构建一个链表,并对链表逆置.输出链表信息-Build a linked list and against the set linked list then input the information of this linked list
stack
- 对顺序栈进行的一系列操作,出栈,入栈,循环队列,奇数位出栈,偶数位出栈等-On the order of a series of stack operations, stack, stack, circular queue, a stack bit odd, even bits of the stack, etc.
code
- ACM World Finals 2008 题解-ACM World Finals 2008
huiwen
- 回文程序利用堆栈实现输入一段文字,顺逆都相同-hui wen
huiwen
- 回文,输入字符串,强烈利用了堆栈使顺读逆读都相同-You can use this programe to realize the huiwen
Knights-tour-problem
- 用C语言实现著名的骑士巡游问题(用数据结构中的图实现)。-Famous knight tour problem with C language (using the data structure in Figure).
Traffic-shortest-path
- 交通图最短路径程序,解决各大城市之间的最短交通路线(数据结构图)。-Transport the shortest path program (graph algorithms, data structures), to solve the shortest transport routes between major cities.
String-extraction
- 从有序文件名的文件中提取有规律的指定字符串-Extracted from sequence documents specified string regularly
datastruct
- 数据结构的C#版本,可以看看常用的数据结构在.NET里面是怎么实现的-data structure described by csharp
Huffman_coding
- 哈弗曼树的构建,迭代法实现对哈弗曼树的遍历及用哈弗曼编码实现简单文件压缩-Hafu Man tree, iterative method Hafu Man tree traversal and Hafu Man coding simple file compression.
Prim
- Prim算法求连通加权无向图的最小生成树,在VS2010下编写并测试通过-Prim algorithm for connected weighted undirected graph, minimum spanning tree.
haizixiongdi
- 输出孩子兄弟树T中的各边,形式是以a->b的模式依次输出的-Each side of the output children brothers linked list tree
