-
来自《Visual C++程序设计技巧与实例》第四单
来自《Visual C++程序设计技巧与实例》第四单-from "Visual C programming skills and examples" of the fourth-
- 2023-05-25 04:10:04下载
- 积分:1
-
api150个进学好的例子 api150个进学好的例子
api150个进学好的例子 api150个进学好的例子-api 150
- 2022-07-11 14:46:21下载
- 积分:1
-
一个改变文件只读属性的例子
一个改变文件只读属性的例子--An example of changeing the readonly properties of files
- 2022-07-12 10:56:25下载
- 积分:1
-
测试硬盘、网络的速度
测试硬盘、网络的速度-Test your hard disk, network speed
- 2022-06-29 05:36:41下载
- 积分:1
-
文件比较的类
文件比较的类 -The class for compareing files
- 2022-11-12 20:05:03下载
- 积分:1
-
found on the Internet, we do not know of any help, a physical hard disk access t...
在网上找到的,不知道对大家有没有帮助,一个获取硬盘物理信息的类。-found on the Internet, we do not know of any help, a physical hard disk access to the information category.
- 2022-05-27 02:46:12下载
- 积分:1
-
date of the class to achieve, can achieve all three common date formats, and sup...
日期类的实现,可以实现各种常用的三种日期格式,并且支持一场处理!-date of the class to achieve, can achieve all three common date formats, and supports a handle!
- 2023-06-01 14:40:02下载
- 积分:1
-
a call Api Functions example, control loudspeaker audible.
一个C#中调用Api函数的例子,控制喇叭发声。-a call Api Functions example, control loudspeaker audible.
- 2022-03-13 11:44:33下载
- 积分:1
-
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂...
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂-very good!!!
- 2023-02-16 02:30:03下载
- 积分: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