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

搜索资源列表

  1. Huffman

    1下载:
  2. 哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:5096
    • 提供者:LN
  1. HUFFMAN

    0下载:
  2. 基于JAVA的HUFFMAN编码和解码仿真-HUFFMAN
  3. 所属分类:Java Develop

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

    0下载:
  2. 从大量文档中筛选出来的有关huffman编码的几篇比较经典的文章,包括huffman基本算法,快速算法总结及改进,适合初学者及想深入了解Huffman算法的人员。-some paper about huffman coding,fast huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1934690
    • 提供者:tornado
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 这是用Delphi编写的霍夫曼编码问题,程序完整,可借鉴-It is written in Delphi Huffman coding problem, program integrity, to learn
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:182375
    • 提供者:wen
  1. huffman

    0下载:
  2. huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:3444
    • 提供者:李洁琼
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  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. Huffman

    0下载:
  2. Huffman树压缩解压,用C++写的,希望能帮助大家-Huffman tree compression decompression, written with C++, hope to help you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2665143
    • 提供者:Newman
  1. Huffman

    0下载:
  2. huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:39147
    • 提供者:洪星
  1. Huffman

    0下载:
  2. 该文件详细介绍了哈夫曼编码的程序,并详细介绍完整的matlab仿真过程。-The document details the procedures for Huffman coding, and details the complete matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5499
    • 提供者:
  1. Huffman

    0下载:
  2. huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2655
    • 提供者:tianxia
  1. Huffman~

    0下载:
  2. 树的哈夫曼编码。在文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界 面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。-Huffman tree. Each line in the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click for
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:175990
    • 提供者:项链
  1. huffman

    0下载:
  2. 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2649
    • 提供者:葛菲
  1. huffman

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,试用java语言设计一个哈夫曼编码系统。通过本课程设计,应使学生掌握哈夫曼编码的特点、储存方法和基本原理,培养学生利用java语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time informati
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1009
    • 提供者:曹文生
  1. Huffman

    0下载:
  2. 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
  3. 所属分类:Special Effects

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

    0下载:
  2. 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 图像的huffman编解码程序,希望能给大家提供帮助-Huffman encoding and decoding process the image, hope that they can help
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56498
    • 提供者:刘某
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. Huffman

    0下载:
  2. 通过c++实现huffman树的数据结构-huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2221923
    • 提供者:杨轲
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com