CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - dct

搜索资源列表

  1. DCT程序实现文档.rar

    1下载:
  2. dct变换
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:1.26kb
    • 提供者:
  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    5下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:40.13kb
    • 提供者:杨晖
  1. jpeg压缩中的DCT蝶型算法verilog代码

    3下载:
  2. jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
  3. 所属分类:压缩解压

    • 发布日期:2014-01-14
    • 文件大小:4.75kb
    • 提供者:wuguanying
  1. matlab DCT简单的压缩

    1下载:
  2. matlab DCT 较短的程序,简单的压缩
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:6.68kb
    • 提供者:liuyao
  1. DCT

    0下载:
  2. 这是一个可执行的基于DCT的压缩编码程序,希望对大家有所帮助!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:526.24kb
    • 提供者:崔跃利
  1. DCT

    1下载:
  2. 图片压缩代码,适用于DCT JPEG图片压缩。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:liyigang
  1. DCT-basedJPEGimagecompressionalgorithmtoachievethe

    0下载:
  2. 基于DCT的JPEG图象编码,用MATLAB实现的
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:120.62kb
    • 提供者:胡卖国
  1. 整数DCT变换 bin DCT zscan

    0下载:
  2. 整数DCT变换
  3. 所属分类:压缩解压

    • 发布日期:2010-12-15
    • 文件大小:2.84kb
    • 提供者:wbh200892268
  1. JPEGcompression.rar

    2下载:
  2. 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.28kb
    • 提供者:龙活
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. DCT_2D.rar

    1下载:
  2. 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2.84kb
    • 提供者:paladin
  1. klt-dct.rar

    1下载:
  2. klt经典程序,可以在matlab里面直接运行,KLT classical procedures, can be run directly in matlab
  3. 所属分类:压缩解压

    • 发布日期:2013-01-15
    • 文件大小:61.98kb
    • 提供者:yujufeng
  1. DCT程序实现文档

    0下载:
  2. dct变换-DCT transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:
  1. DCT

    0下载:
  2. code for dct for image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:793byte
    • 提供者:pavan kumar
  1. DCT

    0下载:
  2. DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:2.46kb
    • 提供者:hanxiaoqian
  1. DCT

    2下载:
  2. 对测试图像分块、DCT和量化,将量化后的系数写成矩阵形式。-The test image block, DCT and quantization, the quantized coefficients written in matrix form.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6.9kb
    • 提供者:yoyo
  1. dct-image-compression

    0下载:
  2. 裡面有包含圖片跟jpeg壓縮的主要程序DCT的演算法,會秀出作dct轉換的前後圖片-Contains a picture inside the main program with the jpeg compression algorithm DCT will be showed off pictures before and after conversion for dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:304.46kb
    • 提供者:傅敬柏
  1. DCT

    0下载:
  2. ce code permet de cacluler les coefficiants de la dct dans un block 8*8 aisni selectionner les coefficients par un balyage zigzag
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:3.7kb
    • 提供者:sarah
  1. dct

    0下载:
  2. 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:10.68kb
    • 提供者:黄天华
  1. DCT图像压缩

    2下载:
  2. 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
  3. 所属分类:压缩解压

    • 发布日期:2021-04-23
    • 文件大小:410kb
    • 提供者:和你看烟花
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com