-
Enter the shutdown time can be turned off at the appointed time, that is, plans...
输入关机的时间即可在指定的时间关机,就是添加at的计划任务。在等待关机的时间内本程序不会运行。-Enter the shutdown time can be turned off at the appointed time, that is, plans to add at the mission. Waiting time of the shutdown process will not run.
- 2022-02-02 21:30:10下载
- 积分:1
-
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^...
这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^-This is an operating system of p, v operating procedures, which also includes the implementation of the findings and design a curriculum report, please fed please find ^ _ ^
- 2022-03-17 07:41:32下载
- 积分:1
-
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、...
线程同步机制。
互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex" s function and the critical region is very similar. The difference is: Mutex spent more time than the multi-Critical Section, but the Mutex is the core object (Event, Semaphore is), you can cross-process use, and has been locked waiting for a Mutex can be set to TIMEOUT, not as Critical Section did not know the critical situation in the region, for so long and so die.
- 2023-07-23 08:05:05下载
- 积分:1
-
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能...
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
- 2022-04-20 07:20:51下载
- 积分:1
-
Synchronous multi
多进程同步方通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制.法解决生产者-消费者问题-Synchronous multi-process Linux through the process of research the mechanisms and signal volume producers realize concurrency control on consumer issues. Method to solve the producer- consumer issues
- 2023-02-20 19:00:04下载
- 积分:1
-
操作系统原理课件
操作系统原理课件----学习操作系统基础-Operating principle of the operating system-based learning courseware----
- 2022-05-16 17:56:36下载
- 积分:1
-
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。
Stanford iPhone课程配套源码,介绍iphone 中network stream的用法。-source code of Stanford iPhone course, demo of network streaming in iPhone
- 2022-08-18 04:27:54下载
- 积分:1
-
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
- 2022-03-12 08:42:57下载
- 积分:1
-
MS-DOS源代码v1.0v2.0
软研究院杰出工程师、总经理Roy Levin透露,“感谢Computer History Museum项目,这些珍贵的源代码得以保留,并提供给技术社区。”这些源代码的查看地址:MS DOS 1.1和2.0、Word for Windows 1.1a。打算下载这部分代码的用户必须同意将其用于非商业用途,同时也不会被发布到互联网的其它任何地方。
- 2023-01-07 21:25:03下载
- 积分:1
-
一个操作系统的课件及其相关的资料,含实验报告等.
一个操作系统的课件及其相关的资料,含实验报告等.-An operating system software and related information, including test reports and so on.
- 2022-03-18 21:06:02下载
- 积分:1