• Higher Specs
1. GPU
2. RAM
3. Processor (CPU)
4. Storage
5. Sound card
• Other parts
1. Motherboard
2. Cooling (Air and liquid)
3. Case
4. Peripherals (DVD, monitors, mouse, keyboard, speakers)
5. Power supply
HIGHER SPECS
GPU - Graphic processing unit
Also called as a VPU or a visual processing unit, is a specialised electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in frame buffer intended for output to a display. GPUs are very efficient at manipulating computer graphics, and their highly parallel structure makes them more effective than genera; purpose CPUs for algorithms where processing of large blocks of data is done in parallel. It is a specialized circuit designed to accelerate the image output in a frame buffer intended for the output to a display.
RAM – Random Access Memory
A random-access memory device allows data items to be read and written in roughly the same amount of time regardless of the order in which data items are accessed. Ram takes the form of integrated circuits. A portion of the computer’s hard drive is set for the paging file or a scratch partition, and the combination of physical Ram and the paying file form the system’s total memory. When the system runs lows on physical memory, it can “swap” portions of RAM to paging file to make room for the new data, as well as to read previously swapped information back into RAM. Excessive use of this mechanism results in thrashing and generally hampers overall system performance, mainly because hard drives are far slower than RAM. Software can “partition” a portion of a computer’s RAM, allowing it to act as a much faster hard drive that is called a RAM disk. A RAM disk loses the stored data when the computer is shut down, unless memory is arranged to have a standby battery source. Sometimes the contents of a relatively slow ROM chip are copied to read/write memory to allow for shorter access times.
Central