资源列表
UnLinker编译原理实验
- 编译原理实验 为UnLinker.java文件中的UnLinker类实现成员函数String clean(String text). 函数clean的功能是屏蔽字符串参数text中的网页链接信息,并返回屏蔽后的结果;如果无需屏蔽,则返回原来的字符串. 每个网页链接从左至右依次分成前缀,域名和后缀三部分-Compilation Principle experiment UnLinker.java file UnLinker class implements member functions Str
BC45
- 学习过uc/OSII的同学们都可能都想找到书中的那款编译器:BC45,现在就贡献给大家.-Studied uc/OSII students may want to find a book compiler that paragraph: BC45, now contribute to us.
ad8400
- ad8400 digital pot microchip pic code proteus schema
bianyiyuanli
- 编译原理语法分析器,里面有实验指导书和源代码,绝对可以用-Compiler theory parser, there are experimental instructions and source code can surely be
asm compiler for 6800 micro
- asm compiler for 6800 micro
ADS12 Build 848 patch for Windows
- ads编译器的848补丁,应该是最后一版补丁,ads目前已停止更新-ads compiler 848 patch, should be the last version of patch, ads have stopped updating now
lex
- 实现c--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。-The realization of c- the language of the lexical analyzer. A C- language program is separated into token strings sequence. To deal with C- the language of all the token types.
C0Compiler
- 用c写的c0文法的编译器,基本块内部的公共子表达式删除(DAG图);全局寄存器分配(引用计数或着色算法);数据流分析(通过活跃变量分析,或利用定义-使用链建网等方法建立冲突图)代码生成时合理利用临时寄存器(临时寄存器池),并能生成较高质量的目标代码;生成X86汇编 -C0 written grammar with c compiler
ansi.c.grammar.tar
- ANSI-C语法的lex和yacc specification,可以用于编译器构建。-ANSI-C syntax of lex and yacc specification, can be used to build a compiler.
HCPIC18-pro-9.63PL3+Patch
- Hi-tech Picc pro 18 9.63pl3
compil
- C语言编写的cminus语言语法分析器,采用递归下降方法-Cminus written in C language parser, using recursive descent method
polyfit
- 用于拟合曲线 经检验结果较好 以应用科研工作-polyfit