-
AutoCad regarding the use of vc programming in order to operate a Class examples...
AutoCad中关于使用vc++编程操作各种命令的一个类实例。-AutoCad regarding the use of vc programming in order to operate a Class examples.
- 2022-09-18 00:25:03下载
- 积分:1
-
Automatic display and blanking message box, you can add click event. In the code...
自动显示和消隐消息框,可以加入单击事件.
在代码内,调用简单.-Automatic display and blanking message box, you can add click event. In the code with a simple call.
- 2022-03-29 09:36:18下载
- 积分:1
-
后台运行热键调出程序
后台运行热键调出程序-background hotkey transfer procedures
- 2022-03-12 12:45:48下载
- 积分:1
-
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!-A virtual desktop of the source code, Visual C++ Realize, packing into a category, user-friendly!
- 2022-05-08 16:21:11下载
- 积分:1
-
虚拟桌面的完整性,使用定时器控制
一个虚拟桌面的完整程序,使用了 Timer 控件-The integrity of a virtual desktop, the use of a Timer control
- 2022-05-13 00:16:09下载
- 积分:1
-
本代码演示了在浏览器中不会弹出警告的ActiveX
本代码演示了在浏览器中不会弹出警告的ActiveX-demonstration of the code of the browser will pop up warning ActiveX
- 2022-01-25 21:16:32下载
- 积分:1
-
VC access through OnGetCOMObject () function to achieve access to communications...
VC++获取通过OnGetCOMObject() 函数实现获取通讯端口对象。-VC access through OnGetCOMObject () function to achieve access to communications ports targets.
- 2023-05-26 12:55:02下载
- 积分:1
-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
This example shows you how to make a "Find file" program, or you can juct compil...
This example shows you how to make a "Find file" program, or you can juct compile this code and use it. The program supports recursive tracking, too.
- 2022-11-15 03:25:03下载
- 积分:1
-
简易贪吃蛇游戏
这是初学C语言时用C语言编写的一个贪吃蛇小游戏,实现了贪吃蛇游戏的基本功能,即通过上下左右操作实现蛇的移动,并且随机产生蛇的食物,通过界面刷新实现画面的更新
- 2022-03-21 13:34:00下载
- 积分:1