资源列表
RLC
- 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
KRUSKAL
- 最小生成树-KRUSKAL算法,做了很长时间才做好的
HuffmanCode
- C++实现哈弗曼编码,学习数据结构的时候要用的-C++ Achieve哈弗曼coding, data structures when learning to use the
timeallocation
- 时间分配问题,重要的的经典lingo代码-Time distribution, an important source of classic lingo
heap
- 使用堆排序法,将一个无序的序列排成有序的序列-Using the heap sort, arranged in a disorderly orderly sequence sequence
5
- 建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去。 -The establishment of a linked list, each node including: student number, name, gender, age. Enter an age, if the list contains the node age, this age, this node is deleted.
Binary-sort-tree
- 二叉排序树维护子系统实现:建立排序二叉树的函数,可以实现查找删除等功能-Binary sort tree maintenance subsystems
hdu_1180_20091006_STL
- 此程序为ACM中的一个案例程序,虽然代码有点复杂,但可以用来参考和学习。-This program is a case in the ACM program, although the code is a bit complicated, but can be used to reference and study.
BIN_TREE
- constructing a binary tr-constructing a binary tree
zuidazuixiaofeiyongliu
- 关于T018_最小费用最大流问题的算法,求出最大流最小费用-About T018_ minimum cost maximum flow problem algorithm, find the maximum flow minimum cost
0-1-package-question
- 0——1背包问题的解决,注重动态规划的使用,简单快捷,方便解决0-1规划问题的解决-the question of 0-1 package problem
