搜索资源列表

  1. HFMDaiMa

    0下载:
  2. 自适应哈夫曼编码,可以很深入的了解哈夫曼是最优熵编码的原因-Adaptive Huffman coding, can be a deeper understanding of the optimal Huffman entropy coding is the reason
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:木灵蓝
  1. jp2_cod

    0下载:
  2. 用c语言实现jpeg2000的源代码,量化,小波变换,熵编码-failed to translate
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:wangwang
  1. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:287744
    • 提供者:steven
  1. txyslh

    0下载:
  2. 实现了简单的图像的小波变化和压缩编码!! 并计算了压缩后的熵值-To achieve a simple image of the wavelet transform and compression coding! ! And calculate the entropy of the compressed! !
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:47104
    • 提供者:周磊
  1. sgergyhij

    0下载:
  2. 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:先知
  1. jpeg

    0下载:
  2. JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:太平洋
  1. H6502

    0下载:
  2. H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块和著名的6502的软件源码-The standard H.264 decoder all verilog source code, including the fr a me, fr a me, transform coding, entropy coding, filtering all modules and the famous 6502&
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:75776
    • 提供者:黄奇家
  1. haffman

    0下载:
  2. 用于计算信息熵的哈弗曼编码的c++源代码,含实验报告和结果分析-it contents the C++ source of haffman and the reports and analysis
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:46080
    • 提供者:bluels123
  1. H_264CAVLC

    0下载:
  2. 基于H_264CAVLC熵编码的视频加密方案设计-Entropy coding based on H_264CAVLC design of video encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:214016
    • 提供者:houxionghui
  1. AVS

    0下载:
  2. AVS熵编码的硬件结构实现有关论文,改进了结构,zig-zag使用并行结构-AVS entropy coding to achieve the hardware structure of the paper, to improve the structure, zig-zag to use parallel structure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:541696
    • 提供者:Janee
  1. huffman

    0下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1293312
    • 提供者:刘雨相
  1. 06HuffmanCode

    0下载:
  2. 以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。 在计算机信息处理中,“哈夫曼编码”是一种一致性编码法(又称"熵编码法"),用于数据的无损耗压缩-Huffman Coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:shaozhiqi
  1. huffmancoding

    0下载:
  2. 格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮) %输入:p是每个字母符号的概率 (如:对= [0.3 0.2 0.2 0.2 .06 .04]) n是一个整数,决定在每个帧的符号数量 (默认:n = 1时) %输出:huffcodes:huffmancodes 答:源熵 甲肝:平均熵编码 电子邮件:科丁效率-format : [huffcodes,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zhou
  1. Image_processing_and_entropy_coding_compression.ra

    0下载:
  2. 图像处理之压缩及熵编码Image processing and entropy coding compression-Image compression and entropy coding processing Image processing and entropy coding compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:68608
    • 提供者:iomy
  1. Huffman

    0下载:
  2. huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:tianxia
  1. RLE

    0下载:
  2. 游程编码示例,可以有效进行游程编码,属熵编码的一种,希望对大家有用。-RLE example, you can effectively run length encoding, entropy coding is a kind of hope for all of us.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:tianxia
  1. cabac_notes

    0下载:
  2. 关于视频编码标准H.264熵编码CABAC自己整理的笔记-Some notes about CABAC which is a part of H.264 video compression standard
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-21
    • 文件大小:600064
    • 提供者:吴刚
  1. H261coder

    0下载:
  2. 基本实现H261编解码器功能,虽然结果不是很好,但是已经把框架写好的很好,大家只需修改以下熵编码那头文件就可以实现很好的压缩解码功能-H261 codec is basically functional, although the results are not very good, but has already written a very good fr a mework, we simply modify the followi
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-21
    • 文件大小:8815616
    • 提供者:ShaoWenjian
  1. Huffman

    0下载:
  2. 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:ShaoWenjian
  1. entropy-encoding

    0下载:
  2. 视频信号熵编码源程序 熵编码法是一种进行无损数据压缩的技术,在这个技术中一段文字中的每个字母被一段不同长度的比特(Bit)所代替。与此相对的是LZ77或者LZ78等数据压缩方法,在这些方法中原文的一段字母列被其它字母取代。 每个字母按照其出现的可能性所获得的最佳比特数取决于熵。 本程序不仅提供源程序,还提供相应的实例。-Entropy coding the video signal source for entropy co
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:286720
    • 提供者:安慰安防
« 1 2 3 4 5 67 8 9 10 11 12 13 »

源码中国 www.ymcn.org