搜索资源列表
plane
- MFC制作的民航定票系统,可以查询航班,增加航班,以及乘客信息的查询和录入,管理员的增加与减少,等等,利用链表保存。-MFC produced by the Civil Aviation bookings system, you can check flights, increase flight and passenger information query and entry, the administrator of the increases and decreases, and so
Review_Paper_System
- 用MFC实现的一个论文批改系统。该系统有主管和用户两种身份,主管能根据用户与论文的相关性进行对用户分发论文;用户登陆系统后可以直接对分配给自己的论文进行批改打分。经第一次判决后,用户可以对批改后待定的论文,进行投票选举,最终觉得论文是否通过-A system is required to maintain and manage reviews of technical papers for a large software engineering conference. The system
StudentManage
- 用mfc制作的学生袭击管理系统 实现功能: 1、动态添加学生信息,包括学号,姓名,各科成绩,总成绩 2、实现列表显示学生信息 3、列表显示的方式选择:按姓名显示、学号显示 4、有添加、修改、删除等操作 5、查询功能,分为按姓名查询和按学号查询等-Students produced with mfc attack management system to achieve functions: 1, dynamically add student information
plane-made-by-XGS
- 关于航班查询订票系统的客户端,是MFC的进度条控件、列表框控件的简单示例。-Flight reservation system on the client query, the MFC progress bar control, list box control a simple example.
yuangongguanlixitong
- 在基于链表结构的员工信息管理系统,有查找/录入/修改/删除/文件读写功能,用mfc实现的-List based on the structure of employee information management system, with search/input/modify/delete/file read and write capabilities, with implementation mfc
HRMIS
- 一个使用MFC简单的人力资源管理系统,使用到的技术SDI,list,menu-A simple to use MFC human resources management system, using the SDI list, the menu
MFC.teacher-manegement
- 根据客户需要,我们将建立教职工信息管理系统,该系统将在磁盘中存储某大学所有教职工的基本信息,对于每个职工存储:职工编号,姓名,性别,出生年月,职称,最后学历,工资,和婚否等基本信息。 系统功能要求如下: 创建储存该大学所有教职工基本信息的存储系统(第一次输入职工基本信息时)。 增加教职工信息,增加新职工时输入新职工基本信息。 删除某些教职工的基本信息(如死亡或离职)。 修改某些职工(制定职工编号)的某些基本信息(如加工资,获得新学位,晋升职称,结婚或离婚)。 可以输出
adressbool
- 1) 利用MFC的向导,创建基于对话框的应用程序,添加按钮、编辑框等控件; 2) 设计通讯录的数据结构(如:以数组或者动态链表)和相应的类; 3) 完成对通讯录中记录的增加、修改、删除和显示。 4) 将通讯录存入文件。能够打开并显示其中所存的同学信息,并可以进行后续的操作。 -1) the use of MFC wizard to create a dialog-based application, add buttons, edit boxes and other contro