首页 开发技术 C++     /    学生成绩管理系统(MFC)

学生成绩管理系统(MFC)

上传者: fjz13 | 上传时间:2023/9/15 4:36:51 | 文件大小:58KB | 文件类型:rar
学生成绩管理系统(MFC)
任务:建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。
系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。
为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。
要求:1) 可以按成绩高低输出所有成绩;
2) 可以按区间段查询成绩;
3) 可以按区间段统计成绩。
4) 可以按成绩、姓名、学号等信息查询。
5) 二叉树的各种操作要求写出递归和非递归两种方式。
红黑树,HASH,跳跃表,链表 本软件ID:515097

文件下载

资源详情

[{"title":"(44个子文件58KB)学生成绩管理系统(MFC)","children":[{"title":"SGA","children":[{"title":"ReadMe.txt <span style='color:#111;'>3.51KB</span>","children":null,"spread":false},{"title":"hashtable.h <span style='color:#111;'>6.89KB</span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"DList.h <span style='color:#111;'>10.89KB</span>","children":null,"spread":false},{"title":"SGADlg.cpp <span style='color:#111;'>20.53KB</span>","children":null,"spread":false},{"title":"RBTree.h <span style='color:#111;'>22.57KB</span>","children":null,"spread":false},{"title":"SGA.dsp <span style='color:#111;'>4.08KB</span>","children":null,"spread":false},{"title":"res","children":[{"title":"SGA.ico <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"SGA.rc2 <span style='color:#111;'>399B</span>","children":null,"spread":false},{"title":"Thumbs.db <span style='color:#111;'>3.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"SGA.cpp <span style='color:#111;'>1.99KB</span>","children":null,"spread":false},{"title":"ArgumentType.cpp <span style='color:#111;'>4.55KB</span>","children":null,"spread":false},{"title":"SGA.vcproj <span style='color:#111;'>8.43KB</span>","children":null,"spread":false},{"title":"Grade.h <span style='color:#111;'>2.47KB</span>","children":null,"spread":false},{"title":"Student.txt <span style='color:#111;'>17B</span>","children":null,"spread":false},{"title":"Course.h <span style='color:#111;'>1.27KB</span>","children":null,"spread":false},{"title":"SGA.suo <span style='color:#111;'>55.00KB</span>","children":null,"spread":false},{"title":"SGA.sln <span style='color:#111;'>871B</span>","children":null,"spread":false},{"title":"SGA.rc <span style='color:#111;'>7.23KB</span>","children":null,"spread":false},{"title":"SGADlg.h <span style='color:#111;'>2.28KB</span>","children":null,"spread":false},{"title":"array.h <span style='color:#111;'>2.81KB</span>","children":null,"spread":false},{"title":"GradeIndex.txt <span style='color:#111;'>26B</span>","children":null,"spread":false},{"title":"Course.cpp <span style='color:#111;'>189B</span>","children":null,"spread":false},{"title":"dnode.h <span style='color:#111;'>2.81KB</span>","children":null,"spread":false},{"title":"ArgumentType.h <span style='color:#111;'>11.59KB</span>","children":null,"spread":false},{"title":"Grade.cpp <span style='color:#111;'>784B</span>","children":null,"spread":false},{"title":"dclinkedlist.h <span style='color:#111;'>6.42KB</span>","children":null,"spread":false},{"title":"NameIndex.txt <span style='color:#111;'>19B</span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'>2.59KB</span>","children":null,"spread":false},{"title":"Student.h <span style='color:#111;'>1.73KB</span>","children":null,"spread":false},{"title":"SGA.vcproj.fjz-PC.fjz.user <span style='color:#111;'>1.38KB</span>","children":null,"spread":false},{"title":"SGA.dsw <span style='color:#111;'>522B</span>","children":null,"spread":false},{"title":"Mark.cpp <span style='color:#111;'>67B</span>","children":null,"spread":false},{"title":"Student.cpp <span style='color:#111;'>232B</span>","children":null,"spread":false},{"title":"AccessData.h <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"SkipList.h <span style='color:#111;'>6.13KB</span>","children":null,"spread":false},{"title":"Mark.h <span style='color:#111;'>822B</span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'>209B</span>","children":null,"spread":false},{"title":"SGA.h <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"Headers.h <span style='color:#111;'>57B</span>","children":null,"spread":false},{"title":"Course.txt <span style='color:#111;'>10B</span>","children":null,"spread":false},{"title":"AccessData.cpp <span style='color:#111;'>6.97KB</span>","children":null,"spread":false},{"title":"SGA.APS <span style='color:#111;'>23.56KB</span>","children":null,"spread":false},{"title":"Grade.txt <span style='color:#111;'>36B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • yuzhiaifan:
    大学时期用过的,还行2018-12-04
  • weixin_42166100:
    不知道什么原因打不开2018-06-29
  • m0_37040987:
    还行适合学生2018-04-16
  • sun_yang1989:
    对于一些初学者还是很有帮助的,可以通过这个程序了解程序的基本框架2014-05-28
  • xg_zhy:
    还不错可以用2014-04-12

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明