-
在视图上如何加对话框,是如何在对话框中添加数状控件。
在视图上如何加对话框,是如何在对话框中添加数状控件。-In the view on how to increase the dialog box is how to add in the dialog box controls the number of symptoms.
- 2022-11-17 16:25:03下载
- 积分:1
-
MFC界面编程,根据位图设置不规则的窗体
MFC界面编程,根据位图设置不规则的窗体 - 源代码-MFC programming interface, according to a bitmap form irregular set up- the source code
- 2022-03-22 09:55:07下载
- 积分:1
-
powerbuilder 界面程序,很完美的制作,适合作何pb爱好都参考。
powerbuilder 界面程序,很完美的制作,适合作何pb爱好都参考。-powerbuilder Interface Program
- 2022-03-11 11:45:13下载
- 积分:1
-
该源程序能够实现对信号的调制与解调,且是通过Labview实现的...
该源程序能够实现对信号的调制与解调,且是通过Labview实现的-The source code can be achieved on the signal modulation and demodulation, and is achieved through the Labview
- 2022-10-22 02:50:03下载
- 积分:1
-
基于MFC的时钟程序
应用背景基于MFC的对话框程序,和本地时间同步,以图形形式显示,已经整理成一个类,在大型项目中使用,美化程序的外观。关键技术基于MFC对话框程序,分别进行背景、时、分、秒针的界面设计并采用弧度计算精确与本地时间同步。将背景、时、分、秒针类放在一个.cpp文件里,方便了程序的加载。
- 2023-06-23 23:00:06下载
- 积分:1
-
minigui的简单应用
使用minigui 1.6.10实现的简单应用,功能包括MP3播放、图片浏览、视频播放(依赖ffmpeg)
- 2022-02-10 01:02:26下载
- 积分:1
-
本例子将教会初学者在VC++中如何使用标签控件
本例子将教会初学者在VC++中如何使用标签控件-this case will be in the church beginners how to use the VC label Controls
- 2022-07-20 04:16:15下载
- 积分:1
-
计算几何常用算法Demo,非常值得学习,大家可以看看啊
计算几何常用算法Demo,非常值得学习,大家可以看看啊-Computational geometry algorithms commonly used Demo, very worthy of study, we will look at ah
- 2022-12-31 19:55:05下载
- 积分:1
-
我的一个记事本,如打开、关闭、新建、剪切、复制、粘贴等基本功能已实现!...
我的一个记事本,如打开、关闭、新建、剪切、复制、粘贴等基本功能已实现!-I am a notebook, such as open, closed, new, cut, copy, paste and other basic functions have been achieved!
- 2022-07-17 04:50:53下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1