Welcome![Sign In][Sign Up]
Location:
Search - data structures and algorithm analysis in java

Search list

[Other resourceA Practical Introduction to Data Structures and Al

Description: A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside description, description of C and C described in three versions, all very
Platform: | Size: 7299995 | Author: 妖精雨 | Hits:

[Other resourceCodeWin

Description: Data Structures and Algorithm Analysis in Java -- Source Code
Platform: | Size: 151576 | Author: 笑容 | Hits:

[Data structsA Practical Introduction to Data Structures and Al

Description: A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside description, description of C and C described in three versions, all very
Platform: | Size: 7300096 | Author: 妖精雨 | Hits:

[Data structsCodeWin

Description: Data Structures and Algorithm Analysis in Java -- Source Code-Data Structures and Algorithm Analysis in Java-- Source Code
Platform: | Size: 151552 | Author: 笑容 | Hits:

[JSP/Javajavadscode

Description: A Practical Introduction to Data Structures and Algorithm Analysis 一书的java源代码。对算法学习有非常高参考价值。-A Practical Introduction to Data Structur es and Algorithm Analysis of a book java source code. Learning algorithm to a very high reference value.
Platform: | Size: 321536 | Author: pentium | Hits:

[Database systemData_Structures_And_Algorithm_Analysis_In_Java_Sou

Description: Data StructuresAnd Algorithm Analysis In Java Source Code
Platform: | Size: 161792 | Author: ivorwang | Hits:

[JSP/JavaJavaEditionDataStructuresAndAlgorithmAnalysis

Description: Java Edition Data Structures and Algorithm Analysis:Java版数据结构和算法分析资料!-Java Edition Data Structures and Algorithm Analysis: Java version of the data structure and algorithm analysis of information!
Platform: | Size: 2883584 | Author: 穆正合 | Hits:

[Software EngineeringData.Structures.and.Algorithm.Analysis.in.Java.ra

Description: This book is about data structures and algorithms as used in computer programming. Data structures are ways in which data is arranged in your computer s memory (or stored on disk). Algorithms are the procedures a software program uses to manipulate the data in these structures.
Platform: | Size: 2844672 | Author: cgdg3 | Hits:

[JSP/JavaBeautifulCode

Description: Java已经成为了编程语言的骄子。我们可以看到,越来越多的大学在教授数据结构、程序设计和算法分析等课程时,选择以Java语言为载体。这本<Java编程思想>赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。-Java programming language has become the pride. We can see that more and more universities in the teaching of data structures, program design and algorithm analysis courses, select the Java language as a carrier. This <Java编程思想> Won wide acclaim from the world of programmers, even the most obscure concept in Bruce Eckel' s text affinity and small and direct programming examples will be resolved before the trace.
Platform: | Size: 3033088 | Author: abechai | Hits:

[JSP/JavaThinking_in_java(Word)

Description: Java编程思想 Java已经成为了编程语言的骄子。我们可以看到,越来越多的大学在教授数据结构、程序设计和算法分析等课程时,选择以Java语言为载体。-Java programming thought the programming language Java has become the pride. We can see that more and more universities in the teaching of data structures, program design and algorithm analysis courses, select the Java language as a carrier.
Platform: | Size: 627712 | Author: 当下 | Hits:

[Data structsData-structures-(Java)

Description: 随着计算机速度的不断增加和功能的日益强大,人们对有效编程和算法分析的要求也不断增长。《数据结构与算法分析》把算法分析与最有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。-With increasing computer speed and become more powerful , people programming and algorithm analysis of effective demand is also growing. "Data structures and algorithm analysis " to the most efficient algorithm analysis and development of Java programs organically combine in-depth analysis of each algorithm , comprehensive , careful rigorous and detailed explanations carefully constructed procedures.
Platform: | Size: 2883584 | Author: 卢翔 | Hits:

[Data structsAlgorithms.Design-Michael.T.Goodrich

Description: 本书系统地阐述了算法设计的方法、技术和应用实例。全书内容包括基础算法、基本数据结构、基本算法设计技术、图算法、网络流和匹配、文本处理算法、数论算法、网络算法、NP完全性、近似算法、回溯法和分枝限界法、外存算法、并行算法和在线算法。Java实现示例覆盖了软件设计方法、面向对象实现问题和算法的实验性分析。这些典型问题的Java应用示例分布在不同的章节中。此外,书中以大量图例说明算法的工作过程,使算法更加易于理解和掌握。   本书适合作为高等院校计算机专业本科生和研究生算法设计课程的教材,也可作为从事软件开发和工程设计的专业人员的参考书。此外,算法爱好者和参加各种程序设计大赛的选手也可把本书作为参考用书。-The book systematically elaborated algorithm design methodologies, techniques and application examples. The book covers basic algorithms, basic data structures, basic algorithm design techniques, graph algorithms, network flow and matching, text processing algorithms, number theoretic algorithms, network algorithms, NP complete, approximation algorithm, backtracking and branch and bound method, the external memory algorithms, parallel algorithms and online algorithms. Java implementation of the sample covers software design methods, object-oriented realization of the experimental analysis of problems and algorithms. These typical Java application examples are distributed in different sections. In addition, the book shows a large number of legends of the working process of the algorithm, the algorithm easier to understand and master. The book is suitable as institutions of higher learning computer professional undergraduate and graduate students algorithm design courses, textbooks, refe
Platform: | Size: 8637440 | Author: wb | Hits:

[Data structsAlgorithmAnalysisaDesign

Description: 本书系统地阐述了算法设计的方法、技术和应用实例。全书内容包括基础算法、基本数据结构、基本算法设计技术、图算法、网络流和匹配、文本处理算法、数论算法、网络算法、NP完全性、近似算法、回溯法和分枝限界法、外存算法、并行算法和在线算法。Java实现示例覆盖了软件设计方法、面向对象实现问题和算法的实验性分析。这些典型问题的Java应用示例分布在不同的章节中。此外,书中以大量图例说明算法的工作过程,使算法更加易于理解和掌握。   本书适合作为高等院校计算机专业本科生和研究生算法设计课程的教材,也可作为从事软件开发和工程设计的专业人员的参考书。此外,算法爱好者和参加各种程序设计大赛的选手也可把本书作为参考用书。-The book systematically elaborated algorithm design methodologies, techniques and application examples. The book covers basic algorithms, basic data structures, basic algorithm design techniques, graph algorithms, network flow and matching, text processing algorithms, number theoretic algorithms, network algorithms, NP complete, approximation algorithm, backtracking and branch and bound method, the external memory algorithms, parallel algorithms and online algorithms. Java implementation of the sample covers software design methods, object-oriented realization of the experimental analysis of problems and algorithms. These typical Java application examples are distributed in different sections. In addition, the book shows a large number of legends of the working process of the algorithm, the algorithm easier to understand and master. The book is suitable as institutions of higher learning computer professional undergraduate and graduate students algorithm design courses, textbooks, refe
Platform: | Size: 8637440 | Author: w_jmos | Hits:

[Other321

Description: Data Structures and Algorithm Analysis in Java (3rd Edition) .pdf
Platform: | Size: 2919424 | Author: 赵正中 | Hits:

[JSPSolutions-Manual

Description: Data Structures and Algorithm Analysis in java(Solutions Manual)
Platform: | Size: 2110464 | Author: burgerzheng | Hits:

[JSPDSaAA-in-Java-Sol-Manual

Description: 数据结构与算法分析_java语言描述_Mark_Allen_Weiss著_课后习题答案-Data Structures and Algorithm Analysis in Java-Solution Manual(2E,Mark Allen Weiss).pdf
Platform: | Size: 2111488 | Author: Tones | Hits:

[JSPdsaa-Java

Description: 原版电子书 Addison.Wesley.Data.Structures.and.Algorithm.Analysis.in.Java.3rd.Edition.201(Original eBook Addison.Wesley.Data.Structures.and.Algorithm.Analysis.in.Java.3rd.Edition.201)
Platform: | Size: 2880512 | Author: ivorwang | Hits:

CodeBus www.codebus.net