-
c++开发,cdrom 控制程序,可播放cd光盘。
c++开发,cdrom 控制程序,可播放cd光盘。-c++ development, cdrom control procedures, can play cd disc.
- 2022-07-09 22:27:12下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
use standard api realization windows Password
使用标准api实现得到windows密码-use standard api realization windows Password
- 2022-05-22 21:56:44下载
- 积分:1
-
本程序的一个托盘,详细说明了如何使用该编写的…
本程序详细描述了如何使用VC编写的出现在Windows托盘中的顺序本程序说明了如何用VC来编写在目前的Windows托盘中的程序,用Visual C编程界面/GUI开发
- 2022-07-06 20:05:55下载
- 积分:1
-
操作系统进度管理优先代码,我们班的课程设计
操作系统进度管理优先代码,我们班的课程设计-progress of the operating system code management priorities, we have covered the curriculum design
- 2022-06-30 04:38:06下载
- 积分:1
-
c# SIM卡拨号测试
通过读取SIM卡信息,对SIM卡信息进行绑定,设置APN,程序检测串口是否可用,之后尝试创建APN,连接APN,然后拨号上网
- 2022-05-29 22:17:19下载
- 积分:1
-
智能指针,很好的vc支持代码, 适合vc开发人员
智能指针,很好的vc支持代码, 适合vc开发人员-smart pointer, good vc support code for developers vc
- 2022-03-07 21:21:47下载
- 积分:1
-
程序显示当前系统中所有正在运行的进程列表。
程序显示当前系统中所有正在运行的进程列表。-procedures for the current system shows all the running process list.
- 2022-05-31 11:33:52下载
- 积分:1
-
一个用vb.net和sol编写的图书馆管理系统。
实现图书借阅、查询、图书入库等功能。...
一个用vb.net和sol编写的图书馆管理系统。
实现图书借阅、查询、图书入库等功能。-vb.net using a sol and prepared by the library management system. Readers Books, inquiries, library storage capabilities.
- 2022-01-25 18:41:34下载
- 积分:1