搜索资源列表
jpeg.zip
- 转换一位图为一jpeg图象文件
jpeg文件转换为avi
- 这是笔者写的一个小的类,用于把一系列jpeg文件转换为avi。 -This is the author wrote a small category, for the integration of a series of jpeg file conversion to avi.
dicomviewer2.0
- 本程序支持打开标准DICOM文件、JPEG文件、BMP文件、TIFF文件等各种图像文件,主要功能集中在DICOM文件中,提供DICOM窗宽窗位调节,提供MxN方式排列,可以将DICOM文件另存为BMP图像。-support of the open standards process DICOM paper documents JPEG, BMP documents, TIFF and other image files, mainly concentrated in the functional
dicomviewer2.0.3
- Dicom 文件浏览器 本程序支持打开标准DICOM文件、JPEG文件、BMP文件、TIFF文件等各种图像文件,加入了支持JPEG DICOM压缩文件的打开,主要功能集中在DICOM文件中,提供DICOM窗宽窗位调节,提供MxN方式排列,可以将DICOM文件另存为BMP图像。-Dicom File Browser supports opening the process DICOM standard documents, JPEG documents, BMP file, TIFF and
JPEGDeco
- 本软件是一个通用的解压JPEG文件的源码,您可以从中 学到JPEG解压原理,由于使用Delphi写成,所以很严谨。-The software is a generic extract JPEG document source code, You can learn from JPEG decompression principle, the use of Delphi languages, so they are very strict.
jpegshow
- 编程实现JPEG文件的读写-it can read or write jpeg file .
Jpeganalyse
- 这是一个jpeg文件格式分析的文章,非常的好很具体一个字节一个字节的分析,能够让你很快的了解jpeg
example
- RGB压缩JPEG文件源代码 用C写的源代码.直接可以用.
JpegLib
- 将jpeg文件转换成bmp或gif文件。vc下调试通过。
将jpg图象文件保存到ACCESS库中
- 本源代码以将jpeg图片存入数据库为例,介绍了将大数据存入数据库的方法。-source code to be jpeg images stored in the database as an example, introduces a large data into the database.
OpenJPEG
- 打开JPEG文件
EVC 图形库
- 视频YUV格式文件直接转换为JPEG压缩文件,高效快捷
jpeg to avi stream
- jpeg图像封装成avi文件,linux下测试通过
jpeg_decode
- jpeg编码和解码,给出了jpeg文件量化表,编码表及其数据的读入-encoding and decoding jpeg, jpeg files are given quantization table, coding table and its data is read into
jpgevsbmp
- bmp文件和jpeg文件相互转换的源代码-bmp files and jpeg files convert each other s source code
clsJPEGInfo
- 这是一个用于获取Jpeg文件信息的类模块。-Library to extract various information from the header of JPEG (Joint Photographic Experts Group) image files
jpeg
- JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
hextojpg
- 十六进制转换 可见十六进制字符转换到文件 十六进制转换为jpg jpeg文件-Hex conversion convert hexadecimal characters visible to the file converted to jpg jpeg hex file
jpeg-To-bmp
- 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。 VC++6.0下编译通过。-BMP To JPEG In VC++6.0
VB-reads-jpeg-file-binary-write
- 对jpeg文件进行二进制流存入,然后再读取出来,非常好用-For jpeg files stored in a binary stream, and then read it, very easy to use