CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - decoding

搜索资源列表

  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. jpeg_file

    0下载:
  2. jpeg解码程序,另附jpeg说明文件,为加快解码速度,其中一部分采用汇编代码-jpeg decode programming with jpeg readme file, to quicken decoding speed, some parts adopt assembly language programming
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:125683
    • 提供者:金杨
  1. disImageProcessing

    0下载:
  2. 完整图象解码编码程序,集合了很多的库的开发,能使用多种,编码和解码方法-complete image codec procedures set for a lot of the development, will use a variety of encoding and decoding methods
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:263565
    • 提供者:
  1. GIF Code Fragments

    0下载:
  2. GIF header parsing, decoding and encoding
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:489454
    • 提供者:许瑞桉
  1. c语言完整jpg编解码

    1下载:
  2. 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1423118
    • 提供者:祝晓斌
  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. libpng-1.2.8-src

    1下载:
  2. PNG格式图像解码,包含VC6,VC.NET以及BorlandC++等多种IDE下的工作区设置-PNG image decoding formats, including VC6, VC.NET and Borland C and other work under the IDE set up a
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:698657
    • 提供者:陈思远
  1. PDF417test

    0下载:
  2. 二维条码生成解析器 以动态库(DLL)方式或COM组件方式提供20余种一维条码和二维条码编码/解码控件,供二次开发。具体控件包括:条码编码控件、条码解码控件、图像压缩控件、串口通讯控件等。 -two-dimensional bar code generated parser in a dynamic library (DLL) or COM provided more than 20 types of one-dimensional bar code and two-dimension
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:510037
    • 提供者:迪佳
  1. jj2000

    0下载:
  2. 该程序演示了jpg2000的编码、解码等一系列过程。-demonstration of the program converts the coding and decoding process as a series.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:647070
    • 提供者:熊熊XP
  1. whwnpicture

    0下载:
  2. 自带JPG、GIF等解码软件。 JPG、GIF、BMP显示功能(支持原始尺寸及任意尺寸)。 动画GIF显示功能。 转换并保存BMP文件格式功能。 转换并保存JPG文件格式功能。 调整大小、转换并保存BMP文件格式功能。 调整大小、转换并保存JPG文件格式功能。 多种事件的响应功能。 -own JPG, GIF, etc. decoding software. JPG, GIF, BMP display (original
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:170102
    • 提供者:张李
  1. PCM_model

    0下载:
  2. pcm的编码与译码,适合通信专业的同学,代码很清楚明了-pcm encoding and decoding for communications professional students, the code was clear and
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:1647
    • 提供者:李明
  1. JPEG-compress-and-decoding

    0下载:
  2. 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:59071
    • 提供者:袁捷
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1923
    • 提供者:liugang
  1. ShannonFanocodingdecoding

    0下载:
  2. 这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1842
    • 提供者:叶徕风
  1. NNLS-0

    2下载:
  2. 文章Decoding by Linear Programming实现源代码-Article Decoding by Linear Programming implementation source code
  3. 所属分类:Graph program

    • 发布日期:2016-12-27
    • 文件大小:14427136
    • 提供者:yjj
  1. 71392510SPIHT

    0下载:
  2. 小波SPIHT图像压缩算法提供matlab源代码,实现图像压缩和具有较小的失真,包括编码和解码两个部分 -Wavelet spiht provide image compression algorithm matlab source code,Achieve image compression and has a smaller distortion,Including encoding and decoding of two parts
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38222
    • 提供者:cinderella
  1. jpeg-decoding

    0下载:
  2. 简易的JPEG图像解码程序,简易的JPEG图像解码程序-Easy JPEG image decoding program, a simple JPEG image decoding process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5839
    • 提供者:ssqskn
  1. Predictive-encoding-and-decoding

    0下载:
  2. 用matlab对图象实施预测编码和解码,并将原图象与解码图象进行方差计算。-Using matlab implementation of image predictive coding and decoding, and the original image and the decoded image variance calculations.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1298
    • 提供者:斌仔
  1. decoding-sysxum

    0下载:
  2. 在ofdm系统中空时格状码编译码方式,与ofdm结合性能的比较-Hollow in the ofdm system when the lattice code decoding method, combined with ofdm performance comparison
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:NWejlvk@83886
  1. Quadtree decoding

    1下载:
  2. 与四叉树编码一体,是解压过程。采用十进制Morton码进行解压,程序附有注释,适合学习。程序包括四叉树编码及解码的。(Quadtree decoding,a process of unpacking,includes Decimal Morton code.The program is annotated in detail.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:14336
    • 提供者:MYpudn
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com