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

搜索资源列表

  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
    • 文件大小:41098
    • 提供者:杨晖
  1. jpeg静态图像压缩编码

    0下载:
  2. jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-static jpeg image compression coding, image output imported bmp jpg format images
  3. 所属分类:图形图象

    • 发布日期:2010-07-01
    • 文件大小:17896
    • 提供者:zb
  1. 图像压缩算法的VC实现

    0下载:
  2. 图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:697348
    • 提供者:寒塘
  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
    • 文件大小:181294
    • 提供者:liliang
  1. Chapter10

    1下载:
  2. 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-15
    • 文件大小:6871574
    • 提供者:xiao
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. Chapter6-9

    3下载:
  2. 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-11
    • 文件大小:6281027
    • 提供者:xiao
  1. 219143204175200712406281264544

    0下载:
  2. 非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16388138
    • 提供者:乔鹏飞
  1. image_compression_final(jpeg)

    2下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

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

    0下载:
  2. 基于小波变换的jpeg图像压缩编码算法的MATLAB实现-small wave transportation
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:joy
  1. JPEG

    0下载:
  2. JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8342472
    • 提供者:yangcaodie
  1. Chapter11-13

    0下载:
  2. 第十一章到第十三章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:5088147
    • 提供者:xiao
  1. jpeg_compression_encode

    0下载:
  2. jpeg图像压缩编码程序,图像的DCT变换是调用Matlab自带的DCT变换函数dct来完成-jpeg image compression coding process, DCT transform is called the image that comes with Matlab DCT dct to complete the transformation function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:74122
    • 提供者:cyedu
  1. jpeg

    0下载:
  2. 基于Matlab的JPEG图像压缩编码仿真,我们在JPEG图像压缩原理的基础上,用Matlab对标准的灰度图像进行JPEG压缩与重建。-Based on the JPEG image compression coding Matlab simulation, we JPEG image compression based on the principle of using Matlab on a standard gray scale images and reconstruction of J
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:177999
    • 提供者:Tony
  1. G

    0下载:
  2. DSP JPEG图像压缩编码的实现image compression coding to achieve-DSP JPEG image compression coding to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:539945
    • 提供者:gain
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,赫夫曼编码,DCT变换,Zigzag遍历-JPEG image compression, Huffman coding, DCT transform, zigzag traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:155674
    • 提供者:赵齐银
  1. jpeg-matlab

    0下载:
  2. MATLAB环境下的JPEG图像压缩编码和解压-MATLAB environment JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:59144
    • 提供者:谢阳萍
  1. jpeg-9a

    0下载:
  2. jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
  3. 所属分类:图形图象

  1. 第五组

    0下载:
  2. 通过matlab实现jpeg图像压缩编码。(To realise jpeg coding.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:10677248
    • 提供者:璐璐猿
  1. JPEG

    1下载:
  2. 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
  3. 所属分类:压缩解压

    • 发布日期:2021-01-22
    • 文件大小:396288
    • 提供者:likang123
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com