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

搜索资源列表

  1. JPEG压缩编码(基本系统)算法

    0下载:
  2. 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:123879
    • 提供者:高杰
  1. JPEG-DSPyhsx

    0下载:
  2. JPEG编码算法的DSP优化实现,希望能对大家有用.-JPEG encoding algorithm optimized DSP to achieve the hope of all useful.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:85139
    • 提供者:梁艺潇
  1. jpeg编码-解码2000C

    0下载:
  2. JPEG的编码与解码-JPEG encoding and decoding
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:717555
    • 提供者:房客
  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. 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. cam9650-S3C2440-JPEG

    0下载:
  2. S3C2440, ov9650, 1280 * 1024 jpeg编码, 保存为图片文件-S3C2440, ov9650, 1280* 1024 jpeg encoding, saved as image files
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:382113
    • 提供者:周波
  1. ActualJPEG

    0下载:
  2. jpeg编码 Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me) -jpeg encoding Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:74780
    • 提供者:liuyuhao
  1. jpeg

    0下载:
  2. JPEG(Joint Photographic Expert Group,联合摄影专家组)编码的数据执行解压缩的各项功能.JPEG的VHDL实现代码-JPEG (Joint Photographic Expert Group, Joint Photographic Experts Group) encoding of data to implement the various functions of decompression. JPEG realization of VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3242413
    • 提供者:
  1. jpegEncoder

    0下载:
  2. JPEG 编码程序,他可以帮助你进行JPEG的图像压缩编码。-JPEG encoding process, he can help you to JPEG image compression coding.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:334182
    • 提供者:Guo
  1. JPEG

    1下载:
  2. JPEg算法的实现,详细的介绍了其编码过程。-JPEG algorithm implementation, a detailed introduction of its encoding process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:91393
    • 提供者:john
  1. jpeg

    0下载:
  2. JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2197654
    • 提供者:张欣蕊
  1. jpeg2avihojoon

    0下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1448
    • 提供者:Ho Joon Lee
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. JPEG-Matlabencode

    1下载:
  2. JPEG编码的MATLAB程序代码,条例清晰,方便好用-JPEG encoding MATLAB code, regulations clear and is easy to use
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7216
    • 提供者:
  1. Jpeg-src

    0下载:
  2. 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2019726
    • 提供者:shengxi
  1. jpegencode

    0下载:
  2. it s a program to execute the jpeg encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6967
    • 提供者:mbichetta
  1. JPEG-matlab

    0下载:
  2. JPEG编码和解码,用Huffman编码-JPEG encoding and decoding, using Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:52063
    • 提供者:huan
  1. JPEG-Encoder-Decoder

    0下载:
  2. 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:61716
    • 提供者:chen
  1. jpeg-compress

    0下载:
  2. 本文介绍了JPEG的一些编码知识,可以帮助入门者对于数据的编码和解码有更清晰的认识,表达形象,易于理解-This article describes some of the JPEG encoding of knowledge that can help beginners for data encoding and decoding have a clearer understanding of the expression image, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:236757
    • 提供者:张鹏
  1. Jpeg

    0下载:
  2. 视音频课程作业,对视频抽帧,对单张图片进行yuv420采样、DCT变化、量化以及反量化、IDCT变化(Jpeg Encoding & Decoding)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:41624576
    • 提供者:yu_x
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com