资源列表
structure
- 数据结构的二杈树查找,用C语言实现的源码。学生专用-Second branches of a tree data structure to find the tree, using C language source code. Student
BinarySortTree
- 二叉排序树的操作.插入结点,删除结点,查找指定元素-Binary sort tree
Zhou-Zhang
- 多模式字符串匹配,Zhou-Zhang算法-multiple pattern String match
sanlie
- 若输入 10个不同的整数,其值介于0和20之间,用散列法将这些数进行存储,散列函数为H(n)=n/2,请设计实现程序并调试。-sanlie
凉东问题
- 数据算法,凉东问题-data algorithm, the cooler East problem
Kruskal算法
- Kruskal算法
leastpackage
- 实现了最小背包问题的解决,利用优先级队列来解决-Achieve a minimum knapsack problem, the use of priority queues to resolve
erchashu
- 输入完全二叉树前序,实现中序、后序、层次遍历,交换左右子树,统计叶子节点,二叉树深度。使用C语言实现。-Enter the first complete binary tree sequence to achieve the sequence after sequence, hierarchy traversal, the exchange about the sub-tree leaf node statistics, binary tree depth. Using the C.
Traverse
- 实现图的遍历,是数据结构的课程设计,觉得还不错就上传大家共享咯-map to achieve the traversal of the data structure of the curriculum design, feel pretty good on uploads share 1,10
gra_math
- 矩阵运算, 包括全选主元Gusass求逆,矩阵转置等
huffman
- 构造哈夫曼树,录入权值,并求出最小生成树
BST-Iterative
- a binary search treee impplementation using c++. it is implemented in iterative way
