资源列表
C++ Builder程序员学习数据结构第7章
- C++ Builder程序员学习数据结构第7章-Builder C programmers to learn data structure Chapter 7
lab02
- 主要实现了线性表的线性存储结构,在数据结构学习中非常重要-Mainly realizes the linear table storage structure of linear, in learning data structure is very important
huffman
- 基于C语言的最短编码--哈弗曼编码huffman(本人的信息论上机实验程序)-huffman encode
0712233
- 数据结构c语言版,图的遍历,周游世界,无向图的遍历,包含14个国家。-Data structure c language version, graph traversal, travel around the world, undirected graph traversal, including 14 countries.
TopologicalSort
- 是本科计科专业数据结构的实验之一,实现拓扑排序-Total undergraduate experimental subjects of professional data structure to achieve topological sort
PUZZLE
- 自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
search
- 程序实现对数组的查找,采用二叉查找树的方法。-The program of the lookup array, using the binary search tree.
Reverse-the-string-with-the-pointer
- 用c语言编写的用指针将字符串逆序,运行环境vc6.0-C language prepared by the pointer string in reverse, the operating environment vc6.0
Astar_Romania
- 通过Astart算法了解对图结构、堆栈、队列、优先级队列等数据结构,并通过回溯过程解决罗马尼亚假日问题。问题内容是通过Astart算法,遍历所有节点(地点),寻找最短路径。-Astart algorithm to understand the structure of the map, stack, queue, priority queue and other data structures, and through the backtracking process to solve the
QueqeType
- 队列结构的初始化和使用的编程项目文件,代码规范是更好,更方便阅读-Queue structure initialization and use programming project files, code specification is better, easier to read
ZhanDeShiXian
- 栈的简单实现,简单的模仿了栈的各种操作,如压栈,出栈等等主要的栈实现的操作-Simple implementation of the stack, a simple imitation of a stack operation, as pushed on the stack, the stack so the main stack to achieve the operating
gty
- 编写一个程序实现堆排序过程,并输出{6,8,7,9,0,1,3,2,4,5}的排序过程-Sorting process to write a program to heap sort process, and output {6,8,7,9,0,1,3,2,4,5}
