搜索资源列表
yao
- 帧封装,本次课程设计的目的是应用数据链路层与介质访问控制层的知识
Student-management-system
- 学生管理系统 程序构思 1函数声明是#include<iostream.h> #include<string.h> #include<fstream.h> #include<stdlib.h>用来调用exit() #include<iomanip.h>输入输出控制 2建立一个“student类”,学生资料包括学生姓名,课程成绩,名次,学号 3friend void main():允许了类外访问类中的任意成员
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
