CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 操作系统进程

搜索资源列表

  1. OS进程调度源码_2

    0下载:
  2. OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法.-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12235
    • 提供者:wzc
  1. 进程管理算法

    0下载:
  2. 操作系统进程管理算法-operating system process management algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:54645
    • 提供者:毛毛
  1. 操作系统进程管理

    2下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:27800
    • 提供者:赵利君
  1. 操作系统进程调度实验--附有实验报告

    1下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:140974
    • 提供者:编程浪子
  1. 操作 系统课程设计

    0下载:
  2. 操作系统课程设计-进程、消息等- The operating system curriculum designs- the advancement, the news and so on
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:188509
    • 提供者:黄佳
  1. PROCESS

    0下载:
  2. 一个比较详细的操作系统进程同步模拟的例子-A more detailed simulation of the operating system process synchronization example
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:85155
    • 提供者:liuhuigai
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:821240
    • 提供者:阿云
  1. diaodusuanfa

    0下载:
  2. 里面有5个关于操作系统进程调度的算法源码,有优先级法,时间片轮转法和短进程优先法-There are five on the process of scheduling the operating system source code of the algorithm, a priority of law, time slice and short rotation process priority method
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:20264
    • 提供者:邱鹏
  1. jinchendiaodu

    0下载:
  2. 操作系统进程调度的实验报告,有程序流程图-Experimental operating system process scheduling reports, procedures flow chart
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:77685
    • 提供者:xiyu
  1. myProcess

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟进程调度的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the process of scheduling the case, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:765829
    • 提供者:zgm
  1. Smoke

    0下载:
  2. 操作系统进程同步,pv经典操作的,解决的是吸烟问题-pv classic operatortion
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:34471
    • 提供者:fanxueping
  1. sjp

    0下载:
  2. 操作系统进程调度时间片算法 可输入时间片大小 每个进程名字 到达时间和服务时间 计算出各个进程的调度时间 完成时间和带权周转时间-Operating system process scheduling time slice algorithm can enter the name of each process time slice size of the arrival time and service time to calculate the activation time to c
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:sht
  1. OS1

    0下载:
  2. 操作系统进程调度,本程序用于演示进程的调度过程,包括常用的几种进程调度算法-Operating system process scheduling, the procedure used to demonstrate the process of scheduling process, including several kinds of process scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:39366
    • 提供者:asdfasf
  1. osexperiment

    0下载:
  2. 操作系统进程调度模拟算法,用c语言做的,简单,但包含多种算法-a program developed with c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:99000
    • 提供者:razor
  1. jincheng

    0下载:
  2. 操作系统进程调度调度实验报告,内附代码,绝对可以运行。-Operating system process scheduling scheduling lab report, containing the code and it can definitely run.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:112373
    • 提供者:luojiawen
  1. hrrn

    0下载:
  2. 操作系统 进程调度算法 高响应比优先调度-Operating system process scheduling priority higher than the response
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:1269
    • 提供者:Sandy
  1. try

    0下载:
  2. 操作系统进程调度实验报告,采用时间片轮转法,内涵源程序,有运行截图。-Operating system process scheduling lab report, use round-robin method, content source, has run shot.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1721
    • 提供者:朱杰
  1. '_一个操作系统的实现_光盘源代码

    0下载:
  2. 一个操作系统的源代码,实现了进程管理等功能(operating system source code)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-19
    • 文件大小:12045312
    • 提供者:mbw1983
  1. 操作系统:设计与实现第三版下册源码

    0下载:
  2. 一个操作系统的源代码,实现了进程管理等功能(operating system source code)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-24
    • 文件大小:2138112
    • 提供者:mbw1983
  1. 操作系统作业

    0下载:
  2. 模拟操作系统的内存调度,硬盘管理,CPU资源分配,进程优先级处理等等(Simulation of memory scheduling, hard disk management, CPU resource allocation, process priority processing and so on)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-31
    • 文件大小:18107392
    • 提供者:逗比2号
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com