Home > Common Problem > body text

What are the subjects for postgraduate entrance exams for computer majors?

藏色散人
Release: 2020-08-07 09:12:02
Original
15319 people have browsed it

The subjects of the postgraduate entrance examination for computer majors are: 1. "Data Structure", this course is a required subject for most colleges and universities' postgraduate entrance examination of computer science; 2. "Principles of Computer Composition"; 3. "Computer Operating System"; 4 , "Computer Network", this course focuses on the hierarchical structures of the physical layer, data link layer, network layer, transmission layer, and application layer.

What are the subjects for postgraduate entrance exams for computer majors?

Professional Course Subjects

1. Data Structure

This course is the 408 preliminary examination of the Unified Examination One of the four professional courses, it is also a required subject in most colleges and universities’ preliminary computer examination. It can be seen that the data structure course plays an important role in the preliminary computer examination. This course is also very important in the scope of the computer postgraduate entrance examination, and the key chapters of "Data Structure" are linear tables, trees, graphs, search and sorting. The reference books are "Data Structure C Language Edition" and "Data Structure Intensive Lecture and Exercise Explanation" (Yan Weimin). You can combine these two books to study knowledge points and practice some exercises.

Recommended: "Programming Video"

2. Principles of Computer Composition

"Principles of Computer Composition" focuses on the representation and operation of data, and memory Hierarchy, instruction system, central processing unit (CPU), bus, input-output (I/O) system. The reference books are "Principles of Computer Composition (2nd Edition)" (edited by Tang Shuofei), "Principles of Computer Composition-Study Guide and Answers to Exercises". When reviewing, you must master the specific knowledge system, summarize your own knowledge framework, and do more exercises.

 3. Computer Operating System

"Operating System" focuses on process management and memory management, followed by file management and I/O management. The reference book is "Computer Operating System" (edited by Tang Ziying and others). Note that the storage part, I/O part and computer composition principles course overlap and can be studied together. Although this part of knowledge is relatively not that difficult, it cannot be ignored when reviewing.

 4. Computer Network

This course is no stranger to computer majors. Everyone has learned it in previous years. The focus of this course is on physics. layer, data link layer, network layer, transport layer, and application layer. It is necessary to understand the relationship between the various hierarchical structures, what functions each layer has, what protocols it has, and the content and functions of some important protocols. Be able to flexibly connect various levels. Reference books "Computer Network (7th Edition)" "Computer Network Questions and Answers" (Xie Xiren). Although this book does not account for that much in the overall test paper, you still need to review hard to get high scores on many knowledge points.

The postgraduate entrance examination process is also a difficult practice. Whoever can successfully get ashore will have to work harder. The review of computer science also requires a step-by-step process, which requires continuous accumulation and summary. Finally, I wish everyone can get good results!

The above is the detailed content of What are the subjects for postgraduate entrance exams for computer majors?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!