Sign up
Forgot password?
FAQ: Login

ASSEMBLER

  • Folding files by type is disabled
A
Apress, 2018. — 307 p. — ISBN: 1484233530. Learn to program the propeller in Spin and C and how to map the Propeller Assembler language (PASM) from other high-level languages you might know. The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in PASM, then in C. Along the way, you'll review Test Driven Development, a...
  • №1
  • 3,44 MB
  • added
  • info modified
D
3rd edition. — Jones & Bartlett Learning, 2014. — 384 p. — ISBN10: 128403612X; ISBN13: 978-128403612. A Revised and Updated Edition of the Authoritative Text This revised and updated Third Edition of the classic text guides students through assembly language using a hands-on approach, supporting future computing professionals with the basics they need to understand the...
  • №2
  • 18,83 MB
  • added
  • info modified
2nd edition. — Jones & Bartlett Learning, 2009. — 386 p. — ISBN10: 0763772232; ISBN13: 978-0763772239. Thoroughly revised and updated throughout, the Second Edition of Introduction to 80x86 Assembly Language and Computer Architecture provides students with a clear and concise introduction to the inner workings of the computer, and their many levels and functions. Through...
  • №3
  • 8,30 MB
  • added
  • info modified
Robert Dunne, 2018. — 192 p. — ISBN: 0970112467. Windows 64-bit Assembly Language Programming Quick Start is a complete tutorial using the free Community Edition of Microsoft Visual Studio 17 to introduce the novice to the Intel X86-64 architecture and the Windows X64 Calling Convention. With Microsoft Visual Studio 17, assembly language programs can be built using either its...
  • №4
  • 3,87 MB
  • added
  • info modified
Third Edition. — Hoboken: Wiley, 2009. — 648 p. — ISBN: 978-0-470-49702-9. The eagerly anticipated new edition of the bestselling introduction to x86 assembly language The long-awaited third edition of this bestselling introduction to assembly language has been completely rewritten to focus on 32-bit protected-mode Linux and the free NASM assembler. Assembly is the fundamental...
  • №5
  • 9,27 MB
  • added
  • info modified
4th Edition. — Wiley, 2024. — 640 p. — ISBN-13: 978-1394155248. The long-awaited x64 edition of the best-selling introduction to Intel assembly language. In the newly revised fourth edition of x64 Assembly Language Step-by-Step: Programming with Linux, author Jeff Duntemann delivers an extensively rewritten introduction to assembly language with a strong focus on 64-bit...
  • №6
  • 12,71 MB
  • added
E
2nd edition: No Starch Press, 2011 — 672 p. ISBN10: 1-59327-289-8 ISBN13: 978-1-59327-289-0 No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The...
  • №7
  • 12,96 MB
  • added
  • info modified
H
San Francisco: No Starch Press, 2004. - 461 p. ISBN10: 1593270038 If you've asked someone the secret to writing efficient, well-written software, the answer that you've probably gotten is "learn assembly language programming." By learning assembly language programming, you learn how the machine really operates and that knowledge will help you write better high-level language...
  • №8
  • 10,30 MB
  • added
  • info modified
No Starch Press, 2022. — 1032 p. — ISBN: 9781718501089. Randall Hyde's The Art of Assembly Language has long been the go-to guide for learning assembly language. In this long-awaited follow-up, Hyde presents a 64-bit rewrite of his seminal text. It not only covers the instruction set for today’s x86-64 class of processors in-depth (using MASM) but also leads you through the...
  • №9
  • 2,53 MB
  • added
2nd Edition. — San Francisco: No Starch Press, 2020. — 472 p. — ISBN13: 978-1-71850-036-5. Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works. This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of...
  • №10
  • 23,47 MB
  • added
San Francisco: No Starch Press, 2006. — 641 p. — ISBN10: 1593270658. It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university...
  • №11
  • 8,52 MB
  • added
  • info modified
2nd Edition. — San Francisco: No Starch Press, 2020. — 658 p. — ISBN13: 978-1-71850-038-9. Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code. In the beginning, most software...
  • №12
  • 4,13 MB
  • added
M
In Easy Steps Limited, 2021. ASIN: B09FTNN4P5. Assembly x64 Programming in easy steps shows how to write code to create your computer programs. It contains separate chapters demonstrating how to store and manipulate data in 64-bit registers, how to control program flow, and how to create reusable blocks of code in program functions. It includes demonstrations of parallel...
  • №13
  • 12,71 MB
  • added
T
2018. — 124 p. Learn Assembly by examples 1.A small program that calculates and prints terms of the Fibonacci series 2.Alarm 3.An implementation of SLIP (Serial Link IP), RFC 1055 in assembly language 4.Assembly language program which shows the current date 5.This program provides BASIC programs with access to the program loader (LOAD) 6.This program is used to set the PSP...
  • №14
  • 110,13 KB
  • added
  • info modified
There are no files in this category.

Comments

There are no comments.
Up