搜索资源列表
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
FreePCB
- FreePCB一款优秀的开源PCB设计软件,用MFC编写,可在VC++.net下直接编译通过,是学习工业软件编写的极好范例。-FreePCB a good open source PCB design software, using MFC to prepare, you can VC++. Net compiler directly passed, studying industrial software are an excellent example of the preparation.