Download address:Download.csdn.net/download/qq…

Pick to

Education is not only an important way to improve the quality of the people but also the key content to improve the level of modern productivity of the country. Therefore, more and more people pay attention to education. Among them, the course arrangement system is not only an important content of teaching management but also an important content of realizing modernization in colleges and universities. At present, many universities try to use some of the courses arranging curriculum arrangement algorithm, combined with the conditions of college through in-depth understanding of school curriculum arrangement, and access and browse the related information, software, on the basis of our analysis of the system requirements are thoroughly, considering the complexity of the algorithm and the limitation of development time, We positioned the course scheduling system as a system with simple algorithm implementation but strong practicability and humanization. Therefore, the design of the course scheduling system should meet the following requirements: Master the information of all courses and teachers in the school, including classrooms, classes, teachers and course time. Provides flexible browsing and query functions, you can view the course information of a class. Course information and teacher information can be deleted and edited. It can change the course management and arrange the course automatically. After the completion of automatic course scheduling, feedback will be given to abnormal course scheduling information.

This topic developed system will be in the Windows operating system to run 10, in Java as a development language, using the appropriate algorithm, and using MySQL database technology to design a curriculum arrangement system, in order to replace or partly replace artificial, to save energy to educational administration personnel, and effectively reduce the manual process in various conflicts, improve the efficiency of curriculum arrangement. Through their own knowledge to complete the login and scheduling, management courses and delete, add, search the detailed information of the arranged courses, in the process of the final completion of the system based on the Java framework of the project development have a further understanding. So that the educational management staff can understand and use the curriculum arrangement system to achieve the curriculum arrangement.

Key words: automatic course scheduling; Intelligent course scheduling; Java; Mysql

Abstract

Education is not only an important way to improve the quality of the people, but also a key content to improve the level of the country’s modern productive forces. The scheduling system is not only an important content of teaching management, but also an important content of realizing modernization in colleges and universities. At present, many universities try to complete the scheduling work with a certain scheduling algorithm, combined with the college situation, through in-depth understanding of the school scheduling situation, and access to and browse the relevant information, software, on the basis of which we have a more thorough analysis of the system requirements, considering the complexity of the algorithm And the time limit of development, we will arrange the system to achieve simple algorithm, but practical and humanized system, so in the design of the scheduling system should meet the following requirements: master all the school curriculum and teacher information, including classroom, class, teacher and course time. Provides flexible browsing and query capabilities to view class information. course information and teacher information can be deleted and edited. Can carry on the change management and the automatic scheduling function to the course. After the automatic class scheduling is completed, the abnormal information of class scheduling will be given feedback.

The system developed in this project will run in the Windows 10 operating system, use Java as the development language, use appropriate algorithms to arrange, and use MySQL database technology to design a class scheduling system, with a view to replacing or partially replacing labor, saving the energy of academic staff, and effectively reducing all kinds of conflicts in manual class scheduling, and improving the efficiency of class scheduling. Complete the login and scheduling through the knowledge you have learned, manage the course and delete, add and search the details of the scheduled course, and have a further understanding of the project development based on the Java framework during the final completion of the system. To enable educational administration People can understand and use scheduling system to achieve scheduling.

Keywords: automatic class scheduling; intelligent class scheduling; Java; Mysql

Orders to record

Pick to the I

Abstract II

1 introduction

1.1 Background and significance 1

1.2 Research status at home and abroad 2

1.3 Main Content 2

2 System Tools 4

2.1 B/S structure 4

2.2 JSP technology 4

2.3 Tomcat Virtual Server 5

2.4 MVC Pattern 5

2.5 SSM Framework 6

2.6 MySQL Database 10

3 System Analysis 11

3.1 Requirements Analysis 11

3.2 System Function Analysis 12

3.3 System Development Environment 12

4 System Design 14

4.1 Design Idea 14

4.2 System Function Design 14

4.3 Database Design 15

5 System implementation 18

5.1 log in 18

5.2 page 18

5.3 Course Management 19

5.4 Courses added 19

5.5 Teacher Management 20

5.6 Class Management 20

5.7 Student Administration 21

5.8 arranging the 21st

5.9 Statistics of course scheduling 22

5.10 User Management 23

6 System Test 24

6.1 Program Debugging 24

6.2 Testing of the program 24

6.2.1 Importance and Purpose of testing 24

6.2.2 Step 25 of the Test

6.2.3 Main Contents of the Test

Total knot 28

29 Refs.

Thanks to 31

Pick to

