Description: Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.
To Search:
File list (Check if you may need any files):
成绩管理系统(VC+++MFC)\student\23123.xls
........................\.......\AccessConn.cpp
........................\.......\AccessConn.h
........................\.......\AppFace.h
........................\.......\Chaxun.cpp
........................\.......\Chaxun.h
........................\.......\CScore.cpp
........................\.......\CScore.h
........................\.......\db11.mdb
........................\.......\Debug\AccessConn.obj
........................\.......\.....\AccessConn.sbr
........................\.......\.....\Chaxun.obj
........................\.......\.....\Chaxun.sbr
........................\.......\.....\CScore.obj
........................\.......\.....\CScore.sbr
........................\.......\.....\db11.mdb
........................\.......\.....\DlgBJ.obj
........................\.......\.....\DlgBJ.sbr
........................\.......\.....\DlgDR.obj
........................\.......\.....\DlgDR.sbr
........................\.......\.....\DlgRealBJ.obj
........................\.......\.....\DlgRealBJ.sbr
........................\.......\.....\DlgXLS.obj
........................\.......\.....\DlgXLS.sbr
........................\.......\.....\excel.obj
........................\.......\.....\excel.sbr
........................\.......\.....\HotButton.obj
........................\.......\.....\HotButton.sbr
........................\.......\.....\LINKBUTTON.sbr
........................\.......\.....\msado15.tlh
........................\.......\.....\msado15.tli
........................\.......\.....\MYBUTTON.obj
........................\.......\.....\MYBUTTON.sbr
........................\.......\.....\StdAfx.obj
........................\.......\.....\StdAfx.sbr
........................\.......\.....\student.bsc
........................\.......\.....\student.obj
........................\.......\.....\student.pch
........................\.......\.....\student.pdb
........................\.......\.....\student.res
........................\.......\.....\student.sbr
........................\.......\.....\studentDlg.obj
........................\.......\.....\studentDlg.sbr
........................\.......\.....\TianJiaDlg.obj
........................\.......\.....\TianJiaDlg.sbr
........................\.......\.....\vc60.idb
........................\.......\.....\vc60.pdb
........................\.......\Debug
........................\.......\DengRuDlg.cpp
........................\.......\DengRuDlg.h
........................\.......\DlgBJ.cpp
........................\.......\DlgBJ.h
........................\.......\DlgBJPage.cpp
........................\.......\DlgBJPage.h
........................\.......\DlgDR.cpp
........................\.......\DlgDR.h
........................\.......\DlgNJPage.cpp
........................\.......\DlgNJPage.h
........................\.......\DlgRealBJ.cpp
........................\.......\DlgRealBJ.h
........................\.......\DlgTJ.cpp
........................\.......\DlgTJ.h
........................\.......\DlgXLS.cpp
........................\.......\DlgXLS.h
........................\.......\excel.cpp
........................\.......\excel.h
........................\.......\HotButton.cpp
........................\.......\HotButton.h
........................\.......\MYBUTTON.cpp
........................\.......\MYBUTTON.h
........................\.......\ReadMe.txt
........................\.......\res\cursor1.cur
........................\.......\...\cursor2.cur
........................\.......\...\cursor3.cur
........................\.......\...\student.ico
........................\.......\...\student.rc2
........................\.......\res
........................\.......\resource.h
........................\.......\StdAfx.cpp
........................\.......\StdAfx.h
........................\.......\student.aps
........................\.......\student.clw
........................\.......\student.cpp
........................\.......\student.dsp
........................\.......\student.dsw
........................\.......\student.h
........................\..