搜索资源列表
Bank.rar
- 此为银行排队系统 银行营业厅配置 --营业窗口设3~8个,可以灵活设置 ;两类客户:一类是普通客户,一类是VIP客户 (需要提供VIP身份号进行身份验证);设定1~2个窗口优先办理VIP客户服务。只要有VIP客户在等待,这些窗口都要优先办理VIP客户业务。只在当前没有VIP客户服务申请的情况下,这些窗口转去办理普通客户业务。 营业窗口在办完一项业务后,可以暂停办理,停止叫号,休息一段时间,然后恢复办理。但原则上所有窗口不会同时休息。 当所有服务号码都被处理完毕,才允许发出“下班”指令,关
stack.rar
- 用栈实现算式的运算,通过把操作符压栈和操作符的优先级进行运算。,Formula used to achieve the computing stack, push through the operator and operator to operator priority.
Pro
- 进程模拟程序,可实现先来先运行,优先级高先运行,最短时间先运行,时间片轮转-Process simulation program,can achieve first-come first-run, high-priority run first, shortest time to run, round-robin
230157
- 编译原理算符优先文法自上而下的语法分析程序的算法-Principle of the priority operator compiler grammar parser top-down algorithm
calculate
- 利用VC++MFC实现的计算器代码,可以进行一些复杂的计算功能,并实现了多级的优先级-Using VC++ MFC implementation calculator code, you can do some complex calculations functions, and to achieve a multi-level priority
heap
- 一个用堆实现的优先队列课程设计,包好有一个完整的课程设计文档和源码!-With the realization of a priority queue heap curriculum design, good to have a complete package of curriculum design documents and source code!
20064350132
- 通过设计,编制,调试一个语法及语义分析程序,加深对语法及语义分析原理的理解。 IF 〈布尔表达式〉 THEN 〈赋值语句〉 ELSE 〈赋值语句〉 其中 (1)、可以选择递归下降法、LL(1)、算符优先分析法、LR法完成以上任务,中间代码选用四元式。 (2)、 写出符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。 (3)、 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 目 录 一.系统需求分析 二.概念模型设计 三.
pcb
- 设计一个有 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
b
- 处理器调度优先权算法,比较简单,对于初学者来说简单易懂!-Processor priority scheduling algorithm, relatively simple, easy-to-understand for beginners!
dianti
- 六层电梯,实现优先级响应,同方向先响应,具体请看源代码-Six-storey elevator to achieve priority response, with the direction of first response, details, please read the source code
tree
- 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
distributed
- 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
Priority
- Priority Queue. Simple but effective. Implemented with heap.
Priority
- This priority based .
8-to-3-Priority-Encoder
- 1.74148:8-3优先编码器(8 to 3 Priority Encoder)-1.74148:8-3 priority encoder (8 to 3 Priority Encoder)
8-3-priority-encoder
- 用verilog硬件描述语言实现的8-3优先编码器-8-3 priority encoder
Maximum-priority-queue
- 最大优先队列是基于堆的思想来实现的,相应的插入、删除、以及对优先队列的维护都是通过堆的思想来实现的-Maximum priority queue is a heap-based thinking to achieve, corresponding insertion, deletion, and maintenance for the priority queue heap ideas through to achieve
priority
- + -×÷()优先级,用C++实现对符号优先级的运算-+- ×÷() priority, with C++ achieve operational priorities symbols
SetPriority
- PRIORITY CHECKING IN THE LIST
priority_queue.py
- python Queue模块的应用实例,priority queue的使用(Application of Python Queue module)