Education is not only an important way to improve the quality of the people but also the key content to improve the level of modern productivity of the country. Therefore, more and more people pay attention to education. Among them, the course arrangement system is not only an important content of teaching management but also an important content of realizing modernization in colleges and universities. At present, many universities try to use some of the courses arranging curriculum arrangement algorithm, combined with the conditions of college through in-depth understanding of school curriculum arrangement, and access and browse the related information, software, on the basis of our analysis of the system requirements are thoroughly, considering the complexity of the algorithm and the limitation of development time, We positioned the course scheduling system as a system with simple algorithm implementation but strong practicability and humanization. Therefore, the design of the course scheduling system should meet the following requirements: Master the information of all courses and teachers in the school, including classrooms, classes, teachers and course time. Provides flexible browsing and query functions, you can view the course information of a class. Course information and teacher information can be deleted and edited. It can change the course management and arrange the course automatically. After the completion of automatic course scheduling, feedback will be given to abnormal course scheduling information.

This topic developed system will be in the Windows operating system to run 10, in Java as a development language, using the appropriate algorithm, and using MySQL database technology to design a curriculum arrangement system, in order to replace or partly replace artificial, to save energy to educational administration personnel, and effectively reduce the manual process in various conflicts, improve the efficiency of curriculum arrangement. Through their own knowledge to complete the login and scheduling, management courses and delete, add, search the detailed information of the arranged courses, in the process of the final completion of the system based on the Java framework of the project development have a further understanding. So that the educational management staff can understand and use the curriculum arrangement system to achieve the curriculum arrangement.

Key words: automatic course scheduling; Intelligent course scheduling; Java; Mysql

Abstract

Education is not only an important way to improve the quality of the people, but also a key content to improve the level of the country’s modern productive forces. The scheduling system is not only an important content of teaching management, but also an important content of realizing modernization in colleges and universities. At present, many universities try to complete the scheduling work with a certain scheduling algorithm, combined with the college situation, through in-depth understanding of the school scheduling situation, and access to and browse the relevant information, software, on the basis of which we have a more thorough analysis of the system requirements, considering the complexity of the algorithm And the time limit of development, we will arrange the system to achieve simple algorithm, but practical and humanized system, so in the design of the scheduling system should meet the following requirements: master all the school curriculum and teacher information, including classroom, class, teacher and course time. Provides flexible browsing and query capabilities to view class information. course information and teacher information can be deleted and edited. Can carry on the change management and the automatic scheduling function to the course. After the automatic class scheduling is completed, the abnormal information of class scheduling will be given feedback.

The system developed in this project will run in the Windows 10 operating system, use Java as the development language, use appropriate algorithms to arrange, and use MySQL database technology to design a class scheduling system, with a view to replacing or partially replacing labor, saving the energy of academic staff, and effectively reducing all kinds of conflicts in manual class scheduling, and improving the efficiency of class scheduling. Complete the login and scheduling through the knowledge you have learned, manage the course and delete, add and search the details of the scheduled course, and have a further understanding of the project development based on the Java framework during the final completion of the system. To enable educational administration People can understand and use scheduling system to achieve scheduling.

Keywords: automatic class scheduling; intelligent class scheduling; Java; Mysql

Orders to record

Pick to the I

Abstract II

1 introduction

1.1 Background and significance 1

1.2 Research status at home and abroad 2

1.3 Main Content 2

2 System Tools 4

2.1 B/S structure 4

2.2 JSP technology 4

2.3 Tomcat Virtual Server 5

2.4 MVC Pattern 5

2.5 SSM Framework 6

2.6 MySQL Database 10

3 System Analysis 11

3.1 Requirements Analysis 11

3.2 System Function Analysis 12

3.3 System Development Environment 12

4 System Design 14

4.1 Design Idea 14

4.2 System Function Design 14

4.3 Database Design 15

5 System implementation 18

5.1 log in 18

5.2 page 18

5.3 Course Management 19

5.4 Courses added 19

5.5 Teacher Management 20

5.6 Class Management 20

5.7 Student Administration 21

5.8 arranging the 21st

5.9 Statistics of course scheduling 22

5.10 User Management 23

6 System Test 24

6.1 Program Debugging 24

6.2 Testing of the program 24

6.2.1 Importance and Purpose of testing 24

6.2.2 Step 25 of the Test

6.2.3 Main Contents of the Test

Total knot 28

29 Refs.

Thanks to 31

Re-upload cancelledRe-upload cancelledRe-upload cancelledRe-upload cancelledRe-upload cancelled