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

搜索资源列表

  1. process

    0下载:
  2. 进程调度是处理机管理的核心内容。本实训要求用C语言编写和调试一个简单的进程调度程序。通过本实训加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法。-c language
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:8314
    • 提供者:goang0l840
  1. PROCESS-SCHEDULING

    0下载:
  2. 模拟操作系统的进程调度,事先构造一个PCB总链队列,可对该队列进行正常的维护, 即当PCB状态变化时,在总链队列的基础上,实现菜单式管理和进程原语操作, 实现创建、撤销、时间片到、挂起进程和激活进程等基本进程原语, 以实现PCB的就绪队列、等待队列的组织与管理;- Simulation operating system process scheduling, advance to construct a chain of total PCB queue, the queue
  3. 所属分类:OS Develop

    • 发布日期:2017-04-30
    • 文件大小:281065
    • 提供者:余丽辉
  1. jincheng

    0下载:
  2. 进程及其管理 进程调度算法模拟,用动态优先数及时间片轮转法实现进程调度-Process management and process scheduling algorithm simulation to achieve a dynamic process scheduling priority and the number of round-robin method
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:5214
    • 提供者:浅蓝
  1. Operating-system-experiment

    0下载:
  2. 实验一:进程调度算法模拟,用动态优先数及时间片轮转法实现进程调度 实验三:文件管理-Process and management Simulation of the process scheduling algorithm, round robin algorithm to achieve the process of scheduling with dynamic priority number and the time
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1049613
    • 提供者:小雷
  1. estpmate-figure

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:17408
    • 提供者:rjtebo
  1. nkheduldng-scheduling

    0下载:
  2. 进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序-Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure
  3. 所属分类:Applications

    • 发布日期:2017-12-13
    • 文件大小:1650
    • 提供者:yazhtion
  1. sicple-cowment

    0下载:
  2. 进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduler is one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:22017
    • 提供者:clxgz!863399
  1. mvyaz

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:102400
    • 提供者:create
  1. abc

    0下载:
  2. 多线程和多进程的管理与调度实验,C语言实现。 此次实验创建了多个线程和进程,使我们加深了对进程概念的理解,明确了进程与线程的区别,掌握了Linux进程创建和撤销的方法,进一步认识了并发执行的实质,了解了多线程的程序设计方法。-Multithreading and multi-process scheduling and management of the experiment, the C language implementation. The experiments created mult
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:段段
  1. dvljty

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
  3. 所属分类:Other windows programs

  1. C语言课程设计实例精编

    0下载:
  2. C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1506569
    • 提供者:david呆伟
  1. consumecelt

    0下载:
  2. 进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Panricig
  1. szice

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配(In the operating system process scheduling, simulated storage management in the management and allocation of memory space)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:fmrwardvng
  1. PCBmanagement

    1下载:
  2. 模拟操作系统的进程调度,事先构造一个PCB总链队列,可对该队列进行正常的维护, 即当PCB状态变化时,在总链队列的基础上,实现菜单式管理和进程原语操作, 实现创建、撤销、时间片到、挂起进程和激活进程等基本进程原语, 以实现PCB的就绪队列、等待队列的组织与管理;(Simulation of the operating system process scheduling, to construct a PCB chain queue, can be used for normal maintena
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:36864
    • 提供者:zzzxxxccc
  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号
  1. network-modeling

    0下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配()
  3. 所属分类:系统编程

    • 发布日期:2018-01-04
    • 文件大小:17408
    • 提供者:Winnx
  1. ruyv

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统()
  3. 所属分类:组合框控件

    • 发布日期:2018-01-04
    • 文件大小:102400
    • 提供者:sarrtest
  1. 64231585

    0下载:
  2. 进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序()
  3. 所属分类:界面编程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:yattpgig
  1. hqndwidth

    0下载:
  2. 进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序()
  3. 所属分类:系统编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:krdova
  1. 操作系统实验报告

    1下载:
  2. 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))
  3. 所属分类:其他

    • 发布日期:2019-12-25
    • 文件大小:577536
    • 提供者:xtzj1cm
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com