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

搜索资源列表

  1. Huffman

    0下载:
  2. 用哈夫曼数的框架结构进行数值排序,完整的C代码,输入数值可用。-Huffman frame structure with the number of numerical order, the complete C code, enter the value available.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:20508
    • 提供者:石坚
  1. MATLAB-Huffman-GUI-design

    1下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码-MATLAB Huffman Huffman coding and decoding GUI interface design source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15158
    • 提供者:杨肖
  1. Huffman-Tree-and-Coding

    0下载:
  2. 哈夫曼树编码完整程序,编码主要是依照数据结构一书上的伪C代码,有调整,有完整-Huffman coding complete program, coding mainly in accordance with the data structure of a pseudo-C code book, there are adjustments, there is a complete
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:545253
    • 提供者:yiyi
  1. Huffman

    0下载:
  2. Huffman压缩的全部代码实现,包括Huffman树的构建代码和Huffman编码的实现和获取,以及压缩和解压缩的文件读写,包括界面的实现,完整的实现了Huffman压缩-Huffman compression to achieve all the code, including the building code Huffman tree and Huffman coding implementation and acquisition, as well as compression and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7702
    • 提供者:蔡恒毅
  1. Huffman

    0下载:
  2. 哈弗曼编/译码器,实现以下功能:初始化,编码,译码,打印代码文件,打印哈夫曼树-Huffman encoder/decoder, the following functions: initialization, encoding, decoding, printing code file, print Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:171756
    • 提供者:Daivi
  1. huffman

    0下载:
  2. 利用哈夫曼编码来进行图像的压缩解压程序代码。-Using Huffman coding for image compression decompression program code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:yangjintao
  1. Huffman-tree

    0下载:
  2. 哈夫曼树的构建,遍历,编码,及求加权路径,代码简单修改方便-Construction, Huffman tree traversal, coding, and compute the weighted path, code simple and easy to modify
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:343878
    • 提供者:铁鸟
  1. huffman

    1下载:
  2. 该代码实现了对26个英文字母加空格的四进制的霍夫曼编码。-The code to achieve the 26 letters of the alphabet on a space of four hexadecimal Huffman coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:854
    • 提供者:于晒瑞
  1. Huffman

    0下载:
  2. C++,图像处理源码,加载256位bmp图片,使用霍夫曼编码进行图像压缩,代码可用。- C++, image processing source code, load 256 bmp images, image compression using Huffman coding, the code is available.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4373463
    • 提供者:牛英丽
  1. Compression-based-on-Huffman-tree

    0下载:
  2. 基于霍夫曼树编码的英文文本压缩,包括原创代码+技术文档+测试用例-English Text Compression Based on Huffman Tree,included original codes+technical report+some test data
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:793872
    • 提供者:曾淼
  1. huffman

    0下载:
  2. 霍夫曼压缩和解压缩代码,虽然是dos环境下的代码,但很容易移植到其他平台。-HUFFMAN COMPRESSING AND DECOMPRESSING SOURCE CODE. Easy to port DOS to other platform e.g. Linux.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3659
    • 提供者:xiangwei
  1. Huffman

    0下载:
  2. 构造哈夫曼树的c++实现代码,非常基础易懂,适合初学者学习。-Huffman tree structure to achieve the c++ code, very basic and easy to understand, suitable for beginners to learn.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1200
    • 提供者: u6D45 u5BFB
  1. Huffman-KUAIPAI

    0下载:
  2. 数据结构上机代码,快速排序算法,哈夫曼编码算法-Data structure to native code, quick sort algorithm, Huffman coding algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:8594
    • 提供者:
  1. Huffman

    0下载:
  2. huffman。编码和译码的源程序代码。编码:用于高效储存,译码:已知编码文件,可以还原信息符号串-Huffman. Encoding and decoding of the source code. Code: for efficient storage, decoding: known coding files, can restore information string
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1204012
    • 提供者:sunyangyang
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. AHC

    0下载:
  2. adaptive huffman 代码,压缩和解压,可正常运行,代码做相关注释,简单易懂。-Huffman adaptive code, compression and decompression, can be normal operation, the code to do the relevant notes, easy to understand.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1801445
    • 提供者:周伟
  1. Huffman

    0下载:
  2. 1.基本上已经完成压缩及解压缩操作的代码实现。 解压缩时关键还是文件流的操作,读取内容时采用逐字节读取,把0-255的十进制整数转化为二进制数,利用这些二进制数从哈夫曼树的根结点出发,0走左子,1走右子,找到叶子结点,把该叶子结点的下标写入新文件,最后处理有效位数不满8位的字节-1 basically completed the compression and decompression code implementation. Decompression is the key stre
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:chenchen
  1. HUFFMAN

    0下载:
  2. 对于任意给定的文件A,进行压缩输出得到A.huf文件,并在程序中输出两者之间的压缩比。对于任意给定的A.huf文件,能对其进行解压,并得到原始文件A。程序代码可运行。-For any given file A, get A.huf compressed output file, and output compression ratio between the two in the program. For any given A.huf files can be decompressed, an
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:389438
    • 提供者:kris
  1. huffman

    0下载:
  2. 霍夫曼编码的代码,代码读取一个名为1的txt文本并对其中的各个字母出现的次数进行统计,然后生成哈夫曼树并并返回哈夫曼编码-Huffman coding code, the code to read a txt text a number of times which is named and the letters appearing statistics, Huffman tree and then generates and returns Huffman coding
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2299
    • 提供者:王云初
  1. Huffman

    0下载:
  2. 利用Huffman算法编写的代码,能够实现压缩解压的功能-Huffman Coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2650452
    • 提供者:刘用翔
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com