-
yufafenxiqigouzhao
语法分析器构造
借助于词法分析程序提供的分析结果,编写一个算符优先语法分析程序,程序能进行语法结构分析和错误检查并产生相应的归约信息。同时给出出错信息和错误类型,从而加深对语法分析的理解。
(parser using lexical analysis procedure for the analysis of results prepare a priority operator syntax analysis procedures, procedures for structural analysis and syntax error checking and produce corresponding reduction information. Also given wrong information and the wrong types, so as to enhance the understanding of syntax analysis.)
- 2020-06-30 18:40:01下载
- 积分:1
-
fxp26prg
decompiler for foxpro 2.6 and above
- 2018-01-28 10:26:34下载
- 积分:1
-
BookStory
图书馆管理系统,实现图书信息的添加,删除,修改,同时可实现图书的查询功能。(Library management system,Realize the library information to add, delete, modify, at the same time to achieve the book query function.)
- 2015-11-09 22:10:19下载
- 积分:1
-
平板电场
说明: 计算平板电容间电场,用comsol软件,程序比较一般,仅供参看(To calculate the electric field between flat capacitors, COMSOL software is used,The procedure is general, for reference only)
- 2019-12-12 22:17:52下载
- 积分:1
-
examsystem
北京质监局做的电梯工考试系统,开发环境是力控6.1(a exam software system, IDE is Force Control 6.1)
- 2013-02-12 02:13:43下载
- 积分:1
-
management-system
学生成绩管理系统,具体包括所在班级的学生信息管理、课程信息管理以及学生成绩管理,并完成相应的查询、统计、排序输出等功能。(Student achievement management system, including the student s specific class information management, information management courses and student achievement management, and complete the appropriate query, statistics, sorting out other functions.)
- 2013-12-28 10:32:42下载
- 积分:1
-
CourseManager
课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)
- 2013-12-18 13:05:08下载
- 积分:1
-
Achievements-transformation
输入学生的百分制成绩,将其转换成等级制。(Input students of centesimal system, convert them into a hierarchy.)
- 2014-05-05 17:25:55下载
- 积分:1
-
haizeiwang
学生成绩管理系统,输入学生所有信息,然后可以对学生信息进行处理,(Student achievement management system, enter all the information the students, student information can then be processed,)
- 2013-09-19 19:27:58下载
- 积分:1
-
1
说明: 学生成绩管理信息系统代码:
成绩记录簿
用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能:
(1)创建信息链表并以磁盘文件保存;
(2)读取磁盘文件并显示输出所有学生的成绩;
(3)按学号或姓名查询成绩;
(4)添加成绩记录;
(5)修改指定姓名或学号的学生的成绩并可存盘;
(6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。
*/(Student performance management information system code)
- 2011-01-03 02:05:47下载
- 积分:1