Список категорий

  Assembler


Modern Parallel Programming with C++ and Assembly Language
Modern Parallel Programming with C++ and Assembly Language. Daniel Kusswurm (2022)

 Learn the fundamentals of x86 Single instruction multiple data (SIMD) programming using C++ intrinsic functions and x86-64 assembly language. This book emphasizes x86 SIMD programming topics and technologies that are relevant to modern software development in applications which can exploit …

english


x64 Assembly Language Step-by-Step. 4 Ed
x64 Assembly Language Step-by-Step. 4 Ed. Jeff Duntemann (2024)

 The long-awaited x64 edition of the bestselling 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 …

english


Разработка с использованием квантовых компьютеров
Разработка с использованием квантовых компьютеров. Владимир Силва (2020)

 Квантовые вычисления не просто меняют реальность! Совершенно новая отрасль рождается на наших глазах, чтобы создать немыслимое ранее и обесценить некоторые достижения прошлого.

 В этой книге рассмотрены наиболее важные компоненты квантового компьютера: кубиты, логические вентили и квантовые схемы, …

русский


Modern X86 Assembly Language Programming. 3 Ed
Modern X86 Assembly Language Programming. 3 Ed. Daniel Kusswurm (2023)

 This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and …

english


Assembly Programming and Computer Architecture for Software Engineers
Assembly Programming and Computer Architecture for Software Engineers. Brian R. Hall, Kevin J. Slonka (2018)

 Assembly Programming and Computer Architecture for Software Engineers is an educational examination of Assembly programming and computer architecture. We approach these topics from a practical point of view, addressing why and how questions throughout the text. We begin by laying …

english


Программирование на ассемблере x64
Программирование на ассемблере x64. Йо Ван Гуй (2021)

 Изучив это руководство, вы сможете писать и читать исходный код на ассемблере и применять ассемблер совместно с языками программирования высокого уровня, используя необходимые для этого инструменты. В книге главным образом рассматривается программирование в системе Linux, поскольку это самая простая и …

русский


Assembly Language for x86 Processors. 8th Ed
Assembly Language for x86 Processors. 8th Ed. Kip Irvine (2020)

 Assembly Language for x86 Processors, 8th Edition, teaches assembly language programming and architecture for x86 and Intel64 processors. It is an appropriate text for the following types of college courses:

  • Assembly Language Programming
  • Fundamentals of Computer Systems
  • Fundamentals of …

    english


Профессиональное программирование на ассемблере
Профессиональное программирование на ассемблере. Даниэль Куссвюрм (2021)

 В книге рассматривается программирование для 64-разрядной архитектуры x86 и использование расширенного набора векторных команд (AVX). Изучив этот материал, вы сможете кодировать быстродействующие функции и алгоритмы с использованием 64-разрядного языка ассемблера x86 и расширений набора команд AVX, AVX2 и AVX-512.

 Примеры …

русский


Modern X86 Assembly Language Programming. 2nd Ed
Modern X86 Assembly Language Programming. 2nd Ed. Daniel Kusswurm (2018)

 Modern X86 Assembly Language Programming, Second Edition is an edifying text about x86 64-bit (x86-64) assembly language programming. The book’s content and organization are designed to help you quickly understand x86-64 assembly language programming and the computational resources of Advanced …

english


Assembly Language for x86 Processors. 7 Ed
Assembly Language for x86 Processors. 7 Ed. Kip Irvine (2014)

 Assembly Language for x86 Processors, 7e is suitable for undergraduate courses in assembly language programming and introductory courses in computer systems and computer architecture. Proficiency in one other programming language, preferably Java, C, or C++, is recommended.

english