What does CD-ROM mean?
CD-ROM refers to "CD-ROM", the full name is "CD-ROM", is an external storage medium that can store a large amount of data, a CD-ROM used on computers; this CD-ROM only Data can be written once, the information will be permanently stored on the disc, and the information can be read out through the optical disc drive during use.
CD-ROM (Compact Disc Read-Only Memory) is a read-only disc, which is a kind of optical disc used on computers. An external storage medium capable of storing large amounts of data.
This kind of optical disc can only write data once, the information will be permanently stored on the optical disc, and the information can be read out through the optical disc drive when used. A compact disc is approximately 4.5 inches in diameter, 1/8 inch thick, and can hold approximately 660 megabytes of data.
All CD-ROM disks are pressed from a master disk and then sealed in a polycarbonate protective shell. The data recorded on the master disk is in a spiral shape, spreading out from the center. There are many tiny pits on the surface of the disk, which are the recorded digital information. When reading data on a CD-ROM, a laser beam is used to scan the disc, and digital information is obtained based on the reflection changes of the laser on the small pits. The information on the disk is stored in spiral optical tracks.
The Yellow Book of CD-ROM specifications was launched in 1983 by Philips, Sony and Microsoft. It has undergone many revisions. The Yellow Book adopts the physical format of CD-DA (Red Book) and adds a layer of error detection and Correction standards to ensure the reliability of data storage. Synchronization and tagging information has also been added for more accurate positioning. The Yellow Book stipulates two modes, which provide different error detection and correction mechanisms respectively. This is because the stored data files (computer files) do not allow any errors, while data such as video images and sounds can allow a few errors. In 1989, the Yellow Book was accepted by ISO as the international standard for 120mm compact disc read-only (CD-ROM) data exchange - ISO/IEC 10149.
CD-ROM is a read-only optical storage medium that can store 74 to 80 minutes of high-fidelity audio on a single-sided disk with a diameter of 120mm (4.72 inches) and a thickness of 1.2mm (0.047 inches), or 682MB (74 minutes)/737MB (80 minutes) of data information. CD-ROMs have the same appearance as ordinary CD discs, but CD-ROMs store data rather than audio. The CD-ROM drive in a PC reads data in a similar way to a CD player. The main difference is that a checking and error correction mechanism is introduced in the CD-ROM drive circuit to ensure that no errors occur when reading data.
The above is the detailed content of What does CD-ROM mean?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The fastest access memory is "internal memory"; the memory in the computer adopts a hierarchical structure, arranged in order of speed, including internal memory, cache memory, the computer's main memory, and large-capacity disks. The memory is generally divided into RAM Random Access Memory and ROM Read Only Memory.

An optical disc is a memory that uses the "laser" principle to read and write information. Optical disc is a medium that uses laser scanning to record and read out information; it is a device that uses laser principles to read and write. It is a rapidly developing auxiliary memory that can store various texts, sounds, graphics, and images. and animation and other multimedia digital information.

Disc formatting refers to the process of rebuilding and clearing the disc's file system. During the disc formatting process, all data will be completely deleted, and the file system will be re-established to re-store data on the disc. Disc formatting can be used to protect data security, repair disc failures, and remove viruses. When formatting a disc, you need to back up important data, select an appropriate file system, and wait patiently for the formatting to complete.

Can be accessed directly. Internal memory, also called memory, is the bridge between external memory and the CPU. All programs in the computer run in memory. The function of memory is to temporarily store calculation data in the CPU and data exchanged with external memories such as hard disks. As long as the computer is running, the operating system will transfer the data that needs to be calculated from the memory to the CPU for calculation; when the calculation is completed, the CPU will transmit the results. The operation of the memory also determines the stable operation of the computer.

The basis for a computer to have a strong memory capability is a storage device with sufficient capacity. Memory can be divided into internal memory and external memory. They enable computers to have powerful memory functions and can store large amounts of information. This information includes not only various types of data information, but also programs for processing these data.

The USB flash drive was invented in China, and Netac is the global inventor of the USB flash drive. In July 2002, Netac's "Fast Lightning External Storage Method and Device for Data Processing Systems" was officially authorized by the State Intellectual Property Office. This patent filled the 20-year gap in invention patents in the field of computer storage in China; 2004 On December 7, 2019, Netac received the basic invention patent for flash disks officially authorized by the U.S. National Patent Office.

The memory system refers to a system in a computer consisting of various storage devices that store programs and data, control components, and devices (hardware) and algorithms (software) that manage information scheduling. The storage system provides the ability to write and read information (programs and data) required for computer work, and realizes the computer's information memory function. The hierarchical structure of the storage system can be divided into five levels: register group, cache cache, main memory, virtual memory and external memory.

Memory is a memory device used to store programs and data, as well as intermediate results and final results of operations. The difference between internal memory and external memory: 1. The memory is a temporary storage area when executing the program, and all data will be lost after a power failure; the external memory is used to store original data and operation results, and the data will not be lost after a power failure; 2. Memory is characterized by fast access speed, but small capacity and expensive price, while external memory is characterized by large capacity, low price, but slow access speed; 3. Memory is used to store programs and data that the computer needs to use immediately. Memory is used to store programs and data that are not in use temporarily.