登录
首页 » Visual C++ » xueshengchengji

xueshengchengji

于 2009-07-01 发布 文件大小:3140KB
0 258
下载积分: 1 下载次数: 24

代码说明:

  学生成绩管理系统 为C++源码 采用sql Server数据库 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 (Student achievement management system for the C++ source code using sql Server database main functions: query, add, delete, show the " college, faculty, classes, students, teachers, community, curriculum," and other information)

文件列表:

学生成绩管理系统
................\Addialog.cpp
................\Addialog.h
................\BaDialog.cpp
................\BaDialog.h
................\BRecordset.cpp
................\BRecordset.h
................\CaDialog.cpp
................\CaDialog.h
................\Debug
................\.....\Addialog.obj
................\.....\Addialog.sbr
................\.....\BaDialog.obj
................\.....\BaDialog.sbr
................\.....\BRecordset.obj
................\.....\BRecordset.sbr
................\.....\CaDialog.obj
................\.....\CaDialog.sbr
................\.....\DelectDialog.obj
................\.....\DelectDialog.sbr
................\.....\DRecordset.obj
................\.....\DRecordset.sbr
................\.....\EditDialog.obj
................\.....\EditDialog.sbr
................\.....\FinDialog.obj
................\.....\FinDialog.sbr
................\.....\lhwy.exe
................\.....\lhwy.ilk
................\.....\lhwy.obj
................\.....\lhwy.pch
................\.....\lhwy.pdb
................\.....\lhwy.res
................\.....\lhwy.sbr
................\.....\lhwyDlg.obj
................\.....\lhwyDlg.sbr
................\.....\LinkButton.obj
................\.....\LinkButton.sbr
................\.....\NaDilalog.obj
................\.....\NaDilalog.sbr
................\.....\StdAfx.obj
................\.....\StdAfx.sbr
................\.....\TabSheet.obj
................\.....\TabSheet.sbr
................\.....\TRecordset.obj
................\.....\TRecordset.sbr
................\.....\vc60.idb
................\.....\vc60.pdb
................\DelectDialog.cpp
................\DelectDialog.h
................\DRecordset.cpp
................\DRecordset.h
................\EditDialog.cpp
................\EditDialog.h
................\FinDialog.cpp
................\FinDialog.h
................\lhwy.aps
................\lhwy.clw
................\lhwy.cpp
................\lhwy.dsp
................\lhwy.dsw
................\lhwy.h
................\lhwy.ldb
................\lhwy.ncb
................\lhwy.opt
................\lhwy.plg
................\lhwy.rc
................\lhwyDlg.cpp
................\lhwyDlg.h
................\LinkButton.cpp
................\LinkButton.h
................\mydb.ldb
................\mydb.mdb
................\NaDilalog.cpp
................\NaDilalog.h
................\Release
................\.......\lhwy.exe
................\res
................\...\03.ico
................\...\cursor1.cur


................\...\lhwy.rc2
................\Resource.h
................\StdAfx.cpp
................\StdAfx.h
................\TabSheet.cpp
................\TabSheet.h
................\TRecordset.cpp
................\TRecordset.h

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

发表评论

0 个回复

  • student
    定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关 数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
    2010-06-10 22:32:33下载
    积分:1
  • shijuanshengcheng
    试卷生成系统,可自动生成,删除,查找,手动组卷等等(Paper Generation System can automatically generate, delete, search, manual test paper, etc.)
    2013-12-22 16:11:18下载
    积分:1
  • yufafenxiqigouzhao
    语法分析器构造 借助于词法分析程序提供的分析结果,编写一个算符优先语法分析程序,程序能进行语法结构分析和错误检查并产生相应的归约信息。同时给出出错信息和错误类型,从而加深对语法分析的理解。 (parser using lexical analysis procedure for the analysis of results prepare a priority operator syntax analysis procedures, procedures for structural analysis and syntax error checking and produce corresponding reduction information. Also given wrong information and the wrong types, so as to enhance the understanding of syntax analysis.)
    2020-06-30 18:40:01下载
    积分:1
  • sushe
    考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations Note: you must use the file to store data, can not use management system. Mission: through this system can realize the following functions: Entry: Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information Can enter the student accommodation, including student id, name, gender, dormitory, etc. Other information can be designed. Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation. )
    2016-03-04 18:14:21下载
    积分:1
  • chengji
    MFC下的学生成绩管理系统 链接MBD数据库(MBD database link student performance management system under the MFC)
    2012-08-29 21:25:28下载
    积分:1
  • student_manger
    基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。(Based on the list of student management system, can realize ,add ,delete the student information in different locations .)
    2015-01-21 11:41:30下载
    积分:1
  • vclibrarymanagerment
    vc++编写的图书管理系统,可实现删除添加查阅预定退还等功能(Library managerment)
    2009-04-01 09:36:39下载
    积分:1
  • 学生成绩管理的设计与实现
    学生成绩管理系统提供了强大的学生成绩管理管理功能,方便管理员对学生成绩等信息的添加.修改.删除.查询.汇总.统计等操作。更适合大型数据库的管理。(student performance management systems provide a powerful management student performance management capabilities to facilitate student achievement of administrators and other information to add. Amend. Delete. Inquiries. Summary. Statistics operation. More suitable for large-scale database management.)
    2020-06-26 08:00:02下载
    积分:1
  • ww
    说明:  学生成绩管理系统 要求是这样的 1、用c语言编写一个简单的学生信息管理程序,能实现对学生信息的简单管理。 2、具体要求: 建立一个4个学生的信息登记表,每个学生的信息包括:学号,姓名,和3门课程的成绩(Student achievement management system requirements for this is the 1, with c language students a simple information management procedures, information on students to achieve a simple management. 2, the specific requirements: the establishment of a four student information registration form, each student information include: Student ID, name, and three courses results)
    2007-11-26 22:48:41下载
    积分:1
  • student
    学生信息管理系统 学生信息管理系统 学生信息管理系统(Student Information Management System Student Information Management System Student Information Management System)
    2020-07-03 02:20:02下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载