Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Linguagem de montagem

Se você gosta de eBooks sobre Linguagem de montagem, certamente vai adorar estas sugestões.
Mostrando 1 - 24 de 62 resultados
Skip side bar filters
  • Android Development For Intermediate To Advanced Programmers: Tutorial Guide : Android Programming Guide Made Easy Series

    de Richard Cole ...
    Following up on "Android Programming Made Easy For Beginners: Tutorial Book For Android Designers * New 2013" the author published "Android Development For Intermediate To Advanced Programmers: Tutorial Guide" as the next step in the learning process for android programming.The need was seen for this book as more and more technological advancements are being made and more and more devices are ... Leia mais

    R$ 16,99

  • Getting Started with LLVM Core Libraries

    This book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background in C++ and, although not mandatory, should know at least some compiler theory. Whether you are a newcomer or a compiler expert, this book provides a practical introduction to LLVM and avoids complex scenarios. If you are interested enough ... Leia mais

    R$ 137,79

  • HTML5 and CSS3 All-in-One For Dummies

    de Andy Harris ...
    A new edition of a bestseller covers the latest advances in web development!HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need to know about each of these technologies and their latest versions so that you can use them together ... Leia mais

    R$ 148,90

  • Microprocessor Technology

    de J S Anderson ...
    'Microprocessor Technology' provides a complete introduction to the subject of microprocessor technology using the Z80 and 6502 processors. An emphasis on fault-finding and repair makes this an ideal text for servicing courses including City & Guilds 2240 in the UK, microelectronics units on BTEC National/Advanced GNVQ and City & Guilds 7261 Microprocessor Technology. It will also provide a ... Leia mais

    R$ 357,27

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    Incorporate the assembly language routines in your high level language applicationsKey FeaturesUnderstand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languagesLearn to incorporate the assembly language routines in your high level language applicationsUnderstand how a CPU works when programming in high level languagesBook DescriptionThe ... Leia mais

    R$ 169,19

  • Blue Fox

    Arm Assembly Internals and Reverse Engineering

    Provides readers with a solid foundation in Arm assembly internals and reverse-engineering fundamentals as the basis for analyzing and securing billions of Arm devicesFinding and mitigating security vulnerabilities in Arm devices is the next critical internet security frontier—Arm processors are already in use by more than 90% of all mobile devices, billions of Internet of Things (IoT) devices, ... Leia mais

    R$ 131,90

  • Assembly Language:Simple, Short, And Straightforward Way Of Learning Assembly Programming

    This book is intended for beginners who would like to learn the basics of Assembly Programming. This book uses Simple words, Short sentences and Straightforward paragraphs. The triple S way to learn Assembly Programming. The topics covered in this book includes a brief introduction to assembly, common arithmetic instructions, character and string input and display routines, flow controls including ... Leia mais

    R$ 18,99

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... Leia mais

    R$ 205,19

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

    de Greg Perry ...
    If you truly want to know more about computers, you owe it to yourself to learn your computer's love language!Perhaps no other topic is ignored in the computer world today than the computer's real and internal language - that is the language of bits and bytes. With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all ... Leia mais

    R$ 16,99

  • Professional Embedded ARM Development

    A practical Wrox guide to ARM programming for mobile devicesWith more than 90 percent of mobile phones sold in recent years using ARM-based processors, developers are eager to master this embedded technology. If you know the basics of C programming, this guide will ease you into the world of embedded ARM technology. With clear explanations of the systems common to all ARM processors and step-by ... Leia mais

    R$ 213,10

  • The Art of 64-Bit Assembly, Volume 1

    x86-64 Machine Organization and Programming

    de Randall Hyde ...
    A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language.Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This ... Leia mais

    R$ 238,59

  • Making Games for the C-64

    8bitworkshop

    de Steven Hugg ...
    Séries Livros: 64 - 8bitworkshop
    Learn how to program games for the Commodore 64!You'll learn how to draw text, scroll the screen, animate sprites, create raster effects, play music and sound effects and more.Use the 8bitworkshop Web-based IDE to see your code run instantly in the browser.The book also covers topics such as binary numbers, memory maps, bank switching, PEEK and POKE commands, sprite collision detection, multicolor ... Leia mais

    R$ 56,99

  • Mastering ESP32 Wi-Fi features

    Microcontroller Programming Series

    de Sarful Hassan ...
    Séries series Microcontroller Programming Series
    Mastering ESP32 Wi-Fi Features is a practical, beginner-friendly guide designed to help you understand and confidently use Wi-Fi capabilities in the ESP32. Instead of only showing how to connect to a network, this book explains how Wi-Fi actually works inside the ESP32 and how to control it for real-world IoT applications.You will start with the basics of Wi-Fi technology and gradually move into ... Leia mais

    R$ 30,99

  • Computer Architecture with Python and ARM

    Learn how computers work, program your own, and explore assembly language on Raspberry Pi

    de Alan Clements ...
    Learn computer architecture with Python and ARM, simulating assembly program execution and designing a computer simulator Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesBuild a computer simulator with Python: Learn computer architecture by designing and constructing a simulatorPython for architecture: Use Python to simulate and execute assembly language instructionsARM ... Leia mais

    R$ 169,19

  • Microcontrollers

    Fundamentals and Applications with PIC

    Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, ... Leia mais

    R$ 383,17

  • Windows Assembly Language and Systems Programming

    16- and 32-Bit Low-Level Programming for the PC and Windows

    de Barry Kauler ...
    -Access Real mode from Protected mode; Protected mode from Real mode Apply OOP concepts to assembly language programs Interface assembly language programs with high-level languages Achieve direct hardware manipulation and memory access Explore the archite ... Leia mais

    R$ 517,81

  • Computer Arithmetic in Practice

    Exercises and Programming

    Computer Arithmetic in Practice: Exercises and Programming is a simple, brief introductory volume for undergraduate and graduate students at university courses interested in understanding the foundation of computers. It is focused on numeric data formats and capabilities of computers to perform basic arithmetic operations. It discusses mainly such topics as:Basic concepts of computer ... Leia mais

    R$ 238,16

  • Formal Verification of Just-in-Time Compilation

    Séries series ACM Books
    This book outlines a methodology to develop formally verified Just-in-Time compilers. Just-in-Time compilation is a technique to execute programs, where execution is interleaved with optimizations of the program itself. These compilers often produce fast executions, so much so that their use has grown greatly for dynamic programming languages. Most modern web browsers today use Just-in-Time ... Leia mais

    R$ 204,89

  • ARM Microprocessor Systems

    Cortex-M Architecture, Programming, and Interfacing

    This book presents the use of a microprocessor-based digital system in our daily life. Its bottom-up approach ensures that all the basic building blocks are covered before the development of a real-life system. The ultimate goal of the book is to equip students with all the fundamental building blocks as well as their integration, allowing them to implement the applications they have dreamed up ... Leia mais

    R$ 321,02

  • Computer Architecture

    Software Aspects, Coding, and Hardware

    de John Y. Hsu ...
    With the new developments in computer architecture, fairly recent publications can quickly become outdated. Computer Architecture: Software Aspects, Coding, and Hardware takes a modern approach. This comprehensive, practical text provides that critical understanding of a central processor by clearly detailing fundamentals, and cutting edge design features. With its balanced software/hardware ... Leia mais

    R$ 383,17

  • ARM Assembly Language

    Fundamentals and Techniques

    ARM Assembly Language: Fundamentals and Techniques, Third Edition explains in clear terms how ARM processors are programmed at the most fundamental level. While earlier editions covered much older architectures, the Third Edition moves entirely into the Cortex-M space, using the Armv8-M instruction set to illustrate how assembly code for the most modern Arm processors is written. Even if you are ... Leia mais

    R$ 466,02

  • Ultimate WebAssembly for High-Performance Apps

    Build Next-Generation High-Performance Web, Cloud, and Edge Applications with WebAssembly, WASI, Rust, C/C++, and JavaScript

    Unleash near-native performance for modern web and cloud applicationsKey Features● Build high-performance apps using WebAssembly across web, server, and edge.● Master Rust, C/C++, Node.js, and WASI for real-world Wasm workflows.● Deploy secure, scalable WebAssembly solutions for cloud, IoT, and AI systems.Book DescriptionWebAssembly is transforming how high-performance applications a... ... Leia mais

    R$ 122,79

  • Writing a C Compiler

    Build a Real Programming Language from Scratch

    de Nora Sandler ...
    A fun, hands-on guide to writing your own compiler for a real-world programming language.Compilers are at the heart of everything programmers do, yet even experienced developers find them intimidating. For those eager to truly grasp how compilers work, Writing a C Compiler dispels the mystery. This book guides you through a fun and engaging project where you’ll learn what it takes to compile a ... Leia mais

    R$ 208,79

  • WebAssembly

    Imparare a scrivere e compilare applicazioni web con prestazioni elevate

    WebAssembly (Wasm o semplicemente WA) è uno standard web del W3C che permette di creare applicazioni con prestazioni e velocità incredibili. Per raggiungere questo risultato utilizza un formato binario ottenuto dalla compilazione di un formato testuale. Il codice binario può essere così eseguito quasi alla stessa velocità del codice in linguaggio macchina. WebAssembly può essere integrato con ... Leia mais

    R$ 195,25