搜索资源列表
mpos2
- 好文章!大家好好看吧!多处理器支持操作系统方面的-excellent article! Everyone sees good! Multi-processor support for the operating system
duojifankui
- 该程序使用优先数法和多级反馈队列法对进程进行调度-procedures for the use of the priority method and multi-level method of feedback queue scheduling process
ossystem
- 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
CTask_Sourc_eCode
- 一个多任务操作系统CTask的源代码 用C语言编写-a multi-tasking operating system CTask the source code in C language
litonxx
- 我师兄自己写的操作系统,可以启动机器,具有多任务功能和图形界面GUI功能。-I wrote it myself older operating systems, can be activated machines, multi-tasking graphical interface and GUI functions.
os2design4file
- 设计并实现一个多用户多级目录结构的文件系统。该系统必须具备下列功能:目录操作,文件操作-design and realization of a multi-user multi-level directory structure of the file system. The system must have the following functions : directory operations, file manipulation
OS_Process
- 一个操作系统的模拟多进程代码,可以任意输入进程名字,进程优先级别和进程的运行时间,然后程序会自动输出运行情况,直到结束-an operating system of multi-process simulation code can be indiscriminate importation process name, process and the priority level of the process of running time, and then the program will
multipulateindex
- 多级目录管理的详细实验报告,包括试验用源代码,即使眼详细说明-multi-level directory management experiment detailed report, including the source code used in the experiments, even if the eyes details
多用户银行家算法
- 一个完整的多用户银行家算法-a complete multi-user bankers Algorithm
xnfile
- 虚拟文件系统,多级目录-virtual file system, multi-level directory
FCFS-RR
- FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
form
- 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
os
- 实现模拟的进程调度:时间片轮转,高优先级,多级反馈队列-Analog of the process scheduling: time slice rotation, high-priority, multi-level feedback queue
Multi-usermulti-leveldirectoryFileSystem
- 操作系统课程设计 多用户多级目录文件系统的实现-Multi-user operating system, curriculum design, multi-level directory File System
duojiduilie-c
- 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
fbqueue_attemper
- 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei Universi
Multi-level_feedback_queue
- 模拟操作系统进程管理实验中的多级反馈队列调度算法-Multi-level feedback queue scheduling
PI-output-multi-threading
- 多线程实现PI的输出,只是简单的主辅线程,仅是学习实例,操作系统作业。-PI output multi-threading, simply the main and auxiliary thread, only to learn an instance, the operating system operations.
simulate-multi-touch
- window7或更高版本的系统,用鼠标模拟多点触控,同时接入多少个鼠标,就模拟多少个触控点。不需要多点触控硬件,就可以模拟出跟多点触控相同的触控消息。-window7 or later system, use the mouse to simulate multi-touch, while access to the number of mouse, the number of touch points on the simulation. No multi-touch hardware, yo
Any-of-the-simplest-multi-
- Any of the simplest multi button to the same sub routines-Any of the simplest multi button to the same sub routines
