资源列表
UPQC
- UPQC编程代码,仅供大学学习交流,有不足之处还请指教-UPQC programming code, only for university exchanges, there are inadequacies also please advise
UPFC
- UPFC用c搭建模型,能有效实现潮流功能,供参考学习-UPFC with c build model can effectively achieve the trend function for reference study
DVR
- 用c编译的DVR功能模型,供大家学习参考-C compiler with DVR function model, and for everyone to learn
LIBRARY-IEEE
- 六十进制BCD码计数器的源程序,将满60s产生的进位信号选送到分计数器。-sixty source of BCD decimal,carry signal will be generated by the 60s sent to counter
2014-4-1
- 这是我写的一个关于控制DS18B20和计数器的程序,包括仿真结果。。计数数值为00-63-Monolithic this is one I wrote about the control of DS18B20 and the counter procedures, including the results of simulation.Count value for 00-63
rectifier_semiwave
- matlab 仿真 单相整流器 matlab 仿真 单相整流器 -Single-phase rectifierSingle-phase rectifierSingle-phase rectifierSingle-phase rectifierSingle-phase rectifierSingle-phase rectifier
minilisp-master
- 一个简易lisp变种解释器,实现了主要的语义,不断完善中。-A simple variant of lisp interpreter.
rs(63-45)
- 用VHDL实现的RS(63,45)编码器,已经用ISE和questasim编译仿真通过。对45个信息位进行编码。-VHDL implementation of the RS (63,45) encoder has been compiled with the ISE and questasim through simulation. Of 45 information bits are encoded.
Parsing
- 对文法E -> E+T | E-T | T T -> T*F | T/F | F F -> id | (E) | num的LL(1) LR语法分析器 -On grammar E-> E+T | ET | TT-> T* F | T/F | FF-> id | (E) | num of LL (1) LR parser
SyntaxAnalysis
- 对如下文法E -> E+T | E-T | T T -> T*F | T/F | F F -> id | (E) | num 用自底向上的语法制导翻译技术实现分析和翻译 -For the following grammar E-> E+T | ET | TT-> T* F | T/F | FF-> id | (E) | num implementation analysis and translation with the bottom-up
signals
- signals of different patterns for power signal classification
Lexical-analysis
- 已给PL/0语言文法,输出单词符号(关键字、专用符号以及其他标记)。-Have PL/0 language grammar, word output symbols (keyword, special symbols, and other marks) to.