学生成绩管理系统设计

[复制链接]
查看11 | 回复5 | 2009-6-8 21:18:05 | 显示全部楼层 |阅读模式
///////////////////以下是源程序,你稍作修改就能使用,student.txt的格式Hi我告诉你#include #include #include const char * file = "student.txt";using namespace std;class Student{public:
int Num, Age, Maths, English, Cpp, Total, Rank;
string Name;
char Sex;
void Set(int num, string name, char...
回复

使用道具 举报

千问 | 2009-6-8 21:18:05 | 显示全部楼层
我是赵文滔#include#include#define SIZE 2struct xs { int num; char name[20]; float yingyu; float shuxue; float pingjun;}xuesheng[SIZE+1],*p=xue...
回复

使用道具 举报

千问 | 2009-6-8 21:18:05 | 显示全部楼层
#include #include #include #define MAX 1000/*定义学生成绩信息结构*/struct stu{char id[8];char name[8];double Chinese;double Math;dou...
回复

使用道具 举报

千问 | 2009-6-8 21:18:05 | 显示全部楼层
#include#include#define SIZE 2struct xs { int num; char name[20]; float yingyu; float shuxue; float pingjun;}xuesheng[SIZE+1],*p=xuesheng;...
回复

使用道具 举报

千问 | 2009-6-8 21:18:05 | 显示全部楼层
现在用Excel表格统计也是非常方便的。只要设置好公式,以后就一直可以使用了。当然,这个是土办法。如果有相关软件的的话,比如阅卷系统,就更完美了。...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行