登录
首页 » Visual C++ » studentscore

studentscore

于 2008-07-01 发布 文件大小:2414KB
0 210
下载积分: 1 下载次数: 5

代码说明:

  学生成绩管理系统,很好用,可以管理学生的成绩,实现多种功能(Student achievement management system, very good, and pupils can manage to achieve a variety of functions)

文件列表:

studentscore
............\CourseDlg.cpp
............\CourseDlg.h
............\CourseSet.cpp
............\CourseSet.h
............\Debug
............\LoginDlg.cpp
............\LoginDlg.h
............\MainFrm.cpp
............\MainFrm.h
............\PasswordDlg.cpp
............\PasswordDlg.h
............\QueryScoreDlg.cpp
............\QueryScoreDlg.h
............\QueryTeachDlg.cpp
............\QueryTeachDlg.h
............\RCa02304
............\RDa02304
............\ReadMe.txt
............\res

............\...\studentscore.rc2


............\resource.h
............\ScoreAddDlg.cpp
............\ScoreAddDlg.h
............\ScoreDlg.cpp
............\ScoreDlg.h
............\StdAfx.cpp
............\StdAfx.h
............\StudentDlg.cpp
............\StudentDlg.h
............\studentscore.aps
............\studentscore.clw
............\studentscore.cpp
............\studentscore.dsp
............\studentscore.dsw
............\studentscore.h
............\studentscore.mdb
............\studentscore.ncb
............\studentscore.opt
............\studentscore.plg
............\studentscore.rc
............\studentscoreDoc.cpp
............\studentscoreDoc.h
............\studentscoreView.cpp
............\studentscoreView.h
............\StudentSet.cpp
............\StudentSet.h
............\TeachDlg.cpp
............\TeachDlg.h
............\TeacherDlg.cpp
............\TeacherDlg.h
............\TeacherSet.cpp
............\TeacherSet.h
............\UserDlg.cpp
............\UserDlg.h
............\Userset.cpp
............\Userset.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 123
    多个语言的图书管理系统源代码。分别基于access或sql(Library management system source code in multiple languages. Based on access or sql)
    2012-07-16 14:19:36下载
    积分:1
  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分:1
  • student-grade-manager
    实现学生成绩管理,分姓名查找、分学号查找(Achieve student performance management, sub-name lookup, sub school Lookup)
    2013-12-20 17:24:09下载
    积分:1
  • H217_0420
    用VC++6.0所做的程序,进行学生信息管理,可以实现添加学生信息,查找学生信息(上一条、下一条、第一条、最后一条)以及删除选定学生信息。(Made using VC++6.0 program for student information management, student information can be added to find student information (on one, next, first, last), and delete the selected student information.)
    2010-07-22 10:34:37下载
    积分: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
  • chengji
    c语言学生成绩管理系统, 学生信息录入功能,学生信息浏览功能等等(c language student performance management system, student information input function, student information browsing, etc.)
    2009-12-15 17:13:24下载
    积分:1
  • KSexam
    本课题采用JAVA进行开发,集题库管理,在线考试,实时评判于一体的在线考试系统,研究了计算机考试系统的发展状况,关键技术以及存在的问题。详细研究了系统的体系结构,软件功能模块等,系统通过提高测验考试的效率,增强测试考试的反馈效果(The subject of the use of JAVA for development, set bank management, online testing, real-time judge in one of the online examination system to study the development of computer examination system, key technologies and problems. Detailed study of the system architecture, software function modules, the system by improving the efficiency of examinations and tests to enhance the feedback effect of the test exam)
    2011-11-16 10:27:09下载
    积分:1
  • EA
    说明:  Visual C++ MFC编写的学籍管理系统,含SQL SERVER 2008 R2版本数据库。首先声明学籍管理的功能并不完整,主要实现数据库的增删改查。主要特点是树形菜单、视图切分。(Visual C++ MFC prepared by the school management system, including SQL SERVER 2008 R2 version of the database. The first statement is incomplete enrollment management functions, the main database CRUD. Main feature is the menu tree, view segmentation.)
    2013-07-08 23:27:35下载
    积分:1
  • 100Score
    一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)
    2013-12-12 20:56:44下载
    积分:1
  • book
    C语言实习中做的一个简单的图书管理系统,包含查询,添加,删除,存储图书信息的功能(C language training to do a simple library management system)
    2014-06-08 02:19:33下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载