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

搜索资源列表

  1. chap10

    0下载:
  2. matlab图像处理实例详解chap10——图像压缩编码-matlab image processing examples explain chap10- Image Coding
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:258767
    • 提供者:xiaojingwen
  1. 数据压缩.zip

    0下载:
  2. 数据压缩一些程序代码 Matlab的。包括行程编码,变换编码等等
  3. 所属分类:matlab例程

  1. image-processing

    0下载:
  2. 包括图象的检测,模板匹配、图象的压缩编码,JPEG压缩编码标准、图象处理编程工具的介绍,简单的多媒体编程-Including image compression encoding detection, template matching, image, JPEG compression coding standard, the introduction of image processing programming tools, simple multimedia programming
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9788117
    • 提供者:sherry
  1. text6

    0下载:
  2. 图像的压缩编码算法实现,内有详细注释,请仔细查看,方便易学!-Image compression coding algorithm, with detailed notes, carefully check, easy to learn!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:68758
    • 提供者:elizabeth
  1. jpg

    0下载:
  2. c源代码 图象的压缩编码,JPEG压缩编码标准 功能是行程编码,JPEG压缩编码(基本系统)-c code, function: jpeg stand for image show
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:243493
    • 提供者:
  1. 201401-44

    0下载:
  2. 低速率语音压缩编码算法研究201401--Study of Low Bit-Rate Speech Coding Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:445965
    • 提供者:li
  1. lzw_compression

    0下载:
  2. LZW压缩编码源程序,用较短的代码来表示较长的字符串来实现压缩。 -LZW compression source code, with a shorter code to indicate a long string to achieve compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5339
    • 提供者:zzl
  1. huffman.c

    0下载:
  2. Huffman编码属于熵编码的方法之一,是根据信源符号出现概率的分布特性而进行的压缩编码。 Huffman编码的主要思想是:出现概率大的符号用短的码字表示;反之,出现概率小的符号用长的码字表示。 Huffman编码过程描述: 1. 初始化: 将信源符号按出现频率(或概率)进行递增顺序排列,输入集合L 2. 重复如下操作直至L中只有1个节点: (a) 从L中取得两个具有最低频率(或概率)的节点,为它们创建一个父节点; (b) 将它们的频率和(或概率和)赋给父结点,并
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5995
    • 提供者:mousejohn
  1. aacmatlab

    4下载:
  2. 该源码是在matlab平台上实现的,是音频编码的一种重要编码AAC,实现音频的压缩编码-the code is used for audio coding ,advanced audio coding (AAC)
  3. 所属分类:Audio

    • 发布日期:2017-02-20
    • 文件大小:52474
    • 提供者:linzhen
  1. lc

    0下载:
  2. lz压缩编码实现了lz编码的算法对文件进行压缩-lz lz compression coding algorithm to achieve a file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:178564
    • 提供者:余家麒
  1. jpeg

    0下载:
  2. 基于c的jpeg图片压缩编码 输入bmp文件输出jpeg文件 时限压缩 -transfer a bmp file to a joeg file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11936040
    • 提供者:王宇
  1. wavelet

    0下载:
  2. 小波变换实现的图像压缩编码,小波分解使用两层分解,然后重构,压缩比可以达到4/1-Wavelet transform image compression coding, the use of two wavelet decomposition and reconstruction, the compression ratio can be up to 4/1
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:andy
  1. yuyinbianma

    0下载:
  2. 语音压缩编码时的线形预测编码源程序(matlab运行)-Voice linear predictive coding source (matlab running) when coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:180972
    • 提供者:曾树华
  1. 2

    0下载:
  2. 对图像进行压缩编码、线性变换、形态学变换、幂次变换等操作- The image compressing coding, linear transformation, such as morphological transform and the exponential transform operation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:3401
    • 提供者:qiuxiaohui
  1. AAS

    0下载:
  2. 图像压缩编码论文,很好的一篇论文,我写论文时参考过他-Image compression coding papers, good paper, I refer him to write papers
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:338559
    • 提供者:223
  1. HuffmanCod

    0下载:
  2. 霍夫曼编码,用于信息理论基础中的压缩编码。可实现霍夫曼编码功能。-Huffman coding, the theoretical basis of the information for coding. Huffman encoding function can be realized.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:elives
  1. lzw

    0下载:
  2. 数据压缩课压缩编码第二次大作业,Lzw压缩编码-The second homework of data compression coding lesson. It s about Lzw coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1637
    • 提供者:许天骄
  1. JPEGyuanma

    0下载:
  2. 实现jpeg格式的压缩与解压缩编码,JPEG源码内容详细值得学习-Compression and decompression coding to achieve jpeg format, JPEG source content detail worth learning
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:368355
    • 提供者:
  1. DCT

    0下载:
  2. 随着科学技术的发展,图像压缩技术越来越引起人们的关注。为此从众多的图像压缩编码标准中选取了基于DCT变换的JPEG图像压缩编码算法进行研究,并通过对比分析各种软件特性选取了MATLAB进行实验仿-With the development of science and technology, image compression technology is increasingly a cause for concern. To do this, select from a large number
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:206396
    • 提供者:ben
  1. tuxiang-yasuo

    0下载:
  2. 对图像进行压缩编码,小波知识,易懂,实现方便,-Image compression, easy to understand, easy to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:47381
    • 提供者:陈一姐
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com