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

搜索资源列表

  1. hufferman

    0下载:
  2. 利用概率统计知识实现文件压缩与解压缩(哈夫曼压缩算法C++描述)-Huffman compression( C++ descr iption)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2209
    • 提供者:x
  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. HuffmanCompress

    0下载:
  2. 利用哈夫曼压缩对文件压缩与解压,对文档类文件压缩比较高。-Using Huffman compression for file compression and decompression, the document class file compression is relatively high.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:217515
    • 提供者:John
  1. DS_project2

    0下载:
  2. 数据结构的project2,哈夫曼压缩算法,实现文件的压缩和解压缩,有操作界面和压缩进度条-Data structure of the project2, Huffman compression algorithms, file compression and decompression, a progress bar interface and compression
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7178085
    • 提供者:David
  1. AdaptiveHuffmanCoding

    0下载:
  2. 自适应哈夫曼压缩编码算法源码,可以在做稍微修改后在Matlab环境中直接运行-failed to translate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:293498
    • 提供者:Scotty
  1. src

    0下载:
  2. 哈夫曼压缩算法及解压算法的JAVA实现。可为初学者提供参考。-a simple JAVA demo which is used for new JAVA learner
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:8294
    • 提供者:王先生
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:203927
    • 提供者:胡帆
  1. huffman

    0下载:
  2. 简单的哈夫曼压缩和解压缩c语言执行, 请多多指教-Simple huffman compression algorithm implementation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:1909
    • 提供者:jingqi
  1. huffmanyasuo

    0下载:
  2. 哈夫曼压缩,一个简单的压缩程序,可以把文本文件用哈夫曼算法压缩。-Huffman compression, compression program, a simple text file can be compressed using Huffman algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2529
    • 提供者:lianweiqin
  1. BCBHUFFEncode

    0下载:
  2. 用BCB编程的哈夫曼编码程序,进行哈夫曼压缩程序源码-Huffman compression program source code with the BCB programming Huffman coding procedures,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:27695
    • 提供者:prodav
  1. work

    0下载:
  2. 哈夫曼压缩图像,课程作业源代码。哈夫曼压缩图像,课程作业源代码。-Huffman compressed image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:98165
    • 提供者:张西
  1. yuce

    0下载:
  2. 哈夫曼压缩编码的实现,包含DCT变换,运用标准亮度量化表,得到有损压缩的量化值,并显示其直方图-Image transform coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:543
    • 提供者:WENDEZHI
  1. huffman

    0下载:
  2. 在matlab中实现哈夫曼压缩和解压缩。-Huffman compression and decompression in matlab.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:180395
    • 提供者:刘高鑫
  1. hafmanCompressaaundo

    0下载:
  2. win32下的一个简单的,实现了哈夫曼压缩的程序,有源码,有需要可以参考一下-win32 under a simple, achieving Huffman compression process, source code, there is a need to refer to
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:453021
    • 提供者:武泽伟
  1. compression-algorithm

    0下载:
  2. 多媒体课程大作业:其中包含了三个压缩算法:自适应哈夫曼压缩算法;哈夫曼压缩算法;lzw压缩算法-Multimedia Courses big job: which includes three compression algorithms: adaptive Huffman compression algorithm Huffman compression algorithm lzw compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:439530
    • 提供者:柳下惠
  1. huffmain

    0下载:
  2. c++哈夫曼压缩和解压,数据结构实验题目,源码-c++ Huffman compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1110415
    • 提供者:啊啊的撒
  1. Graphic-image

    0下载:
  2. 基于VS2010,运用C#语言编写的图形图像处理程序,可以实现打开图片,图片旋转,增强,分割,哈夫曼压缩等功能!-Based on VS2010, C# language using image processing program, you can achieve open the picture, image rotation, enhancement, segmentation, Huffman compression functions!
  3. 所属分类:Special Effects

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

    0下载:
  2. 一个详细的Matlab编辑的哈夫曼压缩源码-A detailed editing of Huffman compression Matlab source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6165
    • 提供者:淼淼
  1. AdaptiveHuffman

    0下载:
  2. 动态哈夫曼压缩算法 压缩速度更快 没有转化为二进制 仅供参考-Adaptive Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1248
    • 提供者:lzb
  1. hufcode1

    0下载:
  2. 对一个文件,统计该文件中各种字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成源文件。(File compression through huffuman)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:Yulian
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com