TOP
搜尋結果 /

Algorithms

4530
4 / 114
出版日:1999/08/01 作者:Jon Orwant; Jarkko Hietaniemi; John MacDonald  出版社:Oreilly & Associates Inc  裝訂:平裝
Whether one is an amateur programmer or knows a wide range of algorithms in other languages, this book will illustrate how to carry out traditional programming tasks in a high-powered, efficient, eas
優惠價: 1 1520
無庫存
出版日:1992/10/01 作者:Keith O. Geddes; Stephen R. Czapor; George Labahn  出版社:Springer Verlag  裝訂:精裝
Begins by developing the foundational material from modern algebra that is required for subsequent topics, then presents a thorough development of modern computational algorithms for such problems as
若需訂購本書,請電洽客服 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
無庫存
出版日:2023/05/03 作者:Andy Vickler  出版社:Lightning Source Inc  裝訂:平裝
優惠價: 1 1079
無庫存
出版日:2018/02/01 作者:Nancy Arana-daniel; Carlos Lopez-franco; Alma Y. Alanis  出版社:Butterworth-Heinemann  裝訂:平裝
Bio-inspired Algorithms for Engineering builds a bridge between the proposed bio-inspired algorithms developed in the past few decades and their applications in real-life problems, not only in an acad
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/01/15 作者:Derek L. Miller  出版社:Cavendish Square  裝訂:平裝
優惠價: 1 529
無庫存
出版日:2016/02/29 作者:R. Panneerselvam  出版社:ELI s.r.l.  裝訂:平裝
Now in its second edition, this text provides comprehensive coverage of the design techniques of algorithms. It traces the development of various algorithms in a step by step approach followed by thei
Algorithms for Obstetrics and Gynaecology
90 折
出版日:2014/04/06 作者:Sambit Mukhopadhyay (EDT); Edward Morris (EDT); Sabaratnam Arulkumaran (EDT)  出版社:OUP Academic UK  裝訂:平裝
Algorithms in Obstetrics and Gynaecology presents the core knowledge needed to tackle all situations in obstetrics and gynaecology, in a structured fashion. All algorithms are designed to support rapi
優惠價: 9 2862
無庫存
出版日:2013/03/31 作者:Renato Portugal  出版社:Springer Verlag  裝訂:精裝
This book addresses an interesting area of quantum computation called quantum walks, which play an important role in building quantum algorithms, in particular search algorithms. Quantum walks are the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/05/10 作者:Gilbert Strang  出版社:Wellesley-Cambridge Press;U.S.  裝訂:精裝
The emergence of satellite technology has changed the lives of millions of people. In particular, GPS has brought an unprecedented level of accuracy to the field of geodesy. This text is a guide to the algorithms and mathematical principles that account for the success of GPS technology and replaces the authors' previous work, Linear Algebra, Geodesy, and GPS (1997). An initial discussion of the basic concepts, characteristics and technical aspects of different satellite systems is followed by the necessary mathematical content which is presented in a detailed and self-contained fashion. At the heart of the matter are the positioning algorithms on which GPS technology relies, the discussion of which will affirm the mathematical contents of the previous chapters. Numerous ready-to-use MATLAB codes are included for the reader. This comprehensive guide will be invaluable for engineers and academic researchers who wish to master the theory and practical application of GPS technology.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/11/11 作者:Raymond Chiong (EDT); Thomas Weise (EDT); Zbigniew Michalewicz (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Evolutionary Algorithms (EAs) are population-based, stochastic search algorithms that mimic natural evolution. Due to their ability to find excellent solutions for conventionally hard and dynamic prob
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/10/09 作者:Anany Levitin  出版社:Pearson College Div  裝訂:平裝
Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/08/19 作者:Leonid Perlovsky (EDT); Ross Deming (EDT); Roman Ilin (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Dynamic logic (DL) recently had a highest impact on the development in several areas of modeling and algorithm design. The book discusses classical algorithms used for 30 to 50 years (where improvemen
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/06/27 作者:Gabriel Luque; Enrique Alba  出版社:Springer Verlag  裝訂:精裝
This book is the result of several years of research trying to better characterize parallel genetic algorithms (pGAs) as a powerful tool for optimization, search, and learning. Readers can learn how t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Design of Approximation Algorithms
90 折
出版日:2011/04/26 作者:David P. Williamson  出版社:Cambridge Univ Pr  裝訂:精裝
Discrete optimization problems are everywhere, from traditional operations research planning (scheduling, facility location and network design); to computer science databases; to advertising issues in viral marketing. Yet most such problems are NP-hard; unless P = NP, there are no efficient algorithms to find optimal solutions. This book shows how to design approximation algorithms: efficient algorithms that find provably near-optimal solutions. The book is organized around central algorithmic techniques for designing approximation algorithms, including greedy and local search algorithms, dynamic programming, linear and semidefinite programming, and randomization. Each chapter in the first section is devoted to a single algorithmic technique applied to several different problems, with more sophisticated treatment in the second section. The book also covers methods for proving that optimization problems are hard to approximate. Designed as a textbook for graduate-level algorithm courses
優惠價: 9 3275
無庫存
Distributed Computing:Principles, Algorithms, and Systems
90 折
出版日:2011/03/03 作者:Ajay D. Kshemkalyani  出版社:Cambridge Univ Pr  裝訂:平裝
Designing distributed computing systems is a complex process requiring a solid understanding of the design problems and the theoretical and practical aspects of their solutions. This comprehensive textbook covers the fundamental principles and models underlying the theory, algorithms and systems aspects of distributed computing. Broad and detailed coverage of the theory is balanced with practical systems-related issues such as mutual exclusion, deadlock detection, authentication, and failure recovery. Algorithms are carefully selected, lucidly presented, and described without complex proofs. Simple explanations and illustrations are used to elucidate the algorithms. Important emerging topics such as peer-to-peer networks and network security are also considered. With vital algorithms, numerous illustrations, examples and homework problems, this textbook is suitable for advanced undergraduate and graduate students of electrical and computer engineering and computer science. Practitioner
優惠價: 9 2749
無庫存
出版日:2010/08/16 作者:Richard E. Blahut  出版社:Cambridge Univ Pr  裝訂:精裝
Efficient signal processing algorithms are important for embedded and power-limited applications since, by reducing the number of computations, power consumption can be reduced significantly. Similarly, efficient algorithms are also critical to very large scale applications such as video processing and four-dimensional medical imaging. This self-contained guide, the only one of its kind, enables engineers to find the optimum fast algorithm for a specific application. It presents a broad range of computationally-efficient algorithms, describes their structure and implementation, and compares their relative strengths for given problems. All the necessary background mathematics is included and theorems are rigorously proved, so all the information needed to learn and apply the techniques is provided in one convenient guide. With this practical reference, researchers and practitioners in electrical engineering, applied mathematics, and computer science can reduce power dissipation for low-
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
An Introduction to the Analysis of Algorithms
滿額折
出版日:2009/12/24 作者:Michael Soltys  出版社:World Scientific Pub Co Inc  裝訂:精裝
This textbook covers the mathematical foundations of the analysis of algorithms. The gist of the book is how to argue, without the burden of excessive formalism, that a given algorithm does what it is
優惠價: 9 1377
無庫存
How To Think About Algorithms
90 折
出版日:2008/05/19 作者:Jeff Edmonds  出版社:Cambridge Univ Pr  裝訂:平裝
This textbook, for second- or third-year students of computer science, presents insights, notations, and analogies to help them describe and think about algorithms like an expert, without grinding through lots of formal proof. Solutions to many problems are provided to let students check their progress, while class-tested PowerPoint slides are on the web for anyone running the course. By looking at both the big picture and easy step-by-step methods for developing algorithms, the author guides students around the common pitfalls. He stresses paradigms such as loop invariants and recursion to unify a huge range of algorithms into a few meta-algorithms. The book fosters a deeper understanding of how and why each algorithm works. These insights are presented in a careful and clear way, helping students to think abstractly and preparing them for creating their own innovative ways to solve problems.
優惠價: 9 2105
無庫存
MACHINE VISION ALGORITHMS AND APPLICATIONS
滿額折
出版日:2007/11/14 作者:STEGER  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Machine Vision Algorithms and Applications is the first up-to-date textbook for machine vision software provides all the details on the theory and practical use of the relevant algorithms. The first
優惠價: 9 2392
無庫存
出版日:2007/03/29 作者:Subir Kumar Ghosh  出版社:Cambridge Univ Pr  裝訂:精裝
A human observer can effortlessly identify visible portions of geometric objects present in the environment. However, computations of visible portions of objects from a viewpoint involving thousands of objects is a time consuming task even for high speed computers. To solve such visibility problems, efficient algorithms have been designed. This book presents some of these visibility algorithms in two dimensions. Specifically, basic algorithms for point visibility, weak visibility, shortest paths, visibility graphs, link paths and visibility queries are all discussed. Several geometric properties are also established through lemmas and theorems. With over 300 figures and hundreds of exercises, this book is ideal for graduate students and researchers in the field of computational geometry. It will also be useful as a reference for researchers working in algorithms, robotics, computer graphics and geometric graph theory, and some algorithms from the book can be used in a first course in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/02/01 作者:Richard H. Sills (EDT)  出版社:S Karger Ag  裝訂:平裝
This 11x8.5, wire comb-bound collection of algorithms addresses hematologic and oncologic problems affecting neonates, children, and adolescents. Examining clinical problems which challenge the pediat
優惠價: 1 3900
無庫存
出版日:2003/01/01 作者:Russ Miller  出版社:Mit Pr  裝訂:平裝
Parallel Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh
Algorithms for Minimization Without Derivatives
滿額折
出版日:2002/01/01 作者:R. P. Brent  出版社:Dover Pubns  裝訂:平裝
Outstanding text for graduate students and researchers proposes improvements to existing algorithms, extends their related mathematical theories, and offers details on new algorithms for approximating
優惠價: 9 511
無庫存
出版日:1997/01/07 作者:Gen  出版社:John Wiley & Sons Inc  裝訂:精裝
The last few years have seen important advances in the use of genetic algorithms to address challenging optimization problems in industrial engineering. Genetic Algorithms and Engineering Design is th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1996/08/23 作者:Russ Miller  出版社:Mit Pr  裝訂:精裝
Parallel-Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh
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
無庫存
出版日:2026/02/03 作者:Alondra Sofía Mayen Rodríguez  出版社:OUR KNOWLEDGE PUB  裝訂:平裝
優惠價: 1 3120
無庫存
Ancient Algorithms
滿額折
出版日:2025/09/30 作者:Katrine ØGaard Jensen  出版社:PBKSARAB  裝訂:平裝
優惠價: 1 682
無庫存
Graph Algorithms
滿額折
出版日:2025/07/23 出版社:MDPI AG  裝訂:精裝
優惠價: 1 3348
無庫存
出版日:2025/05/27 作者:Yunchol Jong  出版社:BLUES KIDS OF AMER  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Revolutionary Algorithms
滿額折
出版日:2025/01/07 作者:Torey Akers  出版社:Grand Central Pub  裝訂:精裝
優惠價: 79 660
無庫存
Kumon Algorithms
滿額折
出版日:2024/11/01 出版社:Kumon Publishing North America; Inc  裝訂:平裝
優惠價: 95 797
無庫存
出版日:2024/05/31 作者:Vítor Pochmann  出版社:OUR KNOWLEDGE PUB  裝訂:平裝
優惠價: 1 2640
無庫存
Online Algorithms
95 折
出版日:2023/06/30 作者:Rahul (Tata Institute of Fundamental Research Vaze Mumbai India)  出版社:Cambridge University Press  裝訂:平裝
優惠價: 95 3395
無庫存
出版日:2023/05/03 作者:Andy Vickler  出版社:Lightning Source Inc  裝訂:平裝
優惠價: 1 1079
無庫存
出版日:2022/05/04 作者:M. H. Alsuwaiyel  出版社:World Scientific Pub Co Inc  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Simple Algorithms
滿額折
出版日:2020/12/03 作者:Sam Thompson  出版社:BookLife Publishing  裝訂:精裝
優惠價: 95 678
無庫存
Parallel Algorithms
滿額折
出版日:2020/09/30 作者:Henri Casanova; Arnaud Legrand; Yves Robert  出版社:PBKTYFRL  裝訂:平裝
優惠價: 1 2879
無庫存
Bandit Algorithms
90 折
出版日:2020/06/30 作者:Tor Lattimore  出版社:Cambridge Univ Pr  裝訂:精裝
Decision-making in the face of uncertainty is a significant challenge in machine learning, and the multi-armed bandit model is a commonly used framework to address it. This comprehensive and rigorous introduction to the multi-armed bandit problem examines all the major settings, including stochastic, adversarial, and Bayesian frameworks. A focus on both mathematical intuition and carefully worked proofs makes this an excellent reference for established researchers and a helpful resource for graduate students in computer science, engineering, statistics, applied mathematics and economics. Linear bandits receive special attention as one of the most useful models in applications, while other chapters are dedicated to combinatorial bandits, ranking, non-stationary problems, Thompson sampling and pure exploration. The book ends with a peek into the world beyond bandits with an introduction to partial monitoring and learning in Markov decision processes.
優惠價: 9 2267
無庫存
  • 4530
    114
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 114

暢銷榜

客服中心

收藏

會員專區