Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA
EUR 35,78
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide.
Anbieter: BooksRun, Philadelphia, PA, USA
Erstausgabe
EUR 32,80
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. 1st ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 64,13
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 79,08
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 91,26
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPrices, Columbia, MD, USA
EUR 82,66
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 88,04
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Chiron Media, Wallingford, Vereinigtes Königreich
EUR 98,31
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: New.
Anbieter: California Books, Miami, FL, USA
EUR 105,69
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 101,60
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 106,91
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 435 pages. 9.75x7.00x1.00 inches. In Stock.
Anbieter: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irland
Erstausgabe
EUR 117,25
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: New. . 2017. 1st ed. Paperback. . . . .
Anbieter: Kennys Bookstore, Olney, MD, USA
EUR 145,79
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: New. . 2017. 1st ed. Paperback. . . . . Books ship from the US and Ireland.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 142,83
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 435 pages. 9.75x7.00x1.00 inches. In Stock.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 93,85
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 130,69
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. New. book.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 105,07
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 900.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 111,53
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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 andformal 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 ForIntermediate to advanced programmers and programming students.