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

搜索资源列表

  1. huffman

    0下载:
  2. 很好用的一个哈夫曼编码译码 自己已经通过运行 希望大家可以把它修改得更好-Huffman used a very good codec by running he had hope that we can modify it even better
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:1601
    • 提供者:xj
  1. huffman

    0下载:
  2. 在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。-Online to find the simplest, fastest Huffman. This method does not use any extension of the dynamic libraries, such as STL or components. Only usin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:13839
    • 提供者:zhaoyibin
  1. huffman

    0下载:
  2. 哈夫曼编译码器课程设计源代码,实现的基本功能有(如初始化,编码,译码,印代码文件等)-Huffman codecs curriculum design source code, to achieve the basic functions (such as initialization, encoding, decoding, printing a document code, etc.)
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:1330
    • 提供者:林涛
  1. hafuman

    0下载:
  2. 哈夫曼编/译码器 课程设计指导书 课程设计的目的 课程设计的目的是训练学生灵活应用所学数据结构知识,独立完成问题分析、总体设计、详细设计和编程实现等软件开发全过程的综合实践能力。巩固、深化学生的理论知识,提高编程水平,并在此过程中培养他们严谨的科学态度和良好的工作作风。-Huffman encoder/decoder guide curriculum design curriculum is designed to curriculum design is aimed at trainin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:5350
    • 提供者:张馨月
  1. data

    2下载:
  2. 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:161490
    • 提供者:yanyumeng
  1. VChaffuman

    0下载:
  2. 哈夫曼编码技术压缩,可对txt,dat等文件进行压缩,节省空间,加快网路数据的传播速度
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:269146
    • 提供者:吴明
  1. huffman

    0下载:
  2. 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:代江艳
  1. huffmann

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

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

    0下载:
  2. 设计一个哈夫曼编码/译码系统,对字符串进行编码/译码 要求: (1)从键盘输入字符串,以回车结束; (2)根据字符串中字符出现的概率进行哈夫曼编码;) (3)并输出编码结果和编码表;(4)根据编码结果和编码表还原字符串; (5)输出编码过程中构造的哈夫曼树。 -Design a Huffman encoding/decoding system, the string encoding/decoding requirements: (1) from the keyboard input st
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:302409
    • 提供者:陈云
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:39468
    • 提供者:Kevin
  1. huffmantree

    0下载:
  2. 哈夫曼编码(用哈夫曼算法对树进行操作,创建和打印)-Huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:806
    • 提供者:于梦玲
  1. VB_Jpg_Cool

    0下载:
  2. 多种方法的JPG解析源程序VB版,其中有哈夫曼码读取修正的完整示例-JPG a variety of methods of VB source code version parsing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2200981
    • 提供者:hbalphb
  1. AHC

    0下载:
  2. 哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的-haffman compress
  3. 所属分类:Data structs

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

    0下载:
  2. 哈夫曼编码 数据结构课程设计 Delphi源码 -Huffman Coding Delphi Source Data Structure Course Design
  3. 所属分类:Delphi VCL

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

    1下载:
  2. 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已
  3. 所属分类:assembly language

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

    0下载:
  2. 哈夫曼编码。功能强大。能够实现对任意文件的哈夫曼压缩与解压缩-Huffman coding. Powerful. Can be achieved for any documents Huffman compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:288315
    • 提供者:北斗星光
  1. edgeroberts

    0下载:
  2. 哈夫曼码编码用MATLAB实现,此法经过检验效果非常好。-Huffman coding using MATLAB implementation, this method is proven very successful.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:35082
    • 提供者:李强
  1. huffman

    0下载:
  2. huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-27
    • 文件大小:54272
    • 提供者:dawn
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:51673
    • 提供者:zhangxuejian
  1. haffman

    0下载:
  2. 一、需求分析 问题描述: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统能够对待传输数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每段都需要一个完整的编/译系统。试为这样的信息收发站写一个哈夫曼的编译码系统。 基本要求: 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值, 建立哈夫曼树
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2401
    • 提供者:王伟
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com