资源列表
mylove
- 二叉树遍历 包括前序遍历,中序遍历,后续遍历,以及层次遍历-Including pre-order traversal, in-order traversal, follow through, and the level of traversal
nidong
- 查找算法比较,二分查找,顺序查找,包括实验报告!-More search algorithm, binary search, sequential search, including lab reports!
CloseSTPair
- 分治算法,分离点对,计算最小距离,采用分而治之的策略,代码清新明了,易读性强-CloseSTPair: Complute the shortest distanse
Data_Structures
- 数据结构课程课件_北京交通大学,内含9个PPT演示文档-Data Structures Courseware _ Beijing Jiaotong University
AVL_Tree
- 实现一个二叉平衡树,可以直接在程序中包含,然后进行使用。-It s an avl_tree which has already been realized and we can use the data structure in our own coding
Polynomial
- 多项式相加 提供一元多项式的加法运算 文件包含两个类-Added to provide a polynomial polynomial addition operation file contains two classes
automatically-sorted
- 在输入框内任意输入数字,按下确定,自动排序,非用Array.sort()做,任意排序 -Any input in the input box number, press OK, automatically sorted, non-use Array.sort () to do any sort
11View
- 字符串分解,首先读取一个文本文件,按照行进行空格获一定自定义格式进行劈分,然后将其进行输出成一个文件-String decomposition, first read a text file, in line with the space custom format by a certain splitting, then the output into a file
sujujiegou
- 一些典型的数据结构源代码,很不错,每个例子都很详细-Some typical data structure source code, very good, very detailed examples of each
fuzashujujiegou
- 比较复杂的数据结构例子,每个例子都很典型!-Examples of more complex data structures, each example is very typical!
txt
- 哲学家就餐问题,只允许四个人进入。不会造成死锁的解决方式。-This is a dining philohser
paixu
- 几个关于排序的典型例子,用c语言编写,对初学者很有用!-A few typical examples of sorting, with the c language, very useful for beginners!
