The Art of Programming Volume 1

The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability  eBooks & eLearning

Posted by AlenMiler at March 12, 2019
The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability

The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability by Donald E. Knuth
English | December 18, 2015 | ISBN: 0134397606 | 320 pages | PDF | 9.14 Mb

The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2  eBooks & eLearning

Posted by First1 at Feb. 18, 2024
The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2

The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2 by Donald E. Knuth
English | October 8th, 2022 | ISBN: 0201038064 | 734 pages | True PDF | 10.90 MB

The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science.

The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2  eBooks & eLearning

Posted by yoyoloit at Oct. 5, 2022
The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2

The Art of Computer Programming, Volume 4B: Combinatorial Algorithms, Part 2
by Donald E. Knuth

English | 2023 | ISBN: ‎ 0201038064, 978-0201038064 | 736 pages | True EPUB, MOBI | 50.34 MB

The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability  eBooks & eLearning

Posted by hill0 at Aug. 23, 2019
The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability

The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability by Donald E. Knuth
English | December 18, 2015 | ISBN: 0134397606 | 320 pages | EPUB | 10 Mb

The Art of Computer Programming, Volume 4, Fascicle 5  eBooks & eLearning

Posted by hill0 at June 6, 2022
The Art of Computer Programming, Volume 4, Fascicle 5

The Art of Computer Programming, Volume 4, Fascicle 5:
Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links

English | 2020 | ISBN: 0134671791 | 320 Pages | EPUB | 44 MB

The Art of 64-Bit Assembly, Volume 1 : x86-64 Machine Organization and Programming  eBooks & eLearning

Posted by readerXXI at June 8, 2022
The Art of 64-Bit Assembly, Volume 1 : x86-64 Machine Organization and Programming

The Art of 64-Bit Assembly, Volume 1 :
x86-64 Machine Organization and Programming

by Randall Hyde
English | 2021 | ISBN: 1718501080 | 1032 Pages | True AZW | 2.81 MB
The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux

The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux
English | 2019 | ISBN: 0134671791 | 731 pages | True EPUB, MOBI | 105.77 MB

This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The four volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth’s writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his “cookbook” solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books.

The Art of Computer Programming, Volume 1: Fundamental Algorithms (repost)  eBooks & eLearning

Posted by viserion at Jan. 7, 2017
The Art of Computer Programming, Volume 1: Fundamental Algorithms (repost)

Donald E. Knuth, "The Art of Computer Programming, Volume 1: Fundamental Algorithms, 3rd Edition"
ISBN: 0201896834 | 1997 | True PDF | 672 pages | 7 MB

The Art of 64-Bit Assembly, Volume 1: x86-64 Machine Organization and Programming  eBooks & eLearning

Posted by yoyoloit at Aug. 21, 2021
The Art of 64-Bit Assembly, Volume 1: x86-64 Machine Organization and Programming

The Art of 64-Bit Assembly
by Randall Hyde

English | 2021 | ISBN: 1718501080 | 602 pages | True PDF | 23.79 MB

The Art of 64-Bit Assembly, Volume 1  eBooks & eLearning

Posted by sammoh at Sept. 16, 2021
The Art of 64-Bit Assembly, Volume 1

The Art of 64-Bit Assembly, Volume 1
English | ISBN: 9781098129798 | 200 Pages | 2021 | EPUB | 2.55 MB

Randall Hyde's The Art of Assembly Language has long been the go-to guide for learning assembly language. In this long-awaited follow-up, Hyde presents a 64-bit rewrite of his seminal text. It not only covers the instruction set for today's x86-64 class of processors in-depth (using MASM), but also leads you through the maze of assembly language programming and machine organization by showing you how to write code that mimics operations in high-level languages