资源列表
LCCWIN32.ZIP
- The language lcc-win32 uses as input is the C language, as defined by the ANSI comitee for standards
pc-lint
- Gimpel Software. Reference Manual for PC-lint/FlexeLint. July,2001
bashuma
- 八数码!很不错的!请你解压后使用! 如果不行的话,请重新传下载!
343623356
- 防火墙的实现,拦截数据包。防止木马,监测数据流量-Implementation of the firewall, the intercept data packets. Prevent Trojan, monitoring data flow
shpf1.9
- shpf 1.9一个并行编译器,自动的将串行fortran程序转换成并行的mpi程序。-shpf 1.91 parallel compilers, are automatic transform the serial fortran procedure the parallel mpi procedure.
cfront.2e.tar
- cfront是最开始c++语言到C语言的转换工具,这个版本2,是在Plan 9中使用的。-Cfront most are beginning c++ language to C language conversion tools, this version 2, at Plan 9 are used.
p52v1130
- 很好的编程软件!!!使广大单片机爱好者的不错编程选择-A good programming software! ! ! So that lovers of the great majority of microcontroller programming choices! ! !
ATM
- 用C语言编写的ATM取款机,实现了存款取款查询等功能-Written in C ATM, realized the deposit withdrawals query etc. Function
YACC工具
- YYCC语言编译器-YYCC Language Compiler
byylda
- 编译原理练习题与答案主要是词法分析、语法分析、中间代码等相关习题与答案.-compiler theory and practice that the answer is lexical analysis, parsing, intermediate code, and other related exercises with answers.
Compiler_java
- Java写的编译器,有文档说明和程序演示。编译器课程设计作业,适合学生参考并学习。-Compiler written in Java, there is documentation and procedures for presentation. Compiler, curriculum design work, suitable for students for reference and to learn.
Compiler
- 一个编译器,用LL(1)方法.从文法开始,一直弄到符号表。-a real c++ compiler