搜索资源列表

  1. wyj

    0下载:
  2. 哈夫曼压缩解压缩 都很少看见翻翻看如我定时开机-Huffman compression decompression is rare to see such as I regularly boot翻翻看
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:271360
    • 提供者:李李
  1. huff

    0下载:
  2. huffman编码程序,进行哈夫曼压缩和解压缩-huffman coding process to Huffman compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:1269760
    • 提供者:宋鹏
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress t
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:3832832
    • 提供者:刚娃子
  1. compile

    0下载:
  2. 哈夫曼压缩算法,数据结构课程设计的时候做的-Huffman compression algorithm, data structure, curriculum design, when done
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:张磊
  1. matlabhaffman

    0下载:
  2. 基于哈夫曼编码的图像压缩编码程序设计 很好啊-huffman
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:通天塔
  1. huffman

    0下载:
  2. 哈夫曼ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:ya
  1. haffuman

    0下载:
  2. 哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:wojixuyaozhege
  1. 2009hafuamn

    0下载:
  2. 通过GDI获图,哈夫曼压缩,另一端进行监控,无需进行库连接。-Been through the GDI diagram, Huffman compression, the other side of monitor without the need for database connectivity.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:143360
    • 提供者:王顺
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stro
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:齐子新
  1. huffman

    0下载:
  2. 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:meimei
  1. huffman

    0下载:
  2. 根据哈夫曼树的原理,实现哈夫曼压缩和解压缩-Huffman tree according to the principles of realization of Huffman compression and decompression
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:秦朔
  1. Huffman

    0下载:
  2. 哈夫曼压缩解压缩,用处挺大的,希望对大家有帮助。 -Huffman compression decompression, use with the large, we want to help.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:141312
    • 提供者:阿拉丁
  1. huffan

    0下载:
  2. 哈夫曼压缩与解压
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:31744
    • 提供者:wfx
  1. hufior_beta

    0下载:
  2. 哈夫曼压缩器,是用Java来实现的,挺好用的-the implements of huffman for compreess...
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:835584
    • 提供者:陆克彬
  1. HuffmanCompress

    0下载:
  2. 运用哈夫曼树进行哈夫曼压缩 压缩txt文件 得到压缩文件和解压文件-Huffman Huffman tree using txt files compressed and uncompressed files are compressed
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:6010880
    • 提供者:谢凌轩
  1. hufferman

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:x
  1. Huffman

    0下载:
  2. MatLab实现对灰度图像的哈夫曼编码。 给出每个灰度级的编码。 并计算压缩比。-MatLab implementation of Huffman coding of gray image. Each gray-scale coding is given. And calculate the compression ratio.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:木小木
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:陈雷
  1. HuffmanCompress

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

    • 发布日期:2024-05-21
    • 文件大小:217088
    • 提供者: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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:7178240
    • 提供者:David
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »

源码中国 www.ymcn.org