The Art of Computer Programming, Volumes 3
2024-03-13 05:45:39 45.57MB Computer Programming
1
计算机编程艺术(The Art of Computer Programming)英文版(内含三卷) 计算机科学巨匠 Donald E.Knuth (高德纳) 经典巨著 学计算机编程的应该都知道这套书 “它本来是作为参考书撰写的,但有人发现每一卷可以饶有兴致地从头读到尾。一位中国的程序员甚至把他的阅读经历比做读诗。如果你认为你确实是一个好的程序员,读一读 Knuth 的《计算机程序设计艺术》吧,要是你真的把它读通了,你就可以给我递简历了。” --Bill Gates
2024-03-12 16:01:50 6.85MB
1
The art of Analog Layout
2024-01-18 19:43:06 16.2MB Analog Layout
1
941V5-941V4-UBNT改art可升级UBNT大功率!
2023-12-18 18:20:55 691B 941V5-941V4-UBNT
1
《The Art of Computer Game Design》游戏设计艺术
2023-12-05 22:57:56 270KB 《The Computer Game
1
Elegant Scipy The Art of Scientific Python 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2023-10-20 06:03:13 8.72MB Elegant Scipy Art Scientific
1
NUMERICAL RECIPES -- The Art of Scientific Computing, Third Edition © Cambridge University Press 1988, 1992, 2002, 2007 except for 13.10, which is placed into
2023-10-19 10:32:32 20.5MB NUMERICAL RECIPES
1
算法经典巨著之卷二,主要包括随机数和数值类的算法
2023-10-17 11:13:04 11.46MB Algorthm Knuth Donald
1
As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. To leverage the performance and power of multiprocessor programming, also known as multicore programming, you need to learn the new principles, algorithms, and tools presented in this book. It includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more. Prof. Maurice Herlihy, who coined the phrase 'transactional memory,' is on the faculty of Brown University. He is the recipient of the 2003 Dijkstra Prize in distributed computing. Prof. Nir Shavit is on the faculty of Tel-Aviv University and a member of the technical staff at Sun Microsystems Laboratories. In 2004 they shared the Gödel Prize, the highest award in theoretical computer science., , * THE book on multicore programming, the new paradigm of computer science, * Written by the world's most revered experts in multiprocessor programming and performance, * Includes examples, models, exercises, PowerPoint slides, and sample Java programs
2023-08-06 10:43:45 4.44MB Program Multiple processor 多处理器
1
From the Back Cover This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete 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. To begin the fourth and later volumes of the set, and to update parts of the existing three, Knuth has created a series of small books called fascicles, which will be published t regular intervals. Each fascicle will encompass a section or more of wholly new or evised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete. Volume 1, Fascicle 1 This first fascicle updates The Art of Computer Programming, Volume 1, Third Edition: Fundamental Algorithms, and ultimately will become part of the fourth edition of that book. Specifically, it provides a programmer's introduction to the long-awaited MMIX, a RISC-based computer that replaces the original MIX, and describes the MMIX assembly language. The fascicle also presents new material on subroutines, coroutines, and interpretive routines.
2023-05-16 14:55:35 10.48MB 算法
1