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

搜索资源列表

  1. Huffman(s)

    0下载:
  2. 对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1818
    • 提供者:ty
  1. Huffman-coding

    0下载:
  2. 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9850
    • 提供者:陈雷
  1. huffman

    0下载:
  2. 生成霍夫曼编码和解码程序,本程序包含几个子程序,主程序会自动调用。-Generate Huffman coding and decoding procedures, the program contains several subroutines, the main program will automatically call.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5966
    • 提供者:李永强
  1. adaptive-huffman

    0下载:
  2. It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2157
    • 提供者:omsta
  1. vhdl-implementation-of-huffman-algorithm

    0下载:
  2. VHDL implementation of HUFFMAN algorithm
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. huffman 压缩 解压。基于Huffman 编码的无损压缩(lossless data compression)和解压缩算法。 假设压缩和解压缩程序分别为huffmanEnc, huffmanDec。-huffman compression decompression. Lossless compression based on Huffman coding (lossless data compression) and decompression algorithms. Assuming
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:161046
    • 提供者:Yuan
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
  1. huffman编码以及文本文件压缩解压

    0下载:
  2. huffman编码以及文本文件压缩解压,这是树的数据结构应用,学数据结构会用到的,特别是做课设时候
  3. 所属分类:压缩解压

  1. huffman

    0下载:
  2. 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1697792
    • 提供者:岚爻
  1. huffman压缩

    0下载:
  2. 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
  3. 所属分类:其他

  1. Huffman树

    0下载:
  2. huffman树的建立及编码,真的是恩生命的看到(Establishment and coding of Huffman tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:糖糖糖DDD
  1. Huffman

    0下载:
  2. 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1410048
    • 提供者:bbc123456
  1. Huffman树

    1下载:
  2. 数据结构中的huffman树,构建一个Huffman树,并实现huffman编码和译码。(building a huffman tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:1208320
    • 提供者:柯西柯西
  1. Huffman

    0下载:
  2. Huffman 源码 及 文档 感兴趣的 可参考使用(Huffman.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:159744
    • 提供者:dena888
  1. Huffman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:花零。
  1. huffman

    0下载:
  2. codigo huffman con calculo de entropia
  3. 所属分类:压缩解压

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:cym7
  1. huffman

    0下载:
  2. 输入一段字符,符号,然后对这一串字符进行Huffman编码,然后输入一串电文可以翻译成对应的字符(Enter a paragraph of characters, symbols, and then the string of characters for Huffman encoding, and then input a string of messages can be translated into the corresponding characters)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:@@@3
  1. Huffman

    0下载:
  2. Huffman编码的应用:实现数据的Huffman编码及参数计算,以及对读入图像作Huffman编码(The application of Huffman coding: to achieve Huffman encoding and parameter calculation of data, and to read the image for Huffman coding)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:砂糖
  1. huffman

    0下载:
  2. 根据随机生成的概率分布生成huffman编码(Generating Huffman coding based on randomly generated probability distribution)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:jzchenriver
  1. Huffman

    0下载:
  2. 基于二叉树的Huffman编码框架,可以自行取用。(The frame of Huffman with binary tree.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:九家
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com