Sign In | Not yet a member? | Submit your article
 
Home   Technical   Study   Novel   Nonfiction   Health   Tutorial   Entertainment   Business   Magazine   Arts & Design   Audiobooks & Video Training   Cultures & Languages   Family & Home   Law & Politics   Lyrics & Music   Software Related   eBook Torrents   Uncategorized  
Letters: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Visual C++ Optimization with Assembly Code
Visual C++ Optimization with Assembly Code
Date: 08 May 2011, 00:57

Free Download Now     Free register and download UseNet downloader, then you can FREE Download from UseNet.

    Download without Limit " Visual C++ Optimization with Assembly Code " from UseNet for FREE!
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.
Table of Contents
Visual C++ Optimization with Assembly Code
Preface
Introduction
On the CD-ROM
Chapter 1 - Developing Efficient Program Code
Chapter 2 - Optimizing Calculation Algorithms
Chapter 3 - Developing and Using Procedures in Assembly Language
Chapter 4 - Optimizing C++ Logical Structures with Assembly Language
Chapter 5 - Assembly Module Interface to C++ Programs
Chapter 6 - Developing and Using Assembly Subroutines
Chapter 7 - Linking Assembly Modules with C++ .NET Programs
Chapter 8 - Dynamic Link Libraries and Their Development in Assembly Language
Chapter 9 - Basic Structures of Visual C++ .NET 2003 Inline Assembler
Chapter 10 - Inline Assembler and Application Optimization. MMX and SSE Technologies
Chapter 11 - Optimizing Multimedia Applications with Assembly Language
Chapter 12 - Optimizing Multithread Applications with Assembly Language
Chapter 13 - C++ Inline Assembler and Windows Time Functions
Chapter 14 - Using Assembly Language for System Programming in Windows
Chapter 15 - Optimizing Procedure-Oriented Applications and System Services
Conclusion
List of Figures
List of Tables
List of Examples
PassWord: books_for_all

DISCLAIMER:

This site does not store Visual C++ Optimization with Assembly Code on its server. We only index and link to Visual C++ Optimization with Assembly Code provided by other sites. Please contact the content providers to delete Visual C++ Optimization with Assembly Code if any and email us, we'll remove relevant links or contents immediately.



Comments

Comments (0) All

Verify: Verify

    Sign In   Not yet a member?