搜索资源列表
JAVA_DB_StudentManageSystem
- 学籍管理系统:利用JAVA的界面对MS SQL进行操作,实现了学生学籍管理系统基本功能:登陆,录入,查询,删除,修改,内置程序详细讲解.
mysql
- 一个学生选课系统,可以实现学生的选课 教师的批准 以及管理员的管理-A student elective system, students can achieve the approval of the course teachers and administrator management
StudentSystem
- 设计一个简易的学生成绩管理系统。用于记录学生的各科成绩,以及实现常用的统计功能。 【功能提示】【可选人数:8】 (1) 记录学生的基本信息,如姓名、学号、专业、班级等 (2) 记录各科成绩 (3) 实现常用的统计功能,如:单科成绩排名、总分排名、统计成绩高于/低于某一临界值的学生、统计单科/总分平均值…… (4) 使用图形方式显示某些数据,如直方图显示各分数段的人数、绘制各科分数分布曲线……(可选) (5) 必须使用数据库。 其它功能可自行扩展。-Designing
student
- 基于PHP+mysql开发的学生管理系统,能实现成绩、程序的录入、学生成绩的查询等-Student management system based on PHP+mysql development, accomplishment, and the entry of the program, student achievement query
web-experiment
- web数据库实验:实现一个学生信息管理系统,能够实现登录验证、信息查询、修改、添加、删除等基本操作。-web database experiment: the realization of a student information management system, enabling login authentication, information query, modify, add, delete and other basic operations.
StudentinManger
- 实现简单的学生管理系统,大二时的java数据库课程设计,数据库MySQL-Achieve a simple student management system, a sophomore of the java database design courses
Student
- 学生管理系统·实现 界面登录· 添加、删除、修改、查询等功能-Student Management System Interface login to add, delete, modify, query and other functions
Student
- 实现简单的学生信息管理系统,使用mysql数据库-student information management system
dormitory
- 学生宿舍管理系统,使用java+数据库实现,包含登陆界面,可以对学生信息进行更改-Student hostel management system, using java+ database implementation, including the login screen, you can make changes to student information
Studenftmessage
- 用C#做的档案管理系统。实现学生档案的存储,增删改查,以及实现档案的审核!-With C# file management system. Achieve student file storage, CRUD, and the realization of the audit file!
student
- 自己写了一个小型的学生信息管理系统,实现了查插删改,还有选课退课,功能相对还算丰富-Himself wrote a small student information management system, realize the check plug deletion, and elective quit the course, function relatively rich
shujuku
- 只是一个简单地学生事务管理系统,能实现对学生,系,学会,住宿的编译修改核查等功能,对于数据库初学者有参考价值。-Just a simple student affairs management system, to achieve the student, Department of Society, compiled stay modifications verification and other functions, for beginners reference value .
student-system
- 用php实现的b/s架构的学生信息管理系统,登陆时分管理员,老师和学生,可以选课,查/登记分数,看课表信息,上课地点,以及上传/下载学校公告。(管理员进行一切数据库操作)-Use php to achieve b/s architecture student information management system, landing division administrators, teachers and students, can be elective, check/registrati
classnet
- 实现精品课程管理系统,实现学生注册和登录页面,实现互动交流,实现考试系统,实现新闻管,使用MYSQL数据库作为后台维护-Achieve excellent course management system, realize student registration and login page, realize interactive communication, realize examination system, realize news tube, use MYSQL as backg
学生实训数据库设计
- 设计内容: 学生实训管理系统包括以下功能:实训学生信息、实训企业信息、实训课程、实训地点等信息的管理(录入、修改、删除等基本操作);能实现实训学生对实训企业的实训课程选择,某个企业的某门课程实训地点的管理(地点固定),选择结果的各种查询(按企业、学生、课程、地点等各种方式的查询) 要求: 进行实训管理系统的需求分析,根据需求分析结果画分E-R图,进行E—R图的合并和重构,在此基础上,构建数据结构(规范到3NF或BCNF),然后再进行数据库的实现,要求熟悉各种sql语句的操作。
实验室预约管理
- 设计内容: 实验室预约管理系统包括以下功能:教师信息、学生信息、教师课表、学生课表、实验室信息的管理(录入、修改、删除等基本操作);能实现实验室的预约,预约结果的各种查询(按教师、学生、实验室、时间各种方式的查询) 要求: 进行实验室预约系统的需求分析,根据需求分析结果画分E-R图,进行E—R图的合并和重构,在此基础上,构建数据结构(规范到3NF或BCNF),然后再进行数据库的实现,要求熟悉各种sql语句的操作。系统完成对数据库数据的增加、修改、删除、查询功能
学生课绩管理系统
- 实现学生登录注册在线选选修课课,老师接受,和分页管理以及曾删改查操作