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

搜索资源列表

  1. zhaochenhui

    0下载:
  2. 霍夫曼编码的程序,这个是我自己写的,简单的霍夫曼编码,还可以-Huffman coding procedure, this is my own writing, simple Huffman coding, but also
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:253058
    • 提供者:Z07Z07Z07
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. IMAGECODING

    0下载:
  2. 一个关于图像压缩编码的程序,MFC实现霍夫曼编码、香农费诺编码、算术编码等。-A program on the image compression coding, MFC achieve Huffman coding, Shannon fees Connaught coding, arithmetic coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:237136
    • 提供者:soar
  1. Huffman

    0下载:
  2. 这是一个关于霍夫曼编码与解码的c语言程序,功能强大,且使用-This is a Huffman encoding and decoding on the c-language program, powerful, and the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3034
    • 提供者:李杰
  1. Huffman_wt

    0下载:
  2. 霍夫曼编码,用于压缩文档,文档中可以输入abc等字符。-Huffman coding, used to compress the document, the document can enter characters such as abc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1921
    • 提供者:豆苗
  1. Huffman

    0下载:
  2. JAVA利用霍夫曼编码实现文件压缩与解压缩功能-Using Huffman coding to achieve compression and decompression functions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:28935
    • 提供者:xiaoyu
  1. HuffmanDialog

    0下载:
  2. C语言实现图像的霍夫曼编码~可以实现简单的霍夫曼编码-C-Image of the Huffman coding ~ simple Huffman coding can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:816
    • 提供者:
  1. code

    0下载:
  2. 介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告-Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2275684
    • 提供者:刘艳芳
  1. compress

    0下载:
  2. 能够读取要被压缩的文件,能够保存压缩后的文件,使用字典压缩算法和霍夫曼编码压缩算法对文件进行压缩。 -compress a file in two method : directory and huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:67799
    • 提供者:
  1. huffumancoding

    0下载:
  2. 实现霍夫曼编码与解码,通过构造霍夫曼树编程实现-Huffman coding and decoding achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1854
    • 提供者:bxhzzx
  1. Graphalgorithm

    0下载:
  2. 图论算法实现,含树,欧拉圈,霍夫曼编码,图的连通性,着色树,最短路径等,且采用加载皮肤界面,界面美观-Graph algorithms, including trees, Euler circles, Huffman coding, graph connectivity, coloring trees, shortest paths, and the interface with loads of skin, beautiful interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1145340
    • 提供者:zc
  1. Huffman

    0下载:
  2. 实现了霍夫曼编码,算法经典,代码简洁,稳定性高-Implements Huffman coding, the classical algorithm, code simplicity, high stability
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5320706
    • 提供者:zhangshuhao
  1. a

    0下载:
  2. 二十位以内霍夫曼编码计算,输入概率即可得到编码
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:茶道
  1. huffman

    0下载:
  2. 图像压缩matlab的霍夫曼编码huffman
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1572
    • 提供者:zhanglu
  1. huffmannn

    0下载:
  2. 实现霍夫曼编码,根据随机概率编程霍夫曼码,有详细解释。-Huffman coding to achieve, according to random probability programming Huffman code, a detailed explanation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:873
    • 提供者:zhaofei
  1. huffmancoding0

    0下载:
  2. 霍夫曼编码,通过窗口实现霍夫曼编码!霍夫曼编码可能是计算机界最经典的编码方法!-huffmancoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3691442
    • 提供者:Kid
  1. hfm

    0下载:
  2. 霍夫曼编码的程序,可以任意输入a-z字符串,建立霍夫曼树-Huffman coding of the program, you can string any input az, the establishment of Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2625
    • 提供者:天蓝夜
  1. MATLAB

    0下载:
  2. 霍夫曼编码的MATLAB实现运行时需要自己添加变量值-Huffman coding to achieve run-time MATLAB need to add the variable value
  3. 所属分类:matlab

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

    0下载:
  2. 霍夫曼编码,可以实现一个霍夫曼树的编写及解码-Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:958292
    • 提供者:高宝
  1. Graph

    0下载:
  2. 数据结构中图的操作,包括有向图,无向图,加权图,无加权图.还包括生成最小生成树,以及霍夫曼编码.-Data structure in operation, including a directed graph, undirected graph, weighted graph, non-weighted graph. Also generate minimum spanning tree, and Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:278069
    • 提供者:fengwuyu
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com