-
Visual C++ PropertyPage
Visual C++ PropertyPage-Visual C PropertyPage
- 2022-01-25 20:19:45下载
- 积分:1
-
属性页的应用! PropertySheet
属性页的应用! PropertySheet -attributes page application! PropertySheet
- 2022-06-12 07:19:20下载
- 积分:1
-
small c procedures, procedures for small c, c procedures small, small c procedur...
小c程序,小c程序,小c程序,小c程序,小c程序,
- 2022-03-15 02:20:15下载
- 积分:1
-
属性页和树形控件(treectrl)联合使用的例子,使用树形控件来控制属性页的显示顺序...
属性页和树形控件(treectrl)联合使用的例子,使用树形控件来控制属性页的显示顺序-A example in which properties page control and treectrl are used together, and can use treectrl to control the show order of properties page
- 2022-06-02 17:16:52下载
- 积分:1
-
该例实现类似vs2005中常用的属性表控件,是list 与combox 的有机结合,常用于设置配置信息....
该例实现类似vs2005中常用的属性表控件,是list 与combox 的有机结合,常用于设置配置信息.-The cases used to achieve similar properties VS2005 table control list with the combox is an organic combination, often used to set configuration information.
- 2022-06-14 23:06:21下载
- 积分:1
-
可以改变窗口大小的PropertySheet
可以改变窗口大小的PropertySheet-The propertysheet which can change the window size
- 2022-03-05 05:50:15下载
- 积分:1
-
小巧的算分器,对老师有点用处,配有音效和严格的对输入的检测...
小巧的算分器,对老师有点用处,配有音效和严格的对输入的检测-compact count splitter, a little useful to teachers, equipped with a sound and rigorous testing of input
- 2022-01-30 13:31:41下载
- 积分:1
-
在PropertySheet里(不是Tab control里)添加按钮
在PropertySheet里(不是Tab control里)添加按钮-The example of adding button in propertysheet
- 2022-08-08 21:04:38下载
- 积分:1
-
记录在案的详细!没有具体的软件功能,发展。
文件足够详细!如果不详细说明具体的软件功能,开发人员就一文不值
- 2022-03-31 23:59:13下载
- 积分:1
-
编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每...
编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allocate memory, so we can use memory array simulation, in the beginning of the importation of several pieces of memory and the size of each one, then we can scan each array element with a request by the allocated memory into pieces OK, and if the memory requirements of the large division ruled that if the merger were less than the minimum number of pieces, if the increase is not enough to return to full.
- 2022-07-27 18:17:46下载
- 积分:1