《Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture》电子书下载
Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecturetxt,chm,pdf,epub,mobi下载 作者:Igor Zhirkov 出版社: Apress 出版年: 2017-6-29 页数: 435 定价: USD 51.69 装帧: Paperback ISBN: 9781484224021
内容简介 · · · · · ·
Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programmingexplains Intel 64 architecture as the result of von Neumann architecture evolution.The book teaches the latest version of the C language (C11) a...
Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programmingexplains Intel 64 architecture as the result of von Neumann architecture evolution.The book teaches the latest version of the C language (C11) and assembly language from scratch.It covers the entire path from source code to program execution, including generation of ELF object files, and static and dynamic linking. Code examples and exercises are included along with the best code practices.Optimization capabilities and limits of modern compilers are examined, enabling you to balance between program readability and performance. The use of various performance-gain techniques is demonstrated, such as SSE instructions and pre-fetching. Relevant Computer Science topics such as models of computation and formal grammars are addressed, and their practical value explained.What You'll LearnLow-Level Programmingteaches programmers to:Freely write in assembly languageUnderstand the programming model of Intel 64Write maintainable and robust code in C11Follow the compilation process anddecipher assembly listingsDebug errors in compiled assembly codeUse appropriate models of computation to greatly reduce program complexityWrite performance-critical codeComprehend the impact of a weak memory model in multi-threaded applicationsWho This Book Is For
Intermediate to advanced programmers and programming students
作者简介 · · · · · ·
Igor Zhirkov teaches his highly successful “System Programming Languages” course at ITMO University in Saint Petersburg, which is a six-time winner of the ACM-ICPC Intercollegiate World Programming Championship. Igor studied at Saint-Petersburg Academic University and received his master degree from ITMO University. Currently, he is doing research in verified C refactorings as ...
Igor Zhirkov teaches his highly successful “System Programming Languages” course at ITMO University in Saint Petersburg, which is a six-time winner of the ACM-ICPC Intercollegiate World Programming Championship. Igor studied at Saint-Petersburg Academic University and received his master degree from ITMO University. Currently, he is doing research in verified C refactorings as part of his PhD thesis and formalization of Bulk Synchronous Parallelism library in C at IMT Atlantique in Nantes, France. His main interests are low-level programming, programming language theory, and type theory.
内容还是很好的
很期待
超赞
叙事别开生面