Description: The.Art.of.Computer.Programming.非常好的英文原版著作,关于计算机编程的,第三册。值得认真看看。-The.Art.of.Computer.Programming. Very good English original book on computer programming, Volume III. Worth a serious look at. Platform: |
Size: 66604423 |
Author:guotao |
Hits:
Description: 卷3为分拣和搜索,这是本书的第1个修订版,它是对计算机分拣和搜索的一流技术的最全面的研究,它扩展了卷1中数据结构的处理方法,将大小数据库以及内存和外部存储都包含在内。本书包括对计算机方法仔细检查的选择方案,和其效率的大量分析。本书该版的独特之处在于优化了的分拣,以及对通用散列法和排列法的新的理论论述。-Volume 3 for sorting and searching, this is the book of a revised edition, it is sorted on the computer and search the first-class technology of the most comprehensive study of its expansion Volume 1 data structure handling methods, the size of the database and external memory and storage are included. The book including computer methods carefully examined the options, and its efficiency lot of analysis. The book version of the unique features of the optimization is sorted, and right hash law and common law with the new theoretical expositions. Platform: |
Size: 16165876 |
Author:邵宇峰 |
Hits:
Description: 卷3为分拣和搜索,这是本书的第1个修订版,它是对计算机分拣和搜索的一流技术的最全面的研究,它扩展了卷1中数据结构的处理方法,将大小数据库以及内存和外部存储都包含在内。本书包括对计算机方法仔细检查的选择方案,和其效率的大量分析。本书该版的独特之处在于优化了的分拣,以及对通用散列法和排列法的新的理论论述。-Volume 3 for sorting and searching, this is the book of a revised edition, it is sorted on the computer and search the first-class technology of the most comprehensive study of its expansion Volume 1 data structure handling methods, the size of the database and external memory and storage are included. The book including computer methods carefully examined the options, and its efficiency lot of analysis. The book version of the unique features of the optimization is sorted, and right hash law and common law with the new theoretical expositions. Platform: |
Size: 16165888 |
Author:邵宇峰 |
Hits:
Description: The.Art.of.Computer.Programming.非常好的英文原版著作,关于计算机编程的,第三册。值得认真看看。-The.Art.of.Computer.Programming. Very good English original book on computer programming, Volume III. Worth a serious look at. Platform: |
Size: 66604032 |
Author:guotao |
Hits:
Description: At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file work together with the language to make Java programs run. -At the heart of Java technology lies the Java virtual machine- the abstract computer on which all Java programs run. Although the name Java is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file work together with the language to make Java programs run. Platform: |
Size: 1210368 |
Author:xu xiang |
Hits:
Description: The_Art_of_Computer_Programming_Vol 3.rar 一本很经典的书籍,希望与大家一起分享-The_Art_of_Computer_Programming_Vol 3.rar a classic book, I hope to share with you all Platform: |
Size: 16791552 |
Author:wenqi |
Hits:
Description: 计算机编程艺术第三卷,学习数据结构与算法的好书,喜欢的朋友可以-Art of Computer Programming Volume III, learning data structures and algorithms books, like friends can Platform: |
Size: 16175104 |
Author:符钰 |
Hits:
Description: Knuth不僅僅是傑出的programmer,同時也是世界聞名的數學家和演算法的專家。他的經典巨著The Art of Computer Programming裡頭寫的是他畢生研究演算法和程式設計的精華-Knuth is not only an outstanding programmer, but also world-renowned mathematicians and experts algorithm. His classic masterpiece, The Art of Computer Programming is written inside his life-long study of algorithms and the essence of programming Platform: |
Size: 16166912 |
Author:Clock |
Hits:
Description: 一本关于计算机算法的经典书籍,The art of computer programming Vol.3翻译过来的中文版,主要讲解排序与查找两方面理论的内容,包括内部排序,最优排序,外部排序,顺序查找,数组查找,比较查找,杂凑等方面。并附有习题答案。-A computer algorithm on the classic book, The art of computer programming Vol.3 translated the Chinese version, mainly to sort and search on the theory of two aspects, including the internal order of the best sort, external sorting, the order of search, the array to find compare the search, hash and so on. Exercises with the answer. Platform: |
Size: 16791552 |
Author:李元柳 |
Hits:
Description: "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching"; Platform: |
Size: 53968896 |
Author:陆 |
Hits:
Description: 计算机程序设计艺术
《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作:"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-
"Art of Computer Programming" re-translated from Donald E. Knuth (Chinese name Donald Knuth) three-volume work: "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching" three volumes Chinese called "the basic algorithm", "semi-numerical algorithm" and "sort and find." Book content is profound, because the three-volume book on the U.S. Association for Computing Machinery Turing Award in 1974 (the prize is internationally recognized as the highest award in the field of computer science). Platform: |
Size: 1874944 |
Author:蟲子 |
Hits:
Description: 经典的计算机编程艺术第三卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming, Volume III book is absolutely classic! On data structures, algorithms are explained in detail! Platform: |
Size: 16548864 |
Author:cl |
Hits:
Description: 本册揭开了计算机程序设计艺术目前最长一章的序幕,而论述组合算法的这章将包括完整的3卷。非正式地说,组合算法是对量非常大的对象,如alan或图元素,进行高速处理的技术。组合模式或排列技术可解决大量的现实问题,而处理这些问题的现代方法比起以前所采用的直接过程快上千倍。本册是后面章节的基础,这里首先讨论的是组合学的本质,接着介绍在计算机内部如何有效处理0和1的基本思想,包括布尔基础和布尔求值等内容。并且,为了强化作者的阐述,书中包括了大量细心组织、包括使用说明和详细解答的新的习题。-The album opened Art of Computer Programming is the longest chapter of the prelude, this chapter discusses the combination algorithm will include the full 3 volumes. Informally, said the combination algorithm is a very large amount of objects, such as alan or diagram elements, high-speed processing technology. Combined mode or arrange to resolve a large number of practical problems, and modern methods to deal with these issues is thousands of times faster than the direct process previously. This volume is the basis of the later chapters, first discussed here is the essence of combinatorics, then introduced inside the computer how to effectively deal with the basic idea of 0 and 1, including the content of the Boolean basis and Boolean value. And, in order to strengthen the elaboration of the author, the book includes a lot of careful organization, including instructions for use and detailed answers to exercises. Platform: |
Size: 42193920 |
Author:lichong |
Hits:
Description: 本册揭开了计算机程序设计艺术目前最长一章的序幕,而论述组合算法的这章将包括完整的3卷。非正式地说,组合算法是对量非常大的对象,如alan或图元素,进行高速处理的技术。组合模式或排列技术可解决大量的现实问题,而处理这些问题的现代方法比起以前所采用的直接过程快上千倍。本册是后面章节的基础,这里首先讨论的是组合学的本质,接着介绍在计算机内部如何有效处理0和1的基本思想,包括布尔基础和布尔求值等内容。并且,为了强化作者的阐述,书中包括了大量细心组织、包括使用说明和详细解答的新的习题。-The album opened Art of Computer Programming is the longest chapter of the prelude, this chapter discusses the combination algorithm will include the full 3 volumes. Informally, said the combination algorithm is a very large amount of objects, such as alan or diagram elements, high-speed processing technology. Combined mode or arrange to resolve a large number of practical problems, and modern methods to deal with these issues is thousands of times faster than the direct process previously. This volume is the basis of the later chapters, first discussed here is the essence of combinatorics, then introduced inside the computer how to effectively deal with the basic idea of 0 and 1, including the content of the Boolean basis and Boolean value. And, in order to strengthen the elaboration of the author, the book includes a lot of careful organization, including instructions for use and detailed answers to exercises. Platform: |
Size: 45186048 |
Author:lichong |
Hits:
Description: 本册揭开了计算机程序设计艺术目前最长一章的序幕,而论述组合算法的这章将包括完整的3卷。非正式地说,组合算法是对量非常大的对象,如alan或图元素,进行高速处理的技术。组合模式或排列技术可解决大量的现实问题,而处理这些问题的现代方法比起以前所采用的直接过程快上千倍。本册是后面章节的基础,这里首先讨论的是组合学的本质,接着介绍在计算机内部如何有效处理0和1的基本思想,包括布尔基础和布尔求值等内容。并且,为了强化作者的阐述,书中包括了大量细心组织、包括使用说明和详细解答的新的习题。-The album opened Art of Computer Programming is the longest chapter of the prelude, this chapter discusses the combination algorithm will include the full 3 volumes. Informally, said the combination algorithm is a very large amount of objects, such as alan or diagram elements, high-speed processing technology. Combined mode or arrange to resolve a large number of practical problems, and modern methods to deal with these issues is thousands of times faster than the direct process previously. This volume is the basis of the later chapters, first discussed here is the essence of combinatorics, then introduced inside the computer how to effectively deal with the basic idea of 0 and 1, including the content of the Boolean basis and Boolean value. And, in order to strengthen the elaboration of the author, the book includes a lot of careful organization, including instructions for use and detailed answers to exercises. Platform: |
Size: 44024832 |
Author:lichong |
Hits:
Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作:"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-Re-translated from Donald E. Knuth, The Art of Computer Programming " (Chinese name Donald Knuth) of the three-volume book:" The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching " three volume Chinese called " basic algorithm" , " semi-numerical algorithm" and " Sort and Find. This book is profound, of the Association for Computing Machinery' s Turing Award in 1974 because of three books (The award is internationally recognized as the highest award in the field of computer science). Platform: |
Size: 48766976 |
Author:Andrew |
Hits:
Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作: The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching ;三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-The Art of Computer Programming retranslation Donald e. Knuth (han gartner) three volumes of The book: The Art of Computer Programming: 1. The Fundamental Algorithms 2. The Seminumerical Algorithms 3. The Sorting and Searching Three volumes in Chinese, the basic algorithm, a numerical algorithm and the sorting and searching.And profound content of the book, the author for three books for the computer association in 1974 Turing award (the prize is internationally recognized as the highest award in the field of computer science). Platform: |
Size: 26260480 |
Author:刘烨 |
Hits:
Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作: The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching ;三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-The Art of Computer Programming retranslation Donald e. Knuth (han gartner) three volumes of The book: The Art of Computer Programming: 1. The Fundamental Algorithms 2. The Seminumerical Algorithms 3. The Sorting and Searching Three volumes in Chinese, the basic algorithm, a numerical algorithm and the sorting and searching.And profound content of the book, the author for three books for the computer association in 1974 Turing award (the prize is internationally recognized as the highest award in the field of computer science). Platform: |
Size: 16496640 |
Author:刘烨 |
Hits:
Description: 《计算机程序设计艺术》重译自Donald E. Knuth(汉名高德纳)的三卷著作: The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching ;三卷中文名为《基本算法》、《半数值算法》及《排序与查找》。本书内容博大精深,作者因为三卷书获得美国计算机协会1974年图灵奖(该奖被国际公认为计算机科学领域的最高奖项)。-The Art of Computer Programming retranslation Donald e. Knuth (han gartner) three volumes of The book: The Art of Computer Programming: 1. The Fundamental Algorithms 2. The Seminumerical Algorithms 3. The Sorting and Searching Three volumes in Chinese, the basic algorithm, a numerical algorithm and the sorting and searching.And profound content of the book, the author for three books for the computer association in 1974 Turing award (the prize is internationally recognized as the highest award in the field of computer science). Platform: |
Size: 18129920 |
Author:刘烨 |
Hits: