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

搜索资源列表

  1. huffman.rar

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2130
    • 提供者:waterfly
  1. datastruct1

    0下载:
  2. 一些数据结构算法的例子,包括哈夫曼编码、图的表示、关键路径、最短路径等-Some examples of data structure algorithms, including Huffman coding, map, said the critical path, the shortest path, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:6562
    • 提供者:站长
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:19406
    • 提供者:站长
  1. myhuffman33

    0下载:
  2. 使用半适应的huffman算法实现了文件的压缩和解压-use semi-adaptation Huffman algorithm document compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:241453
    • 提供者:dwa
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5880
    • 提供者:吴平波
  1. Huffman

    0下载:
  2. Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1132
    • 提供者:00
  1. Huffman

    0下载:
  2. 提供文本的无损压缩功能,利用霍夫曼算法实现,基于VS2005对话框。-Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:3811025
    • 提供者:Jim
  1. Huffman

    0下载:
  2. Huffman Algorithm: 用于文字压缩,通信等领域,是算法学习的必学章节-Huffman Algorithm: Being used in compressed area
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1189526
    • 提供者:荆江
  1. huffman

    0下载:
  2. c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:James
  1. Huffman

    0下载:
  2. huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:35403
    • 提供者:韩东
  1. HuffMan

    0下载:
  2. VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:17142
    • 提供者:Zhaowenyao
  1. huffman

    0下载:
  2. 该压缩包是描述数据结构与算法中的哈弗曼树的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source tree哈弗曼can be directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44694
    • 提供者:吴旭
  1. huffman

    0下载:
  2. JAVA哈弗曼算法,对初学者有帮组,其实哈弗曼树比较容易懂。-JAVA Havermann algorithm, there are help groups for beginners, in fact, relatively easy to understand Havermann tree.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44699
    • 提供者:fdaf
  1. Huffman

    0下载:
  2. 自己做的压缩软件,利用Huffman算法。语言是C。欢迎使用.-Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:4025
    • 提供者:王京
  1. huffman

    0下载:
  2. 用函数指针实现的优先队列与huffman算法,c语言实现
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:157733
    • 提供者:李灿
  1. Huffman

    0下载:
  2. 最好的Huffman算法,费了好长时间才编写出来,实现了可视化的输入-The best of the Huffman algorithm took a long time to write out, to achieve the visualization of input ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:17968
    • 提供者:tom
  1. Huffman

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:192826
    • 提供者:wdl
  1. huffman

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

    • 发布日期:2017-03-29
    • 文件大小:3627
    • 提供者:meimei
« 1 23 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com