资源列表
String-length
- Calculate the string length
velocity
- 编译连接完UDF 后,FLUENT 用户界面面板中将会看到UDF。此例中,可在Velocity Inlet 面板中选择UDF。
excel-downloader
- Php For Excel downloader files
rcuw
- 切帜布拉格光纤光栅 切帜布拉格光纤光栅 -simulation of fbgsimulation of fbgsimulation of fbgsimulation of fbgsimulation of fbgsimulation of fbgsimulation of fbg
matlabhomework
- digital communication system simulation, including the modulation and demodulation, frequency conversion top to bottom, by adding a Gaussia-digital communication system simulation, including the modulation and demodulation, frequency conversion top
DEEC
- this code is efficient simulation of DEEC protocol used for congestion control in WSN
usart
- AVR : How to use USART in codvision
bianyi_exe2
- 编译原理语法分析程序,根据词法分析的输出结果,结合语法规则,建立抽象语法分析树(Compilation principle grammar analysis program, according to the lexical analysis of the output results, combined with syntax rules, the establishment of abstract syntax analysis tree)
OOK调制
- 旨在仿真OOK信号,这是国家重大项目的一个子课题,编译程序验证(Designed to simulate OOK signals, which is a sub task of national major projects, compiler verification)
词法分析
- 这篇博文主要说的就是词法分析,也就是把输入的符号串整理成特定的词素。(The main topic of this blog is lexical analysis, that is, the string of input is arranged into a specific morpheme.)
man_lex
- 用C语言实现最简单的词法分析器,输入为scala语言。(Use C to make a simple lexical analyzer.)
语法分析器
- 输入一个表达式,若此表达式是算数表达式,则输出right,否则输出ERROR.(Enter an expression, if the expression is the arithmetic expression, the output right, ERROR. otherwise.)