TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Data Structures

635
4 / 16
出版日: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
無庫存
出版日:2003/10/01 作者:Shi-Kuo Chang (EDT)  出版社:World Scientific Pub Co Inc  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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
無庫存
出版日: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
無庫存
出版日:1998/11/26 作者:Zbigniew Michalewicz  出版社:Springer-Verlag Berlin and Heidelberg GmbH & Co. K  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1998/06/18 作者: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.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1998/06/01 作者:William B. Langdon  出版社:Springer Verlag  裝訂:精裝
Having given away the answer in the subtitle, Langdon (U. of Birmingham, England) explains the nuts and bolts of the automatic creation of program code that actually includes stored data, which previo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms in C ─ Fundamentals, Data Structures, Sorting, Searching
90 折
出版日:1997/08/01 作者:Robert Sedgewick  出版社:Addison-Wesley Professional  裝訂:平裝
""This is an eminently readable book which an ordinary programmer, unskilled in mathematical analysis and wary of theoretical algorithms, ought to be able to pick up and get a lot out of.."- Steve Sum
優惠價: 9 3240
無庫存
出版日:1996/09/01 作者:Iain T. Adamson  出版社:Springer Verlag  裝訂:平裝
All young computer scientists who aspire to write programs must learn something about algorithms and data structures. This book does exactly that. Based on lecture courses developed by the author over
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1996/07/01 作者:Mark Allen Weiss  出版社:Prentice Hall  裝訂:精裝
In this second edition of his best-selling book, Data Structures and Algorithm Analysis in C, Mark Allen Weiss, continues to refine and enhance his innovative approach to algorithms and data structure
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1996/03/13 作者:Ammeraal  出版社:John Wiley & Sons Inc  裝訂:平裝
algorithms and data structures in C++ Leendert Ammeraal Hogeschool van Utrecht, The Netherlands C++ is capable of tackling a whole range of programming tasks. The purpose of this book is to give bread
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Manufacturing Data Structures
滿額折
出版日:1995/03/14 作者:Clement  出版社:John Wiley & Sons Inc  裝訂:精裝
Manufacturing Data Structures "Comprehensive yet easy-to-read.Manufacturing Data Structures is filled with anecdotes, yet stresses the importance of maintaining data accuracy. It is valuable reading f
優惠價: 9 3078
無庫存
出版日:1994/10/01 作者:Thomas A. Standish  出版社:Pearson College Div  裝訂:精裝
Text develops the concepts and theories of data structures and algorithm analysis in a gradual, step-by-step fashion, proceeding from concrete examples to abstract principles. The author discusses man
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Network Algorithms
90 折
出版日:1984/02/01 作者:Robert Endre Tarjan  出版社:Cambridge University Press  裝訂:平裝
There has been an explosive growth in the field of combinatorial algorithms. These algorithms depend not only on results in combinatorics and especially in graph theory, but also on the development of
優惠價: 9 2754
無庫存
Data Structures and Algorithms
90 折
出版日:1983/01/01 出版社:ADDISON-WESLEY PUBLISHING  裝訂:精裝
The authors' treatment of data structures in Data Structures and Algorithms is unified by an informal notion of "abstract data types," allowing readers to compare different implement
優惠價: 9 1260
無庫存
Data Structures and Abstractions with Java 4/e
滿額折
作者:Carrano  出版社:滄海  裝訂:平裝
Aid comprehension and facilitate teaching with an approachable format and content organization Material is organized into small segments that focus a reader’s attention and provide greater instruction
定價:1260 元
無庫存
Data Structures and Algorithm Analysis in Java
滿額折
作者:MARK ALLEN WEISS  出版社:PEARSON  裝訂:平裝
Data Structures and Algorithm Analysis in Java is an advanced algorithms book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course was k
定價:1060 元
無庫存
出版日:2025/01/20 作者:Rupam Sardar  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2024/10/07 作者:Neeraj (Thapar Inst of Engg & Tech Kumar INDIA); Arzoo (Thapar Inst of Engg & Tech Miglani INDIA)  出版社:PBKTYFRL  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2024/08/31 作者:Dan S. Myers  出版社:CAMBRIDGE  裝訂:精裝
定價:3849 元
無庫存
Efficient Data Structures with C++: A Hands-On Approach
滿額折
出版日:2024/04/12 作者:Sivakumar R. D.  出版社:Lightning Source Inc  裝訂:平裝
定價:1680 元
無庫存
出版日:2023/07/31 作者:Manos Athanassoulis  出版社:NEW PUBL INC  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Introduction to Python Programming and Data Structures, Global Edition
滿額折
出版日:2022/11/02 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
優惠價: 95 3500
無庫存
出版日:2022/07/29 作者:Basant Agarwal  出版社:PACKT PUB  裝訂:平裝
定價:2699 元
無庫存
A Common-Sense Guide to Data Structures and Algorithms, 2e
95 折
出版日:2020/08/21 作者:Jay Wengrow  出版社:Pragmatic Bookshelf  裝訂:平裝
優惠價: 95 2284
無庫存
出版日:2020/05/18 作者:Xingni Zhou; Zhiyuan Ren; Yanzhuo Ma; Kai Fan; Xiang Ji  出版社:De Gruyter  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/04/18 作者:John Lewis; Peter Depasquale; Joseph Chase  出版社:Pearson College Div  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms Illuminated (Part 2):Graph Algorithms and Data Structures
95 折
出版日:2018/08/08 作者:Tim Roughgarden  出版社:Soundlikeyourself Publishing; LLC  裝訂:平裝
優惠價: 95 881
無庫存
出版日:2018/03/18 作者:Tony Gaddis; Godfrey Muganda  出版社:Pearson College Div  裝訂:平裝
For courses in computer science and programming Starting Out with Java: From Control Structures through Data Structures provides a smooth introduction to programming with Java that moves fl
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Guide to Data Structures ― A Concise Introduction Using Java
90 折
出版日:2018/01/22 作者:James T. Streib; Takako Soma  出版社:Springer-Verlag New York Inc  裝訂:平裝
This accessible and engaging textbook/guide provides a concise introduction to data structures and associated algorithms. Emphasis is placed on the fundamentals of data structures, enabling the reader
優惠價: 9 2835
無庫存
  • 635
    16
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 16

暢銷榜

客服中心

收藏

會員專區