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

搜索资源列表

  1. Circle_DetectionHoughTransform

    0下载:
  2. matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1287
    • 提供者:lihao
  1. huffman

    0下载:
  2. 经常看到很多人在寻找霍夫曼编码哦,此代码非常有用-Often see a lot of people looking for Huffman Oh, this code is very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1463
    • 提供者:wen
  1. bianma

    0下载:
  2. 它的功能主要是进行霍夫曼编码,本程序利用的是一个向量来予以说明-Huffman encode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:787
    • 提供者:李明
  1. haofuman

    0下载:
  2. 实现霍夫曼编码 算术编码过程 输入代码中出现的字符-Huffman coding to achieve Arithmetic coding process Enter the characters appear in the code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:220672
    • 提供者:lifengmei
  1. Huffman_encode

    0下载:
  2. 这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 charact
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:浪飞人海
  1. huff

    0下载:
  2. 霍夫曼编码的C语言实现,用VC6.0平台实现,完成建立建立码树功能,可进行huffman的编码和译码-The realization of Huffman Code
  3. 所属分类:MiddleWare

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

    0下载:
  2. Huffman,霍夫曼树算法实现,数据结构作业,第三次试验-Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:121857
    • 提供者:zhuzi
  1. Hoffman

    0下载:
  2. TXT霍夫曼編解碼 可以將txt檔做霍夫曼編解碼-TXT Hoffman arranges the decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:369092
    • 提供者:陳冠C
  1. Fixedpointaedreal-time

    0下载:
  2. MP3解码原理:首选将MP3数据帧解包,解出帧头信息和边带信息;然后采用霍夫曼解码解出比特分配信息;接着在逆变换中利用频谱系数,在综合滤波器中将32位子带合并成一个宽带信号。18个频谱值执行32位IMDCT(逆改进型离散余弦变换),将生成的576个频谱值变换成长度为32的18个连续的频谱。通过18次运算,多相位综合滤波器将这些频谱转换到时域,完成波形重构,生成立体声PCM音频数据。-jiema and bianma
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:58804
    • 提供者:wang
  1. hfm

    0下载:
  2. 自适应霍夫曼编码。。在VS2008下运行。。C++源码-Adaptive Huffman coding. . Run in VS2008. . C++ Source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:335951
    • 提供者:he harmony
  1. hfmantree

    0下载:
  2. 霍夫曼树的构造,对英文字符进行排列,并输入霍夫曼树-construct a huffman tree
  3. 所属分类:Database system

    • 发布日期:2017-03-30
    • 文件大小:7456
    • 提供者:杨柳
  1. huffman

    0下载:
  2. 霍夫曼编码的c++实现.通过输入权值可进行编码-huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:11702
    • 提供者:cxcw
  1. compress

    0下载:
  2. 一个基于霍夫曼树的压缩,有很好的学习价值!对霍夫曼树的理解会有很好的帮助!-a program of compress about hufman,you can study it well!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7701002
    • 提供者:田振川
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码的C++程序,最有效的编码方式-Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:张良
  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. huffman

    0下载:
  2. 霍夫曼变换,是一种可变长编码方式.Huffman树是二叉树的一种特殊转化形式。-huffman_core
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:33306
    • 提供者:漠飞沙
  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. 13huofuman

    0下载:
  2. 是李彤程序实现的霍夫曼,能够很有效的压缩文件 不会有损坏-Hoffman, program implementation is Li Tong, compressed files can be very effective there will be no damage
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:15494
    • 提供者:dingding
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 39 »
搜珍网 www.dssz.com