资源列表
Maze
- 根据数据结构里的不相交集写的,并根据他的要求分别拆墙完成的 程序名称:迷宫的随机生成与迷宫路径查找 程序原理:不相交集的简单应用 功能介绍:根据不相交集原理随机生成迷宫并查找其路径,输出迷宫的数字及图文信息及带路径的图文信息(含文件操作) -Written according to the disjoint set data structure, and tearing down walls to complete his request Program Name
maze-mfc
- 界面好看的迷宫程序,用MFC实现,用户可以自己建造迷宫,可以随时修改迷宫地图,编理有具体的路线显示。-Interface nice maze procedure, using MFC, users can build their own labyrinth, you can always modify the maze map, the compilation of a specific route display.
tree
- 数据结构 二叉树的查找 一次简单的查找的应用课后作业-Data structures binary tree to find a simple search of homework
Binary-Sort-Tree
- 二叉树排序的一些基本操作,插入,删除-Some of the basic operation of the binary tree sort, insert, delete, etc.
Of-the-campus-tour-guide-system
- 湖北第二师范校园导游系统,用用c语言写的,很实用-Of the campus tour guide system, c language used to write, it is practical
Huffman-codec
- 数据结构课设,赫夫曼编码译码,功能很强大,编码译码都很实现-Data structures class set, the decoding of the Huffman coding, is very powerful, the codecs are to achieve
FullArray
- 一个关于全排列的例子,主要关于全排列的实现方法-A full array of examples, mainly on the full array implementation
experience3
- 写了一个完整的二叉树排序树,供大家参考。-Write a complete binary tree sort tree, for your reference.
keypath
- 输入有向图的所有顶点和每条边的端点和权值,可以对该图进行拓扑排序并得出关键路径-you can input the point and the weight of each way of a directed graph so that you can get critical path
C-Sharp-data-structures-and-algorithms
- C#版本的数据结构和相关算法,包括排序算法和查找算法 -C# version of the data structures and algorithms, including sorting algorithms and search algorithm
hanoi
- java 汉诺塔动态演示可以控制盘子的个数-java swing hanoi display ,
lianbiao
- 随机生成两个数值单链表,并排序,后组成一个链表-Randomly generated singly linked list of two values, and sort a list of the
