-
r&s1.10版本+文档是国内一个自主开发的操作系统还在升级完善中...
r&s1.10版本+文档是国内一个自主开发的操作系统还在升级完善中-+ document is an internal self-development of the operating system upgrade is still perfect
- 2022-07-04 06:26:41下载
- 积分:1
-
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统...
嵌入式文件系统制作工具,非常实用,可以用来制作文件系统-Embedded file system tool, very useful and can be used to create the file system
- 2023-02-27 20:55:04下载
- 积分: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
-
Abstract TimeList Control v1.0
Abstract TimeList Control v1.0
- 2023-03-22 02:35:03下载
- 积分:1
-
elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明...
elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明-elf digest, introduction to elf format, implementation, using examples to demonstrate it
- 2022-01-26 02:14:53下载
- 积分:1
-
SFC simulator game
SFC游戏模拟器 snes9x 1.43 的原代码-SFC simulator game
- 2022-03-06 16:29:14下载
- 积分:1
-
进程调度算法设计
n 进程通过定义一个进程控制块的数据结构(PCB)来表示; n 每个进程需要赋予进程ID、进程到达时间、进程需要运行的总时间的属性; n
- 2022-07-28 02:53:06下载
- 积分:1
-
通过研究Linux的线程机制和信号量实现读者写者(Reader
通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。
1)写-写互斥:不能有两个写者同时进行写操作;
2)读-写互斥:不能同时有一个线程在读,而另一个线程在写;
3)读-读允许:可以有一个或多个读者在读;
4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作;
5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。
-By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
- 2022-02-06 09:26:49下载
- 积分:1
-
oranges书中的20行代码的操作系统
20行代码的操作系统有多么牛逼,不用我说大家都知道的。
20行代码的操作系统有多么容易被人看懂,不用我说大家都知道的。
20行代码的操作系统有多么简单,不用我说大家都知道的。
20行代码的操作系统有多么想告诉大家努力学习,不用我说大家都知道的。
- 2022-03-13 11:29:41下载
- 积分:1
-
source code of Stanford iPhone course, demo of how to use multitouch
Stanford iPhone课程配套源码,介绍multitouch 的实现方法。-source code of Stanford iPhone course, demo of how to use multitouch
- 2022-04-08 04:20:10下载
- 积分:1