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

搜索资源列表

  1. huffman1102.tar

    0下载:
  2. 自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。-I have written a simple C-language implementation of HUFFMAN coding a small program, suitable for beginners.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:17996
    • 提供者:kobe
  1. huff_mfc

    0下载:
  2. 霍夫曼压缩编码 mfc实现 实现了一个功能-Huffman coding to achieve implementation of a functional mfc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3453306
    • 提供者:zyd
  1. Houghman

    0下载:
  2. 霍夫曼编码的实现,主要应用在图像处理和一些数据处理中,生成树功能没有完全-Huffman coding was achieved primarily used in image processing and some data processing, spanning tree feature is not fully
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7044
    • 提供者:王营
  1. main

    0下载:
  2. huffman 完成对二进制的编码 输出二进制代码在屏幕上 -huffman coding binary output of complete binary code on the screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2844
    • 提供者:段云涛
  1. 6

    0下载:
  2. (1) 从终端读入字符集大小为n(即字符的个数),逐一输入n个字符和相应的n个权值(即字符出现的频度),建立哈夫曼树,将它存于文件 hfmtree 中。并将建立好的哈夫曼树以树或凹入法形式输出 对每个字符进行编码并且输出。 (2) 利用已建好的哈夫曼编码文件 hfmtree ,对键盘输入的正文进行译码。输出字符正文,再输出该文的二进制码。 -(1) read from the terminal into the character set of size n (ie the numbe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1973
    • 提供者:chenwei
  1. Huffman

    0下载:
  2. 赫夫曼树编码和译码的实现,在VC环境下使用。-Hoffman tree coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2850
    • 提供者:whuan
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2595
    • 提供者:pooori
  1. 1

    0下载:
  2. 赫夫曼编码,这是数据结构的实验,实现赫夫曼编码的-Huffman coding, which is the data structure experiment, to achieve Huffman coding
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:金吉祥
  1. cyuyanshixiandaima

    0下载:
  2. C语言就数据结构的实现代码,包括霍夫曼编码,图遍历,二叉树等-C language data structure on the implementation of code, including Huffman coding, graph traversal, binary tree and so on. . .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:228300
    • 提供者:jiao
  1. HuffmanCoding

    0下载:
  2. 用C实现的哈夫曼编码程序,包括码树的建立和码字生成。-Huffman Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:Lin Xu
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1286
    • 提供者:张雪雪
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14232
    • 提供者:李朋
  1. ImageCodingNew

    0下载:
  2. 对图像进行编码,霍夫曼编码,香农-费诺编码,算术编码,位平面编码,保存IMG文件,读入IMG文件等-The image coding, Huffman coding, Shannon- Fano coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:233270
    • 提供者:skylost
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:51159
    • 提供者:陈濛
  1. 528q

    0下载:
  2. 实现了最基本的Huffman编码 效果不错 可以试一下-Huffman Coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4754
    • 提供者:Maezi
  1. PROGRAMS1

    0下载:
  2. we have added different programs like 1.huffman coding 2.fast fourier transform 3.template matching 4.ramp generator 5.run length coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:151034
    • 提供者:bhoomika
  1. programs1

    0下载:
  2. we have added different programs on 1.huffman coding 2.rungth length coding 3.template matching 4.unit ramp generator 5.fast fourier transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:154618
    • 提供者:bhoomika
  1. newfile2.c

    0下载:
  2. this is a c code for huffman coding. if u got any bug mail it to me
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1723
    • 提供者:sachin
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2511
    • 提供者:sun
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com