资源列表
[对话框与窗口] DialogPrint
说明:Visual C++实现的基于对话框的打印程序示例,编译环境为VC6.0.需要在VC环境下编写打印程序,可以参考。-Visual C++ implementation of the print dialog-based program example, the compiler environment VC6.0.<李铭> 在 2025-06-18 上传 | 大小:1.8mb | 下载:0
[对话框与窗口] SuperZoom2
说明:这是一个放大镜程序,代码展示了如何编写屏幕放大镜功能。代码完整,在Vc2010、VC6下编程通过。可以学习里面的GDI编程。-This is a magnifying glass program code shows how to write a screen magnifier function. Code integrity, in Vc2010, VC6 program through the next. Learn inside the GDI program.<winston> 在 2025-06-18 上传 | 大小:63kb | 下载:0
[对话框与窗口] zhi-fang-tu--jun-heng-hua
说明:mfc程序,可以实现直方图均衡化和绘制直方图灯功能-mfc program, can draw the histogram equalization and histogram function of light<zxc> 在 2025-06-18 上传 | 大小:387kb | 下载:0
[对话框与窗口] VCPPdongtaiduihuakuang
说明:《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog<帐篷> 在 2025-06-18 上传 | 大小:40kb | 下载:0
[对话框与窗口] gexingduihuakuangVCPP
说明:VC++制作个性对话框 《Visual C/C++系统开发典型实例解析》-Create personalized dialog VC++<帐篷> 在 2025-06-18 上传 | 大小:30kb | 下载:0
[对话框与窗口] Translucent-dialog-box
说明:半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans<wangzhen> 在 2025-06-18 上传 | 大小:3.44mb | 下载:0