Introduction: The opening report is the curtain of graduation thesis writing, and the quality of the opening report directly determines the quality of the thesis. So how to write the opening report of computer major? What is its writing content and fixed format? Next, I sorted out the opening report of the graduation thesis of computer major. I hope you like this article!
Thesis Title: Research on the Application of Computer Technology in Network Teaching
First, the source and significance of this topic.
With the rapid development of computer technology, information network has become an important guarantee for social development. How to transfer knowledge quickly, efficiently and conveniently through the network, promote teaching reform by modern means, and transform traditional classroom teaching into classroom+computer+network classroom+internet and other learning methods is the direction that educators should strive for. Relying on the advantages of campus network, an online teaching platform based on JSP technology is designed and developed. Through this platform, students can browse the teaching content online, complete their homework, take exams and other functions without being limited by time, space and region. Teachers can also use the platform to publish announcement information and test questions, and realize the functions of uploading and downloading courseware, organizing discussion and answering questions.
Second, the development situation at home and abroad
In foreign countries, the network teaching platform system has been on the right track, which can realize knowledge transfer efficiently and conveniently, with strong reliability, but its function is slightly insufficient.
In our country, the development and application level of the network teaching platform system is low, only a small amount of information is stored in the system, and the system functions are not comprehensive enough. Most people adopt traditional classroom teaching methods, so I chose this graduation project, with the aim of developing a universal network teaching platform with comprehensive functions.
Third, the research goal of this topic.
According to the browser/server model, the network teaching platform expands the traditional two-tier architecture of browser /WEB server to a three-tier architecture of browser -WEB server+application server-database server. The model adopts various standard protocols and technologies and is suitable for any hardware platform and software environment.
The system combines JSP and mysql database. The basic principle of its implementation is that mysql is used as the data warehouse and Servlets and other high-performance server-side programs are used as the background master program. The JSP program runs in the foreground, and Servelet accepts the user's input and calls different JSP programs to feed back information to the client respectively. JSP/Servlet transmits data between server and client through HTTP connection.
Fourth, the basic content of this question.
1, teacher teaching system and student learning system
Teachers' teaching system corresponds to the functions of students' learning system, and mainly includes the following modules:
(1) line for class.
(2) working online.
(3) Online testing.
(4) Discuss and answer questions.
(5) Online communication.
(6) experimental guidance.
2. Teaching management system
The system is divided into personnel management, course management, homework management, examination management and discussion and exchange management.
(1) personnel management.
(2) Curriculum management.
(3) Operation management.
(4) Examination management.
(5) Discussion and communication management: including BBS moderator management and post management.
Five, the focus and difficulty of this question
1. Emphasis: creation of each functional module.
2. Difficulties: database connection and various database operations.
Outline of intransitive verbs thesis
Chapter 1: Overview
Chapter 2: Introduction of development environment.
Chapter III: Demand Analysis
Chapter four: The overall design of the system.
Chapter 5: Detailed design of the system.
Chapter 6: System implementation.
Chapter VII: System Operation
Chapter 8: Conclusion
Seven. Schedule
1, _ _ _ _ _ _ _ _ _ _ _ _:
Complete the opening report, research and browse a large number of references and related materials.
2, _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _:
Make a general conception of the system and initially complete the system framework.
3._ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _:
Further adjust and refine the institutional framework; Enter the stage of code design and debugging, write the corresponding VC++ program according to the functional requirements of the system and debug it.
4, _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _:
Further improve the system function and optimize its code; Write a graduation thesis and complete the first draft.
5. Early days of _ _ _ _ _ _ _:
Make further revisions to the graduation thesis until it is finalized.
Eight, the main references
[1] Analysis and design of Chen Yu information system. Beijing: Electronic Industry Press [M], 1986
[2] Zheng Renjie Software Engineering. Beijing: Tsinghua University Publishing House, 2000.
[3] Beanstock and Rex. Practical algorithm program. Addison Wesley, 1995
[4] Gamma, Helm, Johnson & ampVlissides. Design pattern. Addison Wesley, 1995
[5] Hamilton, Cartel & Fisher. JDBCDatabaseAccesswithJava . Addison-Wesley, 1997
[6] Cornus officinalis and honey; Horstmann. CoreJava.Prentice-Hall, 1997
[7] Broussy Kerr. ThinkinginJava, third edition. Pearson Education, 2003
[8] Chen Weiqun & Luo Shana Lee. Java class library: an uncommented reference. Eddison-Wesley North, 1997.
;