搜索资源列表
c++学生管理系统
- 一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py-a student information management system. The MFC ODBC to be completed. The performance management system, when
classSystem(c++)
- 一个用mfc开发的基于文本数据库的学生信息管理系统,包括普通用户和管理员界面-mfc developed with a text-based database of student information management system, including ordinary users and administrators interface
PsychologyTest
- 一个简单的心理学测试软件.用C++ MFC编写.-a simple psychological test software. MFC C preparation.
C++_MFC
- 基于MFC设计了“学生管理系统”。管理员可以利用该系统对学生信息进行查看和编辑,普通用户可以利用该系统查看学生信息。
MFC 宿舍管理系统
- MFC 宿舍管理系统 小学期C++课程设计-MFC small semester dormitory management system C++ curriculum design
图书馆管理系统.rar
- C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。,C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock
schedule
- c++编写的学生管理系统,具有良好的用户界面(MFC)-c++ written in the student management system, has a good user interface (MFC)
cPPbook
- C++ MFC图书管理系统(Access数据库简单方便,大家都来学习哈-C++ MFC books management system management system (the Access database is simple and convenient, everybody to learn ha
renshimanage
- 小型人事管理系统,C++和SQL语言编写,MFC界面-Small personnel management system, C++ and SQL language, MFC interface
一个日本FTP软件-FFFTP
- 一个日本写FTP客户端软件-FFFTP,构建于win32 application上,没有使用mfc,功能齐全,推荐下载--A Japan FTP client side software-FFFTP, constructs on win32 application, has not used mfc, its function is complete,recommend!
ticket
- 用c++编写的一个机票预订系统 是软件工程的课程设计来的-With c++ Prepared a ticket booking system is a software engineering course design to the
cppStockBP
- 使用C++的基于神经网络(BP)算法的股票预测程序-The use of C++ s Based on neural network (BP) algorithm stock forecasting process
Lib
- C++ MFC图书管理系统(Access数据库)-C++ MFC Library management system (Access database)
mfc
- 东南大学C++暑期实习,mfc编程,高校职工工资管理系统(附系统设计案例分析)-Southeast University, Summer Internship C++, mfc programming, university staff salary management system (with system design case study)
MFC
- 长学期C++课程MFC大作业,上机考试阅卷与评分系统,采用ACCESS数据库,具有较好的功能,可以对试卷进行查阅,评分,并有较好的容错性。-Long-term MFC C++ course great job, hands-on exam marking and scoring system, using the ACCESS database, and has good features, can be access on the papers, score, and better fault
mfc_project_library
- 使用c++中的mfc编写的图书馆管理程序,可以访问当前目录下的access数据库文件,并且实现书籍管理,读者管理,登陆账号权限控制等。-Use of mfc c++ written library management program, you can access the current directory access database files, and to achieve management books, the reader management, login ID access
MFC.teacher-manegement
- 根据客户需要,我们将建立教职工信息管理系统,该系统将在磁盘中存储某大学所有教职工的基本信息,对于每个职工存储:职工编号,姓名,性别,出生年月,职称,最后学历,工资,和婚否等基本信息。 系统功能要求如下: 创建储存该大学所有教职工基本信息的存储系统(第一次输入职工基本信息时)。 增加教职工信息,增加新职工时输入新职工基本信息。 删除某些教职工的基本信息(如死亡或离职)。 修改某些职工(制定职工编号)的某些基本信息(如加工资,获得新学位,晋升职称,结婚或离婚)。 可以输出
MFC-train-ticket-system
- 基于c++的MFC文件,输入高铁车次等相关信息之后可以进行售票活动-The MFC-based c++ file, enter the high-speed rail trains and other relevant information can then be ticketing activities
MFC-ODBC-database-applications
- MFC应用程序ODBC数据库,可以运行成功的使用MFC编写的c++代码-MFC ODBC database applications
C++课设学生信息管理系统
- 基于VC的C++编程,以MFC为框架建立,可用于学生信息的录入,查询,修改等等功能