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

搜索资源列表

  1. jpg

    0下载:
  2. JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-04
    • 文件大小:123428
    • 提供者:站长
  1. jpeg_0.77

    0下载:
  2. JPEG压缩编码系统源代码-JPEG compression coding system source code
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:130974
    • 提供者:吕荣
  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. Jpeg_loopback

    0下载:
  2. ti C6000DM642 jpeg压缩 -ti C6000DM642 jpeg compression
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:388601
    • 提供者:kaka
  1. jpeg.tar

    0下载:
  2. jpeg硬件压缩代码,对学习jpeg压缩的同学非常有用-hardware jpeg compression code, the Student Study jpeg compression is very useful
  3. 所属分类:mpeg mp3

    • 发布日期:2014-05-16
    • 文件大小:1870110
    • 提供者:ma
  1. image_compression_final(jpeg)

    3下载:
  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. jpegCompression2

    0下载:
  2. JPEG压缩编码(基本系统)简单示例-JPEG compression coding (basic system) simple example-JPEG compression (basic system) easy sample-JPEG compression coding (basic system) simple example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3577050
    • 提供者:zzxwill
  1. gongji

    0下载:
  2. 关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩-Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1149
    • 提供者:小户
  1. jpeg

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

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

    0下载:
  2. bf533平台图像采集程序,通过摄像头采集图像,将其jpeg压缩后通过串口传至pc端,在visual dsp++4.5下编译通过-bf533 platform image acquisition process, through the acquisition camera images, jpeg compression of its spread to pc through serial port side, in the visual dsp++4.5 under the compiler
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:150077
    • 提供者:chen
  1. jpegexample

    0下载:
  2. JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:88482
    • 提供者:张庆
  1. jpeg

    1下载:
  2. 本上传是在matlab环境下实现图像的基于DCT的JPEG压缩,上传内容包括主程序、子函数和实验原理pdf。可供朋友学习与参考。-This upload is in the matlab environment to achieve the image DCT-based JPEG compression, upload content, including the main program, subroutine and experimental principles of pdf. For
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:136078
    • 提供者:马妍
  1. JPEGcompressioncoding

    0下载:
  2. jpeg压缩编码的VC++程序代码,适合初学者-Compression code
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:381691
    • 提供者:王成
  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. jpeg-matlab

    0下载:
  2. 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:58874
    • 提供者:liming
  1. jpegcoding

    0下载:
  2. 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1201
    • 提供者:leapshaw
  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. usb-zc0301-v4l2-video0-jpeg

    1下载:
  2. 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:767841
    • 提供者:房龙
  1. jpeg

    0下载:
  2. dsp端的jpeg压缩算法,测试通过,方便大家共享。采用汇编进行优化。-dsp side of the jpeg compression algorithm, test, easy to share. Optimized in assembly.
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2904283
    • 提供者:陈修海
  1. JPEG-Matlab

    0下载:
  2. 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3021
    • 提供者:wangmeiling
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com