资源列表
jiajupu
- 用二叉树表示族谱,比如查找孩子,括号表示法等。-That the family tree with binary tree, for example, to find children, brackets indicate that law.
wuziqi
- 五子棋c语言程序代码(数据结构)有的短哦@!-wu zi qi c yu yan
6.7.1
- 图的深度和广度优先搜索 1.图采用邻接表的存储结构 2.深度优先搜索图 3.广度优先搜索图-1. Graph using adjacency list of the storage structure 2. Depth-first search Figure 3. Breadth-first search graph
5.6.1
- 1、二叉树的创建和遍历演示 1)从键盘输入二叉树的各结点值,按先序递归方式创建二叉树 2)分别实现先序、中序、后序递归遍历二叉树 3)输出二叉树的按层次遍历序列 4)输出二叉树的中序非递归遍历下的结点访问次序-1, binary tree traversal of the creation and demonstration of 1) from the keyboard input of the binary tree node value, according to firs
suanshibiaodashiqiuzhi
- 一个关于算式表达式求值的课程设计,做的还不错!-A formula for the value of the expression of the curriculum design, well done!
shuyjujiegousheji1.6
- 数据结构设计,约瑟夫环程序设计,自认为写的还不错!-Data structure design, Joseph Central programming, since that' s also good to write!
senlin
- 森林的层次遍历、广义表输出等关于森林的一些基本操作-Traverse the level of the forest, a broad sheet output on some of the basic operation of the forest
TREES
- 森林的层次遍历、广义表形式输出等关于森林的一些基本操作-Traverse the level of the forest, such as the generalized form of the output on some of the basic operation of the forest
YangHui
- 本程序的实现了杨辉三角的自动显示。希望对初学数据结构的同学有帮助。-This program achieves to show YANG_HUI triangle.I hope that it may give help to every student.
CreatTree
- 通过GOTO LOOP语句创建一颗二叉树,此代码本人个人写的,通过测试合格。-cteattree
Sort
- 排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。-It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.
ZOJ1044_Index_Generation
- ZOJ1044 Index Generation.主要在于合理运用了qsort函数.-ZOJ1044 Index Generation. Mainly due to a reasonable use of the qsort function.