-
This is my job to achieve a small operating system is the file system that can d...
这个是我操作系统的小作业实现的是文件系统,可以进行文件增加删减等操作-This is my job to achieve a small operating system is the file system that can delete files and other operations to increase
- 2022-02-20 04:57:21下载
- 积分:1
-
RTOS Threadx 3.0f源码
threadx的线程、信号量、互斥量、消息队列、定时器、中断等操作。txe_ba.ctxe_bpc.ctxe_bpd.ctxe_br.ctxe_byta.ctxe_bytc.ctxe_bytd.ctxe_bytr.ctxe_efc.ctxe_efd.ctxe_efg.ctxe_efs.ctxe_qc.ctxe_qd.ctxe_qf.ctxe_qr.ctxe_qs.ctxe_sc.ctxe_sd.ctxe_sg.ctxe_sp.ctxe_taa.ctxe_tc.ctxe_tda.ctxe_tdel.ctxe_timd.ctxe_tmch.ctxe_tmcr.ctxe_tpch.ctxe_tra.ctxe_trel.ctxe_trpc.ctxe_tsa.ctxe_tt.ctxe_ttsc.ctx_api.htx_ba.ctx_blo.htx_bpc.ctx_bpcle.ctx_bpd.ctx_bpi.ctx_br.ctx_byt.htx_byta.ctx_bytc.ctx_bytcl.ctx_bytd.ctx_byti.ctx_bytr.ctx_byts.ctx_efc.ctx_efcle.ctx_efd.ctx_efg.ctx_efi.ctx_efs.ctx_el.ctx_el.htx_eve.htx_ghs.ctx_ghs.htx_ihl.ctx_ike.ctx_ill.68tx_
- 2022-06-15 01:08:53下载
- 积分:1
-
操作系统原理实验――进程调度实验报告
实验内容或题目:
1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。
2)模拟调度程序可任选...
操作系统原理实验――进程调度实验报告
实验内容或题目:
1)设计有5个进程并发执行的模拟调度程序,每个程序由一个PCB表示。
2)模拟调度程序可任选两种调度算法之一实现(有能力的同学可同时实现两个调度算法)。
3)程序执行中应能在屏幕上显示出各进程的状态变化,以便于观察调度的整个过程。
4)本次实验内容(项目)的详细说明以及要求请参见实验指导书。
-Operating principle experiment- the process of scheduling the content or subject experiment on the experiment: 1) design process, concurrent implementation of the five simulation scheduler, each program consists of a PCB, said. 2) The simulation scheduler can be optional, one of two kinds of scheduling algorithm to achieve (with the ability of students can simultaneously achieve the two scheduling algorithms). 3) program implementation should be able to screen out the process of change of state in order to observe the entire process of scheduling. 4) The content of this experiment (project) and to require a detailed explanation, see the experimental instructions.
- 2022-03-17 08:42:49下载
- 积分:1
-
MSDOS 2.0 源代码
MSDOS 2.0 操作系统 (内核和基本实用工具) 的源代码。这就是现在由微软公司官方许可的公共 (非专业用途) 可用源代码的 MSDOS 2.0 。
- 2022-01-31 16:18:33下载
- 积分:1
-
an automatic shutdown procedures
一个自动关机程序-an automatic shutdown procedures
- 2022-04-08 19:46:59下载
- 积分:1
-
turbo c 编写的文件管理器。有源程序。
turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
- 2023-09-05 19:45:03下载
- 积分:1
-
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的...
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
- 2022-08-15 21:13:09下载
- 积分:1
-
大量常用的windows窗口操作控件,实用方便
大量常用的windows窗口操作控件,实用方便-A large number of commonly used windows controls window operations, practical convenience
- 2023-01-26 21:05:04下载
- 积分:1
-
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级...
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
- 2022-05-30 23:08:31下载
- 积分:1
-
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。...
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。
-tcp/ip protocol stack source code for open-source embedded real-time operating system for uCOS-II.
- 2022-06-27 06:34:30下载
- 积分:1