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

搜索资源列表

  1. C-PRO3

    0下载:
  2. 用C语言实现的最短作业优先(包括抢占式和非抢占式)调度。-C language of the shortest priority operations (including preemptive and non-preemptive) scheduling.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:20402
    • 提供者:武键
  1. RoundRobin_Youxianji

    0下载:
  2. 文件中实现了操作系统进程调度的时间片轮转和优先级法,非常好用,十分适合于学习。-documents to fulfill the operating system process scheduling time slice and rotate priority, very convenient, very suitable for the study.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:340156
    • 提供者:王铁蛋
  1. s111

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解-used high-level language development and debugging of a process scheduler, to promote the concept of the process and the process of understanding the scheduling algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10539
    • 提供者:qiang
  1. mutil-thread-shedule-for-2410

    0下载:
  2. linux多线程调度器for s3c2410-linux multithreading scheduler for s3c2410 .......................
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2789277
    • 提供者:周宇
  1. CPUScheduler

    0下载:
  2. 经典的CPU进程调度软件,可以了解CPU调度的原理.-classic CPU process scheduling software, CPU scheduling can understand the principle.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8052
    • 提供者:陈聪
  1. caozuoxitongkechengsheji

    1下载:
  2. 操作系统课程设计: 编写并调试一个单道批处理系统的作业调度程序。要求: (1)至少有四种的作业调度算法。 (2)能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。 (3)设计一个实用的用户界面,以便选择不同的作业调度算法。 -courses on operating system design : the preparation and debugging a single channel
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:227038
    • 提供者:zero
  1. 0011

    0下载:
  2. 一个不错的进程调度代码学生可以拿去用老师应该不会噶县的-a good process scheduling code students can be found using the teacher should not embraced the county
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7394
    • 提供者:zhang
  1. 0099

    0下载:
  2. 一个不错的作业调度C++程序学生可以拿去用,老师应该不会发现-a good job scheduling C program can be found with the students, teachers should not be found
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4982
    • 提供者:zhang
  1. fcfs_jsp

    0下载:
  2. fcfs,这是一个操作系统进程调度的先进先出调度算法-fcfs, this is a process of scheduling the operating system can process scheduling algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:910
    • 提供者:catherine
  1. ycsf

    0下载:
  2. 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:53316
    • 提供者:阴影
  1. UPUPUPUPUPUPUP

    0下载:
  2. 曾经做的东东,经典的调度算法和纯C写的词典等等的源代码-had done in the Eastern, classical scheduling algorithm and pure C in the dictionary to write the source code, etc.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:14735
    • 提供者:ROLYLUO
  1. czx11t

    0下载:
  2. 操作系统中的调度先来先服务及短作业优先,是用java编写的。-operating system of first-come first-scheduling services and short operating priority is the use of java prepared.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5025
    • 提供者:zmy
  1. jincheng.cpp

    0下载:
  2. 模拟进程通讯,可以模拟操作系统的进程调度,按优先级调度-modeling process communications, the operating system can simulate the process of scheduling, priority scheduling
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:liwei
  1. vc_jiqiaoshili_part4

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:311490
    • 提供者:xixi
  1. ofdmaresourcescheduling

    0下载:
  2. 基于ofdma资源调度分配算法的研究,2003年发表,摘于万方数据库-ofdma based resource scheduling algorithm research, published in 2003, in the popular Abstract Database
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:43254
    • 提供者:Angel Wong
  1. abouttrain

    0下载:
  2. 车箱调度的一个程序,还不错,是数据结构-compartment of a scheduling procedures, Yes, it is data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:wlr
  1. fairysky_0.01_20070522_092320

    0下载:
  2. 一个用于学习的操作系统,支持多任务调度和cli-for a study of the operating system, support for multi-task scheduling and cli
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:94731
    • 提供者:东东
  1. processDispatch

    1下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  1.先进先出调度算法;  2.基于优先数的调度算法;  3.最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  1.当前执行进程;  2.就绪队列;  3.等待队列 附:此程序可直接运行,是操作系统课的经典实验. -scheduling process si
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:255298
    • 提供者:段苛苛
  1. NBt

    0下载:
  2. NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创建。 ◆ ReceiveBuffer看看能不能用B+或
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:11759552
    • 提供者:ajax
  1. PAg

    0下载:
  2. 先来先服务,短作业有限,优先级,高响应比等多种调度算法展示-first-come first-service operations limited short-priority, high-response than many other display Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:55672
    • 提供者:meifeng
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com