搜索资源列表
humanshu
- 这是一个数据结构的遍历赫夫曼树的程序,是有C编程的-This is a data structure of the tree traversal Hefuman procedures, C Programming
xiansuohua1
- 这是一个数据结构的线索二叉树的算法,是用C来编程的-This is a data structure leads to the binary tree algorithm is used to program the C
compressdecompress
- 此为压缩与解压缩程序的文本文件,里面是用C语言编写的程序源代码.此程序运用了huffman树的思想,利用数据结构知识解决问题.
wbs
- 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
chexiangtiaodu
- 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
huffman
- haffuman编码 C语言实现 数据结构实验-haffuman
HuffmanencodingBaseondatastructure
- txt格式,数据结构习题霍夫曼编码C程序,可以上机调试-txt format, data structure C Huffman code exercise program, you can debug on the machine
picture_compression
- c语言实现图像的huffuman编码压缩。使用了树的数据结构。-c language huffuman image compression coding. The use of a tree data structure.
haguman
- 数据结构课程中的哈弗曼编码,完全用C语言来实现,简单易懂。-Data structure curriculum Havermann coded entirely in C language to implement, simple to understand.
Huffman
- 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
lzw
- LZW压缩解压算法(数据结构,C++语言描述)-LZW compress and decompress algorithm
answer-machine---C
- 让我们可以从里面学到设计与循环的C重要知识 Anyview上机通过答案& 数据结构(C语言)课后习题- important knowledge Anyview & data structures (C language) so we can learn from the inside
huiwen
- 数据结构中,用C++语言,用栈和队列实现回文-Data structure, stack and queue C++ language palindrome
student
- VS2010,对C++中的基本概念(基本知识点)的理解和掌握,其中包括类、成员、函数、友元、重载、IO流、模板等;此外,还包含了对数据结构(链表)、内存操作的内容,以及编程的规范。-VS2010, on the basic concepts C++ (basic knowledge) to understand and master, including class, member, function, friends, overloading, IO streams, templates, e
Project
- 实现哈弗曼压缩的c源代码,数据结构课程最终的project.调试可运行.注意使用方法.-Something helpful.The Huffman code.
huafuman
- 数据结构(c语言) 哈夫曼编码压缩与解压,欢迎大家分享交流-Data structures Huffman coding compression and decompression
chazhao
- 数据结构(C语言)查找(折半查找)的实现 欢迎分享与交流-Data structure (C language) search (binary search) implementations are welcome to share and exchange
danlianbiao
- 数据结构(C语言)单链表)的实现 欢迎分享与交流-Data structure (C language) singly linked list) implementations are welcome to share and exchange
duilie
- 数据结构(C语言)(队列)的实现 欢迎分享与交流-Data structure (C language) (queue) implementations welcome to share and exchange
ercha-shu
- 数据结构(C语言)二叉树)的实现 欢迎分享与交流-Data structure (C language) binary tree) to achieve welcome to share and exchange