搜索资源列表
操作系统课程实验
- 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
11LL1
- 操作系统实验 LL1文法分析 是最标准的文法,程序很简单,注释写得很明白了,供初学者使用很方便-experimental operating system LL1 grammar analysis is the most standard grammar, a very simple procedure, the Notes was made explicitly, for beginners very convenient
0sex
- 操作系统实验-采用时间片轮转算法实现进程创建和调度-OS experiment - time unit used Web algorithm process creation and scheduling
teson_osstorage
- 操作系统实验之存储管理模拟系统,模拟操作系统存储管理,包含源码和可执行文件-experimental operating system memory management system simulation, simulation operating system memory management, and included the source code to the executable
teson_FileSystem
- 操作系统实验之文件系统,模拟操作系统文件系统的功能,用C#编写.-experimental operating system file system, file system simulation of the operating system's functions, with C# prepared.
Teson_JobScheduler
- 操作系统实验之作业调度系统,模拟操作系统作业调度的功能,用C#编写.-operating system experiments job scheduling system, simulation operating system job scheduling function with C# prepared.
Teson_DynamicStorage
- 操作系统实验之动态分区分配模拟,模拟操作系统分区动态分配的功能,用C#编写.-experimental operating system dynamic regional distribution and the simulated operating system Outline dynamic allocation function C# prepared.
Teson_SingleJobScheduler
- 操作系统实验之单道批处理系统,模拟操作系统单道批处理的功能,用C#编写.-operating systems experimental single channel batch system, simulation operating system batch of single-channel function with C# prepared.
yhjsf
- 银行家算法模拟,操作系统实验程序 银行家算法模拟
wjmn
- 小型文件系统模拟实验,操作系统实验程序,给大家使用。
gdfq
- 固定分区存储方式模拟,操作系统实验,C程序,给大家使用。
实验三 存储器请求页式管理
- 操作系统——存储器请求页式管理算法实现源程序 ,5种算法分别的实现。-operating system -- memory management page request algorithm source, the five algorithms were realized.
进程调度法
- 一个计算机操作系统实验程序,模拟进程调度算法。-a computer operating system experimental procedure, process simulation scheduling algorithm.
实验源代码
- 操作系统的实验代码,要的就下,多谢支持。-experimental operating system code, it should, I would like to thank support.
存储管理算法
- 操作系统的存储管理算法模拟实验使用c++实现的源程序-OS storage management algorithm simulation experiments using c realization of the source
操作系统实习报告
- 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the source.
Animal
- 实验一:基于web的动物识别系统 1. 实验目的 理解和掌握产生式知识表示方法及产生式系统的基本过程,能够利用Web编程技术建立一个基于产生式知识表示的简单的智能系统。 2. 实验环境 (1) 硬件环境:网络环境中的微型计算机。 (2) 软件环境:Windows操作系统,任选一种网络编程语言和数据库管理系统。 3. 实验要求 (1) 以本书第2章动物识别产生式系统的规则为知识库(可增加规则),采用正向推理或逆向推理方式。 (2) 以选定的数据库管理
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
ThreadPrint
- 本实验通过设计两个线程,一个是文章下载用C#实现的多线程同步打印文章(windows操作系统实验).线程和一个文章打印线程,用来实现模拟线程同步打印机,文章下载线程实现把文章下载到缓冲区,文章打印线程实现把文章打印出来。-Using C sharp to achieve multithread and synchronize.In the project,build up a Thread to download article,and build up the other Thread to
producer
- 操作系统实验程序代码,模拟生产者与消费者,谢谢。-Experimental operating system code, simulation producers and consumers, thank you.