搜索资源列表
Huffman
- 此文件为huffman编码的.cpp及.h文件,实现Huffman压缩编码
asm-C-CPP-program
- 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
Cpp源代码
- 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
huffman.cpp
- c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
huffman_coding.cpp
- 详细介绍huffman的功能 ,清晰准确,简单易懂,作业资料-Details huffman functional, clear and accurate, easy to understand, operating data
Huffman
- 一个haffman编码、译码的程序,仅供参考,有一个小错误-.cpp
Huffman
- 霍夫曼编码程序 源程序 CPP格式文件 代码 用C++实现-HCODE
erchashu.cpp
- 二叉树的插入、删除、哈夫曼树的一些基础等内容哟。-Binary tree insertion, deletion, such as Huffman tree based on the content of some of yo.
hefuman.cpp.cpp
- 赫夫曼编码和译码,当时大一的时候上数据结构时写的-Huffman encoding and decoding, when the then freshman writing on the data structures
huffman.tar
- huffman coding演算法小程式 裡面包含了main.cpp & main.exe 程式內文以及執行檔案-huffman coding algorithm is a small program which contains main.cpp & main.exe program and the implementation of the text file
CPP
- 在c++环境中实现了huffman编码 并对编码效率进行了计算-In c++ environment to achieve a huffman encoding and coding efficiency was calculated
cPP
- c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
huffman
- 哈夫曼树.cpp的代码,我写的,公供参考-Huffman tree. Cpp code I wrote, the public for reference
huffman--cPP
- 哈夫曼编码具体实现源码,功能很全面,很不错-Huffman coding concrete realization source function is very comprehensive, very good
1.huffman-CPP
- huffman algorithm in C-huffman algorithm in C++
cPP
- 二叉树 霍夫曼数 二叉树搜索 最小生成树 等等源码-Number of binary search binary Huffman codes minimum spanning tree, etc.
1521.cpp
- huffman编码 数据结构 poj 1521 acm-huffman coding datastructure poj 1521 acm
cpp
- 首先通过文件操作,读取文件内容,把字符逐个提取后统计字符频率,建立哈夫曼树和进行哈夫曼编码,当然这是根据ASCII编码来将字符转换为二进制,然后实现前缀编码,然后把编码后的使用二进制流写入相应文件-First through file operations, read the file content, the characters one by one after extracting character frequency statistics, establish a Huffman tr
Huffman
- Huffman 源码 及 文档 感兴趣的 可参考使用(Huffman.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export
Huffman Coding__V1
- 全套哈夫曼编码实验报告及代码 Huffman Coding__V1.doc Huffman.cpp 引用论文——哈夫曼树带权路径长度简便算法.pdf(A full set of Huffman coding experiment report and code Huffman Coding__V1.doc Huffman.cpp)