搜索资源列表
yufafenxiqi
- 语法分析器(C++)源代码+其详细的课程设计报告 输入的文法可以消除左递归并提取公共左因子求出文法的非终结集合——FIRST和FOLLOW集并对输入的算符优先文法,构造算符优先关系表 -Parser (C++) Source code its detailed report on curriculum design input left recursive grammar can be eliminated and the public left factor extract der
expression-translator
- 构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator
SCIchaxun
- 一个查询国内学术期刊是不是被SCI数据库收录。查询后,将显示详细信息,诸如:刊名(中英文);刊期;影响因子等。方便快捷。-A query domestic academic journals are not Indexed by SCI. Query will display detailed information, such as: the title (in English) Issue To impact factor. Quick and easy.
Syntax-analysis
- 采用递归下降语法分析方法对输入的字符串进行语法分析,实现对词法程序提供的单词序列的语法检查和结构分析 待分析的Traning语言的语法用扩充的BN表示: 1.<程序>::=function<语句串>endfunc 2.<语句串>::=<语句>{ <语句>} 3.<语句>::=<赋值语句> 4.<赋值语句>::=ID=<表达式> 5.<表达式>::=<
ac_dc
- 这是单相全桥MOSFET,整流器,包含了单位功率因数控制和电压稳定-This is a single-phase full-bridge MOSFET, rectifier, including the unity power factor and voltage stability control
dc_ac
- 这是PWM逆变器的simulink模型,包含了实现了并网及功率因数控制,仿真成功-This is a PWM inverter simulink model, including the realization of the grid and power factor control, simulation success