搜索资源列表
huffman
- 用哈夫曼编码实现文件压缩和解压缩. 压缩过程的实现:1创建Haffman树 2打开需压缩文件 3将需压缩文件中的每个ascii码对应的haffman编码按bit单位输出 4文件压缩结束
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
用于文件压缩的huffman算法
- 用哈副慢实现数据压缩算法,开发软件用VC++实现,小弟是新手-with Kazakh Deputy slow data compression algorithms, software development with VC, the younger greenhorn
huffmantreeandheap
- HUFFMAN和HEAP的JAVA实现。 用来实现文件压缩的基本部分。-HUFFMAN HEAP and JAVA. Documents used to achieve a fundamental part of compression.
haffman
- 利用C语言实现哈夫曼编码的文件压缩和解压缩,一个工程项目实践。-The use of C language Huffman compression and decompression of files, a practice project.
vc_matlab
- 多种类型在一起,我不知道如何分类了,而且需要下些东西,所以没有分开来上传,希望站长通融下,程序已经够 5个了:> MATLAB:TD_SCDMA系统性能仿真,QAM调制,7-4编译码的实现,CAM算法仿真(simulink) VC:huffman编译码的实现文件压缩解压缩-7-4 codec realization, CAM simulation algorithm (simulink) VC: huffman codec
huffman
- 用哈夫曼编码实现文件压缩和解压缩. 压缩过程的实现:1创建Haffman树 2打开需压缩文件 3将需压缩文件中的每个ascii码对应的haffman编码按bit单位输出 4文件压缩结束 -Huffman coding with file compression and decompression realize. Compression process to achieve: one t
Haffuman
- 利用Huffman原理实现的文件压缩功能-Principle of the use of Huffman compression to achieve a document
compressor
- 该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, th
VChaffuman
- 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applic
Huffman
- 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman co
huffman
- huffman算法,c++编程语言实现,程序功能:实现文件的解压缩-huffman algorithm, c++ programming language, the program features: Extract the files ... ...
data
- 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
huffman
- 采用哈夫曼编码思想实现文件的压缩和恢复功能,并提供压缩前后的占用空间之比。 要求: (1)描述压缩基本符号的选择方法。 (2)运行时的压缩原文件的规模不小于5K。 (3)提供恢复文件与原文件的相同性对比功能。 -huffman
huffman_compress
- 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress t
Huffman
- 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
huffman
- 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
Huffman
- 实现文件压缩编码,利用哈弗曼编码原理来进行对文件的压缩。-For file compression, using Havermann coding theory to carry out the file compression.
Huffman tree
- 分离的哈夫曼压缩和解压功能,通过建哈夫曼树实现文件压缩和解压功能(The split Hoffman compression and decompression function, by building Hoffman tree to implement the file compression and decompression function)
huffman实现文件压缩
- huffman实现文件压缩,Huffman implementation of file compression(Huffman implementation of file compression)