TOP
GOGO開學趣,參考書應有盡有
篩選商品
縮小範圍
搜尋結果 /

Parallel Genetic Algorithms

11588
4 / 290
出版日:2007/12/18 作者:Sanguthevar Rajasekaran (EDT); John Reif (EDT)  出版社:Chapman & Hall  裝訂:精裝
The ability of parallel computing to process large data sets and handle time-consuming operations has resulted in unprecedented advances in biological and scientific computing, modeling, and simulatio
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/04/23 作者:Sanghamitra Bandyopadhyay; Sankar Kumar Pal  出版社:Springer Verlag  裝訂:平裝
This book provides a unified framework that describes how genetic learning can be used to design pattern recognition and learning systems. It examines how a search technique, the genetic algorithm, ca
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
An Introduction to Parallel and Vector Scientific Computation
90 折
出版日:2006/08/14 作者:Ronald W. Shonkwiler  出版社:Cambridge Univ Pr  裝訂:平裝
In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo
優惠價: 9 2164
無庫存
出版日:2006/08/14 作者:Ronald W. Shonkwiler  出版社:Cambridge Univ Pr  裝訂:精裝
In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a general examination of timing, data dependencies, and communication. These ideas are implemented with respect to shared memory, parallel and vector processing, and distributed memory cluster computing. Threads, OpenMP, and MPI are covered, along with code examples in Fortran, C, and Java. The principles of parallel computation are applied throughout as the authors cover traditional topics in a first course in scientific computing. Building on the fundamentals of floating point representation and numerical error, a thorough treatment of numerical linear algebra and eigenvector/eigenvalue problems is provided. By studying how these algorithms parallelize, the reader is able to explore parallelism inherent in other computations, such as Monte Carlo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/02/03 作者:Kenneth A. De Jong  出版社:Bradford Books  裝訂:精裝
This text is an introduction to the field of evolutionary computation. It approaches evolution strategies and genetic programming, as instances of a more general class of evolutionary algorithms.
Protein Structure Prediction - Concepts And Applications
滿額折
出版日:2006/01/20 作者:Tramontano  出版社:John Wiley & Sons Inc  裝訂:平裝
While most textbooks on bioinformatics focus on genetic algorithms and treat protein structure prediction only superficially, this course book assumes a novel and unique focus. Adopting a didactic app
優惠價: 9 3591
無庫存
Domain Decomposition
90 折
出版日:2004/03/01 作者:Barry Smith  出版社:Cambridge Univ Pr  裝訂:平裝
This book presents an easy-to-read discussion of domain decomposition algorithms, their implementation and analysis. The relationship between domain decomposition and multigrid methods is carefully explained at an elementary level, and discussions of the implementation of domain decomposition methods on massively parallel super computers are also included. All algorithms are fully described and explained, and a mathematical framework for the analysis and complete understanding of the methods is also carefully developed. In addition, numerous numerical examples are included to demonstrate the behaviour of this important class of numerical methods. This book is ideal for graduate students about to embark on a career in computational science. It will also be a valuable resource for all those interested in parallel computing and numerical computational methods.
優惠價: 9 2866
無庫存
出版日:2003/10/01 作者:D. Katic; M. Vukobratovic  出版社:Springer Verlag  裝訂:平裝
This book provides a strong coverage of both the theoretical and application aspects of neural networks, fuzzy logic, genetic algorithms and hybrid intelligent techniques in robotics. Specific emphasi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/10/01 作者:Dusko Katic; Miomir Vukobratovic  出版社:Kluwer Academic Pub  裝訂:精裝
This book provides a strong coverage of both the theoretical and application aspects of neural networks, fuzzy logic, genetic algorithms and hybrid intelligent techniques in robotics. Specific emphas
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2003/06/01 作者:George Em Karniadakis  出版社:Cambridge Univ Pr  裝訂:平裝
Numerical algorithms, modern programming techniques, and parallel computing are often taught serially across different courses and different textbooks. The need to integrate concepts and tools usually comes only in employment or in research - after the courses are concluded - forcing the student to synthesise what is perceived to be three independent subfields into one. This book provides a seamless approach to stimulate the student simultaneously through the eyes of multiple disciplines, leading to enhanced understanding of scientific computing as a whole. The book includes both basic as well as advanced topics and places equal emphasis on the discretization of partial differential equations and on solvers. Some of the advanced topics include wavelets, high-order methods, non-symmetric systems, and parallelization of sparse systems. The material covered is suited to students from engineering, computer science, physics and mathematics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1998/03/17 作者:R. J. Roberts and Ray Rowe  出版社:CRC Press UK  裝訂:精裝
An account of the applicability of expert systems, neural networks, genetic algorithms and other intelligent software in product formulation, including an explanation of the technology involved and ex
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1995/11/21 作者:GregoryV. Wilson  出版社:Mit Pr  裝訂:平裝
Practical Parallel Programming provides scientists and engineers with a detailed, informative, and often critical introduction to parallel programming techniques. Parallel computers have become wide
Introduction to Algorithms, fourth edition
79 折
出版日:2022/03/22 作者:Thomas H. Cormen  出版社:Mit Pr  裝訂:精裝
A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout. New for the fourth edition New chapters on matchings in bipartite graphs, online algorithms, and machine learningNew material on topics including solving recurrence equations, hash tables, potential functions, and suffix arrays140 new exerc
優惠:外文書周末優惠-單79雙75 優惠價: 79 7110
無庫存
出版日:2022/01/07 作者:Scott  出版社:John Wiley & Sons Inc  裝訂:平裝
The Genetic Analysis of Complex Disease provides a comprehensive introduction to the various strategies, designs, and methods of analysis for the study of human complex genetic disease. Chapt
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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
無庫存
出版日:2020/10/31 作者:Woodrow Barfield  出版社:Cambridge Univ Pr  裝訂:精裝
Algorithms are a fundamental building block of artificial intelligence - and, increasingly, society - but our legal institutions have largely failed to recognize or respond to this reality. The Cambridge Handbook of the Law of Algorithms, which features contributions from US, EU, and Asian legal scholars, discusses the specific challenges algorithms pose not only to current law, but also - as algorithms replace people as decision makers - to the foundations of society itself. The work includes wide coverage of the law as it relates to algorithms, with chapters analyzing how human biases have crept into algorithmic decision-making about who receives housing or credit, the length of sentences for defendants convicted of crimes, and many other decisions that impact constitutionally protected groups. Other issues covered in the work include the impact of algorithms on the law of free speech, intellectual property, and commercial and human rights law.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithms for the Adventurous ― Creative Solutions to Computational (And Human) Problems
滿額折
出版日:2020/10/13 作者:Bradford Tuckfield  出版社:No Starch Pr  裝訂:平裝
Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithm
優惠:外文書周末優惠-單79雙75 優惠價: 79 1200
無庫存
Genetic Translation Studies:Conflict and Collaboration in Liminal Spaces
90 折
Examining the research possibilities, debates and challenges posed by the emerging field of genetic translation studies, this book demonstrates how, both theoretically and empirically, genetic critici
優惠價: 9 8640
無庫存
Algorithms
滿額折
出版日:2020/08/18 作者:Panos Louridas  出版社:Mit Pr  裝訂:平裝
An accessible introduction to algorithms, explaining not just what they are but how they work, with examples from a wide range of application areas.Digital technology runs on algorithms, sets of instr
優惠:外文書周末優惠-單79雙75 優惠價: 79 509
無庫存
出版日:2020/02/09 作者:Sarah Boslaugh  出版社:Greenwood Pub Group  裝訂:精裝
Genetic testing has provided important clues to understanding our health, but it has also raised many ethical, legal, and medical questions and concerns. This book explores the breadth of genetic test
優惠價: 1 2700
無庫存
出版日:2019/02/05 作者:Robin D. Clark; Cynthia J. Curry  出版社:Oxford Univ Pr  裝訂:精裝
"The definitive work in genetic evaluation of newborns. I cannot recommend it strongly enough." -Judith G. HallAs demand continues to exceed availability when it comes to clinical geneticists, Genetic
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/11/03 作者:Bertram K. C. Chan  出版社:Springer Nature  裝訂:精裝
The book illustrates how biostatistics may numerically summarize human genetic epidemiology using R, and may be used successfully to solveproblems in quantitative Genetic Epidemiology Biostatisti
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Holy Bible ― The KJV Nlv Parallel Bible
滿額折
出版日:2018/11/01 作者:Barbour Staff (COM)  出版社:Barbour Pub Inc  裝訂:平裝
A Parallel Bible for Everyone! The KJV NLV Parallel Bible features two fantastic versions of God’s Word, side-by-side in a readable two-column design that allows for quick and easy comparison and stu
優惠價: 1 760
無庫存
Introduction to Parallel Computing ― From Algorithms to Programming on State-of-the-art Platforms
90 折
出版日:2018/10/09 作者:Roman Trobec; Bojan Slivnik; Patricio Bulic; Borut Robic  出版社:Springer-Verlag New York Inc  裝訂:平裝
Advancements in microprocessor architecture, interconnection technology, and software development have fueled rapid growth in parallel and distributed computing. However, this development is only of p
優惠價: 9 2025
無庫存
Genetic Ethics - An Introduction
滿額折
出版日:2018/08/23 作者:Farrelly  出版社:John Wiley & Sons Inc  裝訂:精裝
Colin Farrelly contemplates the various ethical and social quandaries raised by the genetic revolution. Recent biomedical advances such as genetic screening, gene therapy and genome editing might be u
優惠價: 9 2392
無庫存
Genetic Ethics - An Introduction
滿額折
出版日:2018/08/23 作者:Farrelly  出版社:John Wiley & Sons Inc  裝訂:平裝
Colin Farrelly contemplates the various ethical and social quandaries raised by the genetic revolution. Recent biomedical advances such as genetic screening, gene therapy and genome editing might be u
優惠價: 9 853
無庫存
出版日:2018/05/28 作者:Amber Mathiesen; Kali Roy  出版社:Oxford Univ Pr  裝訂:平裝
An essential new text for genetic counseling's most sought-after skillsFoundations of Perinatal Genetic Counseling is a practical introduction to the concepts and skills in genetic counseling with cli
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/17 作者:Patrick Faraday (EDT)  出版社:Syrawood Pub House  裝訂:精裝
Genetic engineering is the modification of an organism’s genome by using biotechnology. It is used to modify genes and to change their genetic trait. There are a number of techniques that are used in
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/04/05 作者:Kayhan Erciyes  出版社:Springer-Verlag New York Inc  裝訂:精裝
This clearly structured textbook/reference presents a detailed and comprehensive review of the fundamental principles of sequential graph algorithms, approaches for NP-hard graph problems, and approxi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/02/14 作者:Luke Stanton (EDT)  出版社:Hayle Medical  裝訂:精裝
The disorder caused by any abnormality found in an individual’s genes is known as a genetic disorder. They are mostly hereditary or can also be caused by new mutations. Genetic disorders can be groupe
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/02/01 作者:Miguel Rocha; Pedro G. Ferreira  出版社:Academic Pr  裝訂:平裝
Bioinformatics Algorithms: Design and Implementation in Python provides a comprehensive book on many of the most important bioinformatics problems, putting forward the best algorithms and showing how
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
出版日:2017/12/12 作者:Rup Lal  出版社:CRC Press UK  裝訂:精裝
Genetic Engineering of Plants for Crop Improvement discusses current genetic engineering methods for plants and addresses the commercial opportunities for transgenic plants. Topics covered include Agr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/04/14 作者:Petrowski  出版社:John Wiley & Sons Inc  裝訂:精裝
Evolutionary algorithms are bio-inspired algorithms based on Darwin’s theory of evolution. They are expected to provide non-optimal but good quality solutions to problems whose resolution is imp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Real-World Algorithms ─ A Beginner's Guide
79 折
出版日:2017/03/17 作者:Panos Louridas  出版社:Mit Pr  裝訂:精裝
Algorithms are what we do in order not to have to do something. Algorithms consist of instructions to carry out tasks -- usually dull, repetitive ones. Starting from simple building blocks, computer a
優惠:外文書周末優惠-單79雙75 優惠價: 79 1351
無庫存
Algorithms for Dummies
滿額折
出版日:2017/02/21 作者:John Paul Mueller; Luca Massaron  出版社:For Dummies  裝訂:平裝
Algorithms For Dummies addresses people who are interested in algorithms without requiring them to pursue a PhD on the subject. The idea is that we already live in a world where algorithms are behind
優惠價: 9 1026
無庫存
出版日:2017/02/01 作者:Virginia Sybert  出版社:Oxford Univ Pr  裝訂:精裝
This fully revised and updated edition of GENETIC SKIN DISORDERS reflects the most current understanding of the diagnosis, treatment, genetic basis, and differential diagnoses of inherited skin disord
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
Genetic Engineering
滿額折
出版日:2017/01/01 作者:Susan Henneberg (EDT)  出版社:Greenhaven Pr  裝訂:平裝
Explores genetic engineering, including such issues as genetically modifying humans, cloning, and genetically modified food.
優惠價: 1 1914
無庫存
  • 11588
    290
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 290

暢銷榜

客服中心

收藏

會員專區