搜索资源列表

  1. ProcessManager(12)

    1下载:
  2. 操作系统进程调度5种算法(包括动态优先级)-5 operating system process scheduling algorithms (including dynamic priority)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10522
    • 提供者:何若然
  1. 操作系统——动态优先级调度算法源代码

    0下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system -- Dynamic priority scheduling algorithm source code, mul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9705
    • 提供者:韩文杰
  1. fqzhdaisiaodusuanfa

    0下载:
  2. 基于非抢占的动态优先级调度算法模拟源程序-based on non-preemptive dynamic priority scheduling algorithm simulation program
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1429
    • 提供者:姚义磊
  1. DOS

    0下载:
  2. 运行环境TC,实现了简单的线程间的调度和通信。调度用的是动态优先级。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:125003
    • 提供者:陈宁
  1. lzz

    0下载:
  2. 单处理系统进程调度 基于动态优先级的时间片轮转法
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:李正中
  1. 自己应付老师写的动态优先级

    1下载:
  2. 这是自己写的一个动态优先级进程调度程序,水平有限,不过绝对能运行,希望管理员能让我加如这个集体,我想飞-himself wrote a dynamic priority scheduling process procedures is limited, but certainly can run, I hope that administrators can increase as a collective, I almost lost
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2161
    • 提供者:董反
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynami
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:12031
    • 提供者:草原
  1. 操作系统2

    0下载:
  2. 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority alg
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10781
    • 提供者:陈明
  1. 操作系统——PCB模拟

    0下载:
  2. 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:范志鸿
  1. 自己应付老师写的动态优先级

    0下载:
  2. 这是自己写的一个动态优先级进程调度程序,水平有限,不过绝对能运行,希望管理员能让我加如这个集体,我想飞-himself wrote a dynamic priority scheduling process procedures is limited, but certainly can run, I hope that administrators can increase as a collective, I almost lost
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:董反
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynami
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:11264
    • 提供者:草原
  1. 操作系统2

    0下载:
  2. 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority alg
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:陈明
  1. 操作系统——PCB模拟

    0下载:
  2. 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longe
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:范志鸿
  1. ProcessManager(12)

    0下载:
  2. 操作系统进程调度5种算法(包括动态优先级)-5 operating system process scheduling algorithms (including dynamic priority)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:何若然
  1. 操作系统——动态优先级调度算法源代码

    0下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system-- Dynamic priority scheduling algorithm source code, mult
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:9216
    • 提供者:韩文杰
  1. fqzhdaisiaodusuanfa

    0下载:
  2. 基于非抢占的动态优先级调度算法模拟源程序-based on non-preemptive dynamic priority scheduling algorithm simulation program
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:姚义磊
  1. RR_HPF

    0下载:
  2. 时间片调度与动态优先权算法的比较,时间片轮转算法(RR),基于优先级的调度算法(HPF)-time slice and dynamic priority scheduling algorithm, the algorithm time Web tablets (RR), Priority- Based Scheduling Algorithm (HPF)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:296960
    • 提供者:马全
  1. DOS

    0下载:
  2. 运行环境TC,实现了简单的线程间的调度和通信。调度用的是动态优先级。-Operating environment TC, the realization of a simple inter-thread scheduling and communications. Using a dynamic scheduling priority.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-14
    • 文件大小:124928
    • 提供者:陈宁
  1. lzz

    0下载:
  2. 单处理系统进程调度 基于动态优先级的时间片轮转法-Deal with the process of scheduling a single system based on dynamic time slice priority Round Robin
  3. 所属分类:进程与线程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李正中
  1. EPON动态带宽分配代码

    0下载:
  2. EPON与WiMAX(Worldwide interoperability for Microwave Access,全球微波互联接入)结合,提出新EPON信息传输模型,建立新的综合DBA算法即双重优先级算法。(Combining EPON with WiMAX global microwave interconnection, a new EPON information transmission model is proposed,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:以太网
« 12 3 4 5 »

源码中国 www.ymcn.org