Znalezione w sieci
x86 Disassembly
Data: 2011-09-21, Autor: Wikibooks, 2008, Dział: AsemblerThis book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines.
Więcejx86 Assembly
Data: 2011-09-21, Autor: Wikibooks, 2007, Dział: AsemblerThis book covers assembly language programming for the x86 family of microprocessors. The objective is to teach how to program in x86 assembly, as well as the history and basic architecture of x86 processor family. This book is intended for readers at the intermediate level.
WięcejWin32 Programming for x86 Assembly Language Programmers
Data: 2011-09-21, Autor: Henry Takeuchi - OOPWeb.com, 2007, Dział: AsemblerA book on programming Windows applications using assembly. The text contains an introduction to console applications and files, a basic Win32 GUI program, popup windows and ownership, child windows, messages, mouse, graphics, etc.
WięcejThe Second Book of Machine Language
Data: 2011-09-21, Autor: Richard Mansfield - Compute! Publications, 1984, Dział: AsemblerThis book offers the reader both a detailed description of a sophisticated machine language program (the LADS assembler) and an efficient tool, a complete language with which to write other machine language programs. Every line in the LADS assembler program is described. All the subroutines are picked apart and explained. Each major routine is examined in depth.
WięcejThe Power PC Compiler Writer's Guide
Data: 2011-09-21, Autor: Steve Hoxey, at al. - Warthman Associates, 1996, Dział: Asembler
This book describes, mainly by coding examples, the code patterns that perform well on PowerPC processors. The book will be particularly helpful to compiler developers and application-code specialists who are already familiar with optimizing compiler technology and are looking for ways to exploit the PowerPC architecture. It will also be helpful to application programmers who need to understand and tune the output of PowerPC compilers and to faculty members and graduate students specializing in the study of compilers.
WięcejThe Art of Assembly Language
Data: 2011-09-21, Autor: Randall Hyde - No Starch Press, 2003, Dział: Asembler
The Art of Assembly Language Programming, Randy Hyde's acclaimed text on assembly language programming, is the most-often recommended book on 80x86 assembly language programming in newsgroups, on web sites, and by word of mouth. The author presents assembly language from the high-level programmer's point of view, so you can start writing meaningful programs within days.
Więcej
