Akış
Ara
Ne Okusam?
Giriş Yap
Kaydol

The Hidden Language of Computer Hardware and Software

Code

Charles Petzold

Sözler ve Alıntılar

Tümünü Gör
If the resolution of the video display is 640 pixels horizontally by 480 pixels vertically, the total amount of memory required is 921,600 bytes, or nearly a megabyte. The number of bits per pixel is sometimes referred to as the color depth or color resolution.
Sayfa 414 - e-bookKitabı okudu
Digital computer memory stores only bits, so anything that we want to work with on the computer must be stored in the form of bits.
Sayfa 312 - e-bookKitabı okudu
Reklam
For example, TXT indicates a text file (that is, a file containing only ASCII codes), and COM (which is short for command ) indicates a file containing 8080 machine-code instructions—a program.
Sayfa 363 - e-bookKitabı okudu
The computer that we've built is constructed from relays, wires, switches, and lightbulbs. All of these things are "hardware". In contrast, the instructions and other numbers that we enter into memory are called "software". It's "soft" because it can be changed much more easily than the hardware can. Generally, in computer programs, we can distinguish between code (which refers to the instructions themselves) and data, which are the numbers that the code manipulates.
Sayfa 245 - e-bookKitabı okudu
A file system is a method of disk storage in which data is organized into "files". A file is simply a collection of related data that occupies one or more sectors in the disk. Most important, each file is identified by a 'name' that helps you remember what the file contains. You can think of the disk as resembling a file cabinet in which each file has a little tab that indicates the name of the file.
Sayfa 362 - e-bookKitabı okudu
While the two-dimensional image of a video display or a television might seem complex, the image is actually composed of a single continuous beam of light that sweeps across the screen very rapidly. The beam begins in the upper left corner and moves across the screen to the right, whereupon it zips back to the left to begin the second line. Each horizontal line is known as a "scan line". The movement back to the beginning of each of these lines is known as the "horizontal retrace". When the beam finishes the bottom line, it zips from the lower right corner of the screen to the upper left corner (the vertical retrace) and the process begins again. For American television signals this happens 60 times a second, which is known as the "field rate". It's fast enough so that the image doesn't appear to be flickering.
Sayfa 339 - e-bookKitabı okudu
Reklam
So for each second of sound, a compact disk contains 44,100 samples of 2 bytes each. But you probably want stereo as well. So double that for a total of 176,400 bytes per second. That's 10,584,000 bytes per minute of sound. (Now you know why digital recording of sound wasn't common before the 1980s.) The full 74 minutes of stereo sound on the CD requires 783,216,000 bytes.
Sayfa 428 - e-bookKitabı okudu
100 öğeden 11 ile 20 arasındakiler gösteriliyor.