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

搜索资源列表

  1. huffman

    0下载:
  2. 经典的霍夫曼算法,此例为算法测试过程实现!并去除bug
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:csn
  1. program

    0下载:
  2. 文件包含最速下降算法,最小二乘算法,霍夫曼编码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5228
    • 提供者:wu
  1. 12

    0下载:
  2. 图像压缩编码程序,使用霍夫曼编码方式,很好的例程序
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:233847
    • 提供者:lgy
  1. jpeg

    0下载:
  2. C代码完成jpeg编码和解码,包括dct,量化,zigzag以及霍夫曼编码、解码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8049
    • 提供者:Jingya
  1. DlgHuffman

    0下载:
  2. 图像压缩的霍夫曼编码算法-image compression encoding algorithm Hoffman
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:熊模昌
  1. zlib-1.2.2.tar

    0下载:
  2. 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:430469
    • 提供者:刘刀冈
  1. yasuojieya

    0下载:
  2. 本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:505769
    • 提供者:刘刀冈
  1. huffman编码解码

    1下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4115
    • 提供者:xtbc
  1. HOFFMAN

    1下载:
  2. 霍夫曼coding程序,用此程序可以对任意图像进行霍夫曼编码。-Huffman coding procedures, this procedure can be used for any image Huffman coding.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5435
    • 提供者:许成哲
  1. Huffman哈夫曼(霍夫曼)

    0下载:
  2. 实现了Huffman编码的过程。执行环境为 TC 3.0。-realized Huffman coding process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23524
    • 提供者:钟祖豪
  1. huff_file

    0下载:
  2. 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13726
    • 提供者:冰冰
  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14341
    • 提供者:卢林
  1. 霍夫曼编码

    0下载:
  2. 所属分类:多媒体

    • 发布日期:2008-12-11
    • 文件大小:9873
    • 提供者:colourtao
  1. 用C压缩文件

    0下载:
  2. 用C实现不同压缩 霍夫曼等等
  3. 所属分类:Windows编程

    • 发布日期:2009-02-19
    • 文件大小:248014
    • 提供者:fogfly
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 霍夫曼 圆的检测

    0下载:
  2. 所属分类:图形图象

    • 发布日期:2009-12-17
    • 文件大小:9438
    • 提供者:huanghezzt
  1. 霍夫曼

    0下载:
  2. 。。。。。
  3. 所属分类:文档资料

  1. 用霍夫曼方法检测圆、直线

    0下载:
  2. matlab程序
  3. 所属分类:其它源码

  1. HuffmanCoding.rar

    0下载:
  2. 利用数字图像处理中的霍夫曼编码算法对数字图像作霍夫曼编码,所得编码结果完全符合概率越大,码长越短的原则,The use of digital image processing of the Hoffman coding algorithm for digital image on the Huffman code, coding the results obtained in full compliance with the greater probability, the shorter co
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:170589
    • 提供者:tianjieyu
  1. viterbi_de

    0下载:
  2. 卷积码译码霍夫曼编码及数学概率论贝叶斯公式; 卷积译码软判决通过3位量化可以比硬判决提高约2dB信噪比; 了解最大似然译码准则; -Soft Decoding Scheme of Convolution Codes Combined with Huffman Coding.Simulation study of the performance of ternary line codes under Viterbi decoding & Soft-decision decoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:43982
    • 提供者:刘君
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 39 »
搜珍网 www.dssz.com