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

搜索资源列表

  1. ProcessCall

    0下载:
  2. 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of impl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:104247
    • 提供者:魏然
  1. ProcessScheduling

    0下载:
  2. 此为CPU进程调度的C语言源程序,很有用,自己编译后运行后觉得还可以,希望试试。-this process for CPU scheduling C language source code and useful, they compiled after the operation I felt that I could, Try hope.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2286
    • 提供者:huangchao
  1. CLJTD

    0下载:
  2. 课程设计中做得处理机调度的图形编程源代码。-curriculum design, doing graphics processor scheduling program source code.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3392
    • 提供者:万尧
  1. LcdDrv

    0下载:
  2. 包括topwayLM3037液晶的串行通讯模式初始化,任务调度等 此程序用Tornado2.0编译,用于研华HE-8XX系列主板,程序在工程中运行3年以上无故障,解压密码为我的用户名:luckycy-including topwayLM3037 LCD serial communication mode initialization, task scheduling procedure used Tornado2.0 compiler for Chinese Studies HE-8XX s
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:89498
    • 提供者:电气工程师
  1. taskshech

    0下载:
  2. UCOS-II在M68HC08上的移植及任务调度-UCOS-II in the transplant M68HC08 and task scheduling
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:13372
    • 提供者:铭蔚
  1. shijianpian

    0下载:
  2. 时间片轮转算法是操作系统这门课进程调度一章中非常重要的一种算法,这是用vc实现的,效果很不错的-time slice Web algorithm is the operating system of this curriculum process scheduling a very important chapter of an algorithm This is achieved using vc, the effect is very good
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:38031
    • 提供者:何冰
  1. pcos

    0下载:
  2. 21.c 先来先服务(FCFS)算法调度作业运行。 211.c最短作业优先(SJF)调度算法。 212.c响应比高者优先(HRN)调度算法-21.c first-come first-service (FCFS queue) algorithm scheduling operations running. 211.c shortest priority operations (SJF) scheduling algorithm. 212.c response ratio were hig
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:62635
    • 提供者:陈生
  1. pracising_while_learning_linux_kernel.tar

    0下载:
  2. 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teachers "learn by doing -- l
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:140998
    • 提供者:刘光
  1. dsadasdasdas

    0下载:
  2. 自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1435
    • 提供者:chenyi
  1. vb.jincheng

    0下载:
  2. 好用的进程调度算法在VB模式下编写,请大家尊重作者版权-handy process scheduling algorithm in VB preparation mode, please respect the copyright
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29935
    • 提供者:秦营
  1. TwoMachinesFastWork

    0下载:
  2. 这是算法分析当中的一个经典问题,可以利用贪心算法来实现两台机器的调度问题,通过程序可以使两台工作的机器的调度达到最优-This is the algorithm analysis includes a classic problem, greedy algorithm can be used to achieve the two-machine scheduling problem adoption of procedures to enable the two machines to achi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40966
    • 提供者:阳林
  1. RaceProject

    0下载:
  2. 这是一个算法分析的经典问题,可以打印出N个运动员的循环比赛的对阵表,可以实现最佳的调度-This is a classic analysis of the algorithm, we can print out the N cycle athletes competition paddles table can achieve the best scheduling
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40734
    • 提供者:阳林
  1. ScoreBoard

    1下载:
  2. 自己写得关于 cpu动态调度的记分牌演示算法,通过记分牌解决waw,rar,raw 冲突问题-own written on the cpu on the dynamic scheduling algorithm Scoreboard demonstration through Scoreboard solve waw, rar, raw conflict
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51561
    • 提供者:董坏
  1. dbry4yh5

    0下载:
  2. 我是新手,对时间片轮转调度算法不数 VB也不熟 请高手给我些指点 谢谢了-I greenhorn, right time slice Web scheduling algorithm is not unfamiliar with the number of VB 19:56 gave me some kind of thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2593
    • 提供者:成城
  1. ejdifd

    0下载:
  2. 实时多任务操作系统(RTOS)能有效提高嵌入式平台的资源利用效率,是嵌入式应用的必然趋势。本文阐述基于MSP430F149的RTOS——M430/OS。它由汇编写成、短小精干、占用系统资源少、运行稳定可靠,目前已在思达高科配网技术公司产品上得到应用。 关键词:RTOS 任务调度 MSP430 -multi-task real-time operating system (RTOS) can effectively raise Embedded Platform efficiency of
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:65901
    • 提供者:孙振红
  1. oscd

    0下载:
  2. 本程序为一个模拟处理机调度的程序,能让用户选择一个调度算法来实现处理机调度-the procedures for a simulation of the processor scheduling procedures, which enables users to choose a scheduling algorithm to achieve the processor scheduling
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3315
    • 提供者:杨华
  1. os3Ajobschedulingsystem

    0下载:
  2. 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Subm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160276
    • 提供者:wanghui
  1. modd

    0下载:
  2. 这是计算机操作系统中最基础的上机实验就是模拟的PCB编程,实现进程模拟调度!-This is the most computer operating system based on the experimental simulation of the PCB is programming, Implementation process simulation scheduling!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1630
    • 提供者:陈朝熙
  1. ossystem

    0下载:
  2. 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4139
    • 提供者:Li
  1. page.change

    0下载:
  2. 功能介绍: l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。 l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。 l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。 原理介绍: 请求页式管理中的置换算法:置换算法在内存中没有空
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:82885
    • 提供者:角斗士
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com