搜索资源列表
huffumancoding.rar
- 哈夫曼编码,有关编码与解码的哈夫曼实验程序,在xilinx机子上跑过,能用,Huffman coding, the encoding and decoding of Huffman experimental procedure, the machine ran Xilinx, can be
Huffman
- 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
h
- huffman编码的vhdl语言实现 课程设计做的 有点用的-huffman coding vhdl language curriculum design to achieve a little bit to do with the
code_huffman
- this code implements huffman coding on Xilinx FPGA.the code is designed for Xilinx SDK
Huffman
- 用VHDL编写的huffman编码的源程序-With the VHDL source code written in huffman coding
hufmann
- Huffman coding for JPEG and MPEG files.
digital_IC_design
- 利用硬件描述语言实现哈夫曼编码,在modelsim下仿真编译-Huffman coding
huffman
- 基于fpga的霍夫曼编码Huffman Encoder-Fpga-based Huffman coding Huffman Encoder
Huffman-Encoder
- 本压缩包,包换一个用verilog语言实现的huffman编码源程序,同时给出了众多论文和基础知识的文档资料,一应俱全。-The compression package, shifting one using huffman coding verilog language source code, and gives basic knowledge of many papers and documentation, everything.
huffman
- 用verilog硬件语言实现了动态huffman编码,能够压缩字符串文件,展示了硬件的压缩率-Using verilog hardware descr iption language to achieve a dynamic huffman coding to compress the string file, showing the hardware compression rate
HDL_Syn_V3.1
- 哈夫曼编码 包括synthesis优化。 Huffman encoding verilog code including synthesis optimization.-Huffman coding involves synthesis optimization. Huffman encoding verilog code including synthesis optimization.
huffmancode
- 哈夫曼编码,非最优编码做了功能实现,最优编码程序仍然存在问题-Huffman coding, non-optimal coding done function, the optimal coding process is still a problem
哈夫曼编码器设计实验报告
- 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a section of data sequence to m