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

搜索资源列表

  1. Haffman

    0下载:
  2. 哈夫曼编码实现的源程序。简单,用C++语言实现。-Huffman coding to achieve the source. Simple, using C++ Language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3701
    • 提供者:zjj
  1. Express

    0下载:
  2. 利用Haffman编码实现的压缩软件,可以压缩二进制文件,效果很好。-Use Haffman coding to achieve compression software, binary files can be compressed, very good.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1155916
    • 提供者:cp
  1. HMLZW

    0下载:
  2. this a haffman code that can compress any file.
  3. 所属分类:Compress-Decompress algrithms

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

    1下载:
  2. MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3733
    • 提供者:胡婕
  1. Haffman

    0下载:
  2. 哈弗曼树:分别用双亲孩子法以及二叉树前序遍历法实现了哈弗曼编码。非常适合初学者阅读。-哈弗曼tree: two-parent children were before the law and order binary tree traversal method哈弗曼encoding achieved. Very suitable for beginners to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:335382
    • 提供者:
  1. hfmtree

    0下载:
  2. 哈夫曼树最优搜索算法。欢迎使用haffman编/译码程序,本程序是对报文进行---①编码 ②译码 ③ 打印等 ,让我们开始吧-Optimal Huffman tree search algorithm. Welcome to haffman encode/decode process, the procedure is carried out packet decoding--- ① ② ③ encoding Print, etc. Let' s get started!!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2365
    • 提供者:写风
  1. main

    0下载:
  2. 利用haffman编码对文章实现压缩和解密-The use of haffman coding to achieve compression and decryption article
  3. 所属分类:Data structs

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

    0下载:
  2. 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:815858
    • 提供者:郭峰
  1. haff

    0下载:
  2. C语言写得haffman编码。只编码不编译。适用于C语言环境。-haffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1073
    • 提供者:yummy
  1. Haffman

    1下载:
  2. 图像压缩哈夫曼编码的源码,值得参考学习!-Huffman coding image compression, it is also useful to learn!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-06-07
    • 文件大小:36643
    • 提供者:Doreen
  1. 04

    0下载:
  2. 运用c及c++程序来实现哈夫曼编码和译码的过程,以树形方式输出-haffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1989
    • 提供者:王帅
  1. Haffman

    0下载:
  2. 开发环境vs2005,所用到得算法是数据结构上面的二叉树结构。-Development environment vs2005, used by the algorithm is a data structure of the binary tree structure above.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3817250
    • 提供者:邹保林
  1. vv

    0下载:
  2. 线性表的应用 haffman树和haffman编码 构造平衡二叉树的源码-Application of linear haffman Table haffman coding trees and balanced binary tree structure of the source
  3. 所属分类:Data structs

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

    0下载:
  2. 里面是几个数据结构上机的实验,有二叉树,haffman 树
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3271
    • 提供者:waiter
  1. huffmann

    1下载:
  2. 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:700888
    • 提供者:erguotou
  1. callzipdll_callzlib_HUFUNHUF

    0下载:
  2. 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1289674
    • 提供者:hanxiaohua
  1. haffman

    0下载:
  2. 如何建立赫夫曼树,是可运行的,很强大,希望对大家有点用处-How to create a Huffman tree, it can be run, very strong
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:38151
    • 提供者:fuwuheng
  1. huffman

    0下载:
  2. haffman编码实现功能:建立哈夫曼树,编码,译码,打印哈夫曼树等-haffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:5242
    • 提供者:王路
  1. Huffman

    0下载:
  2. 一个haffman编码、译码的程序,仅供参考,有一个小错误-.cpp
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5091
    • 提供者:tmac
  1. jpegc

    0下载:
  2. 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:844086
    • 提供者:george
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com