文件名称:systemopeator_1
-
所属分类:
- 标签属性:
- 上传时间:2015-06-27
-
文件大小:94.22kb
-
已下载: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/
systemopeator_1/AddProcess.cs
systemopeator_1/AddProcess.Designer.cs
systemopeator_1/AddProcess.resx
systemopeator_1/App.config
systemopeator_1/bin/
systemopeator_1/bin/Debug/
systemopeator_1/bin/Debug/data.txt
systemopeator_1/bin/Debug/systemopeator_1.exe
systemopeator_1/bin/Debug/systemopeator_1.exe.config
systemopeator_1/bin/Debug/systemopeator_1.pdb
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe.config
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe.manifest
systemopeator_1/bin/Release/
systemopeator_1/ClassDiagram1.cd
systemopeator_1/ClassDiagram2.cd
systemopeator_1/Form1.cs
systemopeator_1/Form1.Designer.cs
systemopeator_1/Form1.resx
systemopeator_1/Init.cs
systemopeator_1/Init.Designer.cs
systemopeator_1/Init.resx
systemopeator_1/Node.cs
systemopeator_1/obj/
systemopeator_1/obj/Debug/
systemopeator_1/obj/Debug/DesignTimeResolveAssemblyReferences.cache
systemopeator_1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
systemopeator_1/obj/Debug/systemopeator_1.AddProcess.resources
systemopeator_1/obj/Debug/systemopeator_1.csproj.FileListAbsolute.txt
systemopeator_1/obj/Debug/systemopeator_1.csproj.GenerateResource.Cache
systemopeator_1/obj/Debug/systemopeator_1.csprojResolveAssemblyReference.cache
systemopeator_1/obj/Debug/systemopeator_1.exe
systemopeator_1/obj/Debug/systemopeator_1.Form1.resources
systemopeator_1/obj/Debug/systemopeator_1.Init.resources
systemopeator_1/obj/Debug/systemopeator_1.pdb
systemopeator_1/obj/Debug/systemopeator_1.Properties.Resources.resources
systemopeator_1/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
systemopeator_1/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
systemopeator_1/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
systemopeator_1/obj/Debug/TempPE/
systemopeator_1/ProcessNode.cs
systemopeator_1/Program.cs
systemopeator_1/Properties/
systemopeator_1/Properties/AssemblyInfo.cs
systemopeator_1/Properties/Resources.Designer.cs
systemopeator_1/Properties/Resources.resx
systemopeator_1/Properties/Settings.Designer.cs
systemopeator_1/Properties/Settings.settings
systemopeator_1/Queue.cs
systemopeator_1/systemopeator_1.csproj
systemopeator_1/AddProcess.cs
systemopeator_1/AddProcess.Designer.cs
systemopeator_1/AddProcess.resx
systemopeator_1/App.config
systemopeator_1/bin/
systemopeator_1/bin/Debug/
systemopeator_1/bin/Debug/data.txt
systemopeator_1/bin/Debug/systemopeator_1.exe
systemopeator_1/bin/Debug/systemopeator_1.exe.config
systemopeator_1/bin/Debug/systemopeator_1.pdb
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe.config
systemopeator_1/bin/Debug/systemopeator_1.vshost.exe.manifest
systemopeator_1/bin/Release/
systemopeator_1/ClassDiagram1.cd
systemopeator_1/ClassDiagram2.cd
systemopeator_1/Form1.cs
systemopeator_1/Form1.Designer.cs
systemopeator_1/Form1.resx
systemopeator_1/Init.cs
systemopeator_1/Init.Designer.cs
systemopeator_1/Init.resx
systemopeator_1/Node.cs
systemopeator_1/obj/
systemopeator_1/obj/Debug/
systemopeator_1/obj/Debug/DesignTimeResolveAssemblyReferences.cache
systemopeator_1/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
systemopeator_1/obj/Debug/systemopeator_1.AddProcess.resources
systemopeator_1/obj/Debug/systemopeator_1.csproj.FileListAbsolute.txt
systemopeator_1/obj/Debug/systemopeator_1.csproj.GenerateResource.Cache
systemopeator_1/obj/Debug/systemopeator_1.csprojResolveAssemblyReference.cache
systemopeator_1/obj/Debug/systemopeator_1.exe
systemopeator_1/obj/Debug/systemopeator_1.Form1.resources
systemopeator_1/obj/Debug/systemopeator_1.Init.resources
systemopeator_1/obj/Debug/systemopeator_1.pdb
systemopeator_1/obj/Debug/systemopeator_1.Properties.Resources.resources
systemopeator_1/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
systemopeator_1/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
systemopeator_1/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
systemopeator_1/obj/Debug/TempPE/
systemopeator_1/ProcessNode.cs
systemopeator_1/Program.cs
systemopeator_1/Properties/
systemopeator_1/Properties/AssemblyInfo.cs
systemopeator_1/Properties/Resources.Designer.cs
systemopeator_1/Properties/Resources.resx
systemopeator_1/Properties/Settings.Designer.cs
systemopeator_1/Properties/Settings.settings
systemopeator_1/Queue.cs
systemopeator_1/systemopeator_1.csproj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.