-
Android项目源码在线课堂教育UI框架源码
说明: 在线教育系统,可以学习一些基础知识等等。(Online education system can learn some basic knowledge and so on.)
- 2019-06-30 19:16:52下载
- 积分:1
-
bookRC3
VC++和SQL SERVER的图书管理系统。使用之前得先把导入数据库。(VC++ and SQL SERVER book management system. Before the first use of a database import.)
- 2020-10-27 23:59:58下载
- 积分:1
-
student-mange-system
学生信息管理系统,Visual C#(ASP.net)2008+SQL Server2005,内有数据库设计,项目开发详细设计和模块设计。(Student information management system, Visual C# (ASP.net) 2008+ SQL Server2005, there are database design, detailed design and project development module design.)
- 2011-10-25 20:09:42下载
- 积分:1
-
Bmi
本作品为学生健康管理系统,是基于安卓平台的Java应用,具有参考价值(
Student Health System, Java application)
- 2014-11-24 12:34:02下载
- 积分:1
-
studentgradecw
说明: 成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作(performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete, print, backup and restore databases, and other operations)
- 2006-11-30 20:03:42下载
- 积分: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
-
cPP-sql-student
本系统是开发一个基于VC++ 技术的教务管理系统,为单机版的对所有学生从入学到毕业的全部过程中的基本信息进行管理的系统。其处理事务功能:学籍变动(转学、休学等),基本信息采集、学号自动生成、毕业处理等。登陆权限有:管理员,学生。
学 生:可以登陆系统,查看、修改个人部分基础信息,查询成绩。
管理员:拥有所有权限,可以修改所有信息,插入新的学生记录等。
(The system is to develop a VC++ technologies based educational management system for stand-alone version for all students to graduate from the school during all the basic information management system. Its processing services features: student status changes (transfer, suspension, etc.), basic information collection, study number is automatically generated, graduation processing. Landing rights are: administrators, students. Student: You can login, view, modify some basic personal information, query results. Administrator: has all the permissions, you can modify all the information, insert a new student records.)
- 2011-05-10 09:43:26下载
- 积分:1
-
812334
详细完整的图书管理系统 功能全面 用C++ SQL 实现的 (Detailed and complete full-featured library management system using C++ SQL implementation)
- 2011-05-30 00:17:00下载
- 积分:1
-
project1
设计一个简单的学生管理系统(StudentManager)。主要功能包括:
学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(Design a simple student management system (StudentManager). Key features include:
Entry student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
Student information queries. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
Modify student information. Query based on student number to the designated student information, and then replaced with new content.
Delete student information. Designated students with information based on student number removed.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
- 2015-05-30 18:36:20下载
- 积分:1
-
LinkList
学生信息管理系统。用链表写的。可以实现对学生信息的插入和删除(Student Information Management System. Written with the list. Student information can be achieved on the insertion and deletion)
- 2010-06-06 19:07:14下载
- 积分:1