资源列表
haffuman
- 实现了哈夫曼树的建立,编码,译码过程。涵盖了哈夫曼树的所有操作,可直接运行-Huffman tree establishment realized, encoding, decoding process. Huffman tree covers all the operations can be run directly
csdnalgorith
- 本材料积成了各种有关算法的问题讨论,包含了很多具体事例和问题的求解过程及说明,是学习算法不可或缺的资料-plot became the various algorithms to discuss the issue, contain many specific examples and problems in the solution process and explanations learning algorithm is essential for the
diaodu
- 哈工大数据结构试验源码————媒体流调度问题-Data Structure Test Source---- HIT stream scheduling
tree
- 确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-To determine the characteristics of a binary tree. Such as: the level of each node from the root to the node branch length (path length), the number of children and grandchildren an
sorting
- 此程序是数据结构中常见的几种排序实现,包括堆排序,插入选择排序等-This program is a data structure of several common sorting achieved, including the heap sort, insertion sort, etc. options
DataStruct
- 这里是数据结构的实验的源代码内容包括树,图,广义表,是初学者很好去学习的资料-Here is the source code of the experimental data structures include tree diagram, generalized table is good for beginners to learn
1
- 迭代算法的具体实现,使用vc代码,计算方法课程试验-Iteration in the proposed algorithm, using vc code, the calculation program test
The_Magical_Splay
- the describe of Splay Tree in chinese it may help you to learn the Splay Tr-the describe of Splay Tree in chinese it may help you to learn the Splay Tree
shujujiegou
- 包含各种c程序常用算法源码及数据结构经典算法源码,可直接通过vc编译通过-shujujiegou vc code
read_write
- 实现操作系统读者写者问题,此处为C++实现的源代码-Readers to write to achieve the operating system problem
10.22
- C++实现链式数据结构,动态数组 栈 队列,用的迭代器,模版-C++ implementation of linked data structures, dynamic array stack queue, use iterators, template
3D-Convex-Hall_struct
- 构建三维凸包 给出很多的点坐标,然后根据算法要求构建凸包-Construction of three-dimensional convex hull We give a lot of point coordinates, and then build the convex hull algorithm according to the requirements of
