资源列表
Basic_double_linked_list_fragment
- Basic double linked list fragment.txt
creaat-link
- 数据结构中顺序表的应用,有顺序表的初始化,添加和删除数序表中的数据-Data structure the application of the order of the table, there is the initialization sequence tables, add and delete data in the table in numerical order
QSort
- 快速排序:创建一个结构体数组,对数组中的元素按照某一关键字进行快速排序-order
tree
- 树的深层遍历,属于数据结构问题,用的是C语言写的深层遍历.-failed to translate
8huanghou
- 用C++写的八皇后代码, 可以运行成功,其中有随机数-Written in C++ code for the eight queens can be run successfully
danlianbiao
- 单链表,实现链表的排序,插入,构造,以及逆置等等,用c++实现.-Single linked list, implement a linked list of sorting, inserting, construction, etc.
dfaa
- 邻接量表的建立,是图处理的基础,必要的时候可以-Adjacent to the scale of the establishment, diagram of the basis, when necessary, can be used with
EK
- 图论---数据结构---算法,网络流中求最大流的经典算法,EK算法。-Graph Theory--- Data Structures--- algorithms, network flow for maximum flow of the classical algorithm, EK algorithms.
huiduceshi
- matlab白黑度测试代码,,输出时间响应方程-White blackness matlab test code, the output time response equation
用链表求两集合的交集
- 已知递增有序链表A、B分别表示一个集合,设计算法以实现C=A∩B,要求求解结果以相同的方式存储,并且所用时间尽可能的少。
2011022602
- 菱形图案 运用C语言将菱形图案输出 素数的求法-Diamond pattern diamond pattern using C language output primes Method to
text
- 输入N个点的坐标,判断这N个点能否构成一个凸多边形。-Enter the coordinates of N points, to determine whether the N points form a convex polygon.