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

搜索资源列表

  1. suanshubiaodashiqiuzhi.rar

    0下载:
  2. 1、 以字符序列的形式从终端输入语法正确的、不含变量的证书表达式。利用一定的运算符优先关系,实现对算术四则混合运算表达式的求值,并且在求值中运算符栈、运算数栈、输入字符和主要操作的的变化过程。 2、 设置运算符栈和运算数栈辅助分析算符的优先级。 3、 在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及相应的运算。 4、 在识别处运算符的同时,要将其字符序列形式转换成整数形式。 5、 在程序的适当的位置输入运算符栈、运算数栈、输入字符和主要操作内容。 ,1, to form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1280
    • 提供者:李涛
  1. processschedule

    0下载:
  2. 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:2971
    • 提供者:Hom
  1. Priority

    0下载:
  2. 在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。-In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1992
    • 提供者:朱科
  1. shuziluoji

    0下载:
  2. 数字逻辑的课件 ,讲解很详细。并附74F148 8-Line to 3-Line Priority Encoder的图解-Digital logic courseware, explaining in great detail. With 74F148 8-Line to 3-Line Priority Encoder diagram
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2272734
    • 提供者:有天
  1. distributed

    0下载:
  2. matlab 仿真程序可用于kalman滤波应用。- INTRODUCTION This example simulates distributed control of a DC-servo. The example contains four computer nodes, each represented by a TrueTime kernel block. A time-driven sensor node samples the process periodical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:21910
    • 提供者:zhangxiangbin
  1. PRIORITY

    0下载:
  2. Priority Scheduling using arrays.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:529
    • 提供者:Ankur
  1. simple

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:1172
    • 提供者:mina
  1. MyTest

    0下载:
  2. To support the varying Quality-of-Service (QoS) requirements of emerging applications such as those involving continuous media, a new standard IEEE 802.11e has been specified [1]. This standard aims to support QoS by providing differentiated classes
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:1494
    • 提供者:mina
  1. scheduling

    0下载:
  2. it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2445
    • 提供者:Rasenganram
  1. priority

    0下载:
  2. 编写并调试一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于优先级的作业调度。 -Write and debug a multi-track procedures for job scheduling system simulation program. Job scheduling algorithms: Priority-based job scheduling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1807
    • 提供者:sylvia
  1. priority

    0下载:
  2. 进程管理与调度算法(可以实现优先权算法、时间片轮转法)-Process management and scheduling algorithm(priority、time slice)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1920
    • 提供者:张潇
  1. Priority

    0下载:
  2. Priority Queue. Simple but effective. Implemented with heap.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1533
    • 提供者:Latkin
  1. C-priority

    0下载:
  2. C语言运算符优先级列表,希望对做程序的人员有所帮助-c language priority introduction
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:59081
    • 提供者:kevin
  1. priority

    0下载:
  2. 可以实现优先级调度算法,并有非常好的界面,功能全面-Priority scheduling algorithm can be achieved, and a very good interface, full-featured
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:9399
    • 提供者:梁云华
  1. priority

    0下载:
  2. 获得当前系统中正在运行的所有进程的优先级-Get the current system, running priority of all processes
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1539
    • 提供者:陈颖
  1. Priority

    0下载:
  2. This priority based .
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:10399
    • 提供者:shilpi
  1. 8-to-3-Priority-Encoder

    0下载:
  2.   1.74148:8-3优先编码器(8 to 3 Priority Encoder)-1.74148:8-3 priority encoder (8 to 3 Priority Encoder)
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:15475
    • 提供者:徐林芳
  1. 8-3-priority-encoder

    0下载:
  2. 用verilog硬件描述语言实现的8-3优先编码器-8-3 priority encoder
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:41076
    • 提供者:丁凤
  1. priority-queue

    0下载:
  2. 利用堆实现优先队列的初始化,查找,插入,删除操作-Initialize heap implementation of priority queues, search, insert and delete operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:1130
    • 提供者:陈天明
  1. Priority-queue

    0下载:
  2. 实现最大优先队列和最小优先队列的相关功能!比如查找、删除、插入、输出等!-Priority queue
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:1494
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com