Memory as a Programming Concept in C and C++txt,chm,pdf,epub,mobi下载 作者:Frantisek Franek 出版社: Cambridge University Press 出版年: 2003-11-17 页数: 272 定价: USD 144.00 装帧: Hardcover ISBN: 9780521817202
内容简介 · · · · · ·The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, co...
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
|
提供了很多清晰的论点
初中生最应该看的
一方面满足了自己的好奇心
正在看