作者:Yury Magda
出版日期:May 1, 2004
出版社:其它
页数:400
ISBN:ISBN-10: 193176932X ISBN-13: 978-1931769327
文件格式:CHM
Product Description
Describing how the Assembly language can be used to develop highlyeffective C++ applications, this guide covers the development of 32-bitapplications for Windows. Areas of focus include optimizing high-levellogical structures, creating effective mathematical algorithms, andworking with strings and arrays. Code optimization is considered forthe Intel platform, taking into account features of the latest modelsof Intel Pentium processors and how using Assembly code in C++applications can improve application processing. The use of anassembler to optimize C++ applications is examined in two ways, bydeveloping and compiling Assembly modules that can be linked with themain program written in C++ and using the built-in assembler. MicrosoftVisual C++ .Net 2003 is explored as a programming tool, and both theMASM 6.14 and IA-32 assembler compilers, which are used to compilesource modules, are considered.
About the Author
Yury Magda has developed data-processing systems anddesigned applications used to improve the performance of C++ and Delphiprograms with Assembly code. He has written articles for Circuit Cellar and Electronic Design.