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-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

    0下载:
  2. 图象压缩(JPEG)编码算法及压缩过程的实现
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:41844
    • 提供者:朱里
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. 图象JPEG压缩算法的一种实现方法

    0下载:
  2. 一个不错的JPEG图像压缩软件,值得一看!-a good JPEG image compression software, an eye-catcher!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:62604
    • 提供者:寒塘
  1. fpga_jpeg

    2下载:
  2. 图像jpeg压缩算法,用verilog HDL在FPGA上的实现 -Jpeg image compression algorithm, using verilog HDL Implementation in FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:103710
    • 提供者:沧海一笑
  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. source_code_of_JPEG

    0下载:
  2. 完整详尽的用C语言实现图像的JPEG压缩算法.-Integrity of the C language with a detailed realization of the JPEG image compression algorithm.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:327417
    • 提供者:沧海一笑
  1. 05

    0下载:
  2. JPEG编码算法与设计05这个是实现JPEJ编码算法的基本实现,一共有6个程序.-JPEG Coding Algorithm and Design 05 This is the realization of the basic coding algorithm JPEJ realize, a total of six procedures.
  3. 所属分类:图形图象

    • 发布日期:2017-03-19
    • 文件大小:4470784
    • 提供者:
  1. jpeg_dsp

    0下载:
  2. 有关图像压缩的jpeg实现算法介绍及其源码-Related to the jpeg image compression algorithm introduced and its source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:162780
    • 提供者:刘荣国
  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-decode

    0下载:
  2. 基于DSP的jpeg图像解码算法的实现说明文档
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:189373
    • 提供者:tigerfeng
  1. JPEG-LS

    0下载:
  2. 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:674244
    • 提供者:小化
  1. jpeg

    0下载:
  2. 此为jepg压缩编码算法,实现了jpeg压缩算法,以供学习和交流-This is jepg compression algorithm to achieve the jpeg compression algorithm for learning and communication
  3. 所属分类:Windows Develop

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

    0下载:
  2. 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1811315
    • 提供者:shikaichang
  1. JPEG

    0下载:
  2. JPEG压缩算法的详细分析讲解及程序实现代码。-this file is about JPEG algorithm.the content is very detailed.the program is included.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:4332
    • 提供者:eline
  1. JPEG-decoding

    0下载:
  2. 基于FPGA的JPEG解码算法的研究与实现,对开发JPEG编解码算法有参考价值-FPGA-based JPEG decoding algorithm and implementation of JPEG decoding algorithm on the development of a reference value
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3472130
    • 提供者:lj
  1. 基于S3C44B0X的JPEG图像解码及LCD显示的实现

    0下载:
  2. 本文主要介绍了一种基于Philips 公司的ARM 芯片LPC2292 来实现JPEG 图像软件解码的方法及基于此算法实现的手持式JPEG 图像显示器。(This paper introduces a method based on Philips's ARM chip LPC2292 to realize the decoding of JPEG image software, and a handheld JPEG image display based on this algorithm.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:2056192
    • 提供者:段子
  1. jpeg in matlab

    1下载:
  2. JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:57344
    • 提供者:liunianji
  1. image-compression

    1下载:
  2. 实现jpeg图像压缩,基于FPGA的JPEG图像压缩算法实现 基于FPGA的JPEG图像压缩系统的实现(Image compression of JPEG based on MATLAB, 实现jpeg图像压缩,基于FPGA的JPEG图像压缩算法实现 基于FPGA的JPEG图像压缩系统的实现 JPEG image compression, JPEG image compression algorithm based on FPGA implementation of FPGA based J
  3. 所属分类:其他

    • 发布日期:2020-01-03
    • 文件大小:71680
    • 提供者:zyz10
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com