-
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!...
实现自动对焦,已经完全经过编译测试,完全可以使用,望对找自动对焦程序的人有帮助!-Automatic focus, has been completely compiled tests can use, look right look for AF program to help people!
- 2022-07-11 12:12:42下载
- 积分:1
-
使用MFC由定时器控制。演示使用的设备的情况下,笔,答:
using mfc controlled by a timer. Demonstrate the use of device contexts, pens, and brushes
- 2022-03-16 09:10:46下载
- 积分:1
-
GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,...
GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in the work of liberation, the differences between hardware to handle the GDI. GDI GDI is the next version, it had a very good improvement, and better ease of use.
- 2022-04-06 20:04:22下载
- 积分:1
-
VC under load bitmap display and use the timer to achieve a bitmap animation.
VC下实现加载显示位图,并用定时器实现了位图动画.-VC under load bitmap display and use the timer to achieve a bitmap animation.
- 2022-09-30 14:00:03下载
- 积分:1
-
基于单文档的pDC简单的应用程序,同时实现的字体等内容。
基于单文档的pDC简单的应用程序,同时实现的字体等内容。-基于单文档的pDC简单的应用程序,同时实现的字体等内容。 PDC based on single document a simple application, while achieving the font and so on.
搜索
- 2022-02-27 01:18:12下载
- 积分:1
-
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考....
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考.-Computer graphics code, area filling. So at the end of courses designed to do to get ready reference.
- 2022-04-15 06:07:16下载
- 积分:1
-
百叶窗图像显示(源码)
百叶窗图像显示(源码)- Louver image display (source code)
- 2022-03-06 02:21:11下载
- 积分:1
-
based VC SOBEL and Kirsch edge detection operator, which could be added to the r...
基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
- 2022-03-25 23:34:40下载
- 积分: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
-
该程序使用vc++,mfc,实现调色板。
该程序使用vc++,mfc,实现调色板。-The program use vc++, mfc, realize the palette.
- 2022-01-25 20:27:42下载
- 积分:1