-
mfc的应用
编制一个功能强大和易操作的Windows应用程序所需要的代码肯定会比一般的C++程序要多得多,但并不是所有的代码都需要自己从头开始编写。 Visual C++不仅提供了常用的Windows应用程序的基本框架,而且可以在框架程序中直接调用Win32 API(Application Programming Interface , 应用程序接口)函数。 用户仅需要在相应的框架位置中添加自己的代码或修改部分代码就可实现Windows应用程序的许多功能。
- 2023-09-01 06:30:04下载
- 积分:1
-
vc Programming 100 cases. Including interface, buttons, controls, dialog boxes,...
vc编程一百例。包括界面 ,按钮,控件,对话框,多媒体等等各方面的实例100个。-vc Programming 100 cases. Including interface, buttons, controls, dialog boxes, multimedia, etc. Examples of the 100.
- 2023-05-06 08:15:03下载
- 积分:1
-
BMP 图像处理
图像处理
24位RGB到8位的灰度转换
灰度平滑
灰度锐化
边缘二值
- 2023-07-07 11:30:05下载
- 积分:1
-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
粒子群优化算法(PSO)应用于神经网络优化程序
粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
- 2022-02-16 02:02:48下载
- 积分:1
-
Telecom wireless optimization study materials well in practice over there that i...
学习电信无线优化的好材料,在里面实习过,觉得很有用就发上来 分享下-Telecom wireless optimization study materials well in practice over there that is useful to share on the hair under the table
- 2023-07-05 02:35:04下载
- 积分:1
-
vc painting with flame effect. Man appears realistic. Dong good and doing well,...
用vc画火焰效果。看起来满逼真。不错的冬冬,做的不好,请多原谅!-vc painting with flame effect. Man appears realistic. Dong good and doing well, please forgive!
- 2023-08-27 19:20:04下载
- 积分:1
-
beautiful interface pretty interface
漂亮的界面 漂亮的界面-beautiful interface pretty interface
- 2022-02-14 21:44:43下载
- 积分:1
-
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦
c#.NET开发的图书管理系统,需要都朋友可以下载参考哦-c#. NET development of library management systems are required to download reference Oh Friend
- 2022-10-28 07:20:04下载
- 积分:1
-
多媒体定时器的使用
MFC学习用的,是MFC多媒体定时器的使用,MFC中定时器很多,对于SetTimer精度和优先级太低,而多媒体定时器精度相对高很多。在很多场合都用多媒体定时器来解决定时精度的问题。希望对大家用点作用!
- 2023-06-27 01:50:03下载
- 积分:1