搜索资源列表
cankaodaima
- 操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三
first
- 已知各进程的的到达时间等如下: 进程名 到达时间 服务时间 优先数 A 0 3 12 B 1 5 31 C 2 2 21 D 3 4 10 分别实现下面两种调度算法 • 按优先数调度算法实现处理器调度 • 按时间片轮转法实现处理器调度(时间片以2ms为单位) -Known to the process, such as the arrival time as follows: the process of the arrival time
R3-debug.
- a. 项目名称:R3Dbg(调试器内核),Gravedigger(调用示例) b. 本项目的任务开发者:傅强。 c. 开发背景:科锐3阶段项目。 d. 运行环境:WIN2000,XP。 -a. Project Name: R3Dbg (kernel debugger), Gravedigger (called sample) b. The task of the project developers: Fu Qiang. c. Development Background:
cipandiaodu
- 1、对于如下给定的一组磁盘访问进行调度: 请求服务到达 A B C D E F G H I J K 访问的磁道号 30 50 100 180 20 90 150 70 80 10 160 2、要求分别采用先来先服务、最短寻道优先以及电梯调度方法进行调度。 3、要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。 4、假定当前读写头在90号,向磁道号增加的方向移动。-1, for a given set of as disk access scheduling: Reques
baabz
- 图像插补,可以使用二维图像达到三维观看的效果,不错-Image interpolation, can use the 2 d image to 3 d viewing effect, good
cgsjtt
- C++语言开发的处理ply三维模型文件的程序,不错的-C++ language development of processing the ply of 3 d model file program, good
nogd4
- play wave file and show effect 3d , you can set lister in ev-Play a wave file and show effect in 3 d, you can set the lister in ev
XgndscaweLandscape
- MOONBASE, 3D Landscape Demo-MOONBASE, 3 d Landscape Demo
svsnbhc
- 很多几何图形的画法,如三维图形,曲线及曲面的绘制-Many descr iptive geometry, such as 3 d graphics, curve and curved surface
documemt
- This a 3D cylinder demonstration-This is a 3 d cylinder individual
gromdrPDF
- D3D9初级教程(含PDF文档和10篇VC源文件) D 3D9初级教程(含PDF文档和10篇VC源文件)-D3D9 primer (including PDF and 10 VC source files) 3 D d9 primer (including PDF and 10 VC source files)
168228
- 在VC++中实现的2维线段的编码裁减,何以扩展到3维线段(In vc + + realize the 2 d line coding cut, extended to 3 d line)
merialization
- 用C++骗写的一个场景漫游,通过光标的移动来改变三维的场景(Written in c + + to cheat a scene roaming, by moving the cursor to change the 3 d scene)