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

搜索资源列表

  1. imageProcess

    0下载:
  2. 用visual C++编写的操作系统进程调度,好好用的-Written with visual C++ operating system process scheduling, good use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5206349
    • 提供者:Cobe
  1. spn

    0下载:
  2. 操作系统 进程调度算法 短进程优先调度算了-Operating system process scheduling priority scheduling forget the short process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1677
    • 提供者:Sandy
  1. ProcessScheduler

    0下载:
  2. 一个进程调度模拟器软件 适合教学操作系统演示-A process scheduling simulator software for teaching operating system shows
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:32685
    • 提供者:陈瑜
  1. process

    0下载:
  2. 进程调度方式: 根据执行进程的处理机是由进程自己释放,还是被强行剥夺 长程调度、中程调度、短程调度-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4612
    • 提供者:黄权航
  1. philosopher

    0下载:
  2. 哲学家问题,解决进程死锁和恢复,进程调度。 多线程任务。-Philosophers problem, solve the deadlock and restore processes, process scheduling. Multithreaded.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2299034
    • 提供者:sharp
  1. readwrite

    0下载:
  2. 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3975550
    • 提供者:sharp
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:147352
    • 提供者:Roger King
  1. 78

    0下载:
  2. Linux单处理机系统的进程调度,时间片轮转算法,-Linux single processor system, process scheduling, round-robin algorithm,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:739
    • 提供者:Xinglou
  1. Process-_scheduling

    0下载:
  2. 模拟操作系统单处理机系统的进程调度过程,包括时间片轮转算法和动态优先数算法-Analog single-processor system, the operating system process scheduling process, including round-robin algorithm and dynamic priority number algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1990
    • 提供者:bihuikun
  1. psa

    0下载:
  2. 用c++实现进程调度算法的实现过程(操作系统)-With c++ implementation process scheduling algorithm implementation process (operating system)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1821
    • 提供者:lin
  1. procedure

    0下载:
  2. 这是在学进程调度时写的作业,分别实现了时间片轮转和优先级两种进程调度,本人测试通过,仅供参考。(环境为gcc,只上传了源代码,请需要的人自行编译)-This is the process of scheduling time to write in school operations, respectively, to achieve a round-robin scheduling and priority of the two processes, I test for reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1638
    • 提供者:Xsank
  1. admin

    0下载:
  2. 自己写的,基于MATLAB的模拟进程调度与管理。是各个正在学习操作系统的同学,实验必备参考资料!-Their written MATLAB-based simulation of process scheduling and management. Is the operating system in all the students are learning, experimental essential reference! ~ ~ ~
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:10839
    • 提供者:Ceylon
  1. 999

    0下载:
  2. 进程调度c语言实现 先进先出 优先级 齿轮-C language FIFO process scheduling priority Gear
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:xiewen
  1. yanshou

    0下载:
  2. 单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。 2、确定进程控制块的内容,进程控制块的组织方式。 3、完成进程创建原语和进程调度原语。 4、编写主函数对所做工作进行测试。 -The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1957190
    • 提供者:baijiao
  1. jinchengdiaodu

    0下载:
  2. 进程调度,时间片轮转法。根据“基于动态优先权的时间片轮转”调度算法模拟对进程进行调度 -Process scheduling, round-robin method. According to " based on dynamic priority round-robin" scheduling algorithm simulates the process scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1818
    • 提供者:baijiao
  1. PCB

    0下载:
  2. 操作系统进程调度算法 先来先服务 短作业优先 时间片轮转 优先级。有大量注释,帮助理解。目前没有错误-Operating system process scheduling algorithm first come first serve short jobs priority round-robin priority. There are a lot of notes to help understand. There is no error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:974011
    • 提供者:lee
  1. jincheng

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language to write and debug a process scheduler, in order to deepen the concept of process understanding and process scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:220652
    • 提供者:juling
  1. prioritysuanfa

    0下载:
  2. 操作系统中的使用优先级算法来实现进程调度!-Operating system using the priority scheduling algorithm to achieve the process!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:279693
    • 提供者:柯柯
  1. Linux-memory-management

    0下载:
  2. 此文章讲述的是Linux内存管理和进程调度的实时化研究与改进-This article is about Linux memory management and process scheduling, real-time study and improvement of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:337329
    • 提供者:吴丹萍
  1. psAndma

    0下载:
  2. 模拟操作系统进程调度以及内存分配算法算法-OS algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6395981
    • 提供者:langren
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com