Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

アセンブリ言語 電子書籍

アセンブリ言語 の本がお好きな方におすすめです。
77件の検索結果中124を表示
Skip side bar filters
  • 実践 Svelte入門

    シリーズ series エンジニア選書
    【Svelte/SvelteKitによるUI&Webアプリ開発がわかる!】「Svelte(スベルト)」は、ユーザーインターフェイスを構築するためのJavaScriptフレームワークのひとつです。Svelteには、ユーザインターフェイスで重要な役割を担う「状態管理」を特別な記法や関数を使うことなく記述できる、作成したコンポーネントをランタイムなしで実行可能な形に変換する(コンパイル)といった特徴があります。本書では、近年注目を集めているSvelteの基本について解説するとともに、SvelteをベースとしたWebフレームワーク「SvelteKit」によるWebアプリケーション開発についてもしっかり解説します。■こんな方におすすめ■・Svelteによるユーザインターフェイス開発に興味がある人・SvelteKitによるWebアプリケーション開発に興味がある人■目次■<stro... ... もっと見る

    3,740 円

  • 0と1のコンピュータ世界 バイナリで遊ぼう!

    **※この商品は固定レイアウト型の電子書籍です。※この商品はタブレットなど大きいディスプレイを備えた端末で読むことに適しています。また、文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。**[バイナリを読むことは楽しい!]0と1のコンピュータ世界 バイナリを遊びながら楽しく学ぼう!本書はコンピュータの基本:バイナリ世界に親しむまったく新しいタイプの入門書です。数字に関する初歩的なトレーニングを積んだあとはバイナリかるた・アセンブラクロスワード・アセンブラ短歌などコンピュータ世界を楽しむ競技にチャレンジします。バイナリは0か1かという単なる数値の羅列ですが、不思議な魅力があります。それがデータとしての意味を持ったとき、さまざまな刺激を我々に与えてくれます。またバイナリを読むことは楽しいものですが、そこに遊びを加えて人との繋がりができるならば ... もっと見る

    3,135 円

  • アセンブリ言語スタートブック

    高田美樹 ...
    【ご注意:本書は固定レイアウト型の電子書籍です。ビューア機能が制限されたり、環境により表示が異なる場合があります】本書は,情報処理技術者試験で使われている「CASL II」を題材に,アセンブリ言語のプログラミングの初歩を「豊富なイラスト」とサンプルプログラムを用いて初心者にもわかりやすく解説します。また,実際に使われているアセンブリ言語でのプログラミングについても実例を用いて解説します。CASL IIが動作する仮想コンピュータ「COMET II」の仕様もていねいに図解していますので,コンピュータ工学の最初の教科書としてもお読みいただけます。※本書は,2009年4月に発売された書籍の電子版です。 ... もっと見る

    3,168 円

  • 31バイトでつくるアセンブラプログラミング

    アセンブラ短歌の世界

    ※この商品は固定レイアウト型の電子書籍です。※この商品はタブレットなど大きいディスプレイを備えた端末で読むことに適しています。また、文字列のハイライトや検索、辞書の参照、引用などの機能が使用できません。「5・7・5・7・7 」三十一(みそひと)バイトの機械語コードでなにができるか?'遊び'と'ルール'の下で行うプログラミング「アセンブラ短歌」を完全解説。機械語コードはアーキテクチャによってさまざまですが、可変長の命令を持つものならば命令の並びに5・7・5・7・7 各バイトに区切りを持たせることが可能です。あえてそのような制約のもとでプログラムを書いてみようというのが「アセンブラ短歌」です。どのような動作のプログラムになるのかもあわせて紹介していきます。自然言語における「短歌」も制約を持たせた「言葉遊び」として生まれました。こうして書かれた文章には「味わい」や「感動」があります ... もっと見る

    3,300 円

  • 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 ... もっと見る

    722 円

  • Android Development For Intermediate To Advanced Programmers: Tutorial Guide : Android Programming Guide Made Easy Series

    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 ... もっと見る

    500 円

  • 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 ... もっと見る

    450 円

  • 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 ... もっと見る

    6,688 円

  • 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. ... もっと見る

    4,391 円

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

    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 ... もっと見る

    750 円

  • 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 ... もっと見る

    37,860 円

  • ノンプログラマーのための Visual Studio Code実践活用ガイド

    【ライティングやMarkdown記法、HTML/CSS編集、GitHub連携まで、VS Codeの活用法が満載!】Microsoftが無償公開しているコードエディター「Visual Studio Code(VS Code)」は、豊富な拡張機能によるカスタマイズ性の高さからプログラマーに人気がありますが、最近ではWebライターやWebデザイナー/Webコーダーなどのノンプログラマーにも利用者が増えています。本書は、主にWeb制作に携わる非プログラマーの職種の方を対象に、Visual Studio Codeの基本操作と環境設定から、ドキュメント作成/編集の技、Markdown記法による構造化文書作成の技、HTML&CSS作成/編集の技、GitHubと連携したバージョン管理/コラボレーションの技までを幅広く紹介。ウェブ業界定番の高機能エディター「VS Code ... もっと見る

    2,860 円

  • 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 ... もっと見る

    7,962 円

  • 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 ... もっと見る

    1,834 円

  • Go言語プログラミングエッセンス

    mattn ...
    (概要)Go言語ユーザーとして、「もう一段レベルアップしたい」「開発に使いたい」と思っている方に向けた、Go言語の解説本です。関数やパッケージの使い方、並行処理、テストといった基本的なトピックにおいて、「こう書くと綺麗になる」「こう書くとパフォーマンスが上がる」といったエッセンスを紹介します。後半ではCLIアプリ/Webアプリの開発手順や、現場で使われている便利なパッケージなど、著者が業務やOSSの開発で培った技術をふんだんに紹介します。(こんな方におすすめ)・Go言語の入門を終え、さらに深く学びたい人(目次)第1章 プログラミング言語Goとは  1.1 Goの簡単な歴史  1.2 Goの立ち位置  1.3 Goが利用される場面  1.4 教育用途としてのGo  1.5 なぜGoが使われるのか<br... ... もっと見る

    3,520 円

  • Making Games for the C-64

    8bitworkshop

    Steven Hugg ...
    シリーズ 本: 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 ... もっと見る

    1,500 円

  • Microprocessor Technology

    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 ... もっと見る

    11,608 円

  • Mastering ESP32 Wi-Fi features

    Microcontroller Programming Series

    Sarful Hassan ...
    シリーズ 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 ... もっと見る

    1,000 円

  • 独習アセンブラ 新版

    大崎博之 ...
    アセンブリ言語だけでなくコンピュータアキーテクチャを学ぶ標準教科書今や、アセンブリ言語は、最初に学ぶプログラミング言語ではありません。それでも、C言語をはじめとしたプログラムを書いて、実行し、デバッグする中で、必ずたどり着くことになるのが、アセンブリ言語であり、コンピュータアーキテクチャです。本書は、CPUの仕組みやメモリ、データ構造について学びながら、・x86(IA-32)・x86_64・ARM・AVR・CASL IIといった幅広いアーキテクチャのアセンブリ言語に触れ、「コンピュータがどのようにプログラムを実行しているのか」を深く理解するための一冊です。【おことわり】本書はリフロー形式ですが、コードはすべてテキストではなく画像で制作していますので、テキストの選択やコピーはできま... ... もっと見る

    4,268 円

  • 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 ... もっと見る

    3,616 円

  • WebAssembly

    Imparare a scrivere e compilare applicazioni web con prestazioni elevate

    Gerard Gallant ...
    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 ... もっと見る

    5,800 円

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

    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... ... もっと見る

    4,199 円

  • JavaScript

    Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... もっと見る

    400 円

  • 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 ... もっと見る

    3,616 円