搜索资源列表
Kaowutong
- 这是本人刚上大学的第一个作品,适合C语言初学者交流学习使用,这个源码是一个关于学生信息管理系统的一个简单的控制台版本,里面包含全部的开发阶段的文档资料,欢迎下载使用。-This is the first work I just go to college, suitable for the exchange of the C language for beginners learning to use this source code is a simple console version of
xueshengxinxi
- 学生信息管理系统的开发需要对管理的需求进行分析,最终通过简单的界面按钮操作实现对学生数据的增、删、改和查询操作,并将这些操作反应到数据库的操作。-Student information management system development requires management needs analysis, the final button operation through a simple interface to achieve the student data to add, d
stu-
- 实现简单的学生宿舍基本信息管理,宿舍的基本信息包括楼号、房间号、面积、所容纳人数、已入住人数等 基本要求: 设计简单的菜单,能够进行系统功能选择。 实现信息的录入功能。 在已有信息的基础上添加新的记录。 删除指定房间号的记录。 修改指定房间号的记录 。 实现信息的浏览功能 。 按房间号查询功能 。 按已入住人数排
学生信息管理系统
- 基本于vs的C语言的学生管理系统,简单版(easy student system from vs)