-
pcb
PCB模拟进程调度 时间片轮转算法与优先级调度算法(PCB simulation process scheduling time slice rotation algorithm and priority scheduling algorithm)
- 2018-05-10 01:00:52下载
- 积分:1
-
os_xiti3
钟毓秀操作系统课后习题答案,有详细的计算题答案3章(Operating after-school exercise钟毓秀answer questions have detailed answers to the calculation of Chapter 3)
- 2008-03-29 16:59:52下载
- 积分:1
-
zuoyediaodu
说明: 了解动态分区分配方式中的数据结构和分配算法,并进一步加深对动态分区存储管理方式及其实现过程的理解(Understand the data structure and allocation algorithm in the dynamic partition allocation mode, and further deepen the understanding of the dynamic partition storage management mode and its implementation process)
- 2019-12-12 18:36:50下载
- 积分:1
-
signalacquisition
利用labview开发的信号采集系统,能够很好的进行仿真信号采集!(Use of LabVIEW development of signal acquisition system, able to simulate a very good signal acquisition!)
- 2008-08-19 15:48:08下载
- 积分:1
-
hexinjishubiancheng
操作系统实验教程——核心技术编程实例。包括中断处理,文件管理等具体实例。主要采用汇编语言。(Experimental tutorial operating system- the core technology programming examples. Including interrupt handling, document management, such as concrete examples. The main use of assembly language.)
- 2009-05-18 16:32:19下载
- 积分:1
-
ProcessScheduler
一个进程调度模拟器软件 适合教学操作系统演示(A process scheduling simulator software for teaching operating system shows)
- 2011-09-02 13:07:39下载
- 积分:1
-
Nucleus_rtos
详细的介绍了Nucleus的使用方法
Nucleus PLUS嵌入式操作系统是目前最受欢迎的操作系统Nucleus PLUS 是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。(rtos of Nucleus)
- 2009-12-11 16:58:06下载
- 积分:1
-
7464062
操作系统的作业调度模拟,分享给大家学习用()
- 2018-03-29 18:25:10下载
- 积分:1
-
计算机操作系统
操作系统提供一系列服务:
多任务、用户界面、内存管理、内存保护、
文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services:
Multitasking, user interface, memory management, memory protection,
File access, network, device control, hardware control, error detection and recovery systems, security)
- 2020-06-21 20:40:01下载
- 积分:1
-
file-management-experiment
操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR(Operating system file management experiment: the use of interactive command tree directory structure and file management, while taking advantage of the bit map indicates the distribution of the external memory, and allocate the necessary space when a new file is created, the simulation file allocation table log file is stored in the external memory way. Understanding of the system operation on the file. Save the contents of a directory in the file, create a file or subdirectory can use the command-line command: MD, CD, RD, MK (create a file), DEL (delete files) and DIR)
- 2020-12-12 20:49:17下载
- 积分:1