chenweigis / SmartStudentManger
C语言练习项目:实现注册、登录、学生信息增删改查,使用链表作为缓存,文件系统存储账户与学生信息
☆15Updated 8 years ago
Alternatives and similar repositories for SmartStudentManger:
Users that are interested in SmartStudentManger are comparing it to the libraries listed below
- 基于C++实现简易图书管理系统☆85Updated 2 years ago
- 基于C语言socket网络编程完成的简单聊天室编写。☆27Updated 2 years ago
- 编译原理实验内容,包括词法分析器、递归下降法和预测分析法的语法分析器。使用C++编写☆60Updated 8 years ago
- 使用C和C++连接MySQL数据库并进行常用的数据库操作。实现了简单的学生(或职工)信息管理系统,源于大学时的数据库课程设计