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

搜索资源列表

  1. 操作系统进程内存管理模拟特别版

    1下载:
  2. 操作系统进程内存管理模拟 有关此程序的功能请见程序中的帮助菜单 程序难点1:创建Windows xp中按钮样式 解决方法:使用标签控件与形状控件一起形成此样式 此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。 此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现) 程序难点2:实时与分时混合应用 解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。 程序难点3:分页式内存管理的调度方式 解决方法:具体方法见
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70635
    • 提供者:锡文
  1. vb模拟进程调度

    1下载:
  2. vb模拟进程调度.rar 是学生学习操作系统的页面存储的课程实验习题. 做的教完善, 值得借鉴.-vb modeling process scheduling. Rar Students learn the operating system stored pages Experimental Exercise. So the perfect, is worth learning from.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:30428
    • 提供者:刀尖
  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. 操作系统管理

    1下载:
  2. 操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:890639
    • 提供者:冬冬
  1. 进程调度模拟程序

    0下载:
  2. 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1993
    • 提供者:梁山东
  1. 进程调度算法实现

    0下载:
  2. 操作系统——进程调度算法实现 本程序主要实现了进程调度中最常见的优先数算法和轮转时间片算法。-operating system -- the process of scheduling algorithm to achieve the main procedures of the process of scheduling priority to the most common algorithms and several Web-time algorithm.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5195
    • 提供者:交易会
  1. 模拟进程调度

    0下载:
  2. 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
  3. 所属分类:C#编程

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

    1下载:
  2. 关于操作系统调度的实验,其中附有实验报告
  3. 所属分类:系统编程

    • 发布日期:2011-04-11
    • 文件大小:140978
    • 提供者:xinghuan
  1. suanfa

    0下载:
  2. 操作系统,进程调度算法的模拟,用C语言实现对5个进程采用动态优先权优先算法的进程调度-jinchengdiaodusuanfa
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2146
    • 提供者:周恺君
  1. proctrl

    0下载:
  2. 基于JAVA实现操作系统进程调度算法,FCFS,短作业,时间片
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:2557
    • 提供者:sadas
  1. OS

    1下载:
  2. 操作系统进程调度算法比较,FCFS,SJF,RR,MLFS-Comparison of the operating system process scheduling, FCFS, SJF, RR, MLFS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3594058
    • 提供者:caomiao
  1. jingcheng

    0下载:
  2. 进程调度算法实现代码(操作系统)进程调度算法实现的代码-Process scheduling algorithm code (operating system) process scheduling algorithm code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:5116
    • 提供者:徐璐
  1. jinchengdiaodusuanfa

    0下载:
  2. 操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:2204
    • 提供者:曹波
  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. ProcessScheduling

    0下载:
  2. 进程调度模拟实验,为学校操作系统课程设计内容-Process scheduling simulation experiments, the content of curriculum design for schools operating system
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:531736
    • 提供者:杨子江
  1. 实验三代码

    0下载:
  2. 在Ubuntu上运行代码 显示后台进程如何调度 让进程调度变得更明显(Run it on ubuntu. It can show us how the thread run in the back)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:253952
    • 提供者:哈嘿虾
  1. 计算机操作系统实验三

    0下载:
  2. 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。进程的运行时间以时间片为单位进行计算。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。就绪进程获得 CPU后
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-03
    • 文件大小:238592
    • 提供者:yyyyyyyzh
  1. PCB_CPU

    0下载:
  2. 操作系统进程调度算法仿真与实现。通过程序仿真掌握并发环境,进程 PCB 与控制操作、进程切换以及进程调度算法的原理、过程与实现步骤。(Simulation and implementation of process scheduling algorithm for operating system)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2151424
    • 提供者:江泽明步
  1. 1

    0下载:
  2. 进程调度实现,包括首次适应算法和最佳适应算法(Implementation of process scheduling,Including the first adaptive algorithm and the best adaptive algorithm)
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:吕晓
  1. 操作系统

    0下载:
  2. 实现作业调度(先来先服务)、进程调度功能(时间片轮转) 实现内存管理功能(连续分配)(Implementation of job scheduling (first come first served), process scheduling function (time slice rotation) Implement memory management function (continuous allocation))
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:kimwill
« 1 23 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com