-
能够实现操作系统中页面置换算法(先进先出算法)
能够实现操作系统中页面置换算法(先进先出算法)-to achieve operating system page replacement algorithm (SJF)
- 2022-01-26 05:03:40下载
- 积分: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
-
程序设计了打开对话框和保存对话框.程序设计简明,代码完整....
程序设计了打开对话框和保存对话框.程序设计简明,代码完整.-procedures designed to preserve open dialog and dialog. A simple program design, code integrity.
- 2023-05-22 03:35:03下载
- 积分:1
-
多用户 :usr1, …, usr8 (1
多用户 :usr1, …, usr8 (1-8个用户)
多级目录:可有多级子目录;
具有login (用户登录)
系统初始化(建文件卷、提供登录模块)
文件的创建: create
文件的打开:open
文件的读:read
文件的写:write
-Multi-user: usr1, ..., usr8 (1-8 users) multi-level directory: can have the subdirectory level have a login (user login) system initialization (construction paper roll, providing login module) file creation: create Open file: open the document read: read a file write: write
- 2022-01-27 10:54:16下载
- 积分:1
-
Script development under Mac Osx example, based on the cocoa framework, xcode
Mac Osx下脚本开发实例,基于cocoa framework,xcode-Script development under Mac Osx example, based on the cocoa framework, xcode
- 2023-08-25 14:25:04下载
- 积分:1
-
μCOSII操作系统开发中文教程详细解释
μCOSII操作系统开发中文教程详细解释-μCOSII operating system tutorials explain in detail the development of Chinese
- 2023-05-11 05:20:04下载
- 积分:1
-
自己写操作系统!杨文博著的一部很好的学习操作系统的书籍!...
自己写操作系统!杨文博著的一部很好的学习操作系统的书籍!-Write your own operating system! YANG Wen-bo" s a good learning experience for the operating system, the books!
- 2022-12-10 16:05:04下载
- 积分: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
-
进程调度,时间片轮转调度.解压密码:4
进程调度,时间片轮转调度.解压密码:4-process scheduling, time slice Web scheduling. Decompression Password : 4
- 2022-02-01 19:44:43下载
- 积分:1
-
WINCE下,背光驱动源码.
WINCE下,背光驱动源码.
-WINCE, the backlight driver source code.
- 2022-05-25 17:09:24下载
- 积分:1