搜索资源列表
xueshengdhenjiguanlixitong
- c++课程设计,学生成绩管理系统 用菜单实现,用链表做数据结构的课程设计,能够实现学生成绩的管理。-c++ curriculum design, student achievement management system to achieve with the menu, use the list data structure to do curriculum design, to achieve student performance management.
Desktop
- 学生成绩管理系统,实现对成绩链表的动态操作:创建,插入,删除等; 航班查询系统,实现查询和浏览的功能; 家族系统,采用树的数据结构组织家族成员关系,实现家族的创建和查询; 停车场管理系统,记录车辆登记和离开信息; 教学设计,采用图的数据结构,优先课程信息; -Student achievement management system, the achievements linked list of dynamic operation: create, insert, dele
main
- 学生管理系统C++版,大学c语言课程设计,用到了链表等数据结构内容。-C++ version of the student management system, at the university of c language curriculum design, use the linked list data structure.
student1
- 用C语言编写的学生信息管理系统主要有管理员和学生权限、密码修改功能、信息录入、删除、修改功能等,数据结构采用链表的形式,存储在磁盘文件中,程序比较简单并且大部分我都写有注释。-Using C language student information management system administrators and students have permission to modify the password function, information entry, delete, mod
