TOP
領券滿999現折100!還不敢快手刀下單!
搜尋結果 /

Algorithms

4530
2 / 114
出版日:2014/02/26 作者:Richard Neapolitan; Kumarss Naimipour  出版社:Jones & Bartlett Learning  裝訂:平裝
This algorithms text from Neapolitan focuses on algorithms design and complexity analysis, assumes a background of college algebra and data structures but no calculus, and is suggested for a one-semes
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2013/07/22 作者:Edilson Arruda  出版社:Taylor & Francis  裝訂:精裝
Iterative algorithms often rely on approximate evaluation techniques, which may include statistical estimation, computer simulation or functional approximation. This volume presents methods for the st
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Bandit Algorithms for Website Optimization
滿額折
出版日:2012/12/31 作者:John Myles White  出版社:Oreilly & Associates Inc  裝訂:平裝
When looking for ways to improve your website, how do you decide which changes to make? And which changes to keep? This concise book shows you how to use Multiarmed Bandit algorithms to measure the re
優惠價: 1 1099
無庫存
This monograph presents examples of best practices when combining bioinspired algorithms with parallel architectures. The book includes recent work by leading researchers in the field and offers a map
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/06/01 作者:Bruce R. Donald  出版社:Mit Pr  裝訂:精裝
Using the tools of information technology to understand the molecular machinery ofthe cell offers both challenges and opportunities to computational scientists. Over the past decade,novel algorithms h
出版日:2011/02/15 作者:S. Srinathkumar  出版社:Inst of Engineering & Technology  裝訂:精裝
Srinathkumar (National Aerospace Laboratories, India) develops algorithms based on eigenstructure control theory and demonstrates their use in designing practical flight control systems. Writing for c
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/10/01 作者:Mikko Kolehmainen (EDT); Pekka Toivanen (EDT); Bartlomiej Beliczynski (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the thoroughly refereed post-proceedings of the 9th International Conference on Adaptive and Natural Computing Algorithms, ICANNGA 2009, held in Kuopio, Finland, in April 2009.Th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2009/05/01 作者:Raymond Chiong (EDT)  出版社:Springer Verlag  裝訂:精裝
Nature-Inspired Algorithms?have been?gaining much popularity in recent years due to the fact that many real-world optimisation problems have become increasingly large, complex and dynamic. The size an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/04/09 作者:Maxime Crochemore  出版社:Cambridge Univ Pr  裝訂:精裝
The book is intended for lectures on string processes and pattern matching in Master's courses of computer science and software engineering curricula. The details of algorithms are given with correctness proofs and complexity analysis, which make them ready to implement. Algorithms are described in a C-like language. The book is also a reference for students in computational linguistics or computational biology. It presents examples of questions related to the automatic processing of natural language, to the analysis of molecular sequences, and to the management of textual databases.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Discrete Optimization Algorithms ─ With Pascal Programs
滿額折
出版日:2006/12/15 作者:MacIej M. Syslo; Narsingh Deo; Janusz S. Kowalik  出版社:Dover Pubns  裝訂:平裝
Upper-level undergraduates and graduate students will benefit from this treatment of discrete optimization algorithms, which covers linear and integer programming. It offers ready-to-use computer prog
優惠價: 9 1024
無庫存
出版日:2003/03/17 作者:Ákos Seress  出版社:Cambridge Univ Pr  裝訂:精裝
Permutation group algorithms are one of the workhorses of symbolic algebra systems computing with groups. They played an indispensable role in the proof of many deep results, including the construction and study of sporadic finite simple groups. This book describes the theory behind permutation group algorithms, including developments based on the classification of finite simple groups. Rigorous complexity estimates, implementation hints, and advanced exercises are included throughout. The central theme is the description of nearly linear time algorithms, which are extremely fast both in terms of asymptotic analysis and of practical running time. A significant part of the permutation group library of the computational group algebra system GAP is based on nearly linear time algorithms. The book fills a significant gap in the symbolic computation literature. It is recommended for everyone interested in using computers in group theory, and is suitable for advanced graduate courses.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2002/12/01 作者:Herbert S. Wilf  出版社:A K Peters Ltd UK  裝訂:精裝
This book is an introductory textbook on the design and analysis of algorithms. The author uses a careful selection of a few topics to illustrate the tools for algorithm analysis. Recursive algorithms
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Efficient Parallel Algorithms
90 折
出版日:1990/02/01 作者:Alan Gibbons  出版社:Cambridge Univ Pr  裝訂:平裝
This is an introduction to the field of efficient parallel algorithms and to the techniques for efficient parallelisation. It is self-contained and presumes no special knowledge of parallel computers or particular mathematics. The book emphasises designing algorithms within the timeless and abstracted context of a high-level programming language rather than within highly specific computer architectures. This is an approach which concentrates on the essence of algorithmic theory, determining and taking advantage of the inherently parallel nature of certain types of problem. The authors present regularly-used techniques and a range of algorithms which includes some of the more celebrated and well-known. Efficient Parallel Algorithms is targeted at non-specialists who are considering entering the field of parallel algorithms. It will be particularly useful for courses aimed at advanced undergraduate or new postgraduate students of computer science and mathematics.
優惠價: 9 2515
無庫存
Algorithms To Live By : The Computer Science Of Human Decisions
滿額折
出版日:2017/04/06 作者:Christian; Brian  出版社:William Collins UK  裝訂:平裝
探討如何將電腦科學中的演算法原理應用到日常生活與人類決策中。作者結合心理學、認知科學與計算機科學,說明演算法不僅是電腦解題的工具,更是我們在面對生活難題時可借鑑的思考模型。本書涵蓋多種實用議題,透過演算法的視角來處理生活中的決策與權衡,例如:➤最佳停下時機(Optimal Stopping):如何判斷在眾多選項中何時停止尋找並做出決定,如招聘或約會。➤探索與利用的平衡(Explore-Exploit Trade-off):何時探索新機會,何時利用已知資源。➤排序與組織:提升查找效率的策略。➤快取管理:如何在有限記憶空間中有效保留重要資訊。➤工作排程與切換成本:如何管理多任務與優先順序。➤貝氏定理(Bayes's Rule):結合先驗知識與新資訊做出推論。➤放寬問題限制:在無解或計算困難的情況下,尋求「夠好」的近似解。➤隨機性與資源管理:利用隨機策略在不確定環境下取得良好結果。➤網絡與遊戲理論:理解互動系統與多方利益的決策動態。書中強調,雖然演算法能為複雜問題提供指導,但現實生活中決策仍存在不確定性和失敗風險。重要的是採用合理的策略來面對時間與資源限制,並學習在不完美中作出最佳抉擇。該書還指出,人類在面對計算難題時,常能透過直覺和簡化模型達成驚人的表現。此書獲得廣泛好評,被譽為一本能讓人重新認識「演算法」不僅屬於科技領域,更是生活智慧的指導手冊。A fascinating exploration of how computer algorithms can be applied to our everyday lives. What should we do, or leave undone, in a day or a lifetime? Exploring how insights from computer algorithms can be applied to our everyday lives, 'Algorithms To Live By' helps to solve common decision-making problems and illuminate the workings of the human mind. When should you switch between different tasks, and how many tas
優惠價: 79 478
庫存:2
Stochastic Process Variation in Deep-Submicron CMOs ─ Circuits and Algorithms
75 折
出版日:2013/11/28 作者:Amir Zjajo  出版社:Springer Verlag  裝訂:精裝
One of the most notable features of nanometer scale CMOS technology is the increasing magnitude of variability of the key device parameters affecting performance of integrated circuits. The growth of variability can be attributed to multiple factors, including the difficulty of manufacturing control, the emergence of new systematic variation-generating mechanisms, and most importantly, the increase in atomic-scale randomness, where device operation must be described as a stochastic process. In addition to wide-sense stationary stochastic device variability and temperature variation, existence of non-stationary stochastic electrical noise associated with fundamental processes in integrated-circuit devices represents an elementary limit on the performance of electronic circuits.In an attempt to address these issues, Stochastic Process Variation in Deep-Submicron CMOS: Circuits and Algorithms offers unique combination of mathematical treatment of random process variation, electrical noise
優惠價: 75 4500
庫存:1
出版日:2021/07/31 作者:Nisheeth K. Vishnoi  出版社:Cambridge Univ Pr  裝訂:精裝
In the last few years, Algorithms for Convex Optimization have revolutionized algorithm design, both for discrete and continuous optimization problems. For problems like maximum flow, maximum matching, and submodular function minimization, the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods. The goal of this self-contained book is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds. This modern text explains the success of these algorithms in problems of discrete optimization, as well as how these methods have significantly pushed the state of the art of convex optimization itself.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms for Convex Optimization
90 折
出版日:2021/07/31 作者:Nisheeth K. Vishnoi  出版社:Cambridge Univ Pr  裝訂:平裝
In the last few years, Algorithms for Convex Optimization have revolutionized algorithm design, both for discrete and continuous optimization problems. For problems like maximum flow, maximum matching, and submodular function minimization, the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods. The goal of this self-contained book is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds. This modern text explains the success of these algorithms in problems of discrete optimization, as well as how these methods have significantly pushed the state of the art of convex optimization itself.
優惠價: 9 1781
無庫存
Algorithms for Optimization
79 折
出版日:2019/03/12 作者:Mykel J. Kochenderfer; Tim A. Wheeler  出版社:Mit Pr  裝訂:精裝
A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems.This book offers a comprehensive introduction to optimization with a focus on pr
優惠價: 79 4503
無庫存
What Algorithms Want
滿額折
出版日:2018/10/09 作者:Ed Finn  出版社:Mit Pr  裝訂:平裝
The gap between theoretical ideas and messy reality, as seen in Neal Stephenson, Adam Smith, and Star Trek.We depend on—we believe in—algorithms to help us get a ride, choose which book to buy, execut
優惠價: 79 1201
無庫存
出版日:2017/01/23 作者:Brian Steele; John Chandler; Swarna Reddy  出版社:Springer-Verlag New York Inc  裝訂:精裝
This textbook on practical data analytics unites fundamental principles, algorithms, and data. Algorithms are the keystone of data analytics and the focal point of this textbook. Clear and intuitive e
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Obstetric Clinical Algorithms
滿額折
出版日:2016/10/25 作者:Norwitz  出版社:John Wiley & Sons Inc  裝訂:平裝
Clinical management algorithms for common and unusual obstetric problems have been developed to help guide practitioners to the best treatment options for patients. In this quick-reference guide, clea
優惠價: 9 3076
無庫存
出版日:2016/07/31 作者:Xin-she Yang  出版社:Elsevier Science Ltd  裝訂:平裝
Nature-Inspired Optimization Algorithms provides a systematic introduction to all major nature-inspired algorithms for optimization. The book's unified approach, balancing algorithm introduction, theo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/05/09 作者:M. Emre Celebi (EDT); Kemal Aydin (EDT)  出版社:Springer Verlag  裝訂:精裝
This book summarizes the state-of-the-art in unsupervised learning. The contributors discuss how with the proliferation of massive amounts of unlabeled data, unsupervised learning algorithms, whi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms to Live by
滿額折
出版日:2016/04/07 作者:Brian Christian;  Tom Griffiths  出版社:William Collins UK  裝訂:平裝
A fascinating exploration of how computer algorithms can be applied to our everyday lives. What should we do, or leave undone, in a day or a lifetime? Exploring how insights from computer algorithms c
優惠價: 79 565
無庫存
出版日:2016/03/29 作者:Ong U. Routh  出版社:Academic Pr  裝訂:平裝
Matrix Algorithms in MATLAB focuses on the MATLAB code implementations of matrix algorithms. The MATLAB codes presented in the book are tested with thousands of runs of MATLAB randomly generated matri
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2015/12/29 作者:Mahmuda Ahmed; Sophia Karagiorgou; Dieter Pfoser; Carola Wenk  出版社:Springer-Verlag New York Inc  裝訂:精裝
The book provides an overview of the state-of-the-art of map construction algorithms, which use tracking data in the form of trajectories to generate vector maps. The most common trajectory type is GP
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Derivatives Algorithms ─ Bones
滿額折
出版日:2015/11/29 作者:Tom Hyer  出版社:World Scientific Pub Co Inc  裝訂:精裝
Derivatives Algorithms — Volume 1: Bones (Second Edition) is for practicing quants who already have some expertise in risk-neutral pricing and in programming, and want to build a reusable and extensib
優惠價: 9 2509
無庫存
Genetic Algorithms in Java
滿額折
出版日:2015/02/18 作者:Lee Jacobson  出版社:Springer-Verlag New York Inc  裝訂:平裝
Genetic Algorithms in Java is an applied approach to learning and solving problems using genetic algorithms, with working projects and solutions written in the Java programming language. This book wil
優惠價: 1 3479
無庫存
出版日:2014/11/20 作者:M. Emre Celebi (EDT)  出版社:Springer Verlag  裝訂:精裝
This book focuses on partitional clustering algorithms, which are commonly used in engineering and computer scientific applications. The goal of this volume is to summarize the state-of-the-art in par
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2014/09/04 作者:Magnus Lie Hetland  出版社:Springer Verlag  裝訂:平裝
Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author ofBeginning Python, this book is sharply focused on classical alg
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Nature-inspired Algorithms
滿額折
出版日:2014/05/28 作者:Jeff Heaton  出版社:Createspace Independent Pub  裝訂:平裝
Nature can be a great source of inspiration for artificial intelligence algorithms because its technology is considerably more advanced than our own. Among its wonders are strong AI, nanotechnology, a
優惠價: 1 1200
無庫存
出版日:2013/12/09 作者:Claus Weihs; Olaf Mersmann; Uwe Ligges  出版社:Taylor & Francis  裝訂:精裝
Reviewing the historical development of basic algorithms to illuminate the evolution of today’s more powerful statistical algorithms, this comprehensive textbook emphasizes recurring themes in all sta
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2012/05/20 作者:Valentin E. Brimkov (EDT); Reneta P. Barneva (EDT)  出版社:Springer Verlag  裝訂:精裝
Digital geometry emerged as an independent discipline in the second half of the last century. It deals with geometric properties of digital objects and is developed with the unambiguous goal to provid
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Made Easy
滿額折
出版日:2011/12/19 作者:Narasimha Karumanchi  出版社:Createspace Independent Pub  裝訂:平裝
Peeling Data Structures and Algorithms for (C/C++ version): * Programming puzzles for interviews * Campus Preparation * Degree/Masters Course Preparation * Instructor’s * GATE Preparation * Big job hu
優惠價: 1 2160
無庫存
出版日:2011/10/20 作者:Teresa M. Przytycka (EDT); Marie-france Sagot (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 11th International Workshop on Algorithms in Bioinformatics, WABI 2011, held in Saarbrucken, Germany, in September 2011. The 30 papers presented w
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Proofs and Algorithms
滿額折
出版日:2011/02/28 作者:Gilles Dowek  出版社:Springer Verlag  裝訂:平裝
Logic is a branch of philosophy, mathematics and computer science. It studies the required methods to determine whether a statement is true, such as reasoning and computation.Proofs and Algorithms: In
優惠價: 1 2317
無庫存
出版日:2011/01/12 作者:Otfried Cheong (EDT); Kyung-Yong Chwa (EDT); Kunsoo Park (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 21st International Symposium on Algorithms and Computation, ISAAC 2010, held in Jeju, South Korea in December 2010.The 77 revised full papers pres
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2011/01/12 作者:Otfried Cheong (EDT); Kyung-Yong Chwa (EDT); Kunsoo Park (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book constitutes the refereed proceedings of the 21st International Symposium on Algorithms and Computation, ISAAC 2010, held in Jeju, South Korea in December 2010.The 77 revised full papers pres
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/11/30 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Python Algorithms explains the Python approach to algorithm analysis and design. Written byMagnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Exact Exponential Algorithms
90 折
出版日:2010/10/27 作者:Fedor V. Fomin (EDT)  出版社:Springer Verlag  裝訂:精裝
Today most computer scientists believe that NP-hard problems cannot be solved by polynomial-time algorithms. From the polynomial-time perspective, all NP-complete problems are equivalent but their exp
優惠價: 9 3150
無庫存
  • 4530
    114
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 114

暢銷榜

客服中心

收藏

會員專區