资源列表
f2c--translate-the-.f-files-to-C
- 一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.
code
- 一个结合flex和bison编写的词法分析/语法分析和语义错误检查程序,对C语言进行检查-an analyser for C programming language using GNU flex and bison
pc-lex
- lex词法分析器源代码 便于与语法分析器结合-lex source code
complex
- complex.h is very important file for complex computation
OKUMURA
- 奥村(okumaura)模型模拟matlab代码-Okumura model simulation matlab code
cpad-source
- QT写的代码编辑工具,可以配合编译器使用,功能强大。-QT write code editing tools, can match the compiler to use and powerful.
main
- 使用如下文法: E E+T | T T T*F | F F (E) | id 实现:对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法输出对应的动作部分。-Use the following syntax:E T E+T |* F F T T |F ( E ID ) |Implementation: for any given input string ( lexical mark flow )
CABAL
- 新惊天源码 自己下载后自己用E语言编译出来就是了 全屏-New and terrible source nhuih jhuhu ugyg
KeeLoq-CW
- Freescale hcs12/hcs12x/s12x micro controller mirochip keeloq receiver decoder in CodeWarrior compiler good refrence for vehicle RKE remote acce-Freescale hcs12/hcs12x/s12x micro controller mirochip keeloq receiver decoder in CodeWarrior compiler good
BY_work2
- 正则表达式转换成NFA最后转换成DFA~代码里注释的很清楚,希望能给大家帮助-Regular expressions to convert NFA finally converted into a DFA ~ code annotated clearly, I hope to give you help
Compilation-of-finite-automata
- 编译原理实验程序集,无符号数的自动机实现,单词的识别,读取无符号数,无符号数的有穷自动机-Compiler principle experiment assembly, the automata of the symbol number, word recognition, reading unsigned unsigned finite automata
pl0
- PL/0编译程序和类P-code解释程序的源代码,以支持对PL/0语言所进行的如下扩充,并调试通过-PL/0 compiler and the class of the P-code to explain the program' s source code to support the expansion of the following PL/0 language, and debugging through