-
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序...
页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
- 2023-06-14 18:55:03下载
- 积分:1
-
操作系统原理课件
操作系统原理课件----学习操作系统基础-Operating principle of the operating system-based learning courseware----
- 2022-05-16 17:56:36下载
- 积分:1
-
To achieve a number of memory page replacement algorithm, the best replacement a...
实现了几种内存页面置换算法,有最佳置换算法和先进先出置换算法,还有LRU置换算法。-To achieve a number of memory page replacement algorithm, the best replacement algorithm and FIFO replacement algorithm, as well as LRU replacement algorithm.
- 2022-01-21 20:25:53下载
- 积分:1
-
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。...
操作系统进程管理与调度 ,包括管理与调度的代码,并附有相关程序。-Operating system process management and scheduling, including the management and scheduling of the code, along with related procedures.
- 2022-11-25 11:20:02下载
- 积分:1
-
一类操作系统在开发中的一个分类。
一个类linux的dos下开发的操作系统.-a category of dos linux operating system under development.
- 2023-08-16 11:40:04下载
- 积分:1
-
最新版本,1.16版本的ARM(的7TDMI,720T,920T)对uC/OS移植
The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms:
1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board.
2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards.
3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712.
Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51.
Op-modes: Pure ARM & ARM-THUMB interworked.
Endianess: Big endian & Little endian modes-The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms:
1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board.
2. LPC2xxx- LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards.
3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712.
Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51.
- 2023-09-06 15:45:03下载
- 积分:1
-
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,...
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,-This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you
- 2023-05-23 23:00:02下载
- 积分:1
-
Orange s:一个操作系统的实现(书附源码)chapter6.rar
Orange s:一个操作系统的实现(书附源码)chapter6.rar-Orange" s: an operating system implementation (source code attached to the book) chapter5.rar
- 2022-01-31 18:40:29下载
- 积分:1
-
Win2000下直接读写磁盘扇区
Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
- 2022-06-18 19:06:46下载
- 积分:1
-
DOS
DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计
提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for
Microsoft s MS-DOS. Both block and character device drivers were written,
along with special C data structures to match the MS-DOS request packet. It
was then recognized that using the same techniques, an operating system
could be written that would take advantage of the C language features and
would require much less time to develop than the traditional assembly
language techniques. Although UNIX had proven this earlier, it was not
tried with a traditional pc operating system.
At this time, a minimal operating system using the device drivers written
earlier along with a new 8086 interrupt API was developed. It was called
XDOS and proved to be a functional operating system. This new operating
system was used to develop booting techniques and a C library SDK was
dev
- 2023-09-06 14:00:04下载
- 积分:1