Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

組合語言 電子書

如果您喜歡 組合語言 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 62
Skip side bar filters
  • GDB Pocket Reference

    Debugging Quickly & Painlessly with GDB

    Arnold Robbins ……
    Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket …… 閱讀更多內容

    NT$237 TWD

  • 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 …… 閱讀更多內容

    NT$376 TWD

  • The IDA Pro Book, 2nd Edition

    Chris Eagle ……
    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 IDA Pro Book, you'll learn how to turn that mountain of mnemonics into something you can actually use.Hailed by …… 閱讀更多內容

    NT$1,518 TWD

  • The Art of 64-Bit Assembly, Volume 1

    x86-64 Machine Organization and Programming

    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 …… 閱讀更多內容

    NT$1,518 TWD

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

    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 …… 閱讀更多內容

    NT$108 TWD 透過 Kobo Plus 免費享用

  • X86 Assembly Language and C Fundamentals

    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 …… 閱讀更多內容

    NT$7,413 TWD

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

    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 …… 閱讀更多內容

    NT$93 TWD 透過 Kobo Plus 免費享用

  • Bare Metal C

    Embedded Programming for the Real World

    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 …… 閱讀更多內容

    NT$949 TWD

  • HTML5 and CSS3 All-in-One For Dummies

    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 …… 閱讀更多內容

    NT$1,068 TWD

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

    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 …… 閱讀更多內容

    NT$140 TWD 透過 Kobo Plus 免費享用

  • Ghidra Software Reverse-Engineering for Beginners

    Master the art of debugging, from understanding code to mitigating threats

    Learn how to use Ghidra to analyze your code for potential vulnerabilities and examine both malware and network threatsKey FeaturesMake the most of Ghidra on different platforms such as Linux, Windows, and macOSUnlock the potential of plug-ins and extensions for disassembly, assembly, decompilation, and scriptingLearn advanced concepts like binary diffing, debugging, unpacking real-world malware …… 閱讀更多內容

    NT$985 TWD 透過 Kobo Plus 免費享用

  • Ultimate WebAssembly for High-Performance Apps

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

    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... …… 閱讀更多內容

    NT$781 TWD

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    Alexey Lyashko ……
    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 …… 閱讀更多內容

    NT$929 TWD 透過 Kobo Plus 免費享用

  • Game Boy Coding Adventure

    Learn Assembly and Master the Original 8-Bit Handheld

    Maximilien Dagois ……
    Talk to the MachineGame Boy Coding Adventure is a hands-on guide to programming one of the most iconic consoles ever built. And there is magic here: By leveraging the simplified assembly language of this retro machine, you’ll learn how to control every aspect of the Game Boy’s 8-bit hardware.As you build tile-based graphics, sprite animations, sound effects, input handling, timers, and more, you …… 閱讀更多內容

    NT$949 TWD

  • Heavy Wizardry 101

    Shellcodes, Backdoors, Droppers, and Worms

    Your spellbook for code close to the metal.In hacker circles, heavy wizardry means code that trades on intimate knowledge of a system—the kind that speaks its private dialects and bends its rules. Heavy Wizardry 101 teaches you to write it. You’ll build shellcode, backdoors, droppers, and worms from scratch, working at the instruction level where magic happens.Every project is implemented for four …… 閱讀更多內容

    NT$1,138 TWD

  • Computer Architecture with Python and ARM

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

    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 …… 閱讀更多內容

    NT$929 TWD 透過 Kobo Plus 免費享用

  • Java Programming

    Brian Evenson ……
    Java is a multi-platform, object-oriented, and network-centric language that can be used as a platform in itself. It is a fast, secure, reliable programming language for coding everything from mobile apps and enterprise software to big data applications and server-side technologies.It contains all the essential Java programming subjects - classes, threads, objects, collection, and language …… 閱讀更多內容

    NT$77 TWD

  • The Ghidra Book

    The Definitive Guide

    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 …… 閱讀更多內容

    NT$1,138 TWD

  • IBM 1401 Programming Systems

    Exploring 1960s Mainframe Programming and IBM 1401 Technology

    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 …… 閱讀更多內容

    NT$60 TWD 透過 Kobo Plus 免費享用

  • Computer Architecture

    Software Aspects, Coding, and Hardware

    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 …… 閱讀更多內容

    NT$2,438 TWD

  • Some Assembly Required

    Assembly Language Programming with the AVR Microcontroller

    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 …… 閱讀更多內容

    NT$5,271 TWD

  • 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)

    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... …… 閱讀更多內容

    NT$781 TWD 透過 Kobo Plus 免費享用

  • Raspberry Pi Operating System Assembly Language

    Fourth Edition

    Bruce Smith ……
    系列 series 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 …… 閱讀更多內容

    NT$291 TWD 透過 Kobo Plus 免費享用

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

    系列 series 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 …… 閱讀更多內容

    NT$1,494 TWD