CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - priority

搜索资源列表

  1. NDisk

    1下载:
  2. 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45189
    • 提供者:卡卡
  1. 图深度优先

    0下载:
  2. 图的深度优先算法动态演示,用到了直线的中点绘制算法-map algorithm for dynamic priority depth demonstration of the use of linear midpoint Rendering Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208626
    • 提供者:张三
  1. 实验11

    0下载:
  2. 进程管理设计进程控制块PCB表结构,适用于优先数调度算法调度算法。 ②建立进程就绪队列。 ③编制进程调度算法:优先数调度 -process management design process control block PCB table structure, applicable to a few priority scheduling algorithm scheduling algorithm. create a process in place cohort. prepa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:79360
    • 提供者:
  1. 优先队列式分支限界法园排列问题

    2下载:
  2. 优先队列式分支限界法园排列问题,是一个作业,算法设计与分析-priority queue-branch and bound with France Park, is an operation, algorithm design and analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17167
    • 提供者:老七
  1. Simulateaairport

    0下载:
  2. 这个程序是对只有一条跑道的模拟,并规定等待降落的飞机优先级高于等待起飞的飞机。包括源代码,可执行程序,和说明文档-this procedure is only one runway simulation, provisions for landing and the aircraft priority over waiting for the plane to take off. Including source code, executables and documentation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59873
    • 提供者:xiaoyu
  1. procedul--simulate

    0下载:
  2. 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:129067
    • 提供者:赵佳
  1. fuzhibiaodashifanyi

    0下载:
  2. 基于四则运算的算符优先的赋值表达式的翻译程序.-four operations on the priority assignment operator expression translation program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7758
    • 提供者:刘洋
  1. diaodusuanfa

    0下载:
  2. 操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2213
    • 提供者:马晓志
  1. company_service

    0下载:
  2. 一个用于帮助秘书处理公司事务的程序,可根据不同的职位确定不同的优先级,是优先级队列应用的一个很好的例子。-for a secretary to help handle the affairs of the company procedures, according to different jobs different priority level, Priority Queue is the application of a good example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:329288
    • 提供者:swg04
  1. TREEBINA

    0下载:
  2. 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2183
    • 提供者:孔铁柱
  1. youyouxianjidejisuanqi

    0下载:
  2. 有优先级的计算器 这种计算机器有优先级-a priority of this computer calculators for a priority
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2636
    • 提供者:赵德柱
  1. lynn

    0下载:
  2. 优先级调度算法,使操作系统的重要算法之一-priority scheduling, so the operating system an important algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3867
    • 提供者:zhanglynn
  1. 进程调度

    0下载:
  2. 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:155512
    • 提供者:lebeen
  1. jinchen1

    0下载:
  2. 用C语言实现进程调度-操作系统课程设计设计思想: “最高优先数优先”调度算法的基本思想是把cpu分配给就绪队列中优先数最高的进程。采用动态优先数,即优先数在创建进程时给定一个初始值,当进程获得一次cpu后其优先数就减少1。-C language scheduling process-design courses on operating system design : "Priority number of the highest priority" scheduling
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12579
    • 提供者:zz
  1. sfyx

    0下载:
  2. 用C++实现算符优先分析程序 用C++实现算符优先分析程序-C operator priority to achieve analysis program with C operator priority to achieve analysis program
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:1320
    • 提供者:韩健
  1. XG

    0下载:
  2. 算符优先分析器C语言版-operator priority Analyzer C language version
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:博怡
  1. ANewSoftHandoff

    0下载:
  2. A New Soft Handoff Scheme using Signal Prediction Priority Queuing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:424040
    • 提供者:王丽
  1. 进程12

    0下载:
  2. 进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24065
    • 提供者:马难
  1. Apriori_depth_first

    0下载:
  2. 数据挖掘/机器学习Apriori的深度优先算法。 编译方法:g++ -Wall -O3 -o fim_all dffast.-Data Mining / Machine Learning Apriori the depth priority algorithm. Compiled : g-Wall-O3-o fim_all dffast.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4504
    • 提供者:陈星
  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 longer, but the majority of the tot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6346
    • 提供者:范志鸿
« 12 »
搜珍网 www.dssz.com