首页
社区
课程
招聘
[下载]Visual C++ Optimization with Assembly Code
发表于: 2010-2-22 12:23 1355

[下载]Visual C++ Optimization with Assembly Code

2010-2-22 12:23
1355


Visual C++ Optimization with Assembly Code
Publisher: A-List Publishing | ISBN: 193176932X | edition 2004 | CHM | 644 pages | 10,7 mb

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.

http://hotfile.com/dl/29520048/4567834/2440.rar.html

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//