Student elective course management system design C language version
Design of student elective course management system
PAGE \* MERGEFORMAT Page 35 22 pages in total
CHANGSHA UNIVERSITY OF SCIENCE & TECHNOLOGY
Course Design (Thesis)
Topic: Design of student elective course management system
Student name: Jiang Yuanxue No.: Class 201153100121: Department of Information and Computational Science Class 11-01: Instructor of the School of Mathematics and Computational Sciences: Gong Hongfang
January 2013
Design of student elective course management system
Student name: Jiang Yuanxue No.: Class 201153100121 Grade: Instructor of Xinji Class 11-01: Gong Hongfang Completed Date: January 11, 2013
Design of student elective course management system
summary
The combination of C language course design and the practical application of modern computer technology is a good test of our ability after learning the theoretical course at this stage, starting fromalgorithmThe idea to run the beautiful graphical interface after debugging and exciting available programs are a good process of learning and exercise. This has enabled us to consolidate our original theoretical knowledge and cultivated our ability to flexibly use and combine the knowledge and skills we have learned to analyze and solve practical problems. Let us realize that our knowledge and abilities can be applied and exerted in practice. Not only can it inspire innovation awareness, but it can also develop creativity and cultivate communication skills. Although the system management design time for students' elective courses was only one week, it did benefit me a lot. Through the system management design of students' elective courses, I have enriched my experience in computer operation, deepened my understanding of C language, became familiar with its environment, and enhanced my understanding of MicrosoftVisualC++ 6.0 usage tips. C is a computer language widely used at home and abroad. Rich language functions, strong expression ability, flexible and convenient use, has the advantages of high-level languages, and has many characteristics of low-level languages, which are suitable for writing systemssoftware. At the same time, I think C language should be a course that combines operation and theory. Thinking through continuous writing, the two are inseparable. When writing a larger program, we should separate it into several mini programs, which will be much easier.
Keywords: System management of student elective courses; C language course design; computer technology; modular programming; information entry; browsing information; course selection; query
Students Elective Courses Management System Design
ABSTRACT
C language curriculum design and modern computer technology in the practical application of the combination, we are at this stage of learning theory course on their own side of the ability of a good test, from the beginning of the algorithm to run after the beautiful graphical interface and exciting available procedures, is a very good learning and training process. We consolidate the original theory of knowledge, cultivate our flexible application and integration of the knowledge learned and skills of analysis, ability to solve practical problem. So that we realize that their knowledge and ability in practical application and play. Can not only stimulate consciousness of innovation, also can develop creative ability, communication skills training. The student elective system management design time although only a week, but it does make me benefit. Students elective system management design my rich experience in computer operation, more deep understanding of the C language, familiar with the environment, more increased to Microso