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

搜索资源列表

  1. Encode_des_MP3

    0下载:
  2. MP3霍夫曼编解码原理部分的介绍,德语版。-Hoffman MP3 codec part principle, the German version.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:28838
    • 提供者:liangliang
  1. Huffman

    0下载:
  2. huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:35403
    • 提供者:韩东
  1. bianma

    0下载:
  2. 基于MATLAB的霍夫曼编码。包括MATLAB界面下生成的结果图。程序较C语言易懂,由于在MATLAB下实现,程序简洁。-Huffman coding based on MATLAB. Including the MATLAB interface to generate the results of Fig. Procedures easy to understand language than C, because under MATLAB, the program simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:65687
    • 提供者:张作
  1. C

    0下载:
  2. 包含5个数据结构实验程序,霍夫曼编码,霍夫曼译码,多项式,最小生成树-failed to translate
  3. 所属分类:Windows Develop

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

    0下载:
  2. MP3播放器中的基于霍夫曼(huffman)解码的vhdl语言描述-MP3 player based on the Hoffmann (huffman) decoding descr iption language vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3854
    • 提供者:刘磊
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

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

    0下载:
  2. 霍夫曼树的实现,非常经典的一个算法实现,希望大家提供宝贵意见。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:898381
    • 提供者:邱炜
  1. HOFFMAN

    0下载:
  2. 霍夫曼编码相关资料及matlab源码实现。又需要的可以参考-Huffman code matlab source relevant information and to achieve. Also can refer to the needs of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5217
    • 提供者:邓俊
  1. 178_C_code

    0下载:
  2. c语言各种常有算法代码 例如霍夫曼编码 等-178 typical code write in c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:79595
    • 提供者:于水
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. 13102555364

    0下载:
  2. huffman 编码C++版,霍夫曼编码是音视频编解码的基础-huffman coding C++ Edition, Hoffman encoding audio and video codec is the basis of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:102680
    • 提供者:xinking
  1. ImageProcessing

    0下载:
  2. 可对8位灰度图像进行锐化,模糊化,二值化,中值滤波,平板滤波,霍夫曼编码,FFT,DCT变换,边缘提取等操作。-Be carried out for 8-bit grayscale image sharpening, blur, binarization, median filtering, flat filter, Huffman coding, FFT, DCT transform, edge extraction operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2378003
    • 提供者:冯晶
  1. huffmantree

    0下载:
  2. 用C++实现的霍夫曼树,在学习数据结构时很有用,可以用来参考-With C++ implementation Huffman tree, in learning the data structure is useful and can be used for reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:190132
    • 提供者:
  1. adaptive_huffman

    0下载:
  2. 自适应的霍夫曼编码是一种扩展的熵编码方法,取得了更高的编码效果。这是几种自适应霍夫曼编码的实现方法。希望对大家有用。-adaptive huffman coding is an extended coding method ,which can get more efficient compression ratio. this is kinds of adaptive huffman coding methods. i hope it will be useful for people who
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:14095
    • 提供者:Richard Chang
  1. 16-bit_Huffman

    0下载:
  2. 这个是我前一段时间在国外网站上找到的16-bit的霍夫曼编解码器。我们常用的都是8-bit的,希望这个对大家有用。尤其是对医学图像,因为其有8位,12位,16位等。-i got this 16-bit huffman codec from abroad website. we usually use 8-bit huffman codec. this source code is especially useful for medical image process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:8718
    • 提供者:Richard Chang
  1. huofuman

    0下载:
  2. 这个程序很好的,是关于霍夫曼编码的小程序,在多媒体技术的实验当中可以用到的。-This program very good, is a small program on the Huffman coding, in which multimedia technology can be used in the experiments.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17406
    • 提供者:xiaobei
  1. rmwHuffman

    0下载:
  2. 此程序采用VC++编程,是霍夫曼编码,并实现功能-This program uses VC++ programming, is the Huffman coding, and to achieve functional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6695
    • 提供者:孙丽娟
  1. huffman

    0下载:
  2. 霍夫曼编码是经典的信源编码,与游程编码同为信道编码常用编码方式高效简单。-Huffman coding is the classic source coding, and run-length coding with channel coding used for the encoding easy and efficient.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:51338
    • 提供者:周旋
  1. huff_C_exp2

    0下载:
  2. 霍夫曼编码 源码-Huffman source
  3. 所属分类:File Operate

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

    0下载:
  2. 输入8个字符(数目可以自己设定,需要改动程序中N的值),注意空格也算字符,然后输入权值,会显示构造的霍夫曼树及每个字符的编码-Encode:enter 8 characters,then enter 8 numbers,this program will print the huffman tree and each char s code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:8401
    • 提供者:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com