资源列表
huffman
- 数据结构 编制赫夫曼码源代码。 包含结果截图。-The data structure of the Huffman code source code. Contains the results of screenshot.
ssd`1
- ssd1的答案。。。对于初学者和有一定指导作用,很有用的-ssd1 answer. . . For beginners and have some guidance, useful
prims
- This source file for prims algorithm of data structures.It used to find minimum spanning tree. -This is source file for prims algorithm of data structures.It used to find minimum spanning tree.
avl
- this is source code in c for AVL tree in data structures.
BTREE
- source code binary tr-source code binary tree
bst
- source code for BST i.e. binary search tr-source code for BST i.e. binary search tree
fld
- source code for floyds algorithm
tree-2.65.tar
- tree-2.6.5用STL写的一个多叉树,经过测试,稳定-tree-2.6.5 with STL written more than one tree, tested, stable and
FLOYD
- FLOYD课程设计 , 超市选址问题,选出最佳的超市地点-FLOYD curriculum design, supermarket location problem, select the best supermarket locations
A
- 本次程序实习我采用结构体链表为主要数据结构来存储所有学生信息,配合使用一个结构体数组存储组长信息,总共使用了22个函数体,其中有9个重要函数和主函数构成了该系统,现在我介绍一下该系统的使用方法。 进入该系统后系统会提示所有数据已经初始化,此时系统中不存在任何数据,接着会提示你需要做的操作: 1--读取文件中的学生数据; 2--储存你所修改的数据进入文件; 3--初始化学生数据; 4--查询所有学生的信息; 5--查询一支队伍的信息; 6--查询一个学生的信息; 7
a
- C语言实现二叉平衡树的运算算法 二叉平衡树的运算算法-C language to achieve a balanced binary tree algorithm for computing A balanced binary tree algorithm for computing
b
- 用C语言实现二叉排序树的基本运算 二叉排序树的基本运算-C language implementation using binary sort tree basic operations Binary sort tree basic operations