资源列表
hua
- 一个画函数图像的C语言程序,很有意思的,希望能够给大家带来一些帮助和启发谢谢大家。-a program to plot.
noname
- 走迷宫小程序,加了字符型图像界面,数据结构学习的初步应用-Maze procedures, data structures, learning the initial application
Minimumspanningtree
- 最小生成树的实现,很简练,希望对您有帮助-Minimum spanning tree
minimum-spanning-tree
- 本程序用Kruskal算法构造最小生成树,注释详细并附带调试结果-Creating a minimum spanning tree with the Kruskal algorithm.
quee
- 多级反馈队列(操作系统课设),模拟 操作系统中 多级反馈队列的 算法,大三的做课设的学生可以借鉴一下-Multi-level feedback queue (class-based operating system), simulated operating system multi-level feedback queue algorithm, junior students to do class-based can learn about
tree_two
- 二叉树操作实例,包括 1 建立二叉树 2 先序非递归遍历 3 中序递归遍历 4 后序递归遍历,求叶节点数 5 删除节点 6 结束程序运行 等操作。输入数字1~6,选择以上6种操作。-Examples of binary operations, including the establishment of a binary tree two first order non-recursive inorder traversal three recursive postorder traversal
cPP
- 建立有向图的邻接矩阵,进行深度优先遍历,并利用广度优先遍历算法判断有向图中是否存在顶点vi到顶点vj的路径(i≠j)。-Establish the adjacency matrix, the depth-first traversal, and the use of breadth-first traversal algorithm to determine whether there is a directed graph vertex vi to vertex vj of the path
DIF
- 64点快速傅里叶变换,可同时计算逆傅里叶变换,简洁,精炼-FFT DFT IDFT
Cpp1
- 顺序表,包含查找、插入、删除等操作,这个程序适合初学者看-Order table lookup, insert and delete operations
sm1
- 数据结构,稀疏矩阵运算器,采用3元组顺序存储,非常简单的小程序
hash_operate
- 哈希表的构造,里面包括哈希表的遍历,不过里面有些功能还不是很完善,可能不能满足多种需求。-Hash table structure, which includes traversing the hash table, but there is not some functional improvement may not be able to meet the various needs.
erchashuduilie
- 二叉树队列
