登录
首页 » Visual C++ » student-grade-mangement

student-grade-mangement

于 2014-09-02 发布 文件大小:1854KB
0 113
下载积分: 1 下载次数: 4

代码说明:

  数据结构课程大作业。 可视化学生成绩管理系统。(Data Structure Course big job. Visualization of student achievement management system.)

文件列表:

基于MFC的可视化学生成绩管理系统
...............................\程序v2.3
...............................\........\help.cpp,2314,2013-03-17
...............................\........\help.h,1356,2013-03-17
...............................\........\ReadMe.txt,3543,2013-03-17
...............................\........\Release
...............................\........\.......\help.obj,12212,2013-03-17
...............................\........\.......\StdAfx.obj,768,2013-03-17
...............................\........\.......\stud.exe,61440,2013-03-18
...............................\........\.......\stud.obj,11445,2013-03-18
...............................\........\.......\stud.pch,5624204,2013-03-17
...............................\........\.......\stud.res,25060,2013-03-17
...............................\........\.......\studDlg.obj,55168,2013-03-18
...............................\........\.......\vc60.idb,50176,2013-03-18
...............................\........\res





...............................\........\...\stud.rc2,396,2013-03-17
...............................\........\...\校徽.bmp,1080054,2013-03-17
...............................\........\resource.h,2657,2013-03-17
...............................\........\StdAfx.cpp,206,2013-03-17
...............................\........\StdAfx.h,1054,2013-03-17
...............................\........\stud.aps,45184,2013-03-19
...............................\........\stud.clw,4824,2013-03-20
...............................\........\stud.cpp,2124,2013-03-17
...............................\........\stud.dsp,4377,2013-03-17
...............................\........\stud.dsw,516,2013-03-17
...............................\........\stud.h,1302,2013-03-17
...............................\........\stud.ncb,345088,2013-03-20
...............................\........\stud.opt,56832,2013-03-20
...............................\........\stud.plg,935,2013-03-18
...............................\........\stud.rc,10984,2013-03-17
...............................\........\studDlg.cpp,20305,2013-03-18
...............................\........\studDlg.h,2517,2013-03-17
...............................\........\test2 (2).txt,55182,2013-03-17
...............................\........\test2.txt,81008,2013-03-17
...............................\........\test3.txt,55182,2013-03-18

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

发表评论

0 个回复

  • 8_7
    说明:  计算机算法试题库问题,用最大流实现,运行正确(Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly)
    2008-12-07 14:43:16下载
    积分:1
  • cPP-sql-student
    本系统是开发一个基于VC++ 技术的教务管理系统,为单机版的对所有学生从入学到毕业的全部过程中的基本信息进行管理的系统。其处理事务功能:学籍变动(转学、休学等),基本信息采集、学号自动生成、毕业处理等。登陆权限有:管理员,学生。 学 生:可以登陆系统,查看、修改个人部分基础信息,查询成绩。 管理员:拥有所有权限,可以修改所有信息,插入新的学生记录等。 (The system is to develop a VC++ technologies based educational management system for stand-alone version for all students to graduate from the school during all the basic information management system. Its processing services features: student status changes (transfer, suspension, etc.), basic information collection, study number is automatically generated, graduation processing. Landing rights are: administrators, students. Student: You can login, view, modify some basic personal information, query results. Administrator: has all the permissions, you can modify all the information, insert a new student records.)
    2011-05-10 09:43:26下载
    积分: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
  • student_mark_manage
    用VC++6.0写的一个简单的学生信息管理系统(write a simple Student Information Management System)
    2020-07-03 07:00:02下载
    积分: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
  • 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
  • vc写的学生信息管理
    这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有(vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in the program inside)
    2020-07-03 02:20:02下载
    积分:1
  • a4
    说明:  编译课程设计的LR分析,比较强悍,可用~~可扩充(Compile the curriculum design of LR analysis, comparison tough, can be used ~ ~ can be expanded)
    2008-12-28 13:10:44下载
    积分:1
  • Stdinf
    学生信息管理系统 C语言小程序 当年课设 拿来交流(Student Information Management System)
    2013-11-04 17:17:48下载
    积分:1
  • VBSchoolProject
    School Project for all the schools...
    2009-03-13 20:46:24下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载