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

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼编码包含代码及运行过程,含有算法的描述。-Huffman coding with code and running, containing algorithm descr iptions.
  3. 所属分类:Data structs

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

    0下载:
  2. Huffman编码的c实现 数据结构 算法设计-Huffman-encoded data structure, algorithm design c
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:33475
    • 提供者:vipzp
  1. huffman

    0下载:
  2. 自己写的哈弗曼树算法,希望能给大家一点帮助-Write your own Havermann tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:365198
    • 提供者:钟坚
  1. huffman

    0下载:
  2. 哈夫曼编码及译码实现--数据结构哈夫曼算法实现-Huffman coding and decoding achieve
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:770
    • 提供者:陈龙
  1. huffmantree

    0下载:
  2. HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:935
    • 提供者:小钱
  1. huffman

    1下载:
  2. 用C++写的哈夫曼编码的实现 算法与数据结构课程实验可能用到哦-Huffman coding algorithm and data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:87378
    • 提供者:Leehowe
  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 哈夫曼编码树算法.zip 哈夫曼压缩解压算法.zip 使用LZ压
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2885
    • 提供者:ya
  1. 3

    0下载:
  2. 我自己写的小程序,都是数据结构时候的试验,花了心血的,主要包括二叉树的一些遍历算法(都是非递归实现的),Huffman编码,还有多项式的混合运算,包括加减乘除-I write small programs, are data structures when the experiment took effort, and mainly includes a number of binary tree traversal algorithm (both non-recursive implement
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:327155
    • 提供者:remote
  1. huffman

    0下载:
  2. 哈夫曼树的构造算法,提供对二叉排序树的遍历。-Hoffmann tree structure algorithm,Provide for binary sort tree traverse.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1044
    • 提供者:刘曦
  1. Huffman

    1下载:
  2. 哈夫曼编码(数据结构与算法分析课程设计实验源代码)-Huffman(Code ForData Structures)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:367636
    • 提供者:冯川
  1. symplect

    0下载:
  2. 采用huffman算法实现图像压缩和解压-huuman
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 用c++实现的赫夫曼加密算法,包括字符串的加密与解密-Using c++ encryption algorithm implemented Hoffman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:160085
    • 提供者:肖德强
  1. Huffman

    0下载:
  2. 读取文件编码译码,用了数据结构的算法。晚饭后让我ihgieh-read in something from Text and, convert them to and the verse
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:911301
    • 提供者:werty
  1. Huffman

    0下载:
  2. 一个简单的huffman的c语言程序,程序写的较为简单,重点利用数据结构中的二叉树算法。初学者可以看看,作为不同的思路。-A simple huffman c-language program, the program written in relatively simple, focusing on the use of the binary tree data structure algorithms. Beginners can see, as a different way of thi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4030374
    • 提供者:xiongjun
  1. huffman

    0下载:
  2. 霍夫曼树的C++描述,对树的理解更加深刻,且算法经典-huffman tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1703
    • 提供者:king
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1286
    • 提供者:张雪雪
  1. Huffman

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:228205
    • 提供者:blue
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2653
    • 提供者:cw
  1. Huffman_Operation

    0下载:
  2. huffman算法的另一种算法实现,可以与书上的算法对照,用于学习-huffman algorithm to another algorithm, the algorithm can be controlled with the book, for learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:188240
    • 提供者:lxg
  1. huffman

    0下载:
  2. 哈夫曼编码以及哈夫曼相关算法哈夫曼编码以及哈夫曼相关算法-Huffman coding and Huffman coding Huffman-correlation algorithm, and Huffman-correlation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486764
    • 提供者:何天成
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 46 »
搜珍网 www.dssz.com