-
VC6高级编程范例第五章――图形处理
VC6高级编程范例第五章――图形处理-VC6 high-level programming paradigm Chapter V-- graphics
- 2023-01-26 23:20:04下载
- 积分:1
-
能运动的小球,是在VC环境下做的。通过点的变化来使球运动
能运动的小球,是在VC环境下做的。通过点的变化来使球运动-To the ball movement is to do the VC environment. Through the point of change in order to make the ball movement
- 2022-03-06 03:39:11下载
- 积分:1
-
用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。...
用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
- 2022-03-18 12:52:38下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
asm的图形编程
asm的图形编程-asm graphical programming
- 2023-03-12 02:05:03下载
- 积分:1
-
GDI内存泄漏捕捉工具。该工具可以步骤EXE程序中使用GDI绘制时候内存泄漏代码捕捉。...
GDI内存泄漏捕捉工具。该工具可以步骤EXE程序中使用GDI绘制时候内存泄漏代码捕捉。-GDI Memory Leak capture tool. The tool can be used in steps EXE program GDI memory leak when rendering code capture.
- 2022-01-25 16:43:52下载
- 积分:1
-
里面有很多图像处理方法的vc和matlab源代码,一定要好好利用哟,能够使你事半工倍亚...
里面有很多图像处理方法的vc和matlab源代码,一定要好好利用哟,能够使你事半工倍亚-there are many methods of image processing and Matlab vc source code, we must make good use of yo, so that you can work with half-times
- 2023-03-23 21:05:04下载
- 积分:1
-
这个工程实现位图与调色板的功能,比较简单
这个工程实现位图与调色板的功能,比较简单-bmp picture and palette
- 2022-06-03 01:56:51下载
- 积分:1
-
图像边缘检测,很好的代码,包含很多特效
图像边缘检测,很好的代码,包含很多特效- The picture edge examination, the very good code, contains very
many special effect
- 2023-03-02 14:20:03下载
- 积分:1
-
This is a VC project.It has some functions of Image Process,such as Image Rotati...
VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
- 2022-07-21 18:40:44下载
- 积分:1