-
yrb
编辑了一个学生管理系统的框架,具有学号、姓名、性别、年龄这几类信息的增、删、改、查功能。(Edit the framework of a student management system, student number, name, sex, age, these kinds of information increases, delete, change, check function.)
- 2012-10-24 23:39:43下载
- 积分:1
-
StuMangementSystem
该课程及成绩管理系统是用java开发的,样式设计虽然粗糙,功能比较单一,但严密性较好,可作为入门练手之用(The course and the performance management system is the java language, style design, while rough, single function, but the rigor is better, can be used as entry to practice their hands)
- 2011-11-18 16:30:08下载
- 积分:1
-
2005710212842800
C++源代码 / 数据库应用用用MFC操作ACCESS数据库.编写(C source/database applications using MFC operation with ACCESS database. Prepared)
- 2005-07-12 17:20:47下载
- 积分:1
-
text
学生成绩管理简单系统,可实现简单成绩记录和修改(Simple student achievement management system)
- 2012-01-07 23:13:19下载
- 积分:1
-
INS-Matlab-code
惯性导航的解算,附带速度、姿态、位置的姿态解算,内容很全(Inertial navigation solution, with speed, attitude, position of the attitude calculation, the content is very complete)
- 2021-03-09 22:09:27下载
- 积分:1
-
bookmanagementsystem
图书管理系统数据库源代码,完成对图书管理数据库的登陆,查询,删除等数据功能的实施.(Library management system database, source code, complete the landing on the library management database, query, delete data function implementation.)
- 2010-07-06 09:46:56下载
- 积分:1
-
Android项目源码在线课堂教育UI框架源码
在线教育系统,可以学习一些基础知识等等。(Online education system can learn some basic knowledge and so on.)
- 2019-06-30 19:16:52下载
- 积分:1
-
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
-
student_management
一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
- 2013-12-16 21:49:36下载
- 积分:1
-
bookmanage
图书管理系统
1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。
2、 系统应实现的操作及其功能:
1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。
2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。
3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。
4、 归还:注销对借阅者的登记,改变该书的现存量。
5、 查找:实现按书号查找,按书名查找,按作者查找。
6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
- 2008-06-25 16:04:25下载
- 积分:1