搜索资源列表
Hw09_5
- 基于MFC对话框下编写的对树的各种遍历 数据结构的基本算法-MFC dialog based on the tree prepared with a variety of basic algorithms traverse the data structure
Banker
- 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
Ba1
- 回溯法实现八皇后,基于MFCD的对话框程序!-Backtracking to achieve the eight queens, the dialog box procedure based MFCD' s!
Ba2
- 爬山法实现八皇后,基于MFC的对话框程序。-Climbing method to achieve the eight queens, dialog-based MFC program.
labview
- 本系统由主对话框模块、系统配置模块、仿真算法模块、曲线输出模块等四大模块组成。 主对话框模块:VC++设计界面的优越性更体现在其对话框的设计,所以本程序选择基于对话框的Windows程序(MFC微软基础类风格)。由于VC++6.0提供了大量的控件,用户只需用鼠标将需要的控件拖到用户区的位置即可。 属性表模块:设置了对个对象的属性,每个属性页对应一个对话框,所以设计了四个属性页:CPageDHL、CPageCJ、CPageQK、CPageSmith,这四个属性页类分别对应:单回路控制、串级
siovpd
- 通过c++实现对pi的多位计算,该程序是基于基本对话框的编程应用,其中pi的算法值得学习()