搜索资源列表
Student-MFC-VCPP-ODBC
- 用MFC做的一个学生信息管理系统,有增加、删除、排序、筛选功能,系统通过ODBC方式连接数据库。 由于文库不支持RAR,故需要完整的程序以及数据库可以联系俺,希望对大家有帮助。 -To do with the MFC, a student information management system, increase, delete, sort, filter functions, the system through ODBC to connect to the database. T
MFC-student-management-system
- 学生管理系统,包含学生的插入、删除、信息的查询以及信息的修改-student management system
MFC-Student-information-management
- 定义一个链表类实现对学生信息进行插入、删除、显示所有学生信息的操作,采用基于MFC可视化编程的方式实现。-Define a linked list class implements information for students insert, delete, display all the student information operations, the use of MFC-based visual programming ways.
mfc
- 简单的MFC应用,学生成绩管理系统,成绩信息存放到数据库中,通过OCI访问数据库,查询快速-Simple MFC application, student achievement management system, performance information stored in the database, accessed through OCI database queries fast
select-class
- 基于排序算法实现的对学生成绩进行录入,对于总分进行排序的一个学生成绩统计算法,算法结构较为简单,选取了插入排序的算法思想,基于MFC的框架结构,结合C++代码编写的一个简单的排序程序,能够对学生的基本信息进行录入,并计算学生总成绩和平均成绩,再根据学生总成绩进行排序,分数相同的为同一名次,并且打印成表格的程序。程序操作简单,界面简洁,实现了排序的基本要求。- Statistical algorithm based sorting algorithm for student achieveme
MFC-programming-examples-reference
- MFC程序实例参考-实现一个基本的学生信息管理系统 -MFC program example reference- to implement a basic student information management system
student-DATA
- 用MFC创建一个基于对话框的应用程序,添加多个编辑控件实现学生信息的输入。-Use MFC create a dialog-based application, and add multiple edit controls to achieve input student information.
学生成绩管理系统
- 学生成绩管理系统,MFC制作,实现学生信息的添加,修改,删除,查询功能,还有年级排名(Student achievement management system, MFC production, the realization of student information to add, modify, delete, query function, as well as grade rankings)