高校学生信息管理系统所涉及的信息有: ●学生基本情况。包括的数据项有:学号、姓名、性别、民族、出生年月、籍贯、培养方式、政治面貌、所在院系、专业、家庭住址、通讯地址、邮政编码、联系人、联系电话等。 ●奖励惩罚信息。包括的数据项有:奖励、惩罚名称、原因、各种评价等。 ●毕业工作信息。包括的数据项有:毕业情况、毕业去向、档案派遣地、户口派遣地等。
2021-12-22 14:53:37 540KB C语言
1
基于java开发下的简易版学生管理系统,从前台展示页面到后端的处理请求向应等都已在压缩包中,此项目适合Java初学者借鉴
1
简单的学生管理
2021-12-22 11:04:17 1.57MB 小项目
1
某班有不超过30个学生,具体成绩通过键盘键入
2021-12-22 10:29:35 188KB 学生管理系统
1
计算机信息管理高校学生收费管理系统,包括概要设计,详细设计,及其实现 !完整论文!1
2021-12-21 23:16:51 1.68MB 高校学生管理系统
1
纯c语言开发,包含三个文件,头文件,main.c studentMessage.c 。可以存在txt文件,快速排序,希尔排序,输出函数,寻找最高分学生信息,能够输出所有最高分学生信息。
2021-12-21 19:05:49 35KB ccc
1
所有结构体全部用类描述,完全面向对象,适用于刚学c++类的同学,如有错误请指出
2021-12-21 19:01:48 490KB c++ 完全面向对象
1
C语言基于单链表的学生管理系统,C语言项目,C语言文件操作。
2021-12-21 18:10:33 25KB 单链表 C语言 学生管理系统
1
/root/xiangm/stu_sys |-- Makefile |-- include | |-- other | | `-- other.h | |-- student | | `-- student.h | |-- student_public.h | `-- teacher | `-- teacher.h |-- src | |-- Makefile | |-- lib | | |-- Makefile | | |-- other | | | `-- other.c | | |-- student | | | |-- Makefile | | | `-- student.c | | `-- teacher | | `-- teacher.c | `-- scli | |-- Makefile | |-- other | | |-- Makefile | | |-- other | | |-- other.c | | `-- other.db | |-- student | | |-- Makefile | | |-- student | | |-- student.c | | `-- student.db | `-- teacher | |-- Makefile | |-- teacher | |-- teacher.c | `-- teacher.db `-- target |-- other | `-- other |-- student | `-- student `-- teacher `-- teacher 包括各个文件中的Makefile编写
2021-12-21 17:58:09 43KB 学生管理系统(C语言+链表)
1
学生管理系统,实现可视化,插入,删除,查找等功能!
2021-12-21 17:41:15 626KB 学生管理系统
1