Professional Assembly Language (Paperback)
暫譯: 專業組合語言 (平裝本)
Richard Blum
- 出版商: Wrox Press
- 出版日期: 2005-02-01
- 定價: $1,680
- 售價: 8.5 折 $1,428
- 語言: 英文
- 頁數: 576
- 裝訂: Paperback
- ISBN: 0764579010
- ISBN-13: 9780764579011
-
相關分類:
Assembly
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$980$774 -
$590$466 -
$1,007C How to Program, 4/e
-
$480$379 -
$750$593 -
$780$616 -
$1,610$1,530 -
$650$553 -
$650$507 -
$1,078Operating System Principles, 7/e(IE) (美國版ISBN:0471694665-Operating System Concepts, 7/e) (平裝)
-
$580$452 -
$620$527 -
$880$695 -
$880$695 -
$650$514 -
$780$663 -
$650$507 -
$550$468 -
$980$774 -
$750$593 -
$1,200$948 -
$880$695 -
$600$480 -
$520$343 -
$1,120$1,098
相關主題
商品描述
- Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering
- Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications
- Demonstrates how to manipulate data, incorporate advanced functions and libraries, and maximize application performance
- Examples use C as a high-level language, Linux as the development environment, and GNU tools for assembling, compiling, linking, and debugging
Table of Contents:
Acknowledgments.
Contents.
Introduction.
Chapter 1: What Is Assembly Language?
Chapter 2: The IA-32 Platform.
Chapter 3: The Tools of the Trade.
Chapter 4: A Sample Assembly Language Program.
Chapter 5: Moving Data.
Chapter 6: Controlling Execution Flow.
Chapter 7: Using Numbers.
Chapter 8: Basic Math Functions.
Chapter 9: Advanced Math Functions.
Chapter 10: Working with Strings.
Chapter 11: Using Functions.
Chapter 12: Using Linux System Calls.
Chapter 13: Using Inline Assembly.
Chapter 14: Calling Assembly Libraries.
Chapter 15: Optimizing Routines.
Chapter 16: Using Files.
Chapter 17: Using Advanced IA-32 Features.
Index.
商品描述(中文翻譯)
**描述:**
- 與 Java 和 C++ 等高階語言不同,組合語言與實際運行計算機的機器碼更為接近;它用於創建非常快速和高效的程序或模塊,以及在駭客攻擊和逆向工程中使用。
- 本書涵蓋了在 Pentium 微處理器環境中的組合語言,這本以代碼為主的指南向程序員展示如何創建獨立的組合語言程序,以及如何將組合語言庫或例程整合到現有的高階應用程序中。
- 演示如何操作數據、整合高級函數和庫,並最大化應用程序性能。
- 範例使用 C 作為高階語言,Linux 作為開發環境,並使用 GNU 工具進行組合、編譯、鏈接和除錯。
**目錄:**
- 致謝
- 內容
- 介紹
- 第 1 章:什麼是組合語言?
- 第 2 章:IA-32 平台
- 第 3 章:行業工具
- 第 4 章:一個示例組合語言程序
- 第 5 章:移動數據
- 第 6 章:控制執行流程
- 第 7 章:使用數字
- 第 8 章:基本數學函數
- 第 9 章:高級數學函數
- 第 10 章:處理字符串
- 第 11 章:使用函數
- 第 12 章:使用 Linux 系統調用
- 第 13 章:使用內聯組合語言
- 第 14 章:調用組合語言庫
- 第 15 章:優化例程
- 第 16 章:使用文件
- 第 17 章:使用高級 IA-32 特性
- 索引