Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

Jazyk Assembly elektronické knihy

Pokud se vám líbí e-knihy v oblasti Jazyk Assembly, pak budete milovat tyto top výběry.
Zobrazuje se 124 z 61
Přeskočit filtry boční lišty
  • Bare Metal C

    Embedded Programming for the Real World

    podle Stephen Oualline ...
    Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers.Bare Metal C will teach you how to program embedded devices with the C programming language. For embedded system ... Přečtěte si více

    529,29 Kč

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

    podle Sherwyn Allibang ...
    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 ... Přečtěte si více

    70,24 Kč

  • X86 Assembly Language and C Fundamentals

    podle Joseph Cavanagh ...
    The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals expl ... Přečtěte si více

    4 737,73 Kč

  • x86 Software Reverse-Engineering, Cracking, and Counter-Measures

    Série série Tech Today
    A crystal-clear and practical blueprint to software disassemblyx86 Software Reverse-Engineering, Cracking, and Counter-Measures is centered around the world of disassembling software. It will start with the basics of the x86 assembly language, and progress to how that knowledge empowers you to reverse-engineer and circumvent software protections. No knowledge of assembly, reverse engineering, or ... Přečtěte si více

    926,19 Kč

  • Arduino Cookbook

    Ricette per iniziare espandere e migliorare i tuoi progetti

    Titolo: Arduino Cookbook: Ricette per Iniziare, Espandere e Migliorare i Tuoi Progetti, 3a edizione Autore: Massimiliano Versino Descrizione Scopri il potere dell'elettronica e della programmazione con Arduino Cookbook, una guida completa pensata per tutti coloro che desiderano entrare nel mondo dell'IoT e della prototipazione. Questa terza edizione è arricchita con nuove ricette, aggiornamenti e ... Přečtěte si více

    244,81 Kč

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

    podle 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 ... Přečtěte si více

    61,05 Kč

  • Mastering C++

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Přečtěte si více

    261,89 Kč

  • Some Assembly Required

    Assembly Language Programming with the AVR Microcontroller

    podle Timothy S Margush ...
    A family of internationally popular microcontrollers, the Atmel AVR microcontroller series is a low-cost hardware development platform suitable for an educational environment. Until now, no text focused on the assembly language programming of these microcontrollers. Through detailed coverage of assembly language programming principles and technique ... Přečtěte si více

    3 204,94 Kč

  • The Ghidra Book

    The Definitive Guide

    podle Chris Eagle, Kara Nance ...
    A guide to using the Ghidra software reverse engineering tool suite.The result of more than a decade of research and development within the NSA, the Ghidra platform was developed to address some of the agency's most challenging reverse-engineering problems. With the open-source release of this formerly restricted tool suite, one of the world's most capable disassemblers and intuitive decompilers ... Přečtěte si více

    632,19 Kč

  • Introduction to Computer Organization

    An Under the Hood Look at Hardware and x86-64 Assembly

    podle Robert Plantz ...
    This hands-on tutorial is a broad examination of how a modern computer works. Classroom tested for over a decade, it gives readers a firm understanding of how computers do what they do, covering essentials like data storage, logic gates and transistors, data types, the CPU, assembly, and machine code.Introduction to Computer Organization gives programmers a practical understanding of what happens ... Přečtěte si více

    529,29 Kč

  • The Art of 64-Bit Assembly, Volume 2

    Machine-Level OOP, Exceptions, and Concurrency

    podle Randall Hyde ...
    No magic. No shortcuts. No runtime to blame.You can ask an AI to explain how vtables work in x86. It will give you something that sounds right. What it won’t give you is what Windows actually expects the vtable to look like, why method dispatch behaves the way it does at the instruction level, or what breaks when you deviate from convention. This volume of The Art of 64-Bit Assembly closes the gap ... Přečtěte si více

    852,69 Kč

    Předobjednávka

  • Blue Fox

    Arm Assembly Internals and Reverse Engineering

    podle Maria Markstedter ...
    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, ... Přečtěte si více

    661,59 Kč

  • Ultimate WebAssembly for High-Performance Apps

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

    podle Srinivas Shanmugam ...
    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... ... Přečtěte si více

    483,99 Kč nebo zdarma s Kobo Plus

  • Write Great Code, Volume 1, 2nd Edition

    Understanding the Machine

    podle Randall Hyde ...
    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 learning assembly language programming. Written for high-level language programmers, Understanding the Machine ... Přečtěte si více

    529,29 Kč

  • Making Games for the C-64

    8bitworkshop

    podle Steven Hugg ...
    Série Kniha 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 ... Přečtěte si více

    203,97 Kč

  • Microprocessor Technology

    podle 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 ... Přečtěte si více

    1 448,91 Kč

  • Raspberry Pi Operating System Assembly Language

    Fourth Edition

    podle Bruce Smith ...
    Série série Hands-On-Guide
    Bigger, better and ideal for all models of the Raspberry Pi! The ultimate guide to learning assembly language on your Pi.“This edition is the most complete and the only one a reader needs to purchase. It is a very good tutorial textbook...”Covers use of the new Raspberry Pi Operating System including the GPIO port, the VFP and Neon coprocessors. Based on the best selling Raspbian edition, now even ... Přečtěte si více

    189,03 Kč nebo zdarma s Kobo Plus

  • ESP32 Arduino Programming Handbook

    Microcontroller Programming Series

    podle Sarful Hassan ...
    Série série Microcontroller Programming Series
    ESP32 Arduino Programming Handbook is a clear, beginner-friendly guide created to help you learn ESP32 programming with confidence and ease. This book is written in a supportive and encouraging tone, making complex topics feel simple and approachable, even if you are completely new to ESP32 or embedded systems.You will start with the basics and move forward step by step, without feeling rushed or ... Přečtěte si více

    101,88 Kč nebo zdarma s Kobo Plus

  • Microcontroller Programming

    An Introduction

    podle Syed R. Rizvi ...
    Microcontroller Programming: An Introduction is a comprehensive one-stop resource that covers the concepts, principles, solution development, and associated techniques involved in microcontroller-based systems. Focusing on the elements and features of the popular and powerful Motorola 68HC11 microcontroller IC as a representative example, this book ... Přečtěte si více

    3 762,32 Kč

  • C Programming : All-in-One Resource for C Programming , Comprehensive Tutorials, Expert Tips, and a Wide Range of Exercises for All Skill Levels

    podle Aria Thane ...
    Dive into the world of C programming with this all-encompassing guide that is designed to transform beginners into proficient C programmers. "C Programming" stands as a beacon of clarity and depth in a sea of programming literature. This book uniquely bridges the gap between foundational learning and professional application, making it an indispensable resource for both novices and seasoned ... Přečtěte si více

    40,63 Kč

  • Mastering ESP32 Wi-Fi features

    Microcontroller Programming Series

    podle Sarful Hassan ...
    Série série 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 ... Přečtěte si více

    122,30 Kč nebo zdarma s Kobo Plus

  • 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 ... Přečtěte si více

    779,19 Kč

  • IBM 1401 Programming Systems

    Exploring 1960s Mainframe Programming and IBM 1401 Technology

    podle Anonymous ...
    "IBM 1401 Programming Systems" is a seminal work that delves into the intricacies of programming for the IBM 1401, an early computer that revolutionized data processing in the 1960s. Written in a clear and instructional style, the text expertly balances technical precision with accessibility, making complex concepts understandable to both novice programmers and seasoned professionals. Its content ... Přečtěte si více

    49,00 Kč nebo zdarma s Kobo Plus

  • Windows Assembly Language and Systems Programming

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

    podle 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 ... Přečtěte si více

    2 062,03 Kč