TOP
月月讀書金,登入即領,滿600現折50!!
縮小範圍
搜尋結果 /

Algorithms - ESA 2011

25061
14 / 627
Graph Algorithms
90 折
出版日:2011/10/31 作者:Shimon Even  出版社:Cambridge Univ Pr  裝訂:平裝
Shimon Even's Graph Algorithms, published in 1979, was a seminal introductory book on algorithms read by everyone engaged in the field. This thoroughly revised second edition, with a foreword by Richard M. Karp and notes by Andrew V. Goldberg, continues the exceptional presentation from the first edition and explains algorithms in a formal but simple language with a direct and intuitive presentation. The book begins by covering basic material, including graphs and shortest paths, trees, depth-first-search and breadth-first search. The main part of the book is devoted to network flows and applications of network flows, and it ends with chapters on planar graphs and testing graph planarity.
優惠價: 9 1696
無庫存
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
無庫存
出版日:2011/01/11 作者:Panetto  出版社:John Wiley & Sons Inc  裝訂:精裝
Within the framework of the Sixth I-ESA International Conference, supported by the INTEROP VLab (International Virtual Laboratory on Enterprise Interoperability, http://www.interop-vlab.eu), three wor
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2010/11/04 作者:Jorg Arndt  出版社:Springer-Verlag New York Inc  裝訂:精裝
Matters ComputationalThis book provides algorithms and ideas for computationalists. Subjects treated include low-level algorithms, bit wizardry, combinatorial generation, fast transforms like the Four
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/11/01 作者:Sio-Iong Ao (EDT); Burghard Rieger (EDT); Su-Shing Chen (EDT)  出版社:Springer-Verlag New York Inc  裝訂:精裝
Advances in Computational Algorithms and Data Analysis offers state of the art tremendous advances in computational algorithms and data analysis. The selected articles are representative in the
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/08/15 作者:Henri Casanova; Armand Legrand; Yves Robert  出版社:CRC Press UK  裝訂:精裝
Focusing on algorithms for distributed-memory parallel architectures, Parallel Algorithms presents a rigorous yet accessible treatment of theoretical models of parallel computation, parallel algorithm
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/02/28 作者:Nalini K. Ratha (EDT); Venu Govindaraju (EDT)  出版社:Springer Verlag  裝訂:精裝
Recent advances in biometrics include new developments in sensors, modalities and algorithms. As new sensors are designed, newer challenges emerge in the algorithms for accurate recognition. Written f
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/02/15 作者:Nayak  出版社:John Wiley & Sons Inc  裝訂:精裝
Discover the benefits of applying algorithms to solve scientific, engineering, and practical problems Providing a combination of theory, algorithms, and simulations, Handbook of Applied Algorithms pr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/11/28 作者:Jacques Mohcine Bahi; Sylvain Contassot-vivier; Raphael Couturier  出版社:Taylor & Francis  裝訂:精裝
Focusing on grid computing and asynchronism, Parallel Iterative Algorithms explores the theoretical and practical aspects of parallel numerical algorithms. Each chapter contains a theoretical discussi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
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]。
出版日:2007/03/27 作者:Haupt  出版社:John Wiley & Sons Inc  裝訂:精裝
A thorough and insightful introduction to using genetic algorithms to optimize electromagnetic systems Genetic Algorithms in Electromagnetics focuses on optimizing the objective function when a compu
若需訂購本書,請電洽客服 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/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]。
出版日:2006/07/11 作者:Panetto  出版社:John Wiley & Sons Inc  裝訂:精裝
During the IFAC/IFIP I-ESA international conference, supported by the INTEROP NoE and the ATHENA IP, three workshops and a doctoral symposium were organized in order to strengthen some key topics rela
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/04/20 作者:Bazaraa  出版社:John Wiley & Sons Inc  裝訂:精裝
COMPREHENSIVE COVERAGE OF NONLINEAR PROGRAMMING THEORY AND ALGORITHMS, THOROUGHLY REVISED AND EXPANDEDNonlinear Programming: Theory and Algorithms—now in an extensively updated Third EditionR
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Algorithms
滿額折
出版日:2005/10/21 作者:Harris  出版社:John Wiley & Sons Inc  裝訂:平裝
Beginning Algorithms A good understanding of algorithms, and the knowledge of when to apply them, is crucial to producing software that not only works correctly, but also performs efficiently. This i
優惠價: 9 1368
無庫存
出版日:2005/10/20 作者:Martin Charles Golumbic (EDT); Irith Ben-Arroyo Hartman (EDT)  出版社:Springer Verlag  裝訂:精裝
Graph Theory, Combinatorics and Algorithms: Interdisciplinary Applications focuses on discrete mathematics and combinatorial algorithms interacting with real world problems in computer science, operat
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/07/14 作者:Panetto  出版社:John Wiley & Sons Inc  裝訂:精裝
This book features four workshops from the INTEROP-ESA international conference, organized by the INTEROP NoE (Interoperability Research for Networked Enterprises Applications and Software Network of
若需訂購本書,請電洽客服 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
無庫存
出版日:2004/06/11 作者:Hartmann  出版社:John Wiley & Sons Inc  裝訂:精裝
Many physicists are not aware of the fact that they can solve their problems by applying optimization algorithms. Since the number of such algorithms is steadily increasing, many new algorithms have n
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms in Java ― Graph Algorithms
90 折
出版日:2003/07/01 作者:Robert Sedgewick  出版社:Prentice Hall  裝訂:平裝
Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of
優惠價: 9 2430
無庫存
出版日: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]。
出版日:2003/01/01 作者:Valmir C. Barbosa  出版社:Mit Pr  裝訂:平裝
An Introduction to Distributed Algorithms takes up some of the main concepts and algorithms, ranging from basic to advanced techniques and applications, that underlie the programming of distributed-me
出版日: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
出版日: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]。
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
優惠價: 1 2660
無庫存
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
無庫存
Algorithms in C ─ Graph Algorithms
90 折
出版日:2001/08/01 作者:Robert Sedgewick  出版社:Addison-Wesley Professional  裝訂:平裝
Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of
優惠價: 9 2633
無庫存
出版日:2001/03/12 作者:Brian Czech; Paul R. Krausman; Center for American Places (COR)  出版社:Johns Hopkins Univ Pr  裝訂:平裝
Since the 1970s, the Endangered Species Act (ESA), by virtue of its regulatory impact, has been a frequent subject of policy analysis. In this comprehensive history and critique of the ESA, Brian Cze
優惠價: 1 2262
無庫存
Mastering Algorithms With C
滿額折
出版日:1999/06/01 作者:Kyle Loudon  出版社:Oreilly & Associates Inc  裝訂:平裝
There are many books on data structures and algorithms, including some with useful libraries of C functions. Mastering Algorithms with C offers you a unique combination of theoretical background and w
優惠價: 1 2280
無庫存
出版日:1998/07/22 作者:Xavier  出版社:John Wiley & Sons Inc  裝訂:平裝
Parallel algorithms Made Easy The complexity of today's applications coupled with the widespread use of parallel computing has made the design and analysis of parallel algorithms topics of growing in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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/29 作者:ValmirC. Barbosa  出版社:Mit Pr  裝訂:精裝
"An Introduction to Distributed Algorithms" takes up some of the main concepts and algorithms, ranging from basic to advanced techniques and applications, that underlie the programming of distributed-
出版日: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
出版日:1996/02/27 作者:Melanie Mitchell  出版社:Bradford Books  裝訂:精裝
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i
出版日:1993/08/17 作者:Scott Dynes  出版社:Mit Pr  裝訂:平裝
This hypermedia CD-ROM provides an ideal format for the visual explanation of complex algorithms contained in the text Introduction to Algorithms, by Thomas H. Cormen, Charles E. Leiserson, and Ronal
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
無庫存
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
無庫存
Inside the Invisible Cage: How Algorithms Control Workers
90 折
出版日:2024/08/06 作者:Hatim Rahman  出版社:Univ of California Pr  裝訂:平裝
In a world increasingly run by algorithms and artificial intelligence, Hatim Rahman traces how organizations are using algorithms to control workers in an "invisible cage." Inside the Invisible Cage uses unique longitudinal data to investigate how digital labor platforms use algorithms to dictate the actions of high-skilled workers by determining accepted behaviors, work opportunities, and even success. As Hatim Rahman explains, employers can use algorithms to shift rules and guidelines without notice, explanation, or recourse for workers. The invisible cage signals a profound shift in the way markets and organizations categorize and ultimately control people. Unlike previous forms of labor control, the invisible cage is ubiquitous, yet it is also opaque and shifting, which makes breaking free from it difficult for workers. This book traces how the invisible cage was developed over time and the implications it has for the spread of new technology, such as generative artificial intellig
優惠價: 9 1294
無庫存
  • 25061
    627
  • 1
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 627

暢銷榜

客服中心

收藏

會員專區