-
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
-
EX100
说明: 一个VFP的范例,
适合与初学者,
对VFP数据库的学习有很大帮助(an example, suitable for beginners and the VFP study is very helpful)
- 2006-03-25 13:08:19下载
- 积分:1
-
mancuement__main
主要功能有班级信息管理模块,比赛项目管理模块,(The main function with class information management module, events management module,)
- 2017-05-29 06:31:13下载
- 积分:1
-
真题1996-2016
说明: 东北大学计算机考研的十年真题,本人自用的。好好研究真题,轻松应对考试。(The ten-year real-world question on computer examination for Northeastern University is for my own use. Investigate the real problems and take the exam easily.)
- 2019-12-16 20:15:52下载
- 积分:1
-
Software-engineering-final-exam
软件工程期末考试试卷几套,适合云南农业大学软件工程期末考试(Software engineering final exam)
- 2012-04-30 00:57:56下载
- 积分:1
-
booksale
图书管理系统可以方便图书销售过程中的各个环节,有利于图书类企业流动资金加快,有利于企业成本降低,更有利于他们即使掌握各种销售与库存信息,然而现在大多数的系统设计时都没有考虑到将来的需要,设计接口不够灵活,以至于当前环境变化后不能很好的适应新环境,造成软件寿命的简短,要想实现软件寿命的延长,就必须在设计软件的全过程中灌入一种动态的有预见性的设计,只要这样,将来条件发生了改变,软件只需局部做一些调整就能够适应新环境。(Library management system can easily book all aspects of the sales process, help speed up books like corporate liquidity, help enterprises to reduce the cost, even if they are more conducive to master a variety of sales and inventory information, but now most of the system design are not take into account future needs, designing the interface is not flexible enough, so that the current environment after the change are not well adapt to the new environment, resulting in a short lifetime software, in order to achieve the software life extension, you must design software, the whole process of filling into a dynamic anticipatory design, as long as this in the future conditions changed, the software only partially able to make some adjustments to adapt to the new environment.)
- 2013-06-26 20:16:35下载
- 积分:1
-
Student_Infomation_Manager
本人的C语言课程设计,一个基于控制台应用程序的学生成绩管理系统。(Student Infomation Manager)
- 2010-08-14 16:43:17下载
- 积分:1
-
DPARSF_V2.0
脑功能成像研究的必备软件,快速方便管理原始数据,实现批量预处理(a useful tool of fMRI)
- 2014-09-14 21:32:52下载
- 积分:1
-
new
信息管理系统课程设计,网站新闻信息管理系统.随着互联网日益深入社会生活,以网站作为对外的展示窗口,进行内外信息交流,已成为大众的迫切需要。网站信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。(Information Management System for curriculum design, web site news and information management system. Deepening as the Internet and social life in order to display the external Web site as a window to carry out internal and external information exchange, has become the urgent need for the public. Web information management system is a typical management information system (MIS), including the development of the main background of the establishment and maintenance of database and application development front-end aspects.)
- 2009-06-06 13:15:09下载
- 积分:1
-
Drawboard
用MFC编写了一个简单的画板程序和学生信息管理系统,可实现简易作画以及学生信息的管理(With the MFC write a simple drawing board procedures and student information management system, enabling easy to paint and student information management)
- 2020-07-03 06:40:02下载
- 积分:1