搜索资源列表
mypsd
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
MyPSD_src
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
cximage_6_All_Package.zip
- 包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2),cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documenta
EasyDraw.rar
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。,EasyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
EasyDraw
- EasyDraw是一个简单的绘图软件,通过这个实例会让您了解Visual C++ 2005的基础知识。 EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple Draw software, and you will know the base knowledge of the Visual C++ 2005. The EasyDraw include following function:
XGlyphButton
- Advanced button MFC class with transparency Visual C++ 6, Studio 2005
GDIRotate
- 利用GDI实现的图像的旋转。平台为Visual C++ 2005-GDI achieved by rotating the image.
BmpToJpg
- 1、开发环境:win7+visual studio 2005 professional edition 2、开发语言:C++ 3、bmp至jpg转化使用的图片(24bit位图)-1, the development environment: win7+ visual studio 2005 professional edition 2, development languages: C++ 3, bmp to jpg picture into use (24bit bitmap)
EasyDraw
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing software, in this instance the integrated use of this chapter describes the Visual C++ 2005 basics. EasyDraw h
ImageMatch
- 这是一个用VC++写的图像配对游戏,程序使用VC++2005 作为开发环境,主要运用了GDI+作为绘图技术-This is a program of image match by Visual C++!