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

搜索资源列表

  1. huffmancode

    0下载:
  2. 霍夫曼编码前缀编码Huffman Coding-Huffman Codeing
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:刘晓丽
  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3150
    • 提供者:yy
  1. huofuman2

    0下载:
  2. 霍夫曼编码 此为霍夫曼编码的c++代码,两个文件-This is the Huffman coding Huffman coding c++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2795
    • 提供者:司马俊杰
  1. huffmancoding

    0下载:
  2. 通过建立霍夫曼树,输入一串数据,进行霍夫曼编码-Huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:hrj
  1. HuffmanExp

    0下载:
  2. 该源码实现了对一256色灰度图像的霍夫曼编码输出,并用MFC实现了界面化处理-Realized the source of a 256-color gray-scale image of the Huffman code output, and the realization of the interface with MFC treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2176840
    • 提供者:chenhyu
  1. HUFUMAN

    0下载:
  2. 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1317183
    • 提供者:chenhyu
  1. FDTCandIDTC

    0下载:
  2. IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3251
    • 提供者:林和
  1. huofuman

    0下载:
  2. 这是一个霍夫曼编码的实例 ,C++,内容简单,适合初学者借鉴和学习之用-This is an example of Huffman coding, C++, the content is simple, suitable for beginners to learn and learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12880
    • 提供者:付斌
  1. huo

    0下载:
  2. 可以进行霍夫曼编码,输入结点数和权值进行编码-Huffman code can be input nodes and the right to encode values
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:580403
    • 提供者:han
  1. Graphic.process

    0下载:
  2. 应用C/C++语言编写灰度图像霍夫曼编码的程序-Application of C/C++ language coding gray-scale image of the Hoffman process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:116617
    • 提供者:geyu
  1. HUFF

    0下载:
  2. 这是霍夫曼编码的c语言实现 可以直接在编辑器上运行-This is the Huffman code of c language directly in the editor to run
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:3014
    • 提供者:bichaozhi
  1. HuffmanencodingBaseondatastructure

    0下载:
  2. txt格式,数据结构习题霍夫曼编码C程序,可以上机调试-txt format, data structure C Huffman code exercise program, you can debug on the machine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:2105
    • 提供者:liu
  1. HuffCode

    0下载:
  2. 霍夫曼编码HDL实现,可以用于JPEG压缩中-huffmancode
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:2480
    • 提供者:paladin
  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. 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. 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. 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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com