当前位置:在线查询网 > 图书大全 > Memory as a Programming Concept in C and C++

Memory as a Programming Concept in C and C++_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Memory as a Programming Concept in C and C++

ISBN: 9780521520430

出版社: Cambridge University Press

出版年: 2003-11-17

页数: 272

定价: USD 39.99

装帧: Paperback

内容简介


Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the techniques, methods and tools available to develop effective memory usage. The overwhelming majority of "bugs" and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are notoriously difficult to resolve. Moreover, the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books. Most professional programmers learn about it entirely through actual experience of the problems it causes.