Thursday, July 19, 2012

What is Computer RAM? [aboutcomputer99.blogspot.com]

What is Computer RAM? [aboutcomputer99.blogspot.com]

Question by : How to defeat the computer in the game "Pong"? In the java game Pong, how do you defeat the computer? What is the code, method, whatever that allows you to defeat the comp. please help me i need to turn this in for class. I need help. Anything will be appreciated. thanks Best answer for How to defeat the computer in the game "Pong"?:

Answer by Miles
There are hundreds of variants of Pong made in Java, how could we guess which one you are talking about ? Anyway, if you want to defeat the computer, just send the ball far enough from its racket so that it doesn't have enough time to move it to catch the ball. Usually, the speed of the ball increases, so if you're able to play long enough without playing, you should be able to beat the computer by guessing in advance where you should move your racket next. And if you've access to the source code of the program, just modify the IA control so that it doesn't work anymore. For example, make it move its racket in the wrong direction, or way too slowly.

[what is computer]

TECH: I.T. support. How can I help you? ME: Well, I just reset my active-directory login, but doing so caused my computer's keychain of passwords to stop working, since it has a different password than what is now the new active-directory login. TECH ... How to Put Your Hands on Someone Else's Computer

Computer RAM or Random Access Memory is a computer system's temporary storage area. Computer RAM is often simply referred to as memory, system memory or computer memory. All data in the computer RAM can be randomly accessed by the computer without going through the entire RAM; thus, its name. This makes RAM very different from SAM or Serial Access Memory which requires data to be read in a certain order before you can get to the one you want. A classic example of SAM storage devices are cassette and video tapes.

Because data and information are only temporarily stored in the computer RAM, it is considered to be a volatile storage device as opposed to non-volatile storage hardware like hard disk drives, which can store and safeguard data for years even in a dormant state and without any electrical power. All data in the computer RAM is removed and lost once the computer is turned off.

The computer uses RAM to store data that it needs immediate access to.

Date and information typically parked in RAM are those that are required to run open applications and software programs. Data in computer RAM can be retrieved by the computer CPU at high speeds.

RAM speed is expressed in megahertz (MHz). A 1033MHz RAM module can send and receive values faster than RAM modules of 800 MHz.

If you open too many programs your computer, perform too many tasks simultaneously, or run draining applications like PC games and video-editing software, you will likely run out of RAM. When this happens, the computer will use the hard disk drive to temporarily store extra data. This is called "swapping." Swapping will result in a significant drop on your computer's performance since data transfer rates between the hard drive and CPU are not blazing fast like those between the CPU and RAM.

With a large RAM, computers will be able to perform more tasks and at a faster pace too since the CPU has ready access to more data and information.

It is highly recommended for modern computers to come equipped with at least 1GB of RAM. For high-performance workstations like gaming PCs, at least 2GB of RAM is advisable.

You can add more RAM to your computer by plugging in more RAM modules or memory sticks on your motherboard. Some motherboards can accommodate only two sticks while others can have as many as four memory sticks. You need to check your motherboard's layout to determine the number of RAM modules that it can support.

Find More What is Computer RAM? Articles

0 comments:

Post a Comment