-
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)...
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
- 2022-02-02 15:15:00下载
- 积分:1
-
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多...
Linux的雏形,也就是Linux的创始人公布的最初代码。 现在各种分析Linux的书太多了,但对于初学者来说都过于复杂,难以理解,这个最初版本相对来说要简单多了,但一样可以让我们了解Linux的基本实现过程,大小只有70多K-Linux prototype, is the founder of Linux announced the initial code. Now, all kinds of analysis of the Linux too many books, but for a newcomer are too complicated to understand, the initial version to be relatively more simple, but you can help us understand the basic realization of Linux process, the size of only 70 K
- 2022-06-30 23:05:41下载
- 积分:1
-
Windows1.0 【1985年珍藏版】
Windows1.0 【1985年珍藏版】-Windows1.0 1985 01/23/2006 :
- 2022-01-22 01:55:39下载
- 积分:1
-
实现磁盘的动态分区,三种算法 有注释
实现磁盘的动态分区,三种算法 有注释-To achieve dynamic disk partition, three kinds of algorithms comment
- 2023-05-11 22:40:02下载
- 积分:1
-
Nucleus Plus Code For ARM925
Nucleus Plus 在ARM925上的移植代码-Nucleus Plus Code For ARM925
- 2022-02-21 22:29:47下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-02 09:36:47下载
- 积分:1
-
Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式系统上面...
Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式系统上面-Seekfor WinOS GUI graphical interface procedures, can be easily transplanted to other ARM Embedded System above
- 2023-01-22 06:25:03下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
windows open source code Microsoft Windows is a complex operating system. It off...
windows开源代码
Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid -windows open source code Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid
- 2022-04-07 22:29:59下载
- 积分:1
-
n/b
很好用的DOS工具,可以在XP下面启动到DOS方式
具体内容可以参考代码-n/b
- 2022-03-24 18:10:32下载
- 积分:1