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

搜索资源列表

  1. vc++JPEG

    0下载:
  2. JPEG算法压缩技术,主要实现图象压缩存储技术,用VC++实现!-JPEG compression algorithm technology, main image compression storage technology, using the VC!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15395
    • 提供者:12454
  1. fpga-jpeg-verilog

    2下载:
  2. fpga-jpeg-verilog在fpga平台使用verilog语言进行jpeg算法实现
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:104245
    • 提供者:yang
  1. JPEG算法

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:123497
    • 提供者:石后生
  1. jpeg插值.rar

    0下载:
  2. jpeg解压缩,进行插值,再压缩为JPEG
  3. 所属分类:源码下载

  1. lzw_soft.zip lzw压缩解压算法源码

    0下载:
  2. lzw压缩解压算法源码,The soruce of LZW compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:75331
    • 提供者:
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:169176
    • 提供者:宇翔
  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. JPEGactFPGA

    1下载:
  2. 利用FPGA实现JPEG算法的研究与实现,研究生的论文,很有参考价值-JPEG algorithm using FPGA realization of Research and Implementation of, post-graduate thesis, a good reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2592675
    • 提供者:刘小春
  1. fpga-jpeg

    0下载:
  2. fpga based jpge 压缩算法, 性能不错,-fpga based jpge compression algorithm, performance good,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:104702
    • 提供者:sloanyang
  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-6b

    0下载:
  2. jpeg压缩解压缩算法及源码,使用方便,有源码参考-jpeg compression decompression algorithms and source code, easy to use, there is a reference source
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:708855
    • 提供者:唐堂
  1. jpeg

    0下载:
  2. <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60143
    • 提供者:刘雷
  1. JPEG_S

    0下载:
  2. JPEG算法C++实现,VC++6.0 JPEG算法C++实现,VC++6.0-JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1012897
    • 提供者:王子
  1. JPEG

    0下载:
  2. JPEG算法仿真,本程序只是为了说明基本的JPEG功能-JPEG algorithm simulation, the procedure is only to illustrate the basic features of the JPEG
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1266
    • 提供者:liugang
  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. Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码-Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:641577
    • 提供者:whata
  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的简易文档 标准算法介绍 很实用-The standard JPEG algorithm describes a simple document very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:54658
    • 提供者:楼增沅
  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
    • 提供者:陈修海
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com