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

搜索资源列表

  1. huffman-c

    0下载:
  2. huffman 信源编码算法C源程序-source coding algorithm huffman source ~~~~~~ C
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1382
    • 提供者:小鱼
  1. Huffman

    0下载:
  2. Huffman 编码 笨笨教程 香农算法-Ben Ben Huffman coding algorithm tutorial Shannon
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1162522
    • 提供者:黄舒颖
  1. list

    0下载:
  2. 实用算法,能够很好的实现哈夫曼算法等,还能译码,非常的好用!-Practical algorithm that can achieve very good Huffman algorithm can decode, very easy to use!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:439724
    • 提供者:董燕
  1. hefumansuanfa

    0下载:
  2. 赫夫曼算法的简单求解,该算法简单易懂,好看易行,-Huffman algorithm for solving the simple, the algorithm is simple and easy to understand, pretty easy. . . . . .
  3. 所属分类:GUI Develop

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

    0下载:
  2. 这是一个哈弗曼树实现算法,哈弗曼树主要用于压缩文件方面。-This is a tree哈弗曼algorithm, mainly used for tree compression哈弗曼documents.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:222085
    • 提供者:hanks
  1. DLL_explained

    0下载:
  2. 详细介绍huffman算法,源码质量高,课程资料-Details huffman algorithm, source of high quality
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:郭光明
  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 the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3832480
    • 提供者:刚娃子
  1. arg

    0下载:
  2. Huffman Algorithm develop by C-Huffman Algorithm develop by C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:16327
    • 提供者:Dracula203
  1. HuffmanOptimalbinarytree

    0下载:
  2. 利用Huffman算法,构造最优二叉树,它是霍夫曼编码的基础。-Huffman algorithm is used to construct optimal binary tree, which is the basis of Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:564
    • 提供者:花脸的猫
  1. Compress

    0下载:
  2. 一个RLE/HUFFMAN/LZW的压缩算法类,可以对一段内存区进行压缩/解压缩、测试压缩比等操作。-An RLE/HUFFMAN/LZW compression algorithm classes can be a memory area compression/decompression, test compression ratio of such an operation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4851
    • 提供者:ebeaza
  1. Huffman__T1620927282003

    0下载:
  2. Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:84373
    • 提供者:csp
  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

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

    • 发布日期:2017-03-29
    • 文件大小:87378
    • 提供者:Leehowe
  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

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

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

    0下载:
  2. Huffman s compression algorithm implemented in Javascr ipt. 2009-06-02 implemented Huffman s compression algorithm in Javascr ipt. Here is a wiki link describing what Huffman coding is: http://en.wikipedia.org/wiki/Huffman_coding My working e
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:sandra
  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2595
    • 提供者:pooori
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com