搜索结果
找到约 434 项符合
Huffman 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (236)
- 数据结构 (65)
- 其他 (24)
- matlab例程 (13)
- Java编程 (10)
- 数值算法/人工智能 (9)
- 加密解密 (8)
- 通讯编程文档 (5)
- 编译器/解释器 (5)
- 学术论文 (4)
- 数学计算 (4)
- VC书籍 (4)
- 文件格式 (4)
- 通讯/手机编程 (4)
- VHDL/FPGA/Verilog (3)
- 其他书籍 (3)
- 单片机开发 (3)
- 语音压缩 (2)
- 文章/文档 (2)
- 书籍源码 (2)
- 教育系统应用 (2)
- 源码 (2)
- 多媒体处理 (1)
- 教程资料 (1)
- DSP编程 (1)
- Java书籍 (1)
- 技术管理 (1)
- 网络 (1)
- 汇编语言 (1)
- STL (1)
- 游戏 (1)
- 邮电通讯系统 (1)
- 软件设计/软件工程 (1)
- 操作系统开发 (1)
- 其他嵌入式/单片机内容 (1)
- 电子书籍 (1)
- Applet (1)
- 嵌入式/单片机编程 (1)
- 3G开发 (1)
- 论文 (1)
- 经验 (1)
- 技术资料 (1)
压缩解压 huffman编码的c和MATLAB实现
huffman编码的c和MATLAB实现
数据结构 霍夫曼编码前缀编码Huffman Coding
霍夫曼编码前缀编码Huffman Coding
数学计算 Huffman source code. you can do text encoding.
Huffman source code.
you can do text encoding.
数据结构 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h
实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h
通讯/手机编程 huffman and entropy approach
huffman and entropy approach
其他 THis is C implelementation of Huffman s algorithm .. it is good program ..
THis is C implelementation of Huffman s algorithm ..
it is good program ..
压缩解压 该程序是一个比较完整的huffman编码程序
该程序是一个比较完整的huffman编码程序,简洁易懂。
压缩解压 哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法
哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。
压缩解压 Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.
压缩解压 code to compress data usin huffman algorithm
code to compress data usin huffman algorithm