-
编译原理,根据表达式生成四元式,四元式哦
编译原理,根据表达式生成四元式,四元式哦-compiler theory, according to generate expression- 4 yuan, four yuan-oh
- 2022-06-18 06:36:23下载
- 积分:1
-
透明按钮程序。喜欢界面设计的同学快下载啊。
透明按钮程序。喜欢界面设计的同学快下载啊。-button transparent procedures. Like interface design students faster download ah.
- 2023-01-19 08:30:04下载
- 积分:1
-
XP Style CBitmapButton (CHoverBitmapButton) Style and theme aware bitmaps, give...
XP Style CBitmapButton (CHoverBitmapButton) Style and theme aware bitmaps, give your old apps a new look under Windows XP.
- 2022-03-01 11:08:02下载
- 积分:1
-
SDI选项卡演示
VC SDI TABS DEMO
- 2022-08-10 13:27:01下载
- 积分:1
-
design is a process of a total of N line in the process scheduler. Process Sched...
设计一个有 N个进程共行的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。
每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : The number of the highest priority priority scheduling algorithm (that is, processors allocated to the highest priority in the process) and time-scheduling algorithm postings. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the arrival time, the running time, CPU time used, the process of the state and so on.
- 2022-08-09 06:12:05下载
- 积分:1
-
此程序创建一个由Button派生出的新窗口类,来实现窗口类捕捉的功能实现!...
此程序创建一个由Button派生出的新窗口类,来实现窗口类捕捉的功能实现!-This procedure creates a Button derived from the new window class, window class to realize the function of capturing realize!
- 2023-05-31 08:35:03下载
- 积分:1
-
authorized window button to the competence management
授权到窗口按钮的权限管理-authorized window button to the competence management
- 2022-02-14 17:50:52下载
- 积分:1
-
各式各样的按钮,开发工具VC6,非常漂亮.
各式各样的按钮,开发工具VC6,非常漂亮.-All kinds of buttons, development tools VC6, very beautiful.
- 2022-05-31 04:20:37下载
- 积分:1
-
BUTTON按钮的美化,具有XP按钮风格
BUTTON按钮的美化,具有XP按钮风格-BUTTON button landscaping with XP button style
- 2022-12-04 14:10:03下载
- 积分:1
-
the procedures introduced by a group check box to control internal controls so a...
本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleS
- 2022-11-13 07:15:03下载
- 积分:1