Click to See Complete Forum and Search --> : something to do with ram


kakuustaad
03-30-2001, 04:44 AM
hii .. can anyone point me to a tutorial or a link from where i can get information about how data is stored in memory ,how is it access ,and how is it processed by the processor , what are the buffer adresses, how are the reporters used for and everything linking with memory ..
please dont tell me to do a search cause i have tried a whole day on it ...
and ill be really gratefull if neone can point me any url from where i can get this info .. or if anyone can recommend me a book .. thank in advance

bdg1983
03-30-2001, 06:54 AM
For books, you can try some of the free online books available at Informit. Registration is required.

http://infobase.informit.com/

twofoolish2b
03-30-2001, 08:32 AM
Check out this link: http://www.howstuffworks.com/ram.htm

supanewbie
03-30-2001, 12:06 PM
if you look for some info on c++ programming you should be able to find what you're looking for. i've read some tutorials on c++ that started out explaining how progs use the cpu and memory. i wish i could give you some url's but i don't remember any of them. hopefully i've helped point you in the right direction.

bdg1983
03-30-2001, 03:44 PM
Check out this link: http://www.howstuffworks.com/ram.htm

Great site. Thanks twofoolish2b.