-
this program is based on a document window painting static text window or button...
本程序是基于对文档窗口中画静态文本窗或按钮,这对开发基于文档程序非常有利,且美观,希望得到大家认可-this program is based on a document window painting static text window or button, which documents the development process based on a very favorable and attractive, we want to be recognized
- 2023-07-26 09:45:04下载
- 积分:1
-
程序演示了如何创建带有图像的工具条按钮和弹出菜单
程序演示了如何创建带有图像的工具条按钮和弹出菜单-procedures demonstrated how to create images with the toolbar buttons and pop-up menus
- 2022-01-26 03:57:06下载
- 积分:1
-
一个小程序,用来实现经过帐号密码两重验证的按钮功能.可以用它来实现任何需要简单密码登录的按钮功能....
一个小程序,用来实现经过帐号密码两重验证的按钮功能.可以用它来实现任何需要简单密码登录的按钮功能.-a small program used to achieve double after account password verification button. It can be used to meet any need simple password to login button.
- 2023-03-09 19:55:03下载
- 积分:1
-
一个改进的真彩位图按钮!
一个改进的真彩位图按钮!-an improved color bitmap button!
- 2022-09-02 12:45:03下载
- 积分:1
-
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码...
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码-A discrete data points generated by the triangular network, re-use contour tracking algorithm to generate contour lines of the procedure source
- 2023-08-05 05:50:02下载
- 积分:1
-
MFC图标去边城许晴石勇
MFC icon de bian cheng xu qing shi yong-MFC icon de bian cheng shi yong xu qing
- 2023-08-18 09:25: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
-
此源码实现了一个一位位图的按钮和一个两态位图的按纽.
此源码实现了一个一位位图的按钮和一个两态位图的按纽.-This source code implements a bitmap of a button and a two-state button bitmap.
- 2022-12-23 12:05:03下载
- 积分:1
-
对VC控件的讲解,对图形图像编程初学者很有帮助。
对VC控件的讲解,对图形图像编程初学者很有帮助。-On the VC on the control of the graphic image helpful programming beginners.
- 2022-02-01 14:36:49下载
- 积分: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