资源列表
直接插入冒泡选择排序算法的实现
- 排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现- The arrangement is in a construction of data important content, this algorithm has included the direct insertion bubbling choice sort algorithm realization
work
- huffman编码程序,基于matlab
8queen
- 8皇后问题
bank
- 操作系统算法主要是银行家算法 已经调试过了-Operating system algorithm
Calculatetheheightofbinarytreesandnodes
- 计算二叉树的高度和结点数,使用C++语言编写的计算二叉树高度和节点数的程序,数据结构的经典程序-Calculate the height of binary trees and nodes, using the C++ language computing nodes binary tree height and the procedures, the data structure of the classic procedure
sxz
- 怎么判断一个采用邻接表结构的有向图G是否为强连通图? 强连通块划分代码实现-Adjacency list used to determine how the structure of a directed graph G is a strongly connected graph? Strongly connected block of code division
BinarySortTree
- 二叉排序树的cpp文件,已经编译通过,没有错误,是数据结构方面的程序-Binary Sort Tree cpp file has been compiled, no errors, the procedure is the data structure
jiafa
- 支持浮点数的大数加法,对位数不加限制的,并且支持浮点数的大数加法运算-this code is very useful for the float add,there is no contor for number.
jxy
- 能够用键盘控制生成随机数 并排序。同时比较不同算法的时间-Can be controlled using the keyboard generates random numbers and sort. Compare different algorithms time
sort
- 排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现-Sort data structure is an important element of the algorithm including a direct insertion bubble sort algorithm selection
Gseidel
- Main program with a data file for the resolution of a system Ax=b The data file contents the dimension n and the values of the matrix A and the vector b.
linear_plot_pattern
- This program gives the necessary code the linear array pattern plotting
