C++

所属分类:其他
开发工具:C/C++
文件大小:1162KB
下载次数:2
上传日期:2017-09-21 20:24:30
上 传 者rose1
说明:  学生成绩管理系统问题描述: 学生的基本数据如下: 学号,姓名,性别,班级,所属系部 课程信息包括: 课程号、课程名、开课年份、开课日期、任课教师 选课信息包括: 学号、课程号、平时成绩、实验成绩、期末考试成绩、期评成绩 完成如下功能: 1、 各类基本信息的录入 2、 可以按学生查询、修改学生的成绩 3、 可以按班级查询学生成绩 4、 可以按课程、按班级、来统计班级的平均分 测试数据: 最少用10组数据进行测试。
(Student achievement management system)

文件列表:
C++\c++课程设计\2.cpp (8043, 2016-12-08)
C++\c++课程设计\2.dsp (4476, 2016-12-06)
C++\c++课程设计\2.dsw (510, 2016-12-06)
C++\c++课程设计\2.ncb (50176, 2017-01-03)
C++\c++课程设计\2.opt (48640, 2017-01-03)
C++\c++课程设计\2.plg (1240, 2016-12-08)
C++\c++课程设计\a (0, 2016-12-06)
C++\c++课程设计\Debug\2.exe (598054, 2016-12-08)
C++\c++课程设计\Debug\2.ilk (836232, 2016-12-08)
C++\c++课程设计\Debug\2.obj (411771, 2016-12-08)
C++\c++课程设计\Debug\2.pch (187100, 2016-12-06)
C++\c++课程设计\Debug\2.pdb (1172480, 2016-12-08)
C++\c++课程设计\Debug\StdAfx.obj (1680, 2016-12-06)
C++\c++课程设计\Debug\vc60.idb (91136, 2017-01-03)
C++\c++课程设计\Debug\vc60.pdb (126976, 2016-12-08)
C++\c++课程设计\file.txt (206, 2016-12-08)
C++\c++课程设计\StdAfx.cpp (288, 2016-12-06)
C++\c++课程设计\StdAfx.h (667, 2016-12-06)
C++\c++课程设计报告.docx (536960, 2017-05-08)
C++\c++课程设计\Debug (0, 2017-07-17)
C++\c++课程设计 (0, 2017-07-17)
C++ (0, 2017-09-21)

======================================================================== CONSOLE APPLICATION : 2 ======================================================================== AppWizard has created this 2 application for you. This file contains a summary of what you will find in each of the files that make up your 2 application. 2.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. 2.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named 2.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者