搜索资源列表
suanshubiaodashiqiuzhi.rar
- 1、 以字符序列的形式从终端输入语法正确的、不含变量的证书表达式。利用一定的运算符优先关系,实现对算术四则混合运算表达式的求值,并且在求值中运算符栈、运算数栈、输入字符和主要操作的的变化过程。 2、 设置运算符栈和运算数栈辅助分析算符的优先级。 3、 在读入表达式的字符序列的同时,完成运算符和运算数的识别处理,以及相应的运算。 4、 在识别处运算符的同时,要将其字符序列形式转换成整数形式。 5、 在程序的适当的位置输入运算符栈、运算数栈、输入字符和主要操作内容。 ,1, to form
processschedule
- 模拟进程调度 实现了FCFS,SJF和Priority算法 界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
Priority
- 在Windows操作系统中,任务是有优先级的,本程序演示了不同的线程按照优先级来运行。-In the Windows operating system, the task is a priority, the program demonstrated a different thread to run in accordance with priority.
shuziluoji
- 数字逻辑的课件 ,讲解很详细。并附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
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 Scheduling using arrays.
simple
- 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
MyTest
- 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
scheduling
- it contains all types of cpu scheduling which includes preemptive priority,round robin scheduling
priority
- 编写并调试一个多道程序系统的作业调度模拟程序。 作业调度算法:采用基于优先级的作业调度。 -Write and debug a multi-track procedures for job scheduling system simulation program. Job scheduling algorithms: Priority-based job scheduling.
priority
- 进程管理与调度算法(可以实现优先权算法、时间片轮转法)-Process management and scheduling algorithm(priority、time slice)
Priority
- Priority Queue. Simple but effective. Implemented with heap.
C-priority
- C语言运算符优先级列表,希望对做程序的人员有所帮助-c language priority introduction
priority
- 可以实现优先级调度算法,并有非常好的界面,功能全面-Priority scheduling algorithm can be achieved, and a very good interface, full-featured
priority
- 获得当前系统中正在运行的所有进程的优先级-Get the current system, running priority of all processes
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
priority-queue
- 利用堆实现优先队列的初始化,查找,插入,删除操作-Initialize heap implementation of priority queues, search, insert and delete operations
Priority-queue
- 实现最大优先队列和最小优先队列的相关功能!比如查找、删除、插入、输出等!-Priority queue