Chinaunix首页 | 论坛 | 博客
  • 博客访问: 658578
  • 博文数量: 1655
  • 博客积分: 10000
  • 博客等级: 上将
  • 技术积分: 16800
  • 用 户 组: 普通用户
  • 注册时间: 2008-05-28 11:10
文章分类

全部博文(1655)

文章存档

2008年(1655)

我的朋友

分类: LINUX

2008-05-28 16:47:04

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

阅读(176) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~