CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - jpeg encoding

搜索资源列表

  1. 行程编码,JPEG压缩编码

    0下载:
  2. 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:126281
    • 提供者:余风
  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. Jpegdec

    0下载:
  2. JPEG编码源代码,在vc下编译通过,不能直接运行,将需要的代码加入到自己的程序中调用-JPEG encoding source code, the compiler under vc, not directly runs, it will need to add the code to their own procedures call
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:43384
    • 提供者:愈加会
  1. JPEG_doc2.1.4

    0下载:
  2. 通过阅读这份文档,能够对 JPEG 图形压缩有一定感性的认识, 但其数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解.自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度. -By reading this document to JPEG image compression to a certain emotional understanding, it does not need to unders
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:10487
    • 提供者:赵小花
  1. 200510201628452180

    0下载:
  2. 图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式-size photo processing, point operations, geometry and transform coding of images, such as JPEG encoding multiple
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:207995
    • 提供者:liuyang
  1. wlt

    0下载:
  2. 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:21424
    • 提供者:余庆红
  1. 2006115

    0下载:
  2. 行程编码,JPEG压缩编码(基本系统)算法,不错的源码-itinerary encoding, JPEG compression (basic system) algorithm, a good source
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:123803
    • 提供者:王成平
  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-02
    • 文件大小:74780
    • 提供者:liuyuhao
  1. EmbeddedJPELibrary

    0下载:
  2. 关于JPEG的嵌入式快速编码文档.不错的.-On the embedded JPEG files fast encoding. Good.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:39471
    • 提供者:shishugang
  1. Player+Demo+Source

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-The decoder supports the general category jpeg file format, which is most used in jpeg file format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:2128972
    • 提供者:liusheng
  1. jpeg

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

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

    0下载:
  2. 数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解. 自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度.-Do not need to gain a clear understanding of mathematical principles. Can begin to write their own encoding/decoding process. Or understand to
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:14358
    • 提供者:金尧
  1. BMPImageViewer

    0下载:
  2. BMP到JPEG转换,JPEG编码并显示-BMP to JPEG conversion, JPEG encoding and display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3825826
    • 提供者:leechun
  1. h123adc

    0下载:
  2. Hoffman encoding of DC coefficients in JPEG
  3. 所属分类:Picture Viewer

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

    0下载:
  2. JPEG AC coefficient encoding routine
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:1944
    • 提供者:silicon
  1. jpeg

    0下载:
  2. 一个jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-A jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the BMP file is a 24bit
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:13141
    • 提供者:haodong
  1. JPEG

    0下载:
  2. JPEG图片的简介、文件编码的详解、文件格式的解析等-About JPEG picture file encoding Xiangjie file format parsing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:267755
    • 提供者:maruce
  1. JpegLibPalm030912

    0下载:
  2. Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:49541
    • 提供者:ddd
  1. jpg

    0下载:
  2. The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quanti
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:92693
    • 提供者:jiang nan
  1. jpegfaq

    0下载:
  2. JPEG常见问题解答,从编解码技术原理,语法结构,文件格式,全方位解答开发者遇到的问题。(JPEG frequently asked questions, including encoding and decoding technologies, syntax and data structure, file format, etc.)
  3. 所属分类:图片显示

    • 发布日期:2018-01-03
    • 文件大小:71680
    • 提供者:JasonZh
« 12 »
搜珍网 www.dssz.com