搜索资源列表
1
- 时间片轮和优先调度算法用C编写的,多多支持 -Time Slice round and priority scheduling algorithm using C prepared, a lot of support
5
- 综合实验 带优先让行功能的交通灯控制实验-General experimental features with priority given to the traffic lights to control the experiment ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
004
- 题 目: 布尔表达式的文法: B ® B and T | T T ® T or F | F F ® not F |true|false |(B)| i rop i 设计布尔表达式文法,给出该文法的属性文法,用算符优先分析法实现对布尔表达式的翻译,给出翻译的逆波兰式结果。 自己做的编译原理课程设计-Title: Boolean expression grammar: B ® B and T | T T ® T or F | F F &re
shuzishizhong125
- 数字钟的设计【数字电子技术课程设计】 数字钟实际上是一个对标准频率-The figure vies for the answering device by the subject circuit and expands the circuit to make up . Have priority in code circuit , latch , decipher circuit and export the input signal of the entrant team on the dis
PICCAN
- 应用microchip公司出品的PIC18系列单片机,实现带有优先级的CAN通信功能-Application of microchip companies produce go PIC18 series of microcontrollers to achieve with a priority CAN communication function
huibian
- 汇编设计计算器,包过四则运算,有负号处理,也有优先级处理。-Assembly design calculators, including over four operations, handle negative numbers, but also priority treatment.
82590
- 此汇编程序为验证8259A的级联优先级,利用8255A来查看CPU究竟是在为哪个中断服务,从而得到优先级的验证-8259A assembler in order to verify this cascade of priority, the use of 8255A to see whether CPU interrupt service for which to get validation priorities
EzProcess_src
- 汇编语言写的进程管理器,可以启动,终止及设置进程的优先级-Written in assembly language, process manager, you can start, terminate and set the process priority
sufu
- 2领会算符优先关系表转换成优先函数的方法-Operator priority relational tables of the 2 comprehend converted into priority a function of method
lab18
- DSP/BIOS使用初步 、了解DSP/BIOS的组成和配置方法 2、学习使用DSP/BIOS中的实时分析工具 3、练习DSP/BIOS中常用的几个模块的使用 4、了解多线程概念,线程优先级,以及线程间进行通信和数据传递的方法-Use DSP/BIOS preliminary understanding of the composition and configuration of DSP/BIOS, learning to use the DSP/BIOS real-time
VHDL
- 3-8译码器 4-2优先编码器 4选1多路选择器-3-8 4-2 priority encoder decoder 4-to-1 multiplexer
priority-queue
- 优先级队列(priority queue)就是遵循两个排序规则的集合。首先,具有高优先级的项目在先。第二,具有相同优先级的项目使用先进先出方法来确定其排序。-Priority queue (priority queue) is to follow two collations set. First, a high-priority item first. Second, with the same priority projects using the FIFO method to determ
LightSensorTest
- 代码实现了在Android程序中调用传感器的基本功能,做到举一反三,实现对各种传感器的调用-Code calling the sensor in the Android program basic functions, so giving top priority to implementation calls for a variety of sensors
算符优先分析法
- 编译原理课程设计——算符优先分析法,包括源代码和运行结果(Operator priority analysis)
