Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpg lib
Search - jpg lib - List
一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
Update : 2025-02-17 Size : 16.47kb Publisher :

Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture manualy with your setting. Or you can add a glmateriallib to your form and load the [YourTerrainfile]_.mat with the lib and set the Material.libname to Terrain . [YourTerrainfile].ox3 [Terrain Mesh]//User file [YourTerrainfile].ox3_.mat [Terrain Material Save]//User file [YourTerrainfile].ox3_.dat [Terrain Save/Load info]//Editor file [YourTerrainfile].ox3_.jpg [Terrain Texture]//Editor file and User file [YourTerrainfile].ox3_Detail_.jpg [Terrain Detail map]//Editor file and User file Plz don t delete or move file in this folder it have some path name saved. Or if you like to delete your terrain delete all file with the same name in but you lose your terrain.
Update : 2008-10-13 Size : 1.71mb Publisher : 王維

BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Update : 2008-10-13 Size : 15.47kb Publisher : 屠理峰

此源码的亮点在于它设计了一个可以读取bmp,jpg,tif等不同文件格式的LIB文件,不需改动就可以应用在自己的程序中,推荐!程序说明内详 -this source is that it highlights the design of a can read bmp, jpg, tif different file formats LIB documents with the changes it can be applied to their own procedures, recommended! For detailed description of the procedures
Update : 2008-10-13 Size : 1.69mb Publisher : doctorlyly

jpeg图象解码C语言库源码,带一C++Builder范例 -C lib for jpeg decode, with a C++ Builder example
Update : 2025-02-17 Size : 891kb Publisher : 站长

BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone.
Update : 2025-02-17 Size : 15kb Publisher : 屠理峰

CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format. Attention example does not include class library code, please join CImageObject download code. In addition, please ensure that the operation of the system directory or your executable file directory under ImageLoad.dll. (Also CImageObject)
Update : 2025-02-17 Size : 562kb Publisher : 王晓名

一个用于jpg数据编解压缩的库,包含了enc和dec两个文件-a jpg for extracting data from the basement, and includes enc dec two documents
Update : 2025-02-17 Size : 29kb Publisher : chen

我从网上经过搜索和整理得到了大家想要的图像处理类:CImageObject,这个类库中包含了两个完整类:CImageObject类和ImageLoad类,包中也包含有*.h,*.lib,*.dll等相应的文件。相信你一定用得着!它们可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件。-I am from the Internet after a search and organize by the U.S. want to deal with categories of images: CImageObject, this library contains two types of integrity: CImageObject category and ImageLoad category, the package also contains*. h,*. lib,* . dll, such as the corresponding documentation. Trust that you will certainly need it! They can handle BMP, GIF, PCX, TGA, JPG, TIF format image files.
Update : 2025-02-17 Size : 303kb Publisher : wzj

这是一个支持jpg, bmp, gif, tif,png的图形库,debug, release 中含有编译好的静态库.-This is a support jpg, bmp, gif, tif, png graphics library, debug, release contains compiled static library.
Update : 2025-02-17 Size : 3.85mb Publisher : Bacon Xu

evc++ 通过imgdecmp.lib 和VOimage class  显示 JPG GIF BMP-evc++ through imgdecmp.lib and VOimage class display JPG GIF BMP
Update : 2025-02-17 Size : 379kb Publisher : 江水

matcom演示程序,转载调试说明: 1.如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的 release目录即可. 2.如果需要在VC6.0环境下测试,可按如下步骤进行. 1)从workspace中删除v4501v.lib,通过project->add to project->files 重新加入v4501v.lib. 2)编译连接后,将ago4501.dll和v4501v.dll加入release目录.运行程序即可. 注意: 1)v4501v.lib,ago4501.dll和v4501v.dll都放在lib目录下. 2)jpg目录下为文档编辑所需要的图片,如需重新排版,可参考使用。-Matcom demo program, reproduced debugging: 1. If directly run exe files, simply by adding ago4501.dll and v4501v.dll corresponding release directory can be .2. If you need VC6.0 environment testing, may proceed as follows to .1) from the workspace to delete v4501v.lib, through project-
Update : 2025-02-17 Size : 3.17mb Publisher : dxqzyc

多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source directory for the chapter describes the source function is introduced, as well as the LeadTools simple multi-media programming, there are two directory source \ TestLead for LeadTools introduction, using VC++5.0, run-time file c: \ test.jpg must be ready source \ TestMCI for a simple command-line compiler multimedia programming as follows vcvars32 cl testmci.c user32.lib vfw32.lib
Update : 2025-02-17 Size : 61kb Publisher : 阿斯顿

A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
Update : 2025-02-17 Size : 59kb Publisher : abcdefgh0101

jpg库在masm下的一个库 就是这样的啦,爱下不下。-jpg lib
Update : 2025-02-17 Size : 220kb Publisher : abao

该文件实现了如下功能: 能够将ppt,doc文件格式转化为其他文件格式如(.jpg)-The file implements the following functions: the ability to ppt, doc file format into other file formats, such as (. Jpg)
Update : 2025-02-17 Size : 10.92mb Publisher : 胡泊

gdal库读入图像的源码。实现bmp tiff gif jpg img 等格式文件的读取-using gdal lib to load images. bmo tiff gif jpg img files ared included
Update : 2025-02-17 Size : 1.36mb Publisher : zy

CButton使用GDI+绘制背景颜色,可以支持各种位图背景PNG、bmp、jpg、Gif等,非常好用-Button control using GDI+ to draw the background color, background bitmap can support PNG, bmp, jpg, Gif, etc., is very easy to use
Update : 2025-02-17 Size : 1011kb Publisher : wyh2008

纯c编写,没有lib库,全自定义算法,明白的阐述了转换过程-Written in pure c, there is no lib library, full of custom algorithms
Update : 2025-02-17 Size : 10kb Publisher : 孙鸿鹄

带lib库的图片转换c程序,很适合于初学者自学-With the lib library image conversion c program, it is suitable for beginners self-
Update : 2025-02-17 Size : 6.94mb Publisher : 孙鸿鹄
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.