-
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板...
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板的一个可执行文件示例(用于指定打开画板是在什么类型下,如卡通画或工程画分类等等)。本软件的VC++源代码全部开源,你可以能照Paint.exe对应VC++工程是如何调用此画板动态联接库的WIN32API,以便你可以在其它开发语言中直接调用打开画板即可。-Paint Vc++ source Code
- 2022-04-26 10:08:28下载
- 积分:1
-
演示绘制三维图形的原代码
演示绘制三维图形的原代码-rendering 3D graphics demo of the original code
- 2022-03-25 22:44:32下载
- 积分:1
-
MFC实现BMP与AVI的转换,将BMP合成或将AVI分解
MFC实现BMP与AVI的转换,将BMP合成或将AVI分解-MFC to achieve BMP and AVI conversion
- 2023-03-23 23:15:04下载
- 积分:1
-
详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。...
详细介绍图像的线性曲线检测和变换,程序测试成功,非常实用。-Detailed images of the linear curve detection and conversion, testing the success of the procedure is very practical.
- 2022-04-07 00:49:38下载
- 积分:1
-
图像平滑的源代码
图象平滑处理源代码---visual c++编译环境下实现图象平滑处理-Image smoothing the source code--- visual c++ Compiler environment to achieve image smoothing
- 2022-07-23 08:25:41下载
- 积分:1
-
为 Win32 SDK 编程初学者准备,用GDI API
为 Win32 SDK 编程初学者准备,用GDI API-Win32 SDK programming for beginners ready, use GDI API
- 2022-07-25 05:50:27下载
- 积分:1
-
用风险投资的工作场所打开位图
在VC环境下打开、浏览、保存bmp图像,-open bitmap by VC workplace
- 2022-07-25 16:26:55下载
- 积分:1
-
introduced bitmap image format, the preparation of their right to operate bmp ca...
介绍bitmap图象格式,编写自己的对bmp操作的类。-introduced bitmap image format, the preparation of their right to operate bmp category.
- 2022-01-26 02:20:59下载
- 积分:1
-
such as image processing code for FFT transform, the code 128* 128. 256* 256* 51...
此代码作为图像处理中进行FFT变换,该代码进行128*128,256*256,512*512矩阵的图像变换。-such as image processing code for FFT transform, the code 128* 128. 256* 256* 512 matrix of image transformation.
- 2022-06-19 10:07:15下载
- 积分:1
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1