TOP
從紙書中看見香港,指定港書滿888再折100
縮小範圍
適讀年齡
搜尋結果 /

Discrete Optimization Algorithms

9696
12 / 243
出版日:2008/01/03 作者:R. Lowen (EDT); A. Verschoren (EDT)  出版社:Springer Verlag  裝訂:精裝
This is a comprehensive overview of the basics of fuzzy control, which also brings together some recent research results in soft computing, in particular fuzzy logic using genetic algorithms and neur
若需訂購本書,請電洽客服 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/07/10 作者:Makoto Ohsaki; Kiyohiro Ikeda  出版社:Springer Verlag  裝訂:平裝
This book focuses on the optimization of a geometrically-nonlinear structure under stability constraint. It presents a deep insight into optimization-based and computer-assisted stability design of di
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
出版日:2007/01/30 作者:Oded Galor  出版社:Springer Verlag  裝訂:精裝
This book provides an introduction to discrete dynamical systems -- a framework of analysis commonly used in the fields of biology, demography, ecology, economics, engineering, finance, and physics. T
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/11/02 作者:Hang T. Lau  出版社:Chapman & Hall  裝訂:精裝
Because of its portability and platform-independence, Java is the ideal computer programming language to use when working on graph algorithms and other mathematical programming problems. Collecting so
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/08/25 作者:Adeli  出版社:John Wiley & Sons Inc  裝訂:精裝
While the weight of a structure constitutes a significant part of the cost, a minimum weight design is not necessarily the minimum cost design. Little attention in structural optimization has been pai
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/06/07 作者:Wenyu Sun; Ya-Xiang Yuan  出版社:Springer Verlag  裝訂:平裝
Optimization Theory and Methods can be used as a textbook for an optimization course for graduates and senior undergraduates. It is the result of the author's teaching and research over the past decad
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/06/07 作者:Wenyu Sun; Ya-Xiang Yuan  出版社:Springer Verlag  裝訂:精裝
Optimization Theory and Methods can be used as a textbook for an optimization course for graduates and senior undergraduates. It is the result of the author's teaching and research over the past decad
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/05/11 作者:Juergen G. Bokowski  出版社:Cambridge Univ Pr  裝訂:精裝
Oriented matroids play the role of matrices in discrete geometry, when metrical properties, such as angles or distances, are neither required nor available. Thus they are of great use in such areas as graph theory, combinatorial optimization and convex geometry. The variety of applications corresponds to the variety of ways they can be defined. Each of these definitions corresponds to a differing data structure for an oriented matroid, and handling them requires computational support, best realised through a functional language. Haskell is used here, and, for the benefit of readers, the book includes a primer on it. The combination of concrete applications and computation, the profusion of illustrations, many in colour, and the large number of examples and exercises make this an ideal introductory text on the subject. It will also be valuable for self-study for mathematicians and computer scientists working in discrete and computational geometry.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/05/03 作者:Ravindran  出版社:John Wiley & Sons Inc  裝訂:精裝
The classic introduction to engineering optimization theory and practice--now expanded and updated Engineering optimization helps engineers zero in on the most effective, efficient solutions to
若需訂購本書,請電洽客服 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]。
Wavelet Methods for Time Series Analysis
90 折
出版日:2006/02/28 作者:Donald B. Percival  出版社:Cambridge Univ Pr  裝訂:平裝
This introduction to wavelet analysis 'from the ground level and up', and to wavelet-based statistical analysis of time series focuses on practical discrete time techniques, with detailed descriptions of the theory and algorithms needed to understand and implement the discrete wavelet transforms. Numerous examples illustrate the techniques on actual time series. The many embedded exercises - with complete solutions provided in the Appendix - allow readers to use the book for self-guided study. Additional exercises can be used in a classroom setting. A Web site offers access to the time series and wavelets used in the book, as well as information on accessing software in S-Plus and other languages. Students and researchers wishing to use wavelet methods to analyze time series will find this book essential.
優惠價: 9 3217
無庫存
出版日:2005/12/30 作者:Dietmar G. Maringer  出版社:Springer Verlag  裝訂:平裝
Portfolio Management with Heuristic Optimization consist of two parts. The first part (Foundations) deals with the foundations of portfolio optimization, its assumptions, approaches and the limitation
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Convex Analysis And Nonlinear Optimization — Theory And Examples
滿額折
出版日:2005/12/01 作者:Jonathan M. Borwein; Adrian S. Lewis  出版社:Springer Verlag  裝訂:精裝
Optimization is a rich and thriving mathematical discipline, and the underlying theory of current computational optimization techniques grows ever more sophisticated. This book aims to provide a conci
優惠價: 1 3748
無庫存
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/09/22 作者:Ensley  出版社:John Wiley & Sons Inc  裝訂:精裝
Did you know that games and puzzles have given birth to many of today's deepest mathematical subjects? Now, with Douglas Ensley and Winston Crawley's Introduction to Discrete Mathematics, you can exp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/09/01 作者:Joseph Geunes (EDT); Panos M. Pardalos (EDT)  出版社:Springer Verlag  裝訂:精裝
Supply Chain Optimization captures the latest results in a segment of current research activity in supply chain management. This research area focuses on applying optimization techniques to supply cha
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/09/01 作者:Joseph Geunes; Panos M. Pardalos (EDT)  出版社:Springer Verlag  裝訂:平裝
Supply Chain Optimization captures the latest results in a segment of current research activity in supply chain management. This research area focuses on applying optimization techniques to supply cha
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/08/08 作者:Jacob E. Goodman  出版社:Cambridge Univ Pr  裝訂:精裝
During the past few decades, the gradual merger of Discrete Geometry and the newer discipline of Computational Geometry has provided enormous impetus to mathematicians and computer scientists interested in geometric problems. This 2005 volume, which contains 32 papers on a broad range of topics of interest in the field, is an outgrowth of that synergism. It includes surveys and research articles exploring geometric arrangements, polytopes, packing, covering, discrete convexity, geometric algorithms and their complexity, and the combinatorial complexity of geometric objects, particularly in low dimension. There are points of contact with many applied areas such as mathematical programming, visibility problems, kinetic data structures, and biochemistry, as well as with algebraic topology, geometric probability, real algebraic geometry, and combinatorics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/07/01 作者:Santamarina  出版社:John Wiley & Sons Inc  裝訂:精裝
Discrete Signals and Inverse Problems examines fundamental concepts necessary to engineers and scientists working with discrete signal processing and inverse problem solving, and places emphasis on th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/03/30 作者:Andre Langevin; Diane Riopel  出版社:Springer Verlag  裝訂:平裝
In a context of global competition, the optimization of logistics systems is inescapable. Logistics Systems: Design and Optimization falls within this perspective and presents twelve chapters that wel
若需訂購本書,請電洽客服 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/03/08 作者:Stephen Boyd  出版社:Cambridge Univ Pr  裝訂:精裝
Convex optimization problems arise frequently in many different fields. This book provides a comprehensive introduction to the subject, and shows in detail how such problems can be solved numerically with great efficiency. The book begins with the basic elements of convex sets and functions, and then describes various classes of convex optimization problems. Duality and approximation techniques are then covered, as are statistical estimation techniques. Various geometrical problems are then presented, and there is detailed discussion of unconstrained and constrained minimization problems, and interior-point methods. The focus of the book is on recognizing convex optimization problems and then finding the most appropriate technique for solving them. It contains many worked examples and homework exercises and will appeal to students, researchers and practitioners in fields such as engineering, computer science, mathematics, statistics, finance and economics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/11/01 作者:Harry Kesten  出版社:Springer Verlag  裝訂:精裝
Most probability problems involve random variables indexed by space and/or time. These problems almost always have a version in which space and/or time are taken to be discrete. This volume deals wit
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/09/01 作者:Igor S. Litvinchev; Vladimir Tsurkov  出版社:Springer Verlag  裝訂:精裝
The volume contains exact, approximate and iterative aggregation in large-scale optimization. Aggregation-disaggregation techniques provide a set of tools to cope with large optimization problems by:
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/08/07 作者:RALPH P GRIMALDI  出版社:ADDISON WESLEY  裝訂:平裝
Provides an introductory survey in both discrete & combinatorial mathematics. Intended for the beginning student designed to introduce a wide variety of applications & develop mathematical ma
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/02/20 作者:Norman L. Biggs  出版社:Oxford Univ Press USA  裝訂:平裝
Aimed at undergraduates in mathematics, computer science, operational research, and related subjects, this text covers the basics of discrete mathematics. A sampling of topics includes natural numbers
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Discrete Mathematics: Elementary and Beyond
滿額折
出版日:2003/02/01 作者:Laszlo Lovasz; Jozsef Pelikan; Katalin L. Vesztergombi  出版社:Springer Verlag  裝訂:平裝
Discrete mathematics is quickly becoming one of the most important areas of mathematical research, with applications to cryptography, linear programming, coding theory and the theory of computing. Th
優惠價: 1 3479
無庫存
出版日: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 作者:Max D. Gunzburger  出版社:Cambridge University Press  裝訂:平裝
Perspectives in Flow Control and Optimization presents flow control and optimization as a subdiscipline of computational mathematics and computational engineering. It introduces the development and an
若需訂購本書,請電洽客服 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]。
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
無庫存
  • 9696
    243
  • 1
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 243

暢銷榜

客服中心

收藏

會員專區