-
操作系统中关于version项目
操作系统中关于version项目-version of the operating system project
- 2022-07-26 20:39:58下载
- 积分:1
-
文章详细分析了核加内核的源代码,希望对大家的研究和分析
这篇文章详细分析了Nucleus PLUS内核的源码,希望对大家有帮助!-The article detailed analysis of the Nucleus PLUS kernel source code, you want to help!
- 2022-01-26 03:40:01下载
- 积分:1
-
Windows资源浏览器外壳扩展右键菜单功能的实例程序
Windows资源浏览器外壳扩展右键菜单功能的实例程序-Windows Explorer context menu shell extension examples of procedures
- 2023-08-09 16:40:05下载
- 积分:1
-
微软女士
Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容-Microsoft the MS-DOS6.0 complete source code, including all
external commands, the installation procedure, DOSSHELL and so on.
Each source document includes the development history, the renewal
explanation, the annotation. This kind of set of sources code to your
significance, really is unable to the words to describe
- 2022-05-17 19:09:01下载
- 积分:1
-
Microsoft MS
Microsoft MS-DOS6.0 完整源代码,包括了所有外部命令,安装程序,DOSSHELL等。
每个源文件均包括开发历史、更新说明、注释。
这样一套源码对你的意义,实在无法以笔墨形容。-Microsoft MS-DOS6.0 complete source code, including all the external command, installation procedures, DOSSHELL such. Each source documents including the development of history, updated illustrations, notes. Such a source of your meaning, it is impossible to describe with pen and ink.
- 2022-09-02 10:55:09下载
- 积分:1
-
模拟操作系统的进程调用
模拟操作系统的进程调用-simulated the process of operating system calls
- 2022-11-20 07:50:03下载
- 积分:1
-
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生...
银行家算法 已分配和可利用的 利用银行家算法可以避免死锁的发生-Banker" s algorithm has been allocated and the use of banker" s algorithm can be used to avoid the occurrence of deadlock
- 2023-01-11 21:50:04下载
- 积分:1
-
C language of the DOS operating system source code, very classic, a good operati...
用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
- 2022-03-11 08:40:37下载
- 积分:1
-
大家快来下载。这是目前最新管方版本了,Micrium
大家快来下载。这是目前最新管方版本了,Micrium-uCOS-II-V284.zip,
开发和研究者可以通过购买Micrium公司的Jean先生的μC/OS-II的书籍,而得到μC/OS-II源代码,但是仅可以作为个人和学校学习使用,所有和μC/OS-II直接和间接相关的商业目的行为,必须购买使用μC/OS-II及系列产品的商业授权,包括芯片/单板/系统厂家的任何参考设计,教学设备和最终的产品,如果没有得到Micrium公司Jean先生签字的合法授权都是不合法的使用, 这在μC/OS-II的书籍Micrium公司(www.micrium.com)和中国代理商-北京麦克泰软件公司网站(www.bmrtech.com)上面中有明确规定。
-Come everyone to download. This is the latest version of the management, Micrium-uCOS-II-V284.zip, development, and researchers can purchase Micrium
- 2022-08-22 20:15:49下载
- 积分: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