-
ex10
定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
- 2012-12-04 21:00:34下载
- 积分:1
-
main
说明: 班级作业成绩管理系统,可以管理班级内同学的成绩信息,并筛选出不及格的同学。(Class operating performance management system, students can manage class performance within the information and filter out failing students.)
- 2010-03-22 21:32:14下载
- 积分:1
-
C++作业代码
学习c++必会的20道经典练习题其中包括复数的运算,构造函数的练习以及文件的操作和继承的练习(Learn the 20 classical exercises that c++ will have, including plural operations, constructor exercises, and file operations and inheritance exercises)
- 2017-09-15 16:56:39下载
- 积分:1
-
Arranger
适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
- 2009-05-20 12:12:28下载
- 积分:1
-
students
在Windows 环境下利用ODBC,使用SqlServer2000作为数据库管理系统对数据进行管理与维护,使用VC++6.0为前台设计平台(In the Windows environment using ODBC, use SqlServer2000 as a database management system data management and maintenance, the use of VC++6.0 for the front design platform)
- 2012-01-20 19:43:39下载
- 积分:1
-
Exam
考试系统后台增删改查,针对考试系统的后台,(Examination system background CRUD,)
- 2013-11-11 09:22:09下载
- 积分:1
-
jiaoyuzhishi
1.教育基础知识和基本原理 2.中学课程 3.中学教学 4.中学生学习心理等.(1 the education of basic knowledge and basic principle 2 school curriculum 3 middle school teaching 4 study of the psychology of the students.
)
- 2013-11-06 13:13:26下载
- 积分:1
-
pjv2.0
教师评价系统,可以让你方便的评价教师的上课行为和表现,更好地促进教师的教学!(Teacher evaluation system that allows easy assessment of your teachers in school behavior and performance, to better promote the teachers!)
- 2010-05-08 13:00:14下载
- 积分:1
-
StudentInformationManagementSystem
学生管理系统 使用QT环境编写 使用的数据库是sqlite(student message management)
- 2012-10-21 22:24:59下载
- 积分:1
-
94518687
小学生成绩管理系统(一篇比较简单的论文)我的初稿 题目:小学生成绩管理系统 仅供参考,本人的论文初稿已经比他复杂好几倍了。当然,毕业答辩之前不会贴出来的,嘿嘿 姓名:陈抒 摘要: 小学生成绩管理系统是典型的信息管理系统(MIS),其开发主要内容包括后台数据库的建立和维护 以及前端应用程序的开发两块。对于前者主要要求数据一致性和完整性、数据安全性。而对于后 者则要求应用程序功能完备,易使用。 我将使用ACCESS数据库管理系统创建后台数据库,将在Visual C++6.0编译环境下使用MFC类库中 的ODBC方面的类来创建数据库的前段应用程序,使应用程序能够做到快速安全的维护数据库,并 且提供简单明了的使用界面,满足不同用户的需求。 关键词:ODBC 添加 查找 删除 修改 学籍 成绩 (primary performance management system (a relatively simple thesis) my first draft topics : primary performance management system for reference purposes only, I have the first draft of a paper than the complex several times. Of course, the graduates will not reply before affixed out, laughter Name : Chen Shu Abstract : The primary performance management system is typical of the Information Management System (MIS), its main contents include the development of database background to the establishment and maintenance, and front-end application development 2. Former major requirement for consistency and data integrity, data security. For the latter demanding applications complete functions and easy to use. I will use the ACCESS database management system to create the background database, the V)
- 2005-01-03 21:18:40下载
- 积分:1