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

搜索资源列表

  1. huff_fileyang

    0下载:
  2. 一种改进的huaffman算法,压缩效率不错的喔!!来看看ba:)-an improved huffman algorithm, which has a perfect compression efficiency.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13786
    • 提供者:solitude
  1. 南京市部分公交转车系统

    1下载:
  2. a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2683
    • 提供者:李韦纬
  1. 用于数据流压缩的huffman算法源代码

    0下载:
  2. 用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
  3. 所属分类:压缩解压

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

    0下载:
  2. 时考虑到在哈夫曼中要每次挑选两个频率最小(即出现次数最小,我那个hNode里的value 是出现的次数),很自然的就想到了std::priority_queue容器,优先队列每次都会弹出队列 中权值最高的元素,这个特性无疑是实现哈夫曼算法的最佳选择。 ... -to consider the Huffman each selected to be the smallest two frequencies (that is, the minimum number, which I hN
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:16525
    • 提供者:kdfj
  1. 用于文件压缩的huffman算法

    0下载:
  2. 一个huffman压缩解压算法源码 .rar-a Huffman compression decompression algorithm source code. Rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17144
    • 提供者:张柏
  1. 《哈夫曼树》

    1下载:
  2. 根据哈夫曼算法创建的哈夫曼树,求树中每个外部结点的编码-under Huffman algorithm to create the Huffman tree for each tree node external coding
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5194
    • 提供者:陈烈城
  1. eightofHuffman

    0下载:
  2. 1.这些代码意在演示不同Huffman算法的实现原理 2.上述算法分别对应于8个同名C++类,这些类都是由huffman_base类派生的。-1. The code is intended to demonstrate the different Huffman algorithm Principle 2. These algorithms respectively corresponding to the eight named category C, these categories a
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:86746
    • 提供者:曾学霖
  1. Huffman(UsingC++)

    0下载:
  2. 本程序使用8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)打开Huffman.sln,编译生成并运行huffman.exe即可。-the procedures used eight different ways to achieve the Huffman coding algorithm, use Visual Studio.NET (recommended VS.NET 2003 or later) with
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:67550
    • 提供者:林铭
  1. yesadmin_com_20051125124056731

    0下载:
  2. mp3源码的范例,哈夫曼算法,提高对文件的理解能力,对音频信号的压缩和解压很有用-mp3 source paradigm, Huffman algorithm, improving the understanding of the document, right audio signal compression and decompression very useful
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:376892
    • 提供者:jacky
  1. 2.21

    0下载:
  2. 哈夫曼的优先算法(根据递归调用的循环算法)很有用-Huffman algorithm (based on recursive algorithm called the cycle) useful
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:38905
    • 提供者:bitstar911
  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. 39709574c-LZW

    0下载:
  2. 压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3539
    • 提供者:xxx
  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. Dijkstra_Huffman_Prim

    0下载:
  2. prim算法Huffman算法Dijkstra算法和实验报告-prim algorithm Huffman algorithm Dijkstra algorithm and experimental report
  3. 所属分类:其它

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

    0下载:
  2. Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
  3. 所属分类:压缩解压

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:malikab
  1. 891710

    0下载:
  2. I ve written some many years ago dynamic Huffman algorithm to()
  3. 所属分类:数据挖掘

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:IZE$929527
« 1 2 3 4 5 67 8 9 10 11 ... 40 »
搜珍网 www.dssz.com