搜索资源列表
98
- 讲了实时操作系统特点:任务管理,任务间同步和通信,定时器管理,中断管理和存储管理
renwuguanliqi
- 操作系统课程设计:任务管理器 内含详细报告和程序-Operating System Course Design: Task Manager contains detailed reports and procedures
80x86_protectedmode
- 80x86保护模式系列教程 一.保护方式简介 二.分段管理机制 三.控制寄存器和系统地址寄存器 四.实模式与保护模式切换实例 五.任务状态段和控制门 六.控制转移 七.中断和异常 八.操作系统类指令 九.输入/输出保护 十.分页管理机制 十一.虚拟8086模式-80x86 protected mode for a series of tutorials. Protection mode Introductio
nucleus
- NUCLEUS操作系统源码,包含了任务管理,消息管道,定时器管理等基本组件。-NUCLEUS source operating system, including the task management, message pipe, the timer management, and other basic components.
main
- 本任务要求实现一个简单的存储管理器,对进程地址空间的管理有进一步的了解。 任务要求 (1) 实现一个malloc/free,必须按讲义指出的方案(注意,因为网上有一些现成的版本,凡未按讲义方案实现者均无效) (2) 设计测试实例,并与libc的malloc实现进行性能比较。 (3) 选做,分析你正在使用的libc下malloc的实现。 请参考下面的材料注意其如何保证性能。 -This task requires a simple storage management ha
task-manager
- 此源码实现了操作系统自带的任务管理器功能,界面和功能和系统自带类似-This source operating system comes with task management functions, interface and comes with similar features and systems