Welcome![Sign In][Sign Up]
Location:
Search - Data Structures and Algorithm Analysis in C

Search list

[VC/MFC数据结构和算法分析

Description: Data.Structures.and.Algorithm.Analysis.in.C
Platform: | Size: 2123831 | Author: hql1991 | Hits:

[VC/MFCData Structures and Algorithm Analysis in C++(中文版)

Description: Data Structures and Algorithm Analysis in C++电子书(中文版)
Platform: | Size: 24312018 | Author: 520202883@qq.com | Hits:

[BooksData Structures and Algorithm Analysis in C++(英文版)

Description: Data Structures and Algorithm Analysis in C++(英文版)
Platform: | Size: 4665026 | Author: 520202883@qq.com | 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:

[Other算法ebook(10部算法经典著作的合集)

Description: 算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles-algorithm ebook (10 Algorithm classics Collection) algorithm ebookgt; Gt; Ten algorithm classics Collection chm format (1) Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2) Data Structures and Algorithms and Program Using C by Style Asperula and James F. Leonard J. Garrett (3) Data Structures and Analysis Algorithm in C by Mark Allen Weiss (4) Data Structures : From Arrays to Priority Queues by Wayne Amsbury (5) Information Retrieval : Data Structures Algorithms edited by William B . Frakes and Ricardo Baeza- Yates (6) Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7) Practical Data Structures in C by Bryan Flamig (8) Reliable Data Structures in C by Thomas Plum (9) Data Structures and Algorithms Alfred V. Aho, Bell Laborat
Platform: | Size: 29000704 | Author: 狼狼 | Hits:

[Data structsData_Structures_and_Algorithm_Analysis_in_C++_(3rd

Description: 经典书籍源代码啊。。。第三版。。。数据结构与算法分析——C++描述(第3版).-Ah classic books source code. . . Third edition. . . Data Structure and Algorithm Analysis- C++ Description (3rd edition).
Platform: | Size: 79872 | Author: unsin | Hits:

[Books10class

Description: Data Structures and Algorithm Analysis in C (C) 1993, The Benjamin/Cummings Publishing Co., Inc. All rights reserved. Data Structures, Algorithms, and Program Style Using C (C) 1988, PWS Kent Publishing Co. All rights reserved. Data Structures: From Arrays to Priority Queues (C)1985, Wadsworth, Inc. All rights reserved. Fundamentals of Data Structures (C) 1976, 1983 Computer Science Press, Inc. All rights reserved. Information Retrieval: Data Structures and Algorithms (C)1992, PTR Prentice-Hall, Inc. All rights reserved. Introduction to Algorithms (C) 1990, The Massachusetts Institute of Technology. All rights reserved. Practical Data Structures in C++ (C) 1993, John Wiley & Sons, Inc. All rights reserved. Reliable Data Structures in C (C) 1985, Plum Hall Inc. All rights reserved. Data Structures and Algorithms (C) 1983, Bell Laboratories, Inc. All rights reserved. Articles from Dr. Dobb s Journal (C) 1998, Miller Freeman, Inc. All rights reserved
Platform: | Size: 29000704 | Author: wsssb | Hits:

[VC/MFCData.Structures.and.Algorithm.Analysis.in.C

Description: 原版算法书籍,值得学习,Data.Structures.and.Algorithm.Analysis.in.C-Original algorithm of books, worth learning, Data.Structures.and.Algorithm.Analysis.in.C
Platform: | Size: 2123776 | Author: zhangyi | Hits:

[BooksDataStructursandAlgorithmAnalysisinCPPT

Description: 数据结构的资料,里面都是c语言的描述,对具体的研究数据结构很有用-Data Structures and Algorithm Analysis in C
Platform: | Size: 13026304 | Author: 苏晓 | Hits:

[VC/MFCData_Structures_and_Algorithm_Analysis-C_language_

Description: 数据结构与算法分析--C语言描述,经典C语言书籍,Mark Allen Weiss著。-Data Structures and Algorithm Analysis- C language to describe the classic C language books, Mark Allen Weiss forward.
Platform: | Size: 10314752 | Author: 袁震 | Hits:

[VC/MFCData_Structures_and_Algorithm_Analysis_in_C(2nd)_P

Description: 数据结构与算法分析(C语言)课后习题解答-Data Structures and Algorithm Analysis in C(2nd) Problem Solution
Platform: | Size: 171008 | Author: Tangliang | Hits:

[OtherAlgorithmebook

Description: 10部算法经典著作的合集,包括Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni、Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett、Data Structures and Algorithm Analysis in C by Mark Allen Weiss,-Including Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni、Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett、Data Structures and Algorithm Analysis in C by Mark Allen Weiss,etc.
Platform: | Size: 29000704 | Author: 倪茗 | Hits:

[SCMAlgorithmsandDataStructures

Description: While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on three core topics: design (the architecture of algorithms), theory (mathematical modeling and analysis), and the scientific method (experimental confirmation of theoretical results), the book helps students see that computer science is about problem solving, not simply the memorization and recitation of languages. Unlike many other texts, the methods of inquiry are explained in an integrated manner so students can see explicitly how they interact. Recursion and object oriented programming are emphasized as the main control structure and abstraction mechanism, respectively, in algorithm design.-While many computer science textbooks are confined to teaching programming code and languages, Algorithms and Data Structures: The Science of Computing takes a step back to introduce and explore algorithms -- the content of the code. Focusing on three core topics: design (the architecture of algorithms), theory (mathematical modeling and analysis), and the scientific method (experimental confirmation of theoretical results), the book helps students see that computer science is about problem solving, not simply the memorization and recitation of languages. Unlike many other texts, the methods of inquiry are explained in an integrated manner so students can see explicitly how they interact. Recursion and object oriented programming are emphasized as the main control structure and abstraction mechanism, respectively, in algorithm design.
Platform: | Size: 10744832 | Author: emranallan | Hits:

[SCMDataStructuresAndAlgorithmAnalysisInC-MarkAllenWe

Description: Data Structures and Algorithm Analysis in C - Mark Allen Wei-Data Structures and Algorithm Analysis in C - Mark Allen Weiss
Platform: | Size: 4185088 | Author: only_ali1985 | Hits:

[Mathimatics-Numerical algorithmsData-Structures-and-Algorithm-Analysis-In-C---Mar

Description: Data Structures and Algorithm Analysis in C
Platform: | Size: 2391040 | Author: ohayo | Hits:

[Data structsSourceCode

Description: Data Structures and Algorithm Analysis in C
Platform: | Size: 45056 | Author: liuyanjun | Hits:

[Data structsData.Structures

Description: 该书主要是英文原版的数据结构书本,通过c程序的实现,着重讲解了抽象数据类型的概念。-data structures and algorithm analysis in c
Platform: | Size: 10314752 | Author: | Hits:

[Data structsData-Structures-and-Algorithm-Analysis-in-C---Mar

Description: data structures by wei-data structures by weiss
Platform: | Size: 2396160 | Author: jeevarathi | Hits:

[OtherAlgorithm-Analysis-in-C

Description: 这是一本C语言描述的数据结构与算法分析的书籍,是《Data Structures and Algorithm Analysis in C》的中文版-This is a C language description of data structures and algorithm analysis books, " Data Structures and Algorithm. Analysis in C," the Chinese version of
Platform: | Size: 10361856 | Author: 江武明 | Hits:

[Data structsData Structure and Algorithm Analysis in C

Description: Data Structures and AlgorithData Algorithm Analysis in C
Platform: | Size: 4630528 | Author: xq1970 | Hits:
« 12 3 »

CodeBus www.codebus.net