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

搜索资源列表

  1. Bank.rar

    1下载:
  2. 此为银行排队系统 银行营业厅配置 --营业窗口设3~8个,可以灵活设置 ;两类客户:一类是普通客户,一类是VIP客户 (需要提供VIP身份号进行身份验证);设定1~2个窗口优先办理VIP客户服务。只要有VIP客户在等待,这些窗口都要优先办理VIP客户业务。只在当前没有VIP客户服务申请的情况下,这些窗口转去办理普通客户业务。 营业窗口在办完一项业务后,可以暂停办理,停止叫号,休息一段时间,然后恢复办理。但原则上所有窗口不会同时休息。 当所有服务号码都被处理完毕,才允许发出“下班”指令,关
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1211274
    • 提供者:zoe
  1. stack.rar

    0下载:
  2. 用栈实现算式的运算,通过把操作符压栈和操作符的优先级进行运算。,Formula used to achieve the computing stack, push through the operator and operator to operator priority.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1015019
    • 提供者:xdb
  1. Pro

    0下载:
  2. 进程模拟程序,可实现先来先运行,优先级高先运行,最短时间先运行,时间片轮转-Process simulation program,can achieve first-come first-run, high-priority run first, shortest time to run, round-robin
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3486929
    • 提供者:曹开发网
  1. 230157

    0下载:
  2. 编译原理算符优先文法自上而下的语法分析程序的算法-Principle of the priority operator compiler grammar parser top-down algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:357181
    • 提供者:roger
  1. calculate

    0下载:
  2. 利用VC++MFC实现的计算器代码,可以进行一些复杂的计算功能,并实现了多级的优先级-Using VC++ MFC implementation calculator code, you can do some complex calculations functions, and to achieve a multi-level priority
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3601394
    • 提供者:陈林
  1. heap

    0下载:
  2. 一个用堆实现的优先队列课程设计,包好有一个完整的课程设计文档和源码!-With the realization of a priority queue heap curriculum design, good to have a complete package of curriculum design documents and source code!
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:105349
    • 提供者:ringsd
  1. 20064350132

    1下载:
  2. 通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 目 录 一.系统需求分析 二.概念模型设计 三.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:488522
    • 提供者:aden
  1. pcb

    0下载:
  2. 设计一个有 N个进程并行的进程调度程序,采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法.-Design of a parallel process, N a process scheduler, using the highest priority number of priority scheduling algorithm (ie the number of processors allocated to the highest priority to th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:111429
    • 提供者:魏忠祥
  1. b

    0下载:
  2. 处理器调度优先权算法,比较简单,对于初学者来说简单易懂!-Processor priority scheduling algorithm, relatively simple, easy-to-understand for beginners!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2589
    • 提供者:ty8888
  1. dianti

    0下载:
  2. 六层电梯,实现优先级响应,同方向先响应,具体请看源代码-Six-storey elevator to achieve priority response, with the direction of first response, details, please read the source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:393277
    • 提供者:chjiang
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2005
    • 提供者:sunfuquan
  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 Queue. Simple but effective. Implemented with heap.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1533
    • 提供者:Latkin
  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. Maximum-priority-queue

    0下载:
  2. 最大优先队列是基于堆的思想来实现的,相应的插入、删除、以及对优先队列的维护都是通过堆的思想来实现的-Maximum priority queue is a heap-based thinking to achieve, corresponding insertion, deletion, and maintenance for the priority queue heap ideas through to achieve
  3. 所属分类:Other systems

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

    0下载:
  2. + -×÷()优先级,用C++实现对符号优先级的运算-+- ×÷() priority, with C++ achieve operational priorities symbols
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:219900
    • 提供者:looking
  1. SetPriority

    0下载:
  2. PRIORITY CHECKING IN THE LIST
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:krishna2616
  1. priority_queue.py

    0下载:
  2. python Queue模块的应用实例,priority queue的使用(Application of Python Queue module)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:enland
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com