搜索:Huffman+Algorithm
找到约 1,675 项符合「Huffman+Algorithm」的查询结果
结果 1,675
按分类筛选
- 全部
- 压缩解压 (265)
- matlab例程 (188)
- 技术资料 (188)
- 人工智能/神经网络 (126)
- 数据结构 (100)
- 数学计算 (89)
- 加密解密 (84)
- 其他 (75)
- 数值算法/人工智能 (73)
- Java编程 (38)
- 其他书籍 (36)
- 通讯/手机编程 (24)
- 软件设计/软件工程 (23)
- 通讯编程文档 (21)
- 书籍源码 (18)
- Linux/Unix编程 (18)
- 文章/文档 (18)
- 文件格式 (17)
- VHDL/FPGA/Verilog (17)
- 单片机开发 (14)
- 技术管理 (12)
- DSP编程 (10)
- 电子书籍 (10)
- VC书籍 (10)
- 系统设计方案 (9)
- 单片机编程 (8)
- 软件工程 (8)
- 编译器/解释器 (8)
- 汇编语言 (7)
- 行业发展研究 (7)
- 源码 (7)
- 书籍 (7)
- 操作系统开发 (6)
- 嵌入式/单片机编程 (6)
- JavaScript (6)
- 其他嵌入式/单片机内容 (6)
- 论文 (6)
- 学术论文 (5)
- 多媒体处理 (5)
- CA认证 (5)
- 教程资料 (4)
- 驱动编程 (4)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- STL (4)
- 通信网络 (3)
- 可编程逻辑 (3)
- 教育系统应用 (3)
- 游戏 (3)
- 语音压缩 (3)
- Applet (3)
- 网络 (3)
- 其他数据库 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 数据库系统 (2)
- Matlab (2)
- Modem编程 (2)
- *行业应用 (2)
- 微处理器开发 (2)
- Java书籍 (2)
- 生物技术 (2)
- 中间件编程 (2)
- 3G开发 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- Internet/网络编程 (1)
- 磁盘编程 (1)
- J2ME (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- MTK (1)
- 能源行业(电力石油煤炭) (1)
- 经验 (1)
- 习题答案 (1)
https://www.eeworm.com/dl/617/472728.html
压缩解压
Huffman Algorithm for compressing documents
Huffman Algorithm for compressing documents
https://www.eeworm.com/dl/617/462057.html
压缩解压
code to compress data usin huffman algorithm
code to compress data usin huffman algorithm
https://www.eeworm.com/dl/633/441560.html
Java编程
Huffman Algorithm: 用于文字压缩
Huffman Algorithm: 用于文字压缩,通信等领域,是算法学习的必学章节
https://www.eeworm.com/dl/617/441575.html
压缩解压
Huffman Algorithm: 基础的压缩方式
Huffman Algorithm: 基础的压缩方式,是基础算法的必修章节,在通信领域有广泛应用
https://www.eeworm.com/dl/534/458664.html
其他
THis is C implelementation of Huffman s algorithm .. it is good program ..
THis is C implelementation of Huffman s algorithm ..
it is good program ..
https://www.eeworm.com/dl/658/187942.html
STL
implement huffman algorithm with stl priority-queue, first you must have the file, then the result i
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved
https://www.eeworm.com/dl/532/250157.html
书籍源码
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman codin
Huffman编码算法的C语言的源程序代码
(source code written in C programming language for algorithm of Huffman coding).
https://www.eeworm.com/dl/518/296419.html
数值算法/人工智能
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma
I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that f ...