CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - huffman coding

搜索资源列表

  1. Huffman.c2

    0下载:
  2. 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decodin
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:犯得上
  1. huffumancoding.rar

    0下载:
  2. 哈夫曼编码,有关编码与解码的哈夫曼实验程序,在xilinx机子上跑过,能用,Huffman coding, the encoding and decoding of Huffman experimental procedure, the machine ran Xilinx, can be
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-08
    • 文件大小:341.14kb
    • 提供者:杨梅
  1. Huffman

    0下载:
  2. 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1.5mb
    • 提供者:zs
  1. dsp_huffman_Coding

    0下载:
  2. 从huffman编码机制出发,利用DSP实现具体细则-A DSP IMPLEMENTATION OF HUFFMAN CODING TECHNOLOGY
  3. 所属分类:DSP program

    • 发布日期:2017-04-23
    • 文件大小:35.98kb
    • 提供者:董行健
  1. h

    0下载:
  2. huffman编码的vhdl语言实现 课程设计做的 有点用的-huffman coding vhdl language curriculum design to achieve a little bit to do with the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:285.64kb
    • 提供者:africanz
  1. code_huffman

    0下载:
  2. this code implements huffman coding on Xilinx FPGA.the code is designed for Xilinx SDK
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:tronix
  1. Huffman

    0下载:
  2. 用VHDL编写的huffman编码的源程序-With the VHDL source code written in huffman coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:9.62kb
    • 提供者:孙敬峰
  1. codes

    0下载:
  2. program to read the contents of a text file,also huffman coding and runlength coding are included using C
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2.2kb
    • 提供者:pnaskar1
  1. hufmann

    0下载:
  2. Huffman coding for JPEG and MPEG files.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5.42kb
    • 提供者:Dim
  1. digital_IC_design

    0下载:
  2. 利用硬件描述语言实现哈夫曼编码,在modelsim下仿真编译-Huffman coding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:95.34kb
    • 提供者:赵婧
  1. huffman

    0下载:
  2. linux c语言完成的哈弗曼编码实现方法,仅供初学-Huffman coding
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:8.27kb
    • 提供者:许金龙
  1. huffman

    1下载:
  2. 基于fpga的霍夫曼编码Huffman Encoder-Fpga-based Huffman coding Huffman Encoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:18.95kb
    • 提供者:nick
  1. Huffman-Encoder

    1下载:
  2. 本压缩包,包换一个用verilog语言实现的huffman编码源程序,同时给出了众多论文和基础知识的文档资料,一应俱全。-The compression package, shifting one using huffman coding verilog language source code, and gives basic knowledge of many papers and documentation, everything.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-29
    • 文件大小:11.3mb
    • 提供者:普尔
  1. huffman

    1下载:
  2. 用verilog硬件语言实现了动态huffman编码,能够压缩字符串文件,展示了硬件的压缩率-Using verilog hardware descr iption language to achieve a dynamic huffman coding to compress the string file, showing the hardware compression rate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:张龙
  1. HDL_Syn_V3.1

    0下载:
  2. 哈夫曼编码 包括synthesis优化。 Huffman encoding verilog code including synthesis optimization.-Huffman coding involves synthesis optimization. Huffman encoding verilog code including synthesis optimization.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:53.2kb
    • 提供者:
  1. HuffmanCode102

    0下载:
  2. 哈夫曼编码,可以编码几乎所有的字符,同时还可译码-Huffman coding, can be coded almost all of the characters, while also decoding
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:gua311642
  1. huffmancode

    0下载:
  2. 哈夫曼编码,非最优编码做了功能实现,最优编码程序仍然存在问题-Huffman coding, non-optimal coding done function, the optimal coding process is still a problem
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-12
    • 文件大小:5.07kb
    • 提供者:薛岳
  1. 哈夫曼编码器设计实验报告

    2下载:
  2. 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[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
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-12-04
    • 文件大小:178kb
    • 提供者:羊羊驼
搜珍网 www.dssz.com