搜索资源列表
-
0下载:
学生档案管理系统,JAVA,代码,部分功能未实现~-Student records management system, JAVA, code, some functions did not achieve ~
-
-
0下载:
本系统具有管理学生记录和管理学生成绩的功能。管理学生记录的功能包括: 添加、删除、修改、查询学生记录;管理学生成绩记录的功能包括:添加课程成绩、统计课程平均分、对学生总成绩进行排名。连接SQL SERVER数据库。具体文档请参阅苏年乐老师的著作!!!经测试可运行-This system has the management of student records and management of student achievement functions. Student records man
-
-
0下载:
功能要求:
1) 输入十个同学的学号,姓名,四科成绩(应用数学、大学英语、Java程序设计、计算机应用基础)
2) 计算出平均成绩。以平均成绩降序输出成绩表。
3) 输出全组各科平均分,最高分和最低分。
4) 输入姓名查询成绩
界面要示:用图形界面实现。
-Functional requirements:
1) input ten students of student id, name, four families score (applied mathe
-
-
0下载:
基于JAVA的学生档案信息管理系统,含课程设计实验报告-JAVA-based student records information management system, including curriculum design report
-
-
0下载:
用java编写的grade system,用户可以手动输入记录或者提供.csv的文件导入数据用户可以检索课程或者学生的记录
-Write a program that maintains a "database" of names and scores of students.
A student has a name consists of several words and records of scores of varies courses. Each record has
-
-
1下载:
java实现的基于文件存储的评分软件,遵循unix编程风格-GradingSystem:
Write a program that maintains a "database" of names and scores of students.
A student has a name consists of several words and records of scores of varies courses. Each record has a name of the course
-
-
1下载:
java第三次作业程序,读取数据文件(csv/excel),里面是学生成绩数据
详见英文说明-Write a program that maintains a "database" of names and scores of students.
A student has a name consists of several words and records of scores of varies courses. Each record has a name of the c
-
-
0下载:
该系统侧重于学生考勤信息查询和数据库的维护,通过已编制好的程序,完成对用户的登录、学生考勤信息的添加、查询、统计、学生请假等,本系统使用Java与数据库SQL Server 2005编写完成,实现学生考勤信息的记录和管理,为教师的考勤工作提供信息。-The system focuses on maintaining student attendance information query and database has been compiled by a good pro
-
-
0下载:
Java更新数据库内容的例子,数据库的更新包括表的创建、删除和记录属性的增删以及记录的增、删、改操作。本Java实例实现了对数据库的更新操作,先创建student 表,接着增加表的属性,在表中插入两条记录,最后将表中的所有记录输出。
程序运行结果如下:
张三 14 7 上地 01066668888
李四 15 8 学院路 01062627486-Update Java update the database as examples, including the cr
-