-
简单的shell 程序
简单的shell 程序-A simple programe of Shell .
- 2023-07-03 06:55:03下载
- 积分:1
-
51 Singlechip transplantation under uCOS
51单片机下移植uCOS-II源码,包含四个章节介绍的移植源码及驱动程序,配套“uC/OS-II内核分析、移植与驱动程序开发”-51 Singlechip transplantation under uCOS-II source, contains four chapters and the introduction of the transplant source driver, supporting
- 2022-07-08 06:58:18下载
- 积分:1
-
哈工大的几个人开发的操作系统pyos的部分源码
哈工大的几个人开发的操作系统pyos的部分源码-the development of several people pyos part of the operating system source code
- 2022-01-22 08:48:17下载
- 积分:1
-
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist...
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.common, main.cc, threadtest.cc, dllist-driver.cc, dllist.cc, dllist.h, nachos01.doc
- 2022-03-16 07:50:59下载
- 积分:1
-
D:jh哲学家吃饭DINPHIL.rar哲学家吃饭
D:jh哲学家吃饭DINPHIL.rar哲学家吃饭-D : jh philosopher eat DINPHIL.rar philosopher dinner
- 2023-06-16 13:20:03下载
- 积分:1
-
操作系统模拟文件。
功能要求
①至少 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型
②创建新文件 创建新文件 ,删除已有文件 ,删除已有文件 ,删除已有文件 ,删除已有文件
③根据文件名 根据文件名 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 的文件 的文件 (/d0/d1/ /d0/d1//d0/d1/ /d0/d1//d0/d1/filename filenamefilenamefilenamefilename filename)
④支持的操作: 支持的操作: openopen open、closecloseclosecloseclose、read read 、writewrite
⑤至少 支持三层目录( 支持三层目录( 支持三层目录( /d0/d1/ /d0/d1//d0/d1/ /d0/d1//d0/d1/filename filenamefilenamefilenamefilename filename)
⑥能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 文件 )
⑦提供命令行界面,能够显示目录内容 和文件提
- 2022-07-12 04:07:08下载
- 积分:1
-
a simple boot loader written with asm,
this code shows how you can write a rea...
a simple boot loader written with asm,
this code shows how you can write a real mode boot loader,you can assemble it with nasm
- 2022-07-17 01:59:49下载
- 积分:1
-
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{...
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
- 2022-04-07 18:24:35下载
- 积分:1
-
mc9328mx1的初始化原代码,ini.h
mc9328mx1的初始化原代码,ini.h-initialization mc9328mx1 the original code, ini.h
- 2022-07-03 06:04:49下载
- 积分:1
-
操作系统加载的源代码
操作系统加载的源代码-loading the operating system source code
- 2022-04-23 03:36:27下载
- 积分:1