-
MFC 界面向导 下一步 完成 示例
资源描述程序安装或文件配置模块,很多地方会用到带向导功能的界面操作。在MFC里,可以通用隐藏当前窗口,打开新的窗口实现,同时也可以采用CPropertyPage和CPropertySheet来实现界面向导功能。示例中,是阅读时做的代码练习,简单的演示了使用MFC快速开发向导界面的功能。
- 2022-04-30 09:00:13下载
- 积分:1
-
vc OpenGL ActiveX control
vc中建立OpenGL ActiveX控件-vc OpenGL ActiveX control
- 2022-05-10 15:08:56下载
- 积分:1
-
VC system of the code was developed for the White Box VC.net category code and e...
VC++系统中对自己编制的代码进行白盒测试的VC.net 代码类及例子-VC system of the code was developed for the White Box VC.net category code and examples
- 2022-01-24 13:56:44下载
- 积分:1
-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1
-
GIM PHOTHO 1.4.3
GimPhoto是GIMP修改与新的菜单布局,额外的插件,新的画笔集,摄影过滤器和集成的MDI窗口alaphotoshop更多。
- 2022-01-25 21:13:57下载
- 积分:1
-
复制粘贴的源代码
复制粘贴的源代码-copy and paste the source code
- 2022-11-12 00:55:03下载
- 积分:1
-
COM串口终端调试程序
COM串口终端调试程序-COM serial terminal debugger
- 2022-05-06 12:52:43下载
- 积分:1
-
用20个案例的技巧,希望广大的体育..
用Delphi实现的技巧源代码20例,希望能对广大编程爱好者以帮助,-with Delphi source code for the skills of 20 cases in hopes of the majority of programming enthusiasts to help, thank you
- 2022-02-04 23:19:18下载
- 积分:1
-
血管分割
将视网膜血管分为动脉/静脉(A/V)是自动检测血管变化和计算与多种全身疾病(如糖尿病、高血压和其他心血管疾病)相关的特征体征的一个重要阶段。本文提出了一种基于视网膜血管图像分析的自动A/V分类方法。该方法根据每个相交点的类型对整个维管树进行分类
- 2022-01-21 23:54:14下载
- 积分:1
-
windows进程管理类
压缩包包含两个文件ProcessManager.h、ProcessManager.cpp可以直接使用
CProcessManager提供接口如下:
BOOL SetProcessId(DWORD dwProcessId);
BOOL EnableDebugPrivilege();
BOOL QueryProcessStatus
- 2023-08-01 04:35:03下载
- 积分:1