搜索资源列表
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
xscjgl
- 本系统针对一个班级的学生进行课程的成绩信息管理,其基本情况如下: ⑴班级学生N名。 ⑵本班开设两门课程,成绩考核分为理论考核与实践考核两部分,其中,理论考核占百分之60,实验考核占百分之40。 -The system for a class performance of students in curriculum information management, the basic situation is as follows: ⑴ N classes of students we