搜索资源列表
student
- 学生管理系统,是一个纯c语言程序,用vc++编译器进行编译。使用链表原理,没有数据库,数据储存在内存里,程序结束则数据消失。功能包括学生信息添加,删除,查找,排序。包含源码和可执行程序。
MyPsManagement
- 基于JAVA语言,实现企业员工的工资管理系统,与MySQL数据库连接,很好的将数据库与编译器联系到一起,代码非常全面,已经亲测实现,能很好的锻炼学习能力。(Based on JAVA language, we realize the salary management system of enterprise employees, which is connected with MySQL database. It connects the database with the compiler