Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Guide to assembly language = a conci...
~
Streib, James T.
Linked to FindBook
Google Book
Amazon
博客來
Guide to assembly language = a concise introduction /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Guide to assembly language/ by James T. Streib.
Reminder of title:
a concise introduction /
Author:
Streib, James T.
Published:
Cham :Springer International Publishing : : 2020.,
Description:
xv, 344 p. :ill. (some col.), digital ;24 cm.
[NT 15003449]:
Variables, Registers, and Data Movement -- Input/Output -- Arithmetic Instructions -- Selection Structures -- Iteration Structures -- Logic, Shifting, Rotating, and Stacks -- Procedures and Macros -- Arrays -- Strings -- Floating-Point Instructions -- 64-bit Processing -- Selected Machine Language Instructions -- Appendix A: Directions for MASM in Visual Studio 2019 Community Edition -- Appendix B: Binary, Hexadecimal, Logic, and Arithmetic -- Appendix C: Glossary -- Appendix D: Selected Assembly Language Instructions -- Appendix E: Answers to Selected Exercises.
Contained By:
Springer eBooks
Subject:
Assembly languages (Electronic computers) - Handbooks, manuals, etc. -
Online resource:
https://doi.org/10.1007/978-3-030-35639-2
ISBN:
9783030356392
Guide to assembly language = a concise introduction /
Streib, James T.
Guide to assembly language
a concise introduction /[electronic resource] :by James T. Streib. - Second edition. - Cham :Springer International Publishing :2020. - xv, 344 p. :ill. (some col.), digital ;24 cm. - Undergraduate topics in computer science,1863-7310. - Undergraduate topics in computer science..
Variables, Registers, and Data Movement -- Input/Output -- Arithmetic Instructions -- Selection Structures -- Iteration Structures -- Logic, Shifting, Rotating, and Stacks -- Procedures and Macros -- Arrays -- Strings -- Floating-Point Instructions -- 64-bit Processing -- Selected Machine Language Instructions -- Appendix A: Directions for MASM in Visual Studio 2019 Community Edition -- Appendix B: Binary, Hexadecimal, Logic, and Arithmetic -- Appendix C: Glossary -- Appendix D: Selected Assembly Language Instructions -- Appendix E: Answers to Selected Exercises.
This concise guide is designed to enable the reader to learn how to program in assembly language as quickly as possible. Through a hands-on programming approach, readers will also learn about the architecture of the Intel processor, and the relationship between high-level and low-level languages. This updated second edition has been expanded with additional exercises, and enhanced with new material on floating-point numbers and 64-bit processing. Topics and features: Provides guidance on simplified register usage, simplified input/output using C-like statements, and the use of high-level control structures Describes the implementation of control structures, without the use of high-level structures, and often with related C program code Illustrates concepts with one or more complete program Presents review summaries in each chapter, together with a variety of exercises, from short-answer questions to programming assignments Covers selection and iteration structures, logic, shift, arithmetic shift, rotate, and stack instructions, procedures and macros, arrays, and strings Includes an introduction to floating-point instructions and 64-bit processing Examines machine language from a discovery perspective, introducing the principles of computer organization A must-have resource for undergraduate students seeking to learn the fundamentals necessary to begin writing logically correct programs in a minimal amount of time, this work will serve as an ideal textbook for an assembly language course, or as a supplementary text for courses on computer organization and architecture. The presentation assumes prior knowledge of the basics of programming in a high-level language such as C, C++, or Java. Dr. James T. Streib is Professor Emeritus of Computer Science at Illinois College, Jacksonville, IL, USA. His other publications include the Springer textbooks Guide to Data Structures and Guide to Java.
ISBN: 9783030356392
Standard No.: 10.1007/978-3-030-35639-2doiSubjects--Topical Terms:
1636162
Assembly languages (Electronic computers)
--Handbooks, manuals, etc.
LC Class. No.: QA76.73.A8 / S77 2020
Dewey Class. No.: 005.13
Guide to assembly language = a concise introduction /
LDR
:03592nmm a2200361 a 4500
001
2215512
003
DE-He213
005
20200124031257.0
006
m d
007
cr nn 008maaau
008
201120s2020 sz s 0 eng d
020
$a
9783030356392
$q
(electronic bk.)
020
$a
9783030356385
$q
(paper)
024
7
$a
10.1007/978-3-030-35639-2
$2
doi
035
$a
978-3-030-35639-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.A8
$b
S77 2020
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.13
$2
23
090
$a
QA76.73.A8
$b
S915 2020
100
1
$a
Streib, James T.
$3
2058614
245
1 0
$a
Guide to assembly language
$h
[electronic resource] :
$b
a concise introduction /
$c
by James T. Streib.
250
$a
Second edition.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2020.
300
$a
xv, 344 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
490
1
$a
Undergraduate topics in computer science,
$x
1863-7310
505
0
$a
Variables, Registers, and Data Movement -- Input/Output -- Arithmetic Instructions -- Selection Structures -- Iteration Structures -- Logic, Shifting, Rotating, and Stacks -- Procedures and Macros -- Arrays -- Strings -- Floating-Point Instructions -- 64-bit Processing -- Selected Machine Language Instructions -- Appendix A: Directions for MASM in Visual Studio 2019 Community Edition -- Appendix B: Binary, Hexadecimal, Logic, and Arithmetic -- Appendix C: Glossary -- Appendix D: Selected Assembly Language Instructions -- Appendix E: Answers to Selected Exercises.
520
$a
This concise guide is designed to enable the reader to learn how to program in assembly language as quickly as possible. Through a hands-on programming approach, readers will also learn about the architecture of the Intel processor, and the relationship between high-level and low-level languages. This updated second edition has been expanded with additional exercises, and enhanced with new material on floating-point numbers and 64-bit processing. Topics and features: Provides guidance on simplified register usage, simplified input/output using C-like statements, and the use of high-level control structures Describes the implementation of control structures, without the use of high-level structures, and often with related C program code Illustrates concepts with one or more complete program Presents review summaries in each chapter, together with a variety of exercises, from short-answer questions to programming assignments Covers selection and iteration structures, logic, shift, arithmetic shift, rotate, and stack instructions, procedures and macros, arrays, and strings Includes an introduction to floating-point instructions and 64-bit processing Examines machine language from a discovery perspective, introducing the principles of computer organization A must-have resource for undergraduate students seeking to learn the fundamentals necessary to begin writing logically correct programs in a minimal amount of time, this work will serve as an ideal textbook for an assembly language course, or as a supplementary text for courses on computer organization and architecture. The presentation assumes prior knowledge of the basics of programming in a high-level language such as C, C++, or Java. Dr. James T. Streib is Professor Emeritus of Computer Science at Illinois College, Jacksonville, IL, USA. His other publications include the Springer textbooks Guide to Data Structures and Guide to Java.
650
0
$a
Assembly languages (Electronic computers)
$v
Handbooks, manuals, etc.
$3
1636162
650
0
$a
Programming languages (Electronic computers)
$3
606806
650
0
$a
Microprocessors.
$3
517143
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
891123
650
2 4
$a
Processor Architectures.
$3
892680
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
830
0
$a
Undergraduate topics in computer science.
$3
1567579
856
4 0
$u
https://doi.org/10.1007/978-3-030-35639-2
950
$a
Computer Science (Springer-11645)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9390416
電子資源
11.線上閱覽_V
電子書
EB QA76.73.A8 S77 2020
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login