搜索资源列表
一个把BMP压缩成JPG的源代码.zip
- 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
BMP与JPG格式转变的源代码
- 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
数字图像处理VC实现
- 配套源程序。子目录 Demo 中的内容为演示用的可执 行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压 缩时供主程序使用的 Lib 库的实现源码。子目录 res 中 的内容为源程序所使用的资源。子目录 Debug 为程序的 调试内容。-matching source. Demo subdirectory of the contents of the demo executable, JpegLib subdirectory of the conte
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
BitmapHandel-Lib
- 位图处理的很全面的一个程序包,转换成vc++就可以使用了-bitmap of a very comprehensive package, converted into vc can use it
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
Lib
- 一个各类图像解码的C++连接库源代码,加入VC的环境中直接调用,方便图像察看。
LIB
- VC++6.0下十分好用的图像处理库ImgLib
static-lib
- 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
ltilib
- LTI库是一个面向对象的计算机视觉库写在C++视窗/余-VC++和Linux的/gcc.它提供了很多功能来解决数学问题、图像处理算法很多,有些工具和分类得多-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, m
opengl
- OPEN Gl 程序所需lib及.h文件,连接 VC++6.0-OPEN Gl lib and the program requires. H files, connecting VC++6.0
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
glut
- glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
opengl
- VC++与OpenGL结合开发游戏代码,包括了五六个源代码-VC++ and OpenGL union development game code
lib
- 计算机图形学opengl vc安装时的库文件 -openGL
VCandMatlab
- 这是本人前段时间探索VC++和Matlab编程时最终现实的编程结果,最终在车牌识别上实现了二者联合编程!-This is my earlier VC++ and Matlab to explore programming results of ultimate reality programming, and eventually realized the license plate recognition on joint programming between the two!
picture-link-lib
- 这是在vc++中显示jpeg、tiff、png格式的图片时,需要用到的静态链接库,包含头文件和库文件,希望对大家有用-This is in VC++ JPEG, tiff, PNG format images, need to use the static link library, including the header files and library files, I hope useful for everyone
OPENGL_GIS
- 铁路三维地形漫游系统,使用OpenGL、VC、Oracle编写-Railway 3D Terrain System, using OpenGL, the VC, Oracle write
SDL-devel-1.2.15-VC
- SDL-devel-1.2.15-VC.zip 将SDL.DSW在vc6.0下编译,获得需要的sdl.lib和sdlmain.lib-SDL-devel-1.2.15-VC.zip you can compile SDL.DSW in vc6.0,then you can get the lib of sdl.lib and sdlmain.lib
OpenGL-LIB-FOR-CPP-BUILDER
- Opengl下所有可能用到的库文件(针对C++Builder平台,VC平台勿用)-LIB FILES OF OPENGL FOR CBC