cpu usage=the number of functions that processor can do with a specific IRQ ...if you do copy/paste or compiling any program then the all these functions come under cpu usage
SO,"CPU Usage" is referring to your processor and how much work it is doing. Your processor can handle a number of different processes at the same time. When you have a lot of programs running it uses up more of the processor's available processing power, which means you may not be able to run anything else.
When that meter gets close to 100% it means that your processor is working really hard and you can't do much else. If it's closer to the low end, that means it's not very busy and it can handle more applications.
The meter will fluctuate, sometimes a lot, as processing power used by programs goes up and down while they're running. They may use a lot when they're starting, for instance, but then go down to using next to nothing once they're running. Games and processor-intensive applications like video editing software will usually stay steady at the higher end.
memory usage=this is usually called as RAM(RANDOM ACCESS MEMORY)in this memory this stores only temporary files that program uses..
suppose let say you have opened a document in an ms-word then the program ms-word temporary files will be stored in RAM
if you open so many programs like ms-word,vlc player,adobe photoshop,mozilla firefox...when you start executing the more number of programs the ram will be filled with those program temporary files
if you have more number of program running same time then your ram usage will be very high..
there are so many capacitors in the ram..The capacitor in a dynamic RAM memory cell is like a leaky bucket. It needs to be refreshed periodically or it will discharge to 0. that means the temporary program files that are stored in the ram is to be cleared so that the usage will be come less...good luck take care :)