会员   密码 您忘记密码了吗?
1,575,836 本书已上架      购物流程 | 常见问题 | 联系我们 | 关于我们 | 用户协议

有店 App


当前分类

当前位置: 首页 > 考试用书 > 升大学/插大 > ASSEMBLY LANGUAGE FOR X86 PROCESSORS 7/E (GE)
ASSEMBLY LANGUAGE FOR X86 PROCESSORS 7/E (GE)
上一张
下一张
prev next

ASSEMBLY LANGUAGE FOR X86 PROCESSORS 7/E (GE)

作者: IRVINE
出版社: 全華圖書
出版日期: 2014-01-01
商品库存: 点击查询库存
以上库存为海外库存属流动性。
可选择“空运”或“海运”配送,空运费每件商品是RM14。
配送时间:空运约8~12个工作天,海运约30个工作天。
(以上预计配送时间不包括出版社库存不足需调货及尚未出版的新品)
定价:   NT1400.00
市场价格: RM212.97
本店售价: RM189.54
促销价: RM187.41
剩余时间: 请稍等, 正在载入中...
购买数量:
collect Add to cart Add booking
详细介绍 商品属性 商品标记
內容簡介

  Assembly Language for x86 Processors, 7e is suitable for undergraduate courses in assembly language programming and introductory courses in computer systems and computer architecture. Proficiency in one other programming language, preferably Java, C, or C++, is recommended.Written specifically for 32- and 64-bit Intel/Windows platform, this complete and fully updated study of assembly language teaches students to write and debug programs at the machine level. This text simplifies and demystifies concepts that students need to grasp before they can go on to more advanced computer architecture and operating systems courses. Students put theory into practice through writing software at the machine level, creating a memorable experience that gives them the confidence to work in any OS/machine-oriented environment. Teaching and Learning ExperienceThis program presents a better teaching and learning experience—for you and your students. It will help:

  ● Teach Effective Design Techniques: Top-down program design demonstration and explanation allows students to apply techniques to multiple programming courses.

  ● Put Theory into Practice: Students will write software at the machine level, preparing them to work in any OS/machine-oriented environment.

  ● Tailor the Text to Fit your Course: Instructors can cover optional chapter topics in varying order and depth.

  ● Support Instructors and Students: Visit the author's web site asmirvine.com/ for chapter objectives, debugging tools, supplemental files, a Getting Started with MASM and Visual Studio 2012 tutorial, and more.


作者介紹


目錄

Ch1: Basic Concepts
Ch2: x86 Processor Architecture
Ch3: Assembly Language Fundamentals
Ch4: Data Transfers, Addressing, and Arithmetic
Ch5: Procedures
Ch6: Conditional Processing
Ch7: Integer Arithmetic
Ch8: Advanced Procedures
Ch9: Strings and Arrays
Ch10: Structures and Macros
Ch11: MS-Windows Programming
Ch12: Floating-Point Processing and Instruction Encoding
Ch13: High-Level Language Interface
Ch14: 16-Bit MS-DOS Programming 14.1
Ch15: Disk Fundamentals
Ch16: BIOS-Level Programming
Ch17: Expert MS-DOS Programming