CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - HUFFMAN算法

搜索资源列表

  1. 哈夫曼压缩解压算法

    1下载:
  2. 哈夫曼压缩解压算法-Huffman compression decompression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:大康
  1. huffman

    0下载:
  2. 一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:38905
    • 提供者:bitstar911
  1. AnExampleOfHuffman

    0下载:
  2. 一个有关HUFFMAN算法的演示 其中还有一些基于HUFFMAN的压缩-an algorithm for the presentation of which some compression on Speed HUFFMAN
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:83558
    • 提供者:徐欣民
  1. 15458462587421556

    0下载:
  2. Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:187201
    • 提供者:吉尔
  1. Soft20060210160006673

    0下载:
  2. 用于文件压缩的huffman算法.zip 谢谢大家使用-documents for the Huffman compression algorithm. Thank you for the use of zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13756
    • 提供者:qianwen
  1. 200561671796689

    0下载:
  2. 用于文件压缩的huffman算法.zip 谢谢大家使用-documents for the Huffman compression algorithm. Thank you for the use of zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14011
    • 提供者:qianwen
  1. 200521511243234

    0下载:
  2. 用于数据流压缩的huffman算法源代码,VC程序-data flow for the Huffman compression algorithm source code, VC Program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17873
    • 提供者:马克
  1. DSP_MP3_code

    0下载:
  2. 超全的MP3压缩算法,包括Huffman算法,使用DSP实现更好。 PS:今天上传的源代码都是C代码,除了介绍MSP430的汇编书籍 -extra-MP3 compression algorithm, including Huffman algorithm, better use of DSP. PS : Today uploaded the source code is C code, in addition to the compilation books MSP430
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34155
    • 提供者:张宇
  1. rty

    0下载:
  2. 用VC++实现图像压缩,图像压缩算法有很多,像huffman算法等-with VC image compression, image compression algorithm are many, like Huffman algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8362
    • 提供者:xiaocai
  1. huffman-src

    0下载:
  2. 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38150
    • 提供者:易飞扬
  1. huffman-0.7

    0下载:
  2. Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:49562
    • 提供者:张森宁
  1. 6.10

    0下载:
  2. 这是我做的毕业设计,是基于DSP的数字图象压缩系统的实现。本系统能很好的压缩图象,系统运行时间快,压缩比也比较高。其中采用JPEG标准对图象进行压缩,使用了Huffman算法。-This is what I am doing graduate design is based on the DSP digital image compression system is achieved. The system can be a very good image compression, faster
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:161978
    • 提供者:高燕
  1. adaphuff

    0下载:
  2. 数据压缩Huffman算法-Huffman data compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7379
    • 提供者:dubhe
  1. HuffmanExp

    0下载:
  2. 利用Huffman算法编写的图像压缩程序,条理清晰算法易懂。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:98337
    • 提供者:班素荣
  1. Huffman

    0下载:
  2. huffman压缩算法 可以压缩4GB的文件
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:315815
    • 提供者:kejingsi
  1. Huffman

    0下载:
  2. 数据结构与算法 哈弗曼编码 算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8624
    • 提供者:夏涛
  1. Huffman

    0下载:
  2. 理用霍夫曼算法进行压缩,解压算法还未编出来
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3234
    • 提供者:林清雨
  1. huffman

    0下载:
  2. 数据结构常用算法,用vc++实现的哈夫曼问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1377
    • 提供者:mm
  1. HuffmanTree

    0下载:
  2. Huffman算法的详细解析,包括建立Huffman树的方法,编码和解码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8431
    • 提供者:陈杰克
  1. HUFFMAN

    0下载:
  2. 哈夫曼编码算法实现,用VC++6.0开发。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9434
    • 提供者:ZhaiYT
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com