-
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
-
MFC001
VC/C++源码,数据库应用,管理系统 vc++简易学生考试管理系统,分两大功能,学生成绩管理和学生信息管理,功能不太多,完成基本的学生信息录入、查询、管理,可以先看一下源码爱好者测试抓图,比较标准的C++窗体应用,就当作是一个VC操作数据库的参考实例 吧。(VC/C++ source code, applications, student management system vc++ simple examination management system, divided into two functions, student management and student information management function is not too much to complete the basic student information entry, query, management, you can look at source enthusiasts test shots, more standard C++ application form, it is a reference to an instance of VC as the operation of the right.)
- 2014-12-24 11:27:52下载
- 积分:1
-
student
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
- 2012-05-20 10:33:41下载
- 积分:1
-
LibriySystem
一个用VB.NET做的图书管理系统,功能比较简单(Using VB.NET to do a library management system, functionality is relatively simple)
- 2007-11-23 10:41:34下载
- 积分:1
-
vblibaryoperationcwal
VB图书管理系统还可以用下虽然不是特别的复杂但还是花了些心思(VB library management system can also use the next, though not particularly complex but still spent some thoughts)
- 2007-11-12 13:23:51下载
- 积分:1
-
student-system
C++编写的学生成绩管理系统,源码!,其中包括各种函数及其运用。(the code for student management systmen written by c++)
- 2013-03-11 13:29:28下载
- 积分:1
-
achievement-management.rar
学生成绩查询系统,是计算机专业,测控专业,自动化专业本科课程设计的经典案例。(Student achievement query system, a computer professional, monitoring and control, Automation undergraduate curriculum design classic case.)
- 2013-09-14 20:20:43下载
- 积分:1
-
woaichengxu
我自己做的程序,教学任务管理系统
可以拿去参考(My own program, teaching task management system can Naqu Reference)
- 2010-06-30 18:02:20下载
- 积分:1
-
ScoreManage
基于DOS下的学生信息管理系统,结合SQL2005数据库,实现学生信息的增,删,改,查询,采用MFC ADO技术实现数据库与应用程序的交互(SQL2005 database based on the student information management system for DOS, increase the student information, delete, change, query, MFC ADO technology database and application interaction)
- 2012-08-26 12:53:05下载
- 积分:1
-
student-management
学生成绩管理系统附带数据库操作
完成成绩的增删改查以及不同用户的权限管理(Student achievement management system comes complete performance of operations CRUD and different user rights management)
- 2015-11-11 13:27:43下载
- 积分:1