资源列表
kruscal
- 最小生成树,我自己做的小程序,很好用,希望和大家分享-Minimum spanning tree, my own little program, very good, and would like to share with
undirected_graph_connectivity
- 求无向图连通分支_dfs实现,很好用,希望和大家分享-For undirected graph connectivity _dfs branch to achieve
mowangyuyan
- 魔王语言翻译,严蔚敏数据结构实习报告中需要用到的代码-Devil language translation, YAN Wei-Min internship report data structure of the code needed
migongtanxian
- 数据结构 严蔚敏 用到的实验代码 迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
matrix
- Matrix operations solution of AX=B Jordan and newton Methods
wordsort
- 基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。-sort
lianbiao
- 制作一个单向链表,实现以下功能 可以前向插入 后向插入输入 可以删除数据 可以查询显示数据-The production of a one-way linked list, the following functions can be inserted before the insertion can delete the data input display data available
shu
- 1.建立一个抽象数据类型的二叉树演示程序,菜单包括Creak(建树),Traval(遍历),LEAVES(叶子结点),DISPLAY(显示),DESTROY(销毁),EXIT(退出)。 2待加工的数据为字符型,在过程中键入.-1. The establishment of an abstract data type of binary tree demo program, and the menu includes Creak (contribution), Traval (traverse
shujulianbiao
- 数据结构对于链表的操作 包括创建,添加,删除,移位,插入等操作-Linked list data structure for the operation, including create, add, delete, shift, insert, such as operation
puk
- 北大大牛代码 1240道题的原代码 超级权威 -North Daniudi title code 1240 of the original super-authority of code
8Queen
- 此程序乃8皇后问题,是数据结构中一个典型递归调用程序,此程序可输入任意个皇后数目赖进行计算-This procedure is 8 Queen' s problem is the data structure of a typical recursive procedure call, this program can enter any number of Queen' s calculation depends on
Toplogical_Sorting
- 这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。-this course project has output all the topological sorting given the nodes and relation for the DAG graph. This is very helpful for practicing pointer/link list in C/C++ and data structu
