文件名称:systemopeator_1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-27
- 文件大小:
- 94kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序完成单处理器系统的进程调度,要求采用时间片轮转法调度策略。具体内容:
1、确定PCB内容及其组织方式。
2、要求模拟进程空闲(新)、就绪、运行、阻塞和完成5个状态。
3、实现进程创建、进程调度、进程阻塞和进程唤醒4个原语。
4、编写主函数对整个系统进程测试。
-Write a program to complete the single processor systems process scheduling, requires round-robin scheduling policy. Details:
1, to determine PCB content and organization.
2, requires the modeling process is idle (new), ready, running, blocking and completed five states.
3, process creation, process scheduling, process and process blocking wake four primitives.
4, the main function of the preparation process of the entire system test.
1、确定PCB内容及其组织方式。
2、要求模拟进程空闲(新)、就绪、运行、阻塞和完成5个状态。
3、实现进程创建、进程调度、进程阻塞和进程唤醒4个原语。
4、编写主函数对整个系统进程测试。
-Write a program to complete the single processor systems process scheduling, requires round-robin scheduling policy. Details:
1, to determine PCB content and organization.
2, requires the modeling process is idle (new), ready, running, blocking and completed five states.
3, process creation, process scheduling, process and process blocking wake four primitives.
4, the main function of the preparation process of the entire system test.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
systemopeator_1
...............\AddProcess.cs
...............\AddProcess.Designer.cs
...............\AddProcess.resx
...............\App.config
...............\bin
...............\...\Debug
...............\...\.....\data.txt
...............\...\.....\systemopeator_1.exe
...............\...\.....\systemopeator_1.exe.config
...............\...\.....\systemopeator_1.pdb
...............\...\.....\systemopeator_1.vshost.exe
...............\...\.....\systemopeator_1.vshost.exe.config
...............\...\.....\systemopeator_1.vshost.exe.manifest
...............\...\Release
...............\ClassDiagram1.cd
...............\ClassDiagram2.cd
...............\Form1.cs
...............\Form1.Designer.cs
...............\Form1.resx
...............\Init.cs
...............\Init.Designer.cs
...............\Init.resx
...............\Node.cs
...............\obj
...............\...\Debug
...............\...\.....\DesignTimeResolveAssemblyReferences.cache
...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\...\.....\systemopeator_1.AddProcess.resources
...............\...\.....\systemopeator_1.csproj.FileListAbsolute.txt
...............\...\.....\systemopeator_1.csproj.GenerateResource.Cache
...............\...\.....\systemopeator_1.csprojResolveAssemblyReference.cache
...............\...\.....\systemopeator_1.exe
...............\...\.....\systemopeator_1.Form1.resources
...............\...\.....\systemopeator_1.Init.resources
...............\...\.....\systemopeator_1.pdb
...............\...\.....\systemopeator_1.Properties.Resources.resources
...............\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
...............\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
...............\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
...............\...\.....\TempPE
...............\ProcessNode.cs
...............\Program.cs
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\..........\Settings.Designer.cs
...............\..........\Settings.settings
...............\Queue.cs
...............\systemopeator_1.csproj