资源列表
javayhj
- java编的银行家算法-java series of the banker's algorithm
peng
- 建立顺序表,完成顺序表的基本操作:初始化、插入、删除、输出(遍历)、销毁, 置空表、求表长、查找元素、判线性表是否为空等。-Establish the order form, complete the order form the basic operations: initialization, insert, delete, output (traverse), destroyed, blank table, find the length of the table, find elemen
binarytree
- hi this binary tree for data structure -hi this is binary tree for data structure
sf
- 超级强大的排序软件,实现了多种方法的排序,方便读者学习-Super powerful sorting software, sort to achieve a variety of methods to allow readers to learn
transform_matrix
- 是数据结构中常用的程序,这个程序能够实现稀疏矩阵的快速转置-Data structure is commonly used procedures, which enables fast sparse matrix transpose
Testsjjg
- 随机生成一个数组,然后进行希尔、快速、堆排序、冒泡等排序-Randomly generate an array, then Hill, quick, heap sort, bubble sort, etc.
kruskal
- Kruskal森林类 用Kruskal算法构造网net的最小代价生成树-Kruskal forest types using the Kruskal algorithm constructs a minimum cost spanning tree network net
Tansuo
- 数据结构---堆栈的使用。蓝色小方块在一个自己添加的红色迷宫中找到一个出口。利用数据结构堆栈的特性来。-data structure --- stack use. Blue small chunks themselves in a maze of red added to find an export. Stack data structure used to the characteristics.
cyc
- 回文问题 也是高校作业比较常出的 有点用的哦
SortedIntList
- SortIntList的基本应用,构建一列ArrayList
LMS
- 最小均方算法的一种改进算法,性能有很大的改进。
dfs
- 用c++语言实现的dfs非递归算法 个人感觉不错仅供参考
