-
Module is Sensor ov creation !
Module is Sensor ov creation !-Module is Sensor ov creation !
- 2022-04-19 14:28:00下载
- 积分:1
-
讲的很详细,希望对大家有用,一共有三部分
讲的很详细,希望对大家有用,一共有三部分-Talked about in great detail and hope for all of us, a total of three parts
- 2022-02-25 14:04:31下载
- 积分: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
-
这是从不同语言来实现操作系统交通灯的调度问题
这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem
- 2022-04-26 17:07:40下载
- 积分:1
-
Introductory articles prepared by the operating system to guide you how to build...
编写操作系统的入门文章,指导你如何一步步完成操作系统的构建工作-Introductory articles prepared by the operating system to guide you how to build a step by step to complete the work of the operating system
- 2022-03-24 16:36:14下载
- 积分:1
-
T-kernel Tcp/ip Protocol Stack Sample
T-kernel Tcp/ip Protocol Stack Sample-T-kernel TCP/ip Protocol Stack Sample
- 2022-03-16 03:35:08下载
- 积分:1
-
C function to convert strings. A practical C. handling functions.
C function to convert strings.一个实用的C处理函数。-C function to convert strings. A practical C. handling functions.
- 2022-10-04 13:00:03下载
- 积分:1
-
mmurtl(TM)的电脑操作系统版本x0.8,源代码。
MMURTL(tm) Computer Operating System Ver x0.8, source code.-MMURTL (tm) Computer Operating System Ver x0.8, the source code.
- 2022-10-31 13:45:03下载
- 积分:1
-
a simple boot loader written with asm,
this code shows how you can write a rea...
a simple boot loader written with asm,
this code shows how you can write a real mode boot loader,you can assemble it with nasm
- 2022-07-17 01:59:49下载
- 积分:1
-
哈工大的几个人开发的操作系统pyos的部分源码
哈工大的几个人开发的操作系统pyos的部分源码-the development of several people pyos part of the operating system source code
- 2022-01-22 08:48:17下载
- 积分:1