正在加载...

Visual C++ Optimization with Assembly Code

Visual C++ Optimization with Assembly Code

作者:Yury Magda

出版日期:May 1, 2004

页数:400

ISBN:ISBN-10: 193176932X ISBN-13: 978-1931769327

本书永久链接:http://www.ppurl.com/2009/06/visual-c-optimization-with-assembly-code.html

共享用户信息

 
jerry
jerry193,284
1,90929174,165

书籍简介

Product Description
Describing how the Assembly language can be used to develop highly effective C++ applications, this guide covers the development of 32-bit applications for Windows. Areas of focus include optimizing high-level logical structures, creating effective mathematical algorithms, and working with strings and arrays. Code optimization is considered for the Intel platform, taking into account features of the latest models of Intel Pentium processors and how using Assembly code in C++ applications can improve application processing. The use of an assembler to optimize C++ applications is examined in two ways, by developing and compiling Assembly modules that can be linked with the main program written in C++ and using the built-in assembler. Microsoft Visual C++ .Net 2003 is explored as a programming tool, and both the MASM 6.14 and IA-32 assembler compilers, which are used to compile source modules, are considered.

About the Author
Yury Magda has developed data-processing systems and designed applications used to improve the performance of C++ and Delphi programs with Assembly code. He has written articles for Circuit Cellar and Electronic Design.

Tags:

相关书籍

你需要 登录 后才能查看和发布评论。如果还不是本站用户,请先 注册