TOP
紅利積點抵現金,消費購書更貼心
篩選商品
縮小範圍
搜尋結果 /

and Processing of Text Technological Data Structures

1748526
1 / 43714
Modeling, Learning, and Processing of Text Technological Data Structures
90 折
Researchers in many disciplines have been concerned with modeling textual data in order to account for texts as the primary information unit of written communication. The book “Modelling, Learning and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Advanced Data Structures
90 折
出版日:2019/05/16 作者: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.
優惠價: 9 2537
無庫存
Advanced Data Structures
90 折
出版日: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]。
出版日:2014/09/05 作者:Guillaume Damiand; Pascal Lienhardt  出版社:Taylor & Francis  裝訂:精裝
"Although they are less widely known than other models, combinatorial maps are very powerful data structures and can be useful in many applications, including computer graphics and image processing. T
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Concise Introduction to Data Structures Using Java
90 折
出版日:2013/11/11 作者:Mark J. Johnson  出版社:Taylor & Francis  裝訂:平裝
Designed for a CS2 data structures course, this text provides a thorough but concise overview of data structures as well as a gradual introduction to Java. It uses a concise style and includes pseudoc
優惠價: 9 3185
無庫存
出版日: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]。
出版日:2018/06/27 作者:Xiang Ren ; Jiawei Han  出版社:Morgan & Claypool  裝訂:平裝
The real-world data, though massive, is largely unstructured, in the form of natural-language text. It is challenging but highly desirable to mine structures from massive text data, without extensive
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Signal Processing and Networking for Big Data Applications
90 折
出版日:2017/06/30 作者:Zhu Han  出版社:Cambridge Univ Pr  裝訂:精裝
This unique text helps make sense of big data in engineering applications using tools and techniques from signal processing. It presents fundamental signal processing theories and software implementations, reviews current research trends and challenges, and describes the techniques used for analysis, design and optimization. Readers will learn about key theoretical issues such as data modelling and representation, scalable and low-complexity information processing and optimization, tensor and sublinear algorithms, and deep learning and software architecture, and their application to a wide range of engineering scenarios. Applications discussed in detail include wireless networking, smart grid systems, and sensor networks and cloud computing. This is the ideal text for researchers and practising engineers wanting to solve practical problems involving large amounts of data, and for students looking to grasp the fundamentals of big data analytics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Basic Concepts in Data Structures
90 折
出版日:2016/11/30 作者:Shmuel Tomi Klein  出版社:Cambridge Univ Pr  裝訂:精裝
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions wil
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Basic Concepts in Data Structures
滿額折
出版日:2016/11/30 作者:Shmuel Tomi Klein  出版社:Cambridge Univ Pr  裝訂:平裝
Data structures are the fundamental building blocks of any computer program, used for storing, representing and manipulating data in a computer. This text presents the basic concepts of data structures as part of the art of writing computer programs. The author concentrates on the fundamentals of what should be done to solve a problem efficiently rather than technical implementation details. The text includes pseudocode and covers all the most common data structures, such as queues, stacks, trees, heaps, and hash tables, along with the basics of searching, sorting, and coding. This book can supplement any undergraduate algorithms or discrete math course and will also be accessible to students and researchers in other quantitative disciplines. No prerequisites beyond introductory programming and basic mathematics are required, and the accessible, conceptual presentation will appeal to undergraduates in many quantitative fields. Carefully designed problem sets with selected solutions wil
優惠價: 9 1930
無庫存
Big Data, Open Data And Data Development
90 折
出版日:2016/03/10 作者:Monino  出版社:John Wiley & Sons Inc  裝訂:精裝
The world has become digital and technological advances have multiplied circuits with access to data, their processing and their diffusion. New technologies have now reached a certain maturity. Data a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/08/01 作者:Ellis Horowitz; Sartaj Sahni; Susan Anderson-Freed  出版社:Silicon Pr  裝訂:平裝
New Edition of the Classic Data Structures Text!
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
無庫存
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
無庫存
Data Structures And Algorithms With Object- Oriented Design Patterns In C++
90 折
出版日:1998/08/31 作者:Preiss  出版社:John Wiley & Sons Inc  裝訂:平裝
Students will learn data structures and algorithms from a modern, object-oriented perspective with this new text. It uses a single class hierarchy as a framework to present all of the data structures.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures using Python
95 折
Data Structures using Python provides an introduction to design, analysis, and implementation of data structures using the powerful programming language, Python. This book is designed for a first cour
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Advanced Digital Signal Processing of Seismic Data
90 折
出版日:2019/12/31 作者:Wail A. Mousa  出版社:Cambridge Univ Pr  裝訂:精裝
Seismic data must be interpreted using digital signal processing techniques in order to create accurate representations of petroleum reservoirs and the interior structure of the Earth. This book provides an advanced overview of digital signal processing (DSP) and its applications to exploration seismology using real-world examples. The book begins by introducing seismic theory, describing how to identify seismic events in terms of signals and noise, and how to convert seismic data into the language of DSP. Deterministic DSP is then covered, together with non-conventional sampling techniques. The final part covers statistical seismic signal processing via Wiener optimum filtering, deconvolution, linear-prediction filtering and seismic wavelet processing. With over sixty end-of-chapter exercises, seismic data sets and data processing MATLAB codes included, this is an ideal resource for electrical engineering students unfamiliar with seismic data, and for Earth Scientists and petroleum pr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/03/11 作者:Frank M. Carrano; Timothy M. Henry  出版社:Pearson College Div  裝訂:精裝
A relatable and friendly introduction to data structures and their implementation The 5th Edition of Data Structures and Abstractions with Java introduces readers to data structures (CS-2) i
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Technological Interventions in Processing of Fruits and Vegetables presents a wide selection of the latest concepts in the fast-changing field of processing of fruits and vegetables (FAV). It provides
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Radar Data Processing With Applications
90 折
出版日:2016/08/24 作者:He  出版社:John Wiley & Sons Inc  裝訂:精裝
A systematic introduction to the theory, development and latest research results of radar data processing technology• Presents both classical theory and development methods of radar data processing• P
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Language Processing With Perl and Prolog ― Theories, Implementation, and Application
90 折
出版日:2014/01/31 作者:Pierre M. Nugues  出版社:Springer-Verlag New York Inc  裝訂:精裝
The areas of natural language processing and computational linguistics have continued to grow in recent years, driven by the demand to automatically process text and spoken data. With the processing p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Fundamentals of Python ─ Data Structures
90 折
出版日:2013/10/31 作者:Kenneth Lambert  出版社:Cengage Learning  裝訂:平裝
Written for computer programming students, hobbyists, and professionals, FUNDAMENTALS OF PYTHON: DATA STRUCTURES is an introduction to object-oriented design and data structures using the popular Pyth
優惠價: 9 1620
無庫存
出版日:2013/09/20 作者:Pat Morin  出版社:Univ of Washington Pr  裝訂:平裝
Offered as an introduction to the field of data structures andalgorithms, Open Data Structures covers the implementation andanalysis of data structures for sequences (lists), queues, priorityqueues, u
優惠價: 1 1977
無庫存
出版日:2011/11/01 作者:Frank Dehne (EDT); John Iacono (EDT); Jorg-Rudiger Sack (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 12th Algorithms and Data Structures Symposium, WADS 2011, held in New York, NY, USA, in August 2011. The Algorithms and Data Structures Symposium
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Synthesis of Computational Structures for Analog Signal Processing
90 折
出版日:2011/09/30 作者:Cosmin Radu Popa  出版社:Springer Verlag  裝訂:精裝
Synthesis of Computational Structures for Analog Signal Processing focuses on analysis and design of analog signal processing circuits. The author presents a multitude of design techniques for improvi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures & Algorithm Analysis in Java
滿額折
出版日: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 1127
無庫存
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
無庫存
Data Structures Using C++
90 折
出版日: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]。
The Text Mining Handbook:Advanced Approaches in Analyzing Unstructured Data
90 折
出版日:2006/12/11 作者:Ronen Feldman  出版社:Cambridge Univ Pr  裝訂:精裝
Text mining is a new and exciting area of computer science research that tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. Similarly, link detection – a rapidly evolving approach to the analysis of text that shares and builds upon many of the key elements of text mining – also provides new tools for people to better leverage their burgeoning textual data resources. The Text Mining Handbook presents a comprehensive discussion of the state-of-the-art in text mining and link detection. In addition to providing an in-depth examination of core text mining and link detection algorithms and operations, the book examines advanced pre-processing techniques, knowledge representation considerations, and visualization approaches. Finally, the book explores current real-world, mission-critical applications of text mining and link detection in such varied fields a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Objects, Abstraction, And Data Structures Using C++
90 折
出版日: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]。
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
無庫存
Purely Functional Data Structures
90 折
出版日: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]。
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
無庫存
Data Structures, Algorithms, and Software Principles in C
90 折
出版日: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 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
無庫存
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
優惠價: 1 3299
無庫存
Introduction to Graph Signal Processing
90 折
出版日:2021/06/30 作者:Antonio Ortega  出版社:Cambridge Univ Pr  裝訂:精裝
An intuitive and accessible text explaining the fundamentals and applications of graph signal processing. Requiring only an elementary understanding of linear algebra, it covers both basic and advanced topics, including node domain processing, graph signal frequency, sampling, and graph signal representations, as well as how to choose a graph. Understand the basic insights behind key concepts and learn how graphs can be associated to a range of specific applications across physical, biological and social networks, distributed sensor networks, image and video processing, and machine learning. With numerous exercises and Matlab examples to help put knowledge into practice, and a solutions manual available online for instructors, this unique text is essential reading for graduate and senior undergraduate students taking courses on graph signal processing, signal processing, information processing, and data analysis, as well as researchers and industry professionals.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
125 Problems in Text Algorithms:with Solutions
90 折
出版日:2021/02/28 作者:Maxime Crochemore  出版社:Cambridge Univ Pr  裝訂:精裝
String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
125 Problems in Text Algorithms:with Solutions
90 折
出版日:2021/02/28 作者:Maxime Crochemore  出版社:Cambridge Univ Pr  裝訂:平裝
String matching is one of the oldest algorithmic techniques, yet still one of the most pervasive in computer science. The past 20 years have seen technological leaps in applications as diverse as information retrieval and compression. This copiously illustrated collection of puzzles and exercises in key areas of text algorithms and combinatorics on words offers graduate students and researchers a pleasant and direct way to learn and practice with advanced concepts. The problems are drawn from a large range of scientific publications, both classic and new. Building up from the basics, the book goes on to showcase problems in combinatorics on words (including Fibonacci or Thue-Morse words), pattern matching (including Knuth-Morris-Pratt and Boyer-Moore like algorithms), efficient text data structures (including suffix trees and suffix arrays), regularities in words (including periods and runs) and text compression (including Huffman, Lempel-Ziv and Burrows-Wheeler based methods).
優惠價: 9 1997
無庫存
Robust Statistics for Signal Processing
90 折
出版日:2018/12/31 作者:Abdelhak M. Zoubir  出版社:Cambridge Univ Pr  裝訂:精裝
Understand the benefits of robust statistics for signal processing with this authoritative yet accessible text. The first ever book on the subject, it provides a comprehensive overview of the field, moving from fundamental theory through to important new results and recent advances. Topics covered include advanced robust methods for complex-valued data, robust covariance estimation, penalized regression models, dependent data, robust bootstrap, and tensors. Robustness issues are illustrated throughout using real-world examples and key algorithms are included in a MATLAB Robust Signal Processing Toolbox accompanying the book online, allowing the methods discussed to be easily applied and adapted to multiple practical situations. This unique resource provides a powerful tool for researchers and practitioners working in the field of signal processing.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
  • 1748526
    43714
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 43714

暢銷榜

客服中心

收藏

會員專區