TINY+编译器源码 语言表达式的定义 (1) <表达式> ::= <算术表达式>|<逻辑表达式> (2) <算术表达式> ::= <项>±<算术表达式>|±<项>|<项> (3) <项> ::= <因子>*<项>|<因子>/<项>|<因子> (4) <因子> ::= <算术量> (5) <算术量> ::= <标识符>|<整数> (6) <逻辑表达式> ::= <布尔项> or <逻辑表达式>|<布尔项> (7) <布尔项> ::= <布尔因子> and <布尔项> |<布尔因子> (8) <布尔因子> ::= <布尔量>|not<布尔因子> (9) <布尔量> ::= <逻辑表达式> | <布尔常数>|<标识符> |<算术表达式><关系符><算术表达式> (10) <关系符> ::= <|>|<>|<=| >=| =
上传时间: 2016-10-11
上传用户:685
salvo-tiny-avr是一个用在AVR上的开销极小的OS.
标签: salvo-tiny-avr AVR OS
上传时间: 2014-01-19
上传用户:yangbo69
嵌入式操作系统RTX51 Tiny 的分析及应用
上传时间: 2016-11-04
上传用户:cc1915
This m file simulates a differential phase shift keyed (DPSK) ultra wide bandwidth(UWB) system using a fifth derivative waveform equation of a Gaussian pulse.
标签: differential bandwidth simulates system
上传时间: 2014-01-03
上传用户:784533221
RTX51 TINY Version 2 has been completly restructured to gain flexiblity, accelarate performance, and reduce code/data space requirements. Also several new features are added to this popular Real-Time Kernal.
标签: restructured performance accelarate flexiblity
上传时间: 2014-01-19
上传用户:ikemada
Tiny-C 9.0 You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ... http://bellard.org/tcc/
标签: everywhere compile execute example
上传时间: 2016-12-13
上传用户:佳期如梦
Ultra wideband (UWB) technology, well-known for its use in ground penetrating radar, has also been of considerable interest in communications and radar applications demanding low probability of intercept and detection (LPI/D), multipath immunity, high data throughput, precision ranging and localization.
标签: penetrating technology well-known wideband
上传时间: 2014-01-22
上传用户:edisonfather
Ultra wideband (UWB) technology, well-known for its use in ground penetrating radar, has also been of considerable interest in communications and radar applications demanding low probability of intercept and detection (LPI/D), multipath immunity, high data throughput, precision ranging and localization.
标签: penetrating technology well-known wideband
上传时间: 2013-12-11
上传用户:aysyzxzm
这个是51单片机下运行RTX-tiny的简单例子
上传时间: 2017-01-16
上传用户:璇珠官人
verilog 编写的tiny cpu 代码,可实现简单的指令和计算
上传时间: 2017-02-03
上传用户:lijianyu172