文件名称:student
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.19mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
成绩管理系统(VC+++MFC)/student/23123.xls
成绩管理系统(VC+++MFC)/student/AccessConn.cpp
成绩管理系统(VC+++MFC)/student/AccessConn.h
成绩管理系统(VC+++MFC)/student/AppFace.h
成绩管理系统(VC+++MFC)/student/Chaxun.cpp
成绩管理系统(VC+++MFC)/student/Chaxun.h
成绩管理系统(VC+++MFC)/student/CScore.cpp
成绩管理系统(VC+++MFC)/student/CScore.h
成绩管理系统(VC+++MFC)/student/db11.mdb
成绩管理系统(VC+++MFC)/student/Debug/AccessConn.obj
成绩管理系统(VC+++MFC)/student/Debug/AccessConn.sbr
成绩管理系统(VC+++MFC)/student/Debug/Chaxun.obj
成绩管理系统(VC+++MFC)/student/Debug/Chaxun.sbr
成绩管理系统(VC+++MFC)/student/Debug/CScore.obj
成绩管理系统(VC+++MFC)/student/Debug/CScore.sbr
成绩管理系统(VC+++MFC)/student/Debug/db11.mdb
成绩管理系统(VC+++MFC)/student/Debug/DlgBJ.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgBJ.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgDR.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgDR.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgRealBJ.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgRealBJ.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgXLS.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgXLS.sbr
成绩管理系统(VC+++MFC)/student/Debug/excel.obj
成绩管理系统(VC+++MFC)/student/Debug/excel.sbr
成绩管理系统(VC+++MFC)/student/Debug/HotButton.obj
成绩管理系统(VC+++MFC)/student/Debug/HotButton.sbr
成绩管理系统(VC+++MFC)/student/Debug/LINKBUTTON.sbr
成绩管理系统(VC+++MFC)/student/Debug/msado15.tlh
成绩管理系统(VC+++MFC)/student/Debug/msado15.tli
成绩管理系统(VC+++MFC)/student/Debug/MYBUTTON.obj
成绩管理系统(VC+++MFC)/student/Debug/MYBUTTON.sbr
成绩管理系统(VC+++MFC)/student/Debug/StdAfx.obj
成绩管理系统(VC+++MFC)/student/Debug/StdAfx.sbr
成绩管理系统(VC+++MFC)/student/Debug/student.bsc
成绩管理系统(VC+++MFC)/student/Debug/student.obj
成绩管理系统(VC+++MFC)/student/Debug/student.pch
成绩管理系统(VC+++MFC)/student/Debug/student.pdb
成绩管理系统(VC+++MFC)/student/Debug/student.res
成绩管理系统(VC+++MFC)/student/Debug/student.sbr
成绩管理系统(VC+++MFC)/student/Debug/studentDlg.obj
成绩管理系统(VC+++MFC)/student/Debug/studentDlg.sbr
成绩管理系统(VC+++MFC)/student/Debug/TianJiaDlg.obj
成绩管理系统(VC+++MFC)/student/Debug/TianJiaDlg.sbr
成绩管理系统(VC+++MFC)/student/Debug/vc60.idb
成绩管理系统(VC+++MFC)/student/Debug/vc60.pdb
成绩管理系统(VC+++MFC)/student/Debug
成绩管理系统(VC+++MFC)/student/DengRuDlg.cpp
成绩管理系统(VC+++MFC)/student/DengRuDlg.h
成绩管理系统(VC+++MFC)/student/DlgBJ.cpp
成绩管理系统(VC+++MFC)/student/DlgBJ.h
成绩管理系统(VC+++MFC)/student/DlgBJPage.cpp
成绩管理系统(VC+++MFC)/student/DlgBJPage.h
成绩管理系统(VC+++MFC)/student/DlgDR.cpp
成绩管理系统(VC+++MFC)/student/DlgDR.h
成绩管理系统(VC+++MFC)/student/DlgNJPage.cpp
成绩管理系统(VC+++MFC)/student/DlgNJPage.h
成绩管理系统(VC+++MFC)/student/DlgRealBJ.cpp
成绩管理系统(VC+++MFC)/student/DlgRealBJ.h
成绩管理系统(VC+++MFC)/student/DlgTJ.cpp
成绩管理系统(VC+++MFC)/student/DlgTJ.h
成绩管理系统(VC+++MFC)/student/DlgXLS.cpp
成绩管理系统(VC+++MFC)/student/DlgXLS.h
成绩管理系统(VC+++MFC)/student/excel.cpp
成绩管理系统(VC+++MFC)/student/excel.h
成绩管理系统(VC+++MFC)/student/HotButton.cpp
成绩管理系统(VC+++MFC)/student/HotButton.h
成绩管理系统(VC+++MFC)/student/MYBUTTON.cpp
成绩管理系统(VC+++MFC)/student/MYBUTTON.h
成绩管理系统(VC+++MFC)/student/ReadMe.txt
成绩管理系统(VC+++MFC)/student/res/cursor1.cur
成绩管理系统(VC+++MFC)/student/res/cursor2.cur
成绩管理系统(VC+++MFC)/student/res/cursor3.cur
成绩管理系统(VC+++MFC)/student/res/student.ico
成绩管理系统(VC+++MFC)/student/res/student.rc2
成绩管理系统(VC+++MFC)/student/res
成绩管理系统(VC+++MFC)/student/resource.h
成绩管理系统(VC+++MFC)/student/StdAfx.cpp
成绩管理系统(VC+++MFC)/student/StdAfx.h
成绩管理系统(VC+++MFC)/student/student.aps
成绩管理系统(VC+++MFC)/student/student.clw
成绩管理系统(VC+++MFC)/student/student.cpp
成绩管理系统(VC+++MFC)/student/student.dsp
成绩管理系统(VC+++MFC)/student/student.dsw
成绩管理系统(VC+++MFC)/student/student.h
成绩管理系统(VC+++MFC)/student/student.ncb
成绩管理系统(VC+++MFC)/student/student.opt
成绩管理系统(VC+++MFC)/student/student.plg
成绩管理系统(VC+++MFC)/student/student.rc
成绩管理系统(VC+++MFC)/student/studentDlg.cpp
成绩管理系统(VC+++MFC)/student/studentDlg.h
成绩管理系统(VC+++MFC)/student/TianJiaDlg.cpp
成绩管理系统(VC+++MFC)/student/TianJiaDlg.h
成绩管理系统(VC+++MFC)/student
成绩管理系统(VC+++MFC)
成绩管理系统(VC+++MFC)/student/AccessConn.cpp
成绩管理系统(VC+++MFC)/student/AccessConn.h
成绩管理系统(VC+++MFC)/student/AppFace.h
成绩管理系统(VC+++MFC)/student/Chaxun.cpp
成绩管理系统(VC+++MFC)/student/Chaxun.h
成绩管理系统(VC+++MFC)/student/CScore.cpp
成绩管理系统(VC+++MFC)/student/CScore.h
成绩管理系统(VC+++MFC)/student/db11.mdb
成绩管理系统(VC+++MFC)/student/Debug/AccessConn.obj
成绩管理系统(VC+++MFC)/student/Debug/AccessConn.sbr
成绩管理系统(VC+++MFC)/student/Debug/Chaxun.obj
成绩管理系统(VC+++MFC)/student/Debug/Chaxun.sbr
成绩管理系统(VC+++MFC)/student/Debug/CScore.obj
成绩管理系统(VC+++MFC)/student/Debug/CScore.sbr
成绩管理系统(VC+++MFC)/student/Debug/db11.mdb
成绩管理系统(VC+++MFC)/student/Debug/DlgBJ.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgBJ.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgDR.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgDR.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgRealBJ.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgRealBJ.sbr
成绩管理系统(VC+++MFC)/student/Debug/DlgXLS.obj
成绩管理系统(VC+++MFC)/student/Debug/DlgXLS.sbr
成绩管理系统(VC+++MFC)/student/Debug/excel.obj
成绩管理系统(VC+++MFC)/student/Debug/excel.sbr
成绩管理系统(VC+++MFC)/student/Debug/HotButton.obj
成绩管理系统(VC+++MFC)/student/Debug/HotButton.sbr
成绩管理系统(VC+++MFC)/student/Debug/LINKBUTTON.sbr
成绩管理系统(VC+++MFC)/student/Debug/msado15.tlh
成绩管理系统(VC+++MFC)/student/Debug/msado15.tli
成绩管理系统(VC+++MFC)/student/Debug/MYBUTTON.obj
成绩管理系统(VC+++MFC)/student/Debug/MYBUTTON.sbr
成绩管理系统(VC+++MFC)/student/Debug/StdAfx.obj
成绩管理系统(VC+++MFC)/student/Debug/StdAfx.sbr
成绩管理系统(VC+++MFC)/student/Debug/student.bsc
成绩管理系统(VC+++MFC)/student/Debug/student.obj
成绩管理系统(VC+++MFC)/student/Debug/student.pch
成绩管理系统(VC+++MFC)/student/Debug/student.pdb
成绩管理系统(VC+++MFC)/student/Debug/student.res
成绩管理系统(VC+++MFC)/student/Debug/student.sbr
成绩管理系统(VC+++MFC)/student/Debug/studentDlg.obj
成绩管理系统(VC+++MFC)/student/Debug/studentDlg.sbr
成绩管理系统(VC+++MFC)/student/Debug/TianJiaDlg.obj
成绩管理系统(VC+++MFC)/student/Debug/TianJiaDlg.sbr
成绩管理系统(VC+++MFC)/student/Debug/vc60.idb
成绩管理系统(VC+++MFC)/student/Debug/vc60.pdb
成绩管理系统(VC+++MFC)/student/Debug
成绩管理系统(VC+++MFC)/student/DengRuDlg.cpp
成绩管理系统(VC+++MFC)/student/DengRuDlg.h
成绩管理系统(VC+++MFC)/student/DlgBJ.cpp
成绩管理系统(VC+++MFC)/student/DlgBJ.h
成绩管理系统(VC+++MFC)/student/DlgBJPage.cpp
成绩管理系统(VC+++MFC)/student/DlgBJPage.h
成绩管理系统(VC+++MFC)/student/DlgDR.cpp
成绩管理系统(VC+++MFC)/student/DlgDR.h
成绩管理系统(VC+++MFC)/student/DlgNJPage.cpp
成绩管理系统(VC+++MFC)/student/DlgNJPage.h
成绩管理系统(VC+++MFC)/student/DlgRealBJ.cpp
成绩管理系统(VC+++MFC)/student/DlgRealBJ.h
成绩管理系统(VC+++MFC)/student/DlgTJ.cpp
成绩管理系统(VC+++MFC)/student/DlgTJ.h
成绩管理系统(VC+++MFC)/student/DlgXLS.cpp
成绩管理系统(VC+++MFC)/student/DlgXLS.h
成绩管理系统(VC+++MFC)/student/excel.cpp
成绩管理系统(VC+++MFC)/student/excel.h
成绩管理系统(VC+++MFC)/student/HotButton.cpp
成绩管理系统(VC+++MFC)/student/HotButton.h
成绩管理系统(VC+++MFC)/student/MYBUTTON.cpp
成绩管理系统(VC+++MFC)/student/MYBUTTON.h
成绩管理系统(VC+++MFC)/student/ReadMe.txt
成绩管理系统(VC+++MFC)/student/res/cursor1.cur
成绩管理系统(VC+++MFC)/student/res/cursor2.cur
成绩管理系统(VC+++MFC)/student/res/cursor3.cur
成绩管理系统(VC+++MFC)/student/res/student.ico
成绩管理系统(VC+++MFC)/student/res/student.rc2
成绩管理系统(VC+++MFC)/student/res
成绩管理系统(VC+++MFC)/student/resource.h
成绩管理系统(VC+++MFC)/student/StdAfx.cpp
成绩管理系统(VC+++MFC)/student/StdAfx.h
成绩管理系统(VC+++MFC)/student/student.aps
成绩管理系统(VC+++MFC)/student/student.clw
成绩管理系统(VC+++MFC)/student/student.cpp
成绩管理系统(VC+++MFC)/student/student.dsp
成绩管理系统(VC+++MFC)/student/student.dsw
成绩管理系统(VC+++MFC)/student/student.h
成绩管理系统(VC+++MFC)/student/student.ncb
成绩管理系统(VC+++MFC)/student/student.opt
成绩管理系统(VC+++MFC)/student/student.plg
成绩管理系统(VC+++MFC)/student/student.rc
成绩管理系统(VC+++MFC)/student/studentDlg.cpp
成绩管理系统(VC+++MFC)/student/studentDlg.h
成绩管理系统(VC+++MFC)/student/TianJiaDlg.cpp
成绩管理系统(VC+++MFC)/student/TianJiaDlg.h
成绩管理系统(VC+++MFC)/student
成绩管理系统(VC+++MFC)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.