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

搜索资源列表

  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. haffman

    0下载:
  2. 实现文件加密和解密,包括加密文字,以及解秘整篇文章-eeeeee
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:514679
    • 提供者:kexitan
  1. traffic

    0下载:
  2. 用Visual C++编写的基于Haffman编码的交通咨询源码,直接打开工程文件即可-Prepared using Visual C++ code based on the Transport Advisory Haffman source code, open the project file can be directly
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1254037
    • 提供者:王贝
  1. lzw

    0下载:
  2. Lzw字典压缩解压缩算法,lzw算法简单但压缩效果并不比haffman算法差。现在用途也很广泛-Lzw dictionary compression decompression algorithms, lzw algorithm is simple but not higher than compression algorithm haffman worse. Now is also very wide range of uses
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:74527
    • 提供者:ada
  1. haffman

    0下载:
  2. 一个哈夫曼编码和译码程序 1、掌握树、森林和二叉树的概念和它们的特性以及它们之间是怎样相互转换的,理解二叉树的三种遍历:先序遍历、中序遍历和后序遍历,和树的两种遍历:先序遍历和后序遍历。 2、理解二叉树的基本运算算法实现以及它的非递归运算算法和层次遍历算法,了解二叉树的线索化及其它的应用。 3、掌握树和二叉树的几种存储结构以及它的构造,学会使用二叉链表实现二叉树的存储验证和设计相关算法。 -A Huffman encoding and decoding procedures fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:161833
    • 提供者:jingjing
  1. haffman-code

    0下载:
  2. huffman coding relese
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6770
    • 提供者:korus
  1. itu-t81

    0下载:
  2. itu coding haffman etc-itu coding haffman etc.......
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:967161
    • 提供者:pan qy
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com