webnovel
computer basic

computer basic

What are the basic computer books?
There are many computer introductory books. The following are some common computer introductory books recommended: Basic Computer Knowledge: This book covers the basic knowledge of computers, including computer hardware, operating system, network communication, etc. It is suitable for beginners and can help readers quickly master the basic knowledge of computers. " Principles of Computer Organization ": This is a book on the principles of computer hardware composition, including computer architecture, instruction sets, and register. This book was very useful for people who wanted to understand computer hardware in depth. Operating System Concepts: This book covers the basics of operating systems, including the design, implementation, and management of operating systems. It is suitable for beginners to read and can help readers understand how the operating system works. Computer Network: This is a book about computer networks, including the basic knowledge of computer networks, agreements, network topography, and so on. It is suitable for beginners to understand the basic principles of computer networks. 5 Introduction to programming: This is a book about programming, including the basic knowledge of programming languages, programming ideas, algorithm design, and so on. It is suitable for beginners to read and can help readers understand the basic principles of programming and start writing programs. The above are some common computer introductory books recommended to readers. You can choose the books that suit your interests and needs.
1 answer
2025-03-07 18:05
Introduction of Basic Computer Knowledge
Basic computer knowledge could be summarized from the following aspects: ** 1. Computer System Constitution ** 1. ** hardware system ** - ** History ** - The first generation of computers (1946 - 1957) was in the era of vacuum tubes; the second generation of computers (1958 - 1964) was in the era of transistors; the third generation of computers (1965 - 1970) was in the era of integrated circuits; and the fourth generation of computers (after 1971) was in the era of large-scale integrated circuits. In 1946, the world's first computer, ENIAC, was born at the University of Pennsylvania. It used 17468 tubes, covered an area of 170 square meters, weighed 30 tons, consumed 174 Kilowatts of electricity, cost more than 400,000 US dollars, and could perform 5000 addition and substitution operations per second. - ** The hardware composition under the Von-Neummann architecture ** - It was composed of five parts: arithmetic unit, controller, memory, input device, and output device. The arithmetic unit and the controller formed the CPU (central processing unit), which was the most important part of the entire computer system. - ** Divided by Scale ** - ** Supercomputer **: It is used in cutting-edge national defense technology and modern scientific computing. The computing speed can reach more than 100 billion times per second. For example, China's "Tianhe-1" is a petascale supercomputer. - ** Large computer **: High computing speed, capable of executing tens of millions of instructions per second, large storage space, commonly used for scientific computing, data processing, or as a network server, such as the iPhone Z13 mainframe. - ** Miniature computer **: Small scale, simple structure, low operating environment requirements, used for industrial automatic control, measuring instruments, data acquisition in medical equipment, etc. - ** Microcomputer **: The CPU uses a microchip chip. It is small and light. It is widely used in business, service industry, factory automatic control, office automaton, and popular information processing. - ** Server **: A high-performance computer that provides various services to the client computer. According to the application function, it can be divided into Web servers, database servers, and other types; according to the appearance, it can be divided into tower servers, blade servers, and rack servers. 2. ** software system **: Together with the hardware system, they form a computer system. The two complement each other, but the reference materials do not describe the details such as the classification of software systems. 3. ** Computer Network **: This is the part about the wonderful world of computers, but the reference materials did not provide a detailed summary of the basic knowledge points related to computer networks. ** 2. Computer hardware related ** 1. **CPU(Central Processing Unit)** - It was composed of a controller and an arithmetic unit, and was the core component of a computer system. The server's CPU included Intel's Xeon, Itanium, and so on. Different CPU had different main frequencies (the CPU's clock frequency, in Hertz). The main frequency affected the CPU's operating frequency during computing. 2. ** Server hardware composition and classification ** - ** Tower Server **: An early server form. Its appearance is similar to that of a stand-up PC. It has a large case space, a strong expansion capability of the main board, and many slots. The internal space is reserved for the redundant expansion of the hard disk and power supply. The design takes noise reduction into consideration. It is rarely used at present. - ** Blade Server **: Multiple card server units can be inserted into a standard-height rack-type case to achieve high utilization and density. It can be managed in a central manner, with high performance, flexible expansion, and configuration on demand. It can be combined into a server cluster to share resources. - ** Rack-mounted servers **: designed according to a unified standard, used with cabinets, easy to manage, high density, and space-saving. The width is 19 inches (48.26cm), and the height is in units of U (1U = 1.75 inches = 44.45mm). There are commonly 1U, 2U, and 3U standards. Currently, most of them are sold. "A Short History of the Future: Legends of the Intelligent Era" was equally exciting. Everyone was welcome to click and read it!
1 answer
2026-03-30 08:44
Basic knowledge of computer principles
The following are some basic knowledge of computer principles: 1. ** Numbering System Conversion **: Including conversion between binaries, octals, decimals, and hex. 2. ** Code representation **: The representation of original code, complement code, complement code, and code shift. 3. ** Number representation **: The representation of fixed-point numbers and floating-point numbers, as well as the addition, multiplication, and division of fixed-point numbers and floating-point numbers. 4. ** logical operations **: And (AND), or (OR), not (NOT) and other logical operations. 5. **CPU related ** - ** Structure and Function **: The full name of CPU is Central Processing Unit, which is the core component of a computer. It was mainly composed of a control unit and an arithmetic logic unit (ALU). In terms of functions, it was composed of four parts: a register, a controller, an arithmetic unit, and a clock. - ** Work flow **: The core work process can be divided into three key stages: extraction, decoding, and execution. That is, the instructions are extracted from the main memory of the system, the actual content of the instructions is deciphered, and then the relevant parts execute the instructions. - ** Registers Type and Function **: Registers can temporarily store instructions, data, and addresses. Registers with different functions include the accumulating register.(Store data after operation and calculation), Flag register (Reflects the processor's state and the characteristics of the operation results, controls the execution of instructions), program counter (stores the address of the unit where the next instruction is located), base register (stores the starting position of the memory where the data is stored), index register (stores the relative address of the base register), general register (stores any data), instruction register (stores the instructions that are being executed, used internally by the CPU, and cannot be read or written by the programmer), stack register (the starting position of the storage stack area), etc. 6. ** Controllers and logic gates ** - ** Transcendence **: An electronic switch that can control the flow of electric current through electrical signals. There were three terminal: collector, transmitter, and base. When a small current was applied to the base, it could act as a conductor to allow the current to pass through. Otherwise, it could act as an insulation to prevent the current from flowing between the collector and the transmitter. - ** logic gate **: It is constructed from a single crystal, such as an AND gate, an OR gate, a NOT gate, an Exclusive OR gate, etc. It is the basis for building more complex circuits. Different logic gates have different input and output rules. For example, an AND gate has an output of 1 if both of its input are 1, and an OR gate has an output of 1 if one of its input is 1. 7. ** Arithmetic logic unit (ALU)**: It is a component inside the CPU that is responsible for performing arithmetic and logic operations. It can recognize and perform specific arithmetic operations through the decode. 8. ** Command identification **: The CPU uses opcode to identify and execute different types of commands. "A Short History of the Future: Legends of the Intelligent Era" was equally exciting. Everyone was welcome to click and read it!
1 answer
2026-03-22 10:48
What are the more basic computer books?
The more basic computer books included: 1. Computer Programming: A Game of Programming Art Introduction to algorithms 3. Data structures and algorithm Analysis in Java Computer Network: A Top-Down Approach Operating System Concepts 6 "Concepts of Data Systems" Computer Architecture: A Beginner's Guide 8. Assembly Language (A Programming Language in Action) Compiling Principles: Principles Techniques and Tools 10. Software Engineering These books were more basic and entry-level computer books suitable for beginners to read. The readers could choose books that suited their interests and needs.
1 answer
2025-03-15 23:11
What are the basic elements of computer cartoon animation?
The basic elements include characters, storyline, background, and color. These elements work together to create a visually appealing and engaging animation.
2 answers
2025-06-09 12:10
If you want to become a computer expert, you can also be considered a hacker. A hacker is a programming expert, but do you know the basic structure and operation of a computer? Is there a need to learn to be a hacker?
Becoming a computer expert was not just about mastering programming skills, but also about having a certain understanding of the basic structure and operating principles of computers. The term hacker usually refers to those who have a deep understanding of computer systems and can use technical means to bypass security measures to illegally invade and attack. Although illegal intrusion and attacks are not allowed, if a person has a deep understanding of the basic structure and operation principle of the computer, he may have a better chance to understand the loopholes and weaknesses of the computer system and better exploit these loopholes to attack. Therefore, learning the basic structure and operation principles of computers was very important to become a qualified hacker. Of course, if you just wanted to be an excellent programmer or computer scientist, then understanding the basic structure and operating principles of computers was not necessary.
1 answer
2024-09-19 15:13
The basic point of view of the article and the basic basis of the argument
Basic point of view: The main point of the novel was that the protagonist finally realized his dream and revenge through hard work and struggle. The basic basis of the argument: Through his own efforts and struggles, the protagonist obtained the opportunity and conditions to change the status quo, and seized the opportunity to carry out a successful counterattack. The protagonist experienced many setbacks and difficulties in his growth, but he never gave up pursuing his goal. The protagonist's struggle and hard work not only brought success to himself, but also brought positive influence and change to the people around him.
1 answer
2024-09-12 20:08
Basic Level 1 and 2
The 660 basic questions were divided into level one and level two. The difficulty of the first order was relatively low and could usually be used as practice questions after the basic class. The difficulty of the second order was slightly higher and was suitable for use after the intensive class. Moreover, the 660 questions were all multiple-choice and fill-in-the-blank questions. The score for the multiple-choice questions was 80 points, which accounted for a relatively large portion of the postgraduate entrance examination mathematics. It needed to be grasped. The higher part of it was more difficult, while the line generation part was more basic and simple. The novel " Dream Chaser's Half Dream Residence " is equally exciting. Everyone is welcome to click and read it!
1 answer
2026-01-28 05:09
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z