TOP
搜尋結果 /

Data Structures

630
5 / 16
Data Structures & Algorithm Analysis in C++
滿額折
出版日:2011/09/14 作者:Clifford A. Shaffer  出版社:Dover Pubns  裝訂:平裝
" A comprehensive treatment that focuses on how to create efficient data structures and algorithms, this text helps readers understand how to select or design the data structure that will best solve a
優惠價: 9 1229
無庫存
出版日:2011/09/14 作者:Narasimha Karumanchi  出版社:PBKCRSPC  裝訂:平裝
Success key books for: Programming puzzles for interviews Campus Preparation Degree/Masters Course Preparation Instructor’s GATE Preparation Big job hunters: Microsoft, Google, Amazo
定價:2399 元
無庫存
出版日:2011/08/31 作者:Bradley N. Miller; David L. Ranum  出版社:Franklin Beedle & Assoc  裝訂:平裝
定價:2700 元
無庫存
出版日:2011/03/30 作者:Bernard Fichet (EDT); Domenico Piccolo (EDT); Rosanna Verde (EDT); Maurizio Vichi (EDT)  出版社:Textstream  裝訂:平裝
The growing capabilities in generating and collecting data has risen an urgent need of new techniques and tools in order to analyze, classify and summarize statistical information, as well as to disco
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/03/09 作者:Narasimha Karumanchi  出版社:PBKCRSPC  裝訂:平裝
Product DescriptionSuccess key books for: Programming puzzles for interviews Campus Preparation Degree/Masters Course Preparation Instructor's GATE Preparation Big job hunters: Microsoft,
定價:2399 元
無庫存
出版日:2011/01/31 作者:Goodrich  出版社:John Wiley & Sons Inc  裝訂:平裝
An updated, innovative approach to data structures and algorithms Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concep
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/02/24 作者:Michael Main; Walter Savitch  出版社:Addison-Wesley  裝訂:平裝
Data Structures and Other Objects Using C++ takes a gentle approach to the data structures course in C++. Providing an early, self-contained review of object-oriented programming and C++, this text gi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures: Abstraction and Design Using Java
90 折
出版日:2010/01/26 作者:Elliot B. Koffman; Paul A. T. Wolfgang  出版社:John Wiley & Sons Inc  裝訂:平裝
This book lays the foundation for programmers to build their skills. The focus is placed on how to implement effective programs using the JCL instead of producing mathematical proofs. The coverage is
優惠價: 9 1530
無庫存
出版日:2009/10/07 作者:Mark Allen Weiss  出版社:Addison-Wesley  裝訂:平裝
Data Structures and Problem Solving Using Java takes a practical and unique approach to data structures that separates interface from implementation. It is suitable for the second or third programming
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/07/31 作者:D. S. Malik  出版社:Cengage Learning  裝訂:平裝
Now in its second edition, D.S. Malik brings his proven approach to C++ programming to the CS2 course. Clearly written with the student in mind, this text focuses on Data Structures and includes advan
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/06/01 作者:Abel J. P. Gomes; Irina Voiculescu; Joaquim Jorge; Brian Wyvill; Callum Galbraith  出版社:Springer Verlag  裝訂:精裝
Implicit objects have gained increasing importance in geometric modeling, visualisation, animation, and computer graphics, because their geometric properties provide a good alternative to traditional
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/01/07 作者:Kenneth Alfred Lambert; Martin Osborne (CON)  出版社:Cengage Learning  裝訂:平裝
In FUNDAMENTALS OF PYTHON: FROM FIRST PROGRAMS THROUGH DATA STRUCTURES, Washington and Lee University professor Kenneth A. Lambert presents all of the important topics in CS1 and CS2 in one volume. Th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/12/17 作者:William Mcallister  出版社:Jones & Bartlett Learning  裝訂:平裝
Designed to comply with the syllabus guidelines presented by the association of Computing Machinery, the textbook gives students taking the CS103 Data Structures and Algorithms course plenty of code e
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms and Data Structures ― The Basic Toolbox
90 折
出版日:2008/09/30 作者:Kurt Mehlhorn; Peter Sanders  出版社:Springer Verlag  裝訂:精裝
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul
優惠價: 9 2475
無庫存
出版日:2008/09/08 作者:Peter Brass  出版社:Cambridge Univ Pr  裝訂:精裝
This text closely examines ideas, analysis, and implementation details of data structures as a specialised topic in applied algorithms. It looks at efficient ways to realise query and update operations on sets of numbers, intervals, or strings by various data structures, including: search trees; structures for sets of intervals or piece-wise constant functions; orthogonal range search structures; heaps; union-find structures; dynamization and persistence of structures; structures for strings; and hash tables. Instead of relegating data structures to trivial material used to illustrate object-oriented programming methodology, this is the first volume to show data structures as a crucial algorithmic topic. Numerous code examples in C and more than 500 references make Advanced Data Structures an indispensable text.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/08/25 作者:George F. Luger; William A. Stubblefield  出版社:Addison-Wesley  裝訂:平裝
定價:2399 元
無庫存
出版日:2008/02/19 作者:Stefan Brandle; Jonathan Geisler; James Roberge; David Whittington  出版社:Jones & Bartlett Learning  裝訂:平裝
C++ Data Structures: A Laboratory Course exemplifies the active learning experience. With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by imple
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/08/24 作者:Sally Goldman  出版社:CRC Press UK  裝訂:精裝
Although traditional texts present isolated algorithms and data structures, they do not provide a unifying structure and offer little guidance on how to appropriately select among them. Furthermore, t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/08/02 作者:Jeffrey S. Childs  出版社:Prentice Hall  裝訂:精裝
Most books on data structures are filled with so many technical details (and lack thorough explanations) that the reading becomes difficult. This accessible, conversational presentation explores data
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:精裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Using C#
90 折
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
優惠價: 9 2164
無庫存
出版日:2007/01/01 作者:CHILDS  出版社:PEARSON  裝訂:平裝
定價:850 元
無庫存
出版日:2006/08/08 作者:Hanan Samet  出版社:Morgan Kaufmann Pub  裝訂:精裝
The field of multidimensional data structures is large and growing very quickly. Here, for the first time, is a thorough treatment of multidimensional point data, object and image-based representatio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/10/06 作者:Koffman  出版社:John Wiley & Sons Inc  裝訂:平裝
The text helps you thoroughly understand basic data structures and algorithms, as well as essential design skills and principles. Approximately 20 case studies show you how to apply those skills and p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/04/14 作者:Mehta; Dinesh P. ; Sahni; Sartaj  出版社:Productivity Press  裝訂:精裝
The Handbook of Data Structures and Applications responds to the needs of students, professionals and researchers who need a mainstream reference on data structures by providing a comprehensive survey
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Using Visual Basic.NET
90 折
出版日:2005/03/07 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those which must be developed by the programmer. In an object-oriented fashion, the author presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most im
優惠價: 9 2807
無庫存
Data Structures Through C in Depth
滿額折
出版日:2004/05/30 作者:S. K. Srivastava; Deepali Srivastava  出版社:BPB Publications  裝訂:平裝
優惠價: 95 1076
無庫存
出版日:2004/03/26 作者:Rana  出版社:John Wiley & Sons Inc  裝訂:精裝
In Geography and GIS, surfaces can be analysed and visualised through various data structures, and topological data structures describe surfaces in the form of a relationship between certain surface-s
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/10/01 作者:Shi-Kuo Chang (EDT)  出版社:World Scientific Pub Co Inc  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/09/01 作者:Robert Sedgewick  出版社:新月文化  裝訂:平裝
The long-awaited Java version of parts 1 through 5 of the most important work on computer algorithms, at a special discounted price - The first two volumes of the long-awaited Java edition of Sedgewic
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/01/01 作者:BAILEY  出版社:MC  裝訂:平裝
定價:750 元
無庫存
Algorithms in Java ─ Parts 1 -4 : Fundamentals Data Structures Sorting Searching
90 折
出版日:2002/12/01 作者:Robert Sedgewick  出版社:Prentice Hall  裝訂:平裝
This volume comprises a new edition of the first half of Sedgewick's (computer science, Princeton, U.) complete work. Sixteen chapters present Java class implementations of about 100 important practic
優惠價: 9 2835
無庫存
Data Structures & Algorithms in Java
滿額折
出版日:2002/11/01 作者:Robert Lafore  出版社:Pearson P T R  裝訂:精裝
Data Structures and Algorithms in Java, Second Edition is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use
定價:2660 元
無庫存
Object-Oriented Data Structures Using Java
90 折
出版日:2001/12/01 作者:Nell B. Dale; Daniel T. Joyce; Chip Weems  出版社:新月圖書  裝訂:精裝
Written to present the algorithmic, programming, and structuring techniques of traditional data structures courses in an object-oriented context, this text presents the familiar topics, but with an em
優惠價: 9 765
無庫存
Java Collections - An Introduction To Abstract Data Types, Data Structures And Algorithms
滿額折
出版日:2001/02/09 作者:Watt  出版社:John Wiley & Sons Inc  裝訂:平裝
Paying close attention to the Java 2 collection classes, this book is designed to give programmers the ability to choose the best collection classes for each application. The focus of the book is on a
優惠價: 9 2734
無庫存
出版日:2000/10/01 作者:Timothy Budd  出版社:Pearson College Div  裝訂:精裝
With this book, Tim Budd looks at data structures by providing a solid foundation on the abstract data type (ADT), and uses the graphical elements found in Java when possible. The beginning chapters
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of OOP and Data Structures in Java
90 折
出版日:2000/06/05 作者:Richard Wiener  出版社:Cambridge Univ Pr  裝訂:精裝
Fundamentals of OOP and Data Structures in Java is a text for an introductory course on classical data structures. Part One of the book presents the basic principles of Object-Oriented Programming (OOP) and Graphical User Interface (GUI) programming with Java as the example language. Part Two introduces each of the major data structures with supporting, GUI-based laboratory programs designed to reinforce the basic concepts and principles of the text. These laboratories allow the reader to explore and experiment with the properties of each data structure. All source code for the laboratories is available on the web. By integrating the principles of OOP and GUI programming, this book takes the unique path of presenting the fundamental issues of data structures within the context of paradigms that are essential to today's professional software developer. The authors assume the reader has only an elementary understanding of Java and no experience with OOP.
優惠價: 9 3509
無庫存
出版日:1999/11/01 作者:Mark Allen Weiss  出版社:Pearson College Div  裝訂:精裝
PData Structures and Problem Solving Using C++ provides a practical introduction to data structures and algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C+
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Purely Functional Data Structures
90 折
出版日:1999/07/01 作者:Chris Okasaki  出版社:Cambridge Univ Pr  裝訂:平裝
Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional data structures. It includes both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for functional languages. All source code is given in Standard ML and Haskell, and most of the programs can easily be adapted to other functional languages. This handy reference for professional programmers working with functional languages can also be used as a tutorial or for self-study.
優惠價: 9 2398
無庫存
Data Structures and Program Design in C++
90 折
出版日:1998/12/01 作者:Robert L. Kruse; Alexander J. Ryba  出版社:Prentice Hall  裝訂:精裝
Explores some of the more advanced tools in computer programming such as structured problem solving, object- oriented programming, data abstraction, and the comparative analysis of algorithms. The aut
優惠價: 9 990
無庫存
  • 630
    16
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 16

暢銷榜

客服中心

收藏

會員專區