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

搜索资源列表

  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  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-10
    • 文件大小:2128972
    • 提供者:liusheng
  1. ViCandMPEGJPEGE

    0下载:
  2. HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换 JPEG2000压缩编码技术 源代码 vcSDll VCD2000AV卡的API函数封装 DvrDll PV988卡的API函数封装 DvsCode 监控录像系统源代码 \avi2mpg1_src 中包含了mpeg1编码
  3. 所属分类:mpeg mp3

    • 发布日期:2017-06-02
    • 文件大小:14818099
    • 提供者:张明晨
  1. 39709601ccc7

    0下载:
  2. JPEG压缩 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件-JPEG compression of the paper introduces the JPEG encoding and decoding. Coding part of the program can be a BMP format image JEPG coding, compressed into a file saved in binar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:238955
    • 提供者:赵景智
  1. JPEG_introduction

    0下载:
  2. JPEG文件编/解码详解,里面是详细的编码过程,方便大家理解记忆。-JPEG file encoding/decoding Xiang Jie, which is detailed in the encoding process so as to facilitate understanding of memory.
  3. 所属分类:2D Graphic

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

    0下载:
  2. 关于JPEG图像的编码压缩以及解码处理。-guanyujpgtuxiangdebianmachuli
  3. 所属分类:Special Effects

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

    0下载:
  2. 对图像进行JPEG压缩编码和解码,用matlab实现-JPEG compression of image encoding and decoding, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:266195
    • 提供者:王手艺
  1. jpegchange

    0下载:
  2. JPEG算法的编码和解码,能够在BMP/JPEG两种图象格式进行互相转换-JPEG encoding and decoding algorithm, able to BMP/JPEG image format of two interchangeable
  3. 所属分类:Special Effects

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

    0下载:
  2. huffman编码程序,可以分析出一张jpeg的huffman编码表,对于jpeg解码有很大帮助-huffman encoding program that can analyze a jpeg of the huffman encoding table, a great help for the jpeg decoder
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:112609
    • 提供者:王钢
  1. huffman

    0下载:
  2. 哈夫曼编码的内核程序及说明,主要用于jpeg解码-huffman s kernel ,use jpeg decoding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:15909
    • 提供者:zotion
  1. dct

    0下载:
  2. 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:564222
    • 提供者:cky
  1. Upload_Actual_JPEG

    0下载:
  2. 内包含有基于MATLAB的jpeg图像的压缩编码和解码-Contains a based on the MATLAB jpeg image compression encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75881
    • 提供者:marshall
  1. y_huff

    0下载:
  2. 对于视频编解码感兴趣的初学者非常有帮助,深入学习霍夫曼编码中的细节!-For beginners interested in video codec is very helpful, in-depth study the details of the JPEG encoder
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:10456
    • 提供者:wl
  1. jpegdemo

    0下载:
  2. jpge编解码的实现,包含编码和解码算法的各个组成部分。-jpeg encode and decode
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:507775
    • 提供者:zotion
  1. jpegsr9

    0下载:
  2. jpeg解码/编码/转换C语言源代码,支持多种平台windows/unix-jpeg decode/encode/convert standard source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1053189
    • 提供者:yanghua
  1. encoder

    0下载:
  2. jpeg-ls算法的C实现,打开计算机硬盘中的图像文件,在定时中断服务程序中将一帧图像的数据读到图像缓冲区,然后进行无损压缩编码与解码的过程-the realise of jpeg-ls
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:9552
    • 提供者:
  1. watermark

    1下载:
  2. 基于JPEG、MPEG标准的压缩域数字水印系统不仅节省了大量的完全解码和重新编码过程,而且在数字电视广播及VOD(Video on Demand)中有很大的实用价值。-Based on JPEG, MPEG compression standard digital watermarking system not only saves a lot of full decoding and re-encoding process, but also in digital television bro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:90238
    • 提供者:zhang
  1. image-encoder

    1下载:
  2. 这是本人开发的基于labview实现JEPG图像编码压缩并解码输出的程序,由于JPEG图像在FPGA编程中太大无法传输,先将其压缩成U8数组在进行传输 这个example中写入了一些压缩算法-This is my labview-based development to achieve JEPG compression image coding and decoding the output of the program, because the FPGA programming JPEG im
  3. 所属分类:LabView

    • 发布日期:2016-04-08
    • 文件大小:24576
    • 提供者:张哲为
  1. JPEG_linux

    0下载:
  2. 这是一本详细描述JPEG有理以及在LINUX系统里面的应用的文档,JPEG的优化,编码原理,解码,标准-This is a detailed descr iption of the document as well as JPEG rational application of LINUX system inside, JPEG optimization, coding theory, decoding, standards, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1093604
    • 提供者:David
  1. turbo

    0下载:
  2. libjpeg-turbo是对libjpeg的扩展,支持SIMD指令,如X86架构的MMX、SSE、SSE2、3DNOW,ARM架构的NEON,在对jpeg进行编码和解码的过程中能提高速度。-libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-17
    • 文件大小:26266198
    • 提供者:Gao
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com