CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code huffman

搜索资源列表

  1. huffmandecoder_latest.tar

    0下载:
  2. huffman decoder and encoder blocks fully generated in vhdl code.hope it helps
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:231881
    • 提供者:sh
  1. Huffman

    0下载:
  2. c++写的用huffman编码对文件的压缩和解压程序,可以帮助大家很好的理解压缩解压的原理-c++ code written using huffman compression and decompression of files program that can help you a good understanding of the principles of compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:95069
    • 提供者:
  1. huffman

    0下载:
  2. 哈弗曼编码 很有用的,直接就可以用的了-huffman code
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1532
    • 提供者:杨小玲
  1. Huffman

    0下载:
  2. This is a Huffman code, display the average bits.Works with .txt
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:memincrossx
  1. huffman

    0下载:
  2. 哈夫曼编码源程序 如:p=[0.4 0.3 0.2 0.1] huffman(p)-huffman source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:905
    • 提供者:游泳鱼
  1. Huffman

    0下载:
  2. this source code is abaout huffman compression. you can compress and decompress your files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:265549
    • 提供者:shahram
  1. ADPCM

    0下载:
  2. The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
  3. 所属分类:matlab

  1. huffman

    0下载:
  2. 赫夫曼压缩解压代码C++编译。VC6环境下运行~采用二叉树结构-Huffman compression decompression code C++ compiler. Run under VC6 binary tree structure ~
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1937
    • 提供者:黄才开
  1. Huffman

    0下载:
  2. 实现了霍夫曼编码,算法经典,代码简洁,稳定性高-Implements Huffman coding, the classical algorithm, code simplicity, high stability
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5320706
    • 提供者:zhangshuhao
  1. assn-6-huffman-pc

    0下载:
  2. 斯坦福大学 A106X 编程课程作业样例 哈弗曼编码C++实现,-Course work at Stanford University A106X Programming C++ code sample Hafu Man realized
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:872744
    • 提供者:mario
  1. huffman

    0下载:
  2. 哈弗曼树编码,给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Ha Fuman tree coding, given the message to Huffman coding, Huffman coding given decoding. Requested message is stored in the file 1, the encoded result is stored in a
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:吴芳
  1. huffman

    0下载:
  2. matlab code for huffman compression technique
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:962
    • 提供者:mahmoud
  1. huffman

    0下载:
  2. Huffman编码,完成了哈弗曼的编码及matlab的实现,通过该编码可以获得较好的图像压缩-Huffman coding, coding and completed Hafu Man matlab implementation, the adoption of the code can get better image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:宋经玮
  1. huffmancode

    0下载:
  2. 自适应赫夫曼编码 多媒体应用 解压缩 C源代码-Adaptive Huffman coding of multimedia applications extract the C source code
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码; -A complete system should have the following functions: (1) initialize a read from the t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:616584
    • 提供者:木易
  1. Mp3-Huffman-DECODER

    0下载:
  2. Huffman Vhdl code for mp3 Decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4007
    • 提供者:TA
  1. Huffman

    0下载:
  2. This a program to encode and decode huffman code for strings. The input should be a text file with two dimentional string array.-This is a program to encode and decode huffman code for strings. The input should be a text file with two dimentional str
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3116
    • 提供者:Santron
  1. huffman

    0下载:
  2. 此程序实现了huffman编码,程序开始输入信源个数,之后输入对应的概率,若概率值不属于0~1或概率和大于1则会要求重新输入,最终输出编码表。-This program implements the huffman coding, the program began to enter the number of sources, and then enter the corresponding probability, if not a probability or probability 0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1237
    • 提供者:韩晓
  1. huffman-compression-algorithm-code

    0下载:
  2. huffman压缩算法代码 huffman压缩算法代码-huffman compression algorithm code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2627
    • 提供者:Mr.Vergil
  1. huffman

    0下载:
  2. 从文件中读入字符集大小n,以及n个字符和n个权值。构建哈夫曼树,对每个字符生成哈夫曼编码。从文件中读入需编码的字符串,利用哈夫曼编码,对字符串进行编码,编码结果保存在文件。-The character read from the file set size n, and n-n character and the right values. Construction of Huffman tree generated Huffman code for each character. Read f
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1455
    • 提供者:伍艳权
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com