Catalog no. CATITB
US VERSION
The following subject catalogs are available from CRC Press. You can view them online at the URLs listed or contact your local sales representative for copies.
Agricultural and Life Sciences Catalog no. CATAGL • ISBN: 978-0-8493-3864-9
Taylor & Francis Group Pioneers in Publishing
http://issuu.com/CRCPress/docs/annualcat_aglife_2011
Biomedical Science and Engineering Catalog no. CATBMS • ISBN: 978-0-8493-3866-3 http://issuu.com/CRCPress/docs/annualcat_biomed_2011
Business, Management and Public Administration Catalog no. CATBMP • ISBN: 978-0-8493-9175-0 http://issuu.com/CRCPress/docs/annualcat_bus_pub_admin_2011
Chemistry and Chemical Engineering Catalog no. CATSPC • ISBN: 978-0-8493-3867-0 http://issuu.com/CRCPress/docs/annualcat_chem_2011
Civil and Mechanical Engineering Catalog no. CATMCE • ISBN: 978-0-8493-3880-9 http://issuu.com/CRCPress/docs/annualcat_civil_mech_eng_2011
Computer Science and Information Technology Catalog no. CATITB • ISBN: 978-0-8493-3878-6 http://issuu.com/CRCPress/docs/annualcat_compsci_it_2011
Electrical Engineering Catalog no. CATEEC • ISBN: 978-0-8493-3869-4 http://issuu.com/CRCPress/docs/annualcat_elec_eng_2011
Environmental Science and Engineering Catalog no. CATEVE • ISBN: 978-0-8493-3874-8 http://issuu.com/CRCPress/docs/annualcat_envsci_2011
Food Science and Nutrition Catalog no. CATFSN • ISBN: 978-0-8493-3876-2
Grounded in a century-long tradition of publishing excellence, CRC Press/Taylor & Francis continues to provide our world with the resources needed to promote human progress and meet the challenges that might stand in the way of that progress. Producers of printed handbooks, textbooks, tutorials, and field guides, as well as e-books, online libraries, and interactive databases, CRC Press is a full service print and electronic publisher committed to recording the accomplishments and supporting the work of the world’s leading practitioners and researchers. Whether it’s advancing agriculture yield, improving infrastructure, developing clean and green alternatives, retrofitting industry, reorganizing healthcare, securing our homeland, streamlining public administration, or defining just who we are and where we are going, CRC has the resources and references to turn students into professionals and leaders, researchers into innovators and pioneers. In the classroom, in the laboratory, and out in the field, wherever challenges are being met by research, ingenuity, and determination, you will find those who create and rely on the authoritative content that is the power of CRC Press. A host of renowned imprints are under the CRC umbrella, including Marcel Dekker Publishing, the book division of the Institute of Physics, Auerbach Publications, Chapman & Hall / CRC, and most recently Productivity Press and A K Peters.
INVITATION TO AUTHORS If you have an idea for a book or a manuscript in progress relevant to any scientific, technical, or business discipline, CRC Press is interested. Please visit our authors web site at www.crcpress.com/authors for more information, or contact:
John Lavender, Senior VP Publishing 561-994-0555 • john.lavender@taylorandfrancis.com
http://issuu.com/CRCPress/docs/annualcat_foodsci_2011
Forensic Science, Law Enforcement, and Homeland Security Catalog no. CATFSC • ISBN: 978-0-8493-3877-9 http://issuu.com/CRCPress/docs/annualcat_forensics_2011
Human Factors and Ergonomics / Industrial Engineering and Manufacturing
To order, visit us online at
Catalog no. CATHFI • ISBN: 978-0-8493-3875-5 http://issuu.com/CRCPress/docs/annualcat_erg_indust_eng_2011
Mathematics and Statistics
Or contact us via the following numbers:
Catalog no. CATMTS • ISBN: 978-0-8493-3879-3
North & South America:
http://issuu.com/CRCPress/docs/annualcat_math_stats_2011
Nanoscience and Technology / CleanTech Catalog no. CATMSN • ISBN: 978-0-8493-3885-4 http://issuu.com/CRCPress/docs/annualcat_nano_clean_tech_2011
Physics / Materials Science Catalog no. CATPHY • ISBN: 978-0-8493-9176-7 http://issuu.com/CRCPress/docs/annualcat_physics_matsci_2011
From inside the US: Phone: 1-800-272-7737 Fax: 1-800-374-3401 Outside the US: Phone: 1-561-994-0555 Fax: 1-561-361-6018
Rest of the World Bookpoint Tel: +44 (0)1235 400400 • Fax: +44 (0)1235 400401
Product Listings Computer Science Algorithms & Complexity.............................................................................................................................. 3 Computation................................................................................................................................................. 5 Computational Biology................................................................................................................................ 12 Computer Engineering................................................................................................................................ 16 Circuits and Chips................................................................................................................................. 16 Embedded Systems............................................................................................................................... 18 General Computer Engineering............................................................................................................. 19 Computer Graphics, Multimedia, & Visualization........................................................................................ 21 Cryptography & Coding Theory.................................................................................................................. 27 Data Mining & Knowledge Discovery.......................................................................................................... 30 Discrete Systems......................................................................................................................................... 35 Game Theory.............................................................................................................................................. 37 Human Computer Interaction..................................................................................................................... 39 Image Processing........................................................................................................................................ 42 Intelligent Systems...................................................................................................................................... 44 Internet & Web Based Computing............................................................................................................... 46 Machine Learning & Pattern Recognition.................................................................................................... 48 Programming Languages............................................................................................................................ 52 Systems & Computer Architecture............................................................................................................... 54 Theory........................................................................................................................................................ 55 Information Technology Database Design & Management................................................................................................................ 55 IT Management........................................................................................................................................... 57 Operations Management...................................................................................................................... 60 Project Management............................................................................................................................. 61 Networking................................................................................................................................................. 64 Security & Auditing..................................................................................................................................... 67 Certification & Accredation................................................................................................................... 72 Computer Crime Investigation.................................................................................................................... 73 Software Engineering & Systems Development........................................................................................... 77 Title Index......................................................................................................................................................... 83 Author Index..................................................................................................................................................... 88 Sales Agents...................................................................................................................................................... 94 Order Form....................................................................................................................................................... 96 Ordering Information / Call for Authors...................................................................................... Inside Back Cover
Computer Science and Information Technology Catalog - 2011
Table of Contents
2
For more information and a complete list of titles, visit us at www.crcpress.com
A Practical Guide to Data Structures and Algorithms Using Java
Circular and Linear Regression
Sally A. Goldman and Kenneth J. Goldman
Nikolai Chernov
Washington University, Saint Louis, Missouri, USA Series: Chapman & Hall/CRC Applied Algorithms and Data Structures
University of Alabama at Birmingham, USA Series: Chapman & Hall/CRC Monographs on Statistics & Applied Probability
This book presents a systematic, applications-centered study of data structures and algorithms and their practical implementations. With fully documented Java implementations on the accompanying CD-ROM, it provides comprehensive coverage of a wide variety of important data structures. Case studies, examples, decision trees, and comparison charts throughout the text illustrate and support a methodology for the careful selection and application of data structures and algorithms. Appendices summarize major features of the Java programming language, introduce asymptotic notation and complexity analysis, and discuss design patterns applied in the book.
Exploring the recent achievements that have occurred since the mid-1990s, this book explains how to use modern algorithms to fit geometric contours to observed data in image processing and computer vision. The author covers all facets of the methods: geometric, statistical, and computational. He looks at how the numerical algorithms relate to one another through underlying ideas, compares the strengths and weaknesses of each algorithm, and illustrates how to combine the algorithms to achieve the best performance. The text also identifies obscure issues that may be relevant in future research. MATLAB® codes are available on the author’s website.
Catalog no. C455X, ISBN: 978-1-58488-455-2 August 2007, 7 x 10, 1056 pp. Suggested Price: $109.95 / £69.99
Catalog no. K11619, ISBN: 978-1-4398-3590-6 June 2010, 6-1/8 x 9-1/4, 286 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook
Combinatory Logic Pure, Applied and Typed Katalin Bimbo
Second Edition, Two-Volume Set
University of Alberta, Edmonton, Canada Series: Discrete Mathematics and Its Applications
Edited by
Mikhail J. Atallah Purdue University, West Lafayette, Indiana, USA
Marina Blanton University of Notre Dame, Indiana, USA Series: Chapman & Hall/CRC Applied Algorithms and Data Structures
This handbook provides an up-to-date compendium of fundamental computer science topics, techniques, and applications. Along with updating and revising many of the existing chapters, this edition contains more than 20 new chapters. It now covers external memory, parameterized, self-stabilizing, and pricing algorithms as well as the theories of algorithmic coding, privacy and anonymity, databases, computational games, and communication networks. It also discusses computational topology, computational number theory, natural language processing, and grid computing and explores applications in intensity-modulated radiation therapy, voting, DNA research, systems biology, and financial derivatives.
Combinatory logic is a versatile field that is connected to philosophical, mathematical, and computational logic. This comprehensive reference on combinatory logic covers results in the field from the last four decades along with classical information on the topic. The author makes combinatory logic simple to understand while providing working knowledge that is rigorous, current, and readable. Reader-friendly without compromising the precision of exposition, the book includes many new research results not found in the available literature. It also contains pointers to new directions in the field that can be pursued further by researchers. Catalog no. K10024, ISBN: 978-1-4398-0000-3 July 2011, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Buy the set and save!
Textbook
Catalog no. C8180, ISBN: 978-1-58488-818-5 November 2009, 7 x 10, 1938 pp. Suggested Price: $185.95 / £119.00
Computability Theory Second Edition
Available in eBook
University of Leeds, UK Series: Chapman Hall/CRC Mathematics
Also sold as individual volumes
Volume 1: General Concepts and Techniques Catalog no. C8229, ISBN: 978-1-58488-822-2 November 2009, 7 x 10, 988 pp. Suggested Price: $124.95 / £79.99
Volume 2: Special Topics and Techniques Catalog no. C820X, ISBN: 978-1-58488-820-8 November 2009, 7 x 10, 950 pp. Suggested Price: $124.95 / £79.99 Available in eBook
Algorithms & Complexity
Algorithms and Theory of Computation Handbook
Fitting Circles and Lines by Least Squares
S. Barry Cooper
Designed for advanced undergraduate or beginning graduate students, this book provides a complete introduction to computability theory. This second edition includes new material on hyperarithmetical and Borel sets as well as more material on computability of structures, Pi-0-1 classes, and computability in science. It features an expanded treatment of complexity of computations and updated future directions in computability. In addition, the section on randomness is now a separate chapter. The author also discusses advanced topics in greater depth, including Post’s problem, forcing and category, applications of determinacy, and the computability of theories. Catalog no. K11743, ISBN: 978-1-4398-3843-3 May 2011, 6-1/8 x 9-1/4, 506 pp. Suggested Price: $79.95 / £34.99
For more information and a complete list of titles, visit us at www.crcpress.com
3
Introduction to Scheduling The Garbage Collection Handbook
Yves Robert
The Art of Automatic Memory Management
École Normale Supérieure de Lyon, Institut Universitaire de France, and Université de Lyon, France
Richard Jones, Antony Hosking, and Eliot Moss
Frederic Vivien
Algorithms & Complexity
Series: Chapman & Hall/CRC Applied Algorithms and Data Structures
INRIA and Université de Lyon, France Series: Chapman & Hall/CRC Computational Science
Published in 1996, Richard Jones’s Garbage Collection was a milestone book in the field. Since the field has changed considerably, there is a need for an updated look at where garbage collection and memory management research stands today. This book explores new challenges, such as concurrency and parallelism, while following the successful format of the previous book. It provides comprehensive, accessible coverage of important algorithms and places these algorithms within a common framework using consistent terminology. This approach facilitates comparisons between various designs. The book also examines the research literature and effective practical techniques and includes numerous case studies.
Full of practical examples, Introduction to Scheduling presents the basic concepts and methods, fundamental results, and recent developments of scheduling theory. With contributions from highly respected experts, it provides self-contained, easy-to-follow, yet rigorous presentations of the material. The text introduces methods for solving various scheduling problems, including resourceconstrained project scheduling, machine scheduling, and job scheduling. It covers both the foundations in scheduling and modern developments, such as online scheduling. Along with a number of examples, theorems, and pedagogical proofs, the book provides in-depth coverage of key application fields.
Catalog no. C2795, ISBN: 978-1-4200-8279-1 June 2011, 7 x 10, 400 pp. Suggested Price: $79.95 / £49.99
Catalog no. C7273, ISBN: 978-1-4200-7273-0 November 2009, 6-1/8 x 9-1/4, 333 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Available in eBook
Genetic Algorithms and Genetic Programming
Textbook
Modern Concepts and Practical Applications Michael Affenzeller, Stefan Wagner, Stephan Winkler, and Andreas Beham
4
Edited by
Methods in Algorithmic Analysis Vladimir A. Dobrushkin
Upper Austria University of Applied Sciences, Hagenberg Series: Numerical Insights
Brown University, Providence, Rhode Island, USA Series: Chapman & Hall/CRC Computer & Information Science
This book describes several generic algorithmic concepts that can be used in any kind of GA or with evolutionary optimization techniques. It provides a better understanding of the basic workflow of GAs and GP, encouraging readers to establish new bionic, problem-independent theoretical concepts. By comparing the results of standard GA and GP implementation with several algorithmic extensions, the authors show how to substantially increase achievable solution quality. They also describe structure identification using HeuristicLab as a platform for algorithm development. Software, dynamical presentations of representative test runs, and more are available on a supplementary website.
Accompanied by more than 1,000 examples and exercises, this comprehensive, classroom-tested text presents numerous theories, techniques, and methods used for analyzing algorithms. It includes basic material on combinatorics and probability that can be used for students with weak backgrounds. It presents information on asymptotics not usually found in similar books, including Rice’s method, the Euler and Boole summation formulas, and recurrences. The author also offers tutorials throughout the text on topics as diverse as continued fractions, functions of a complex variable, numerical calculations, and Stieltjes integration. An appendix contains a comprehensive collection of useful formulas.
Catalog no. C6293, ISBN: 978-1-58488-629-7 April 2009, 6-1/8 x 9-1/4, 379 pp. Suggested Price: $82.95 / £52.99
Catalog no. C6829, ISBN: 978-1-4200-6829-0 November 2009, 7 x 10, 824 pp. Suggested Price: $89.95 / £49.99
Available in eBook
The Network
Textbook
Introduction to Mathematical Logic Fifth Edition
A Mathematical and Algorithmic View of the Internet Fabrizio Luccio and Linda Pagli University of Pisa, Italy
Graham Steel
Elliott Mendelson Queens College, Flushing, New York, USA Series: Discrete Mathematics and Its Applications
Retaining all the key features of its predecessors, this fifth edition of a longestablished, best-selling text explores the principal topics of mathematical logic. It includes a new section covering basic ideas and results about nonstandard models of number theory, a second appendix that introduces modal propositional logic, an expanded bibliography, and additional exercises and selected answers. This edition continues to cover propositional logic, first-order logic, first-order number theory, axiomatic set theory, and the theory of computability. It also discusses the major results of Gödel, Church, Kleene, Rosser, and Turing. Catalog no. C8768, ISBN: 978-1-58488-876-5 August 2009, 6-1/8 x 9-1/4, 469 pp. Suggested Price: $89.95 / £39.99
LSV, CNRS & ENS de Cachan, France Series: Chapman & Hall/CRC Applied Algorithms and Data Structures
This book introduces the vast wealth of mathematical concepts and methods on which the Internet depends. It illustrates mathematical and algorithmic methods with examples from various fields to show the universality of the concepts presented. The authors provide complete discussions of sequences, exponential growth, algorithms and complexity, randomness, graphs and networks, search engines, parallel and distributed computation, and cryptography. They also address cutting-edge topics, such as game theory, and include a short encyclopedic dictionary of terms related to the Internet. Catalog no. K11530, ISBN: 978-1-4398-3138-0 June 2011, 6-1/8 x 9-1/4, 250 pp. Suggested Price: $79.95 / £49.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Edited by
David Bailey and Samuel Williams
Textbook
Bayesian Ideas and Data Analysis
Lawrence Berkeley National Laboratory, California, USA
An Introduction for Scientists and Statisticians
Robert Lucas
Ronald Christensen, Wesley O. Johnson, Adam J. Branscum, and Timothy E. Hanson
University of Southern California, Los Angeles, USA Series: Chapman & Hall/CRC Computational Science
Describing useful current research in modern performance science and engineering, this book helps real-world users of parallel computer systems to better understand both the performance vagaries arising in scientific applications and the practical means for improving performance. Some of the most notable experts in the field focus on the areas of performance monitoring, performance analysis, performance modeling, automatic performance tuning, and application tuning. The book also provides an overview of modern computer architecture. It includes examples from such areas as solid mechanics, astrophysics, quantum chromodynamics, molecular dynamics, and environmental science. Catalog no. K10806, ISBN: 978-1-4398-1569-4 December 2010, 6-1/8 x 9-1/4, 399 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Series: Chapman & Hall/CRC Texts in Statistical Science
Emphasizing the use of WinBUGS and R to analyze real data, this text presents statistical tools to address scientific questions. It highlights foundational issues in statistics, the importance of making accurate predictions, and the need for scientists and statisticians to collaborate in analyzing data. The authors cover a large number of statistical models, explore numerical approximations via MCMC simulation, and include numerous exercises and real-world examples. The WinBUGS code provided offers a convenient platform to model and analyze a wide range of data. Code and other materials are available on the book’s website.
Algorithms & Complexity / Computation
Performance Tuning of Scientific Applications
Catalog no. K10199, ISBN: 978-1-4398-0354-7 July 2010, 7 x 10, 516 pp. Suggested Price: $69.95 / £44.99
Textbook
Textbook
Applied Nonparametric Statistical Methods Fourth Edition
Bayesian Methods for Data Analysis Third Edition Bradley P. Carlin
Peter Sprent
University of Minnesota, Minneapolis, USA
Dundee University, Scotland
Thomas A. Louis
Nigel C. Smeeton Guy’s King & St. Thomas School of Medicine, London, UK Series: Chapman & Hall/CRC Texts in Statistical Science
While preserving the clear, accessible style of previous editions, this fourth edition reflects developments in computer-intensive methods that deal with intractable analytical problems and unwieldy data sets. This edition summarizes relevant general statistical concepts and introduces basic ideas of nonparametric or distribution-free methods. Designed experiments, including those with factorial treatment structures, are the focus of an entire chapter. The book also features expanded coverage of the analysis of survival data and the bootstrap method. The final chapter focuses on important modern developments. With numerous exercises, the text offers the student edition of StatXact at a discounted price. Catalog no. C701X, ISBN: 978-1-58488-701-0 March 2007, 6-1/8 x 9-1/4, 544 pp. Suggested Price: $85.95 / £40.99
Johns Hopkins Bloomberg School of Public Health, Maryland, USA Series: Chapman & Hall/CRC Texts in Statistical Science
This proven text provides an accessible introduction to the foundations and applications of Bayesian analysis. Broadening its scope to nonstatisticians, this edition concentrates more on hierarchical Bayesian modeling as implemented via MCMC methods and related data analytic techniques. It contains a state-of-theart, reader-friendly introduction to hierarchical statistical modeling, a chapter on Bayesian design that emphasizes Bayesian clinical trials, an expanded section on ranking and histogram estimation, and a case study on infectious disease modeling and the 1918 flu epidemic. This edition also includes data examples, corresponding R and WinBUGS code, and exercises. Catalog no. C6978, ISBN: 978-1-58488-697-6 June 2008, 6-1/8 x 9-1/4, 552 pp. Suggested Price: $69.95 / £44.99
Textbook
Bayesian Data Analysis Second Edition Andrew Gelman, John B. Carlin, Hal S. Stern, and Donald B. Rubin
Bio-inspired Computing and Networking Yang Xiao
Series: Chapman & Hall/CRC Texts in Statistical Science
The University of Alabama, Tuscaloosa, USA
This second edition of this best-selling text in Bayesian data analysis continues to emphasize practice over theory, describing how to conceptualize, perform, and critique statistical analysis from a Bayesian perspective. Changes in this edition include: additional material on how Bayesian methods are connected to other approaches, stronger focus on MCMC, a chapter on advanced computation topics, more examples, and additional chapters on current models for Bayesian data analysis, such as equation models and generalized linear mixed models. This is both an introductory textbook and a reference that working scientists will use throughout their professional lives.
In seeking new methods to cope with greater communication demands, researchers are finding inspiration in examples presented by nature. Considering a range of sources from insect to primate communication, leading researches present stateof-the-art approaches and novel technologies for developing bio-inspired models. They cover mathematical models and present experimental studies of bio-inspired computing and communications. They explore bio-inspired topology control and reconfiguration methods, as well as bio-inspired localization, synchronization, and mobility approaches. They also delve into such forward-thinking concepts as the evolution and self-healing of network architectures.
Catalog no. C388X, ISBN: 978-1-58488-388-3 July 2003, 6-1/8 x 9-1/4, 696 pp. Suggested Price: $75.95 / £47.99
Catalog no. AU0326, ISBN: 978-1-4200-8032-2 March 2011, 6-1/8 x 9-1/4, 368 pp. Suggested Price: $119.95 / £76.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
5
Textbook
Classical and Modern Numerical Analysis
Composite Materials Technology
Theory, Methods and Practice
Edited by
Azmy S. Ackleh, Ralph Baker Kearfott, Edward James Allen, and Padmanabhan Seshaiyer
Universiti Putra Malaysia, Serdang, Selangor, Malaysia
S.M. Sapuan
Computation
Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation, 10
I.M. Mujtaba
Helping readers prepare for doctoral examinations in numerical analysis, this graduate-level text provides a sound introduction to the theory and application of computational methods for applied mathematics problems. It also assists readers in understanding the mathematical literature in this area. The authors present the most important advanced aspects of numerical linear algebra, finite element theory, approximation theory, optimization, and integral equations. They also cover interval computation methods in numerical analysis and include fully worked-out solutions for selected problems. A solutions manual is available for qualifying instructors.
Bringing together the work of leading researchers from all parts of the world, this book provides readers with an understanding of the various applications of artificial neural networks (ANN) involved in composite material technology, a relatively new area. Covering composite mechanics, materials characterization, product design, and other important areas, it first presents a review of the literature and then offers new research on neural network approaches for defect detection in a variety of composite materials. It also explores techniques for selecting, predicting the behavior, and monitoring composite materials.
Catalog no. C9157, ISBN: 978-1-4200-9157-1 July 2009, 6-1/8 x 9-1/4, 628 pp. Suggested Price: $102.95 / £48.99
CoArrays Parallel Programming in Fortran Robert W. Numrich Minnesota Supercomputing Institute, Minneapolis, USA
John Ker Reid
6
Neural Network Applications
University of Bradford, England, UK
Catalog no. 93320, ISBN: 978-1-4200-9332-2 December 2009, 6-1/8 x 9-1/4, 368 pp. Suggested Price: $144.95 / £92.00 Available in eBook
Computational Analysis of Randomness in Structural Mechanics Christian Bucher
Rutherford Appleton Laboratory, Oxfordshire, UK Series: Chapman & Hall/CRC Computational Science
Center of Mechanics and Structural Dynamics, Vienna University of Technology, Vienna, Austria Series: Structures and Infrastructures 3
This book describes the coarray parallel programming model that will be part of the next standard version of the Fortran language. It provides a practical guide for Fortran programmers who want to start writing parallel applications using coarrays as soon as the compilers become commercially available. The authors present the technical specification of the coarray model in enough detail for programmers to write standard-conforming code. They also offer a large number of examples of parallel algorithms written in the coarray model and include exercises with solutions. A supplementary website offers Fortran code samples for download.
This volume details the computational aspects of stochastic analysis within the field of structural mechanics. It starts with a few motivating examples that demonstrate the various random effects within the context of simple structural analysis models. It then reviews fundamental concepts from continuum mechanics and puts them in the perspective of modern numerical tools, such as the finite element method. More advanced topics are developed step by step while gradually increasing the complexity of the structural and probabilistic analyses. The material is suitable for graduate students and for structural analysts wishing to explore the potential benefits of stochastic analysis.
Catalog no. K11853, ISBN: 978-1-4398-4004-7 August 2011, 6-1/8 x 9-1/4, 200 pp. Suggested Price: $79.95 / £49.99
Catalog no. K00052, ISBN: 978-0-415-40354-2 April 2009, 6-3/4 x 9-3/4, 248 pp. Suggested Price: $102.95 / £65.99
Available in eBook
Available in eBook
Combinatorial Scientific Computing Edited by
RWTH Aachen University, Germany
Computational Methods in Plasma Physics
Olaf Schenk
Stephen Jardin
University of Basel, Switzerland Series: Chapman & Hall/CRC Computational Science
Princeton Plasma Physics Laboratory, New Jersey, USA Series: Chapman & Hall/CRC Computational Science
This is the first book to provide an overview of combinatorial scientific computing (CSC). Bringing together a diverse group of researchers, it addresses many of the challenges faced in high-performance computing (HPC) by setting the stage for accelerated development and deployment of fundamental enabling technologies in HPC. The text focuses on load balancing and parallelization on highperformance computers, large-scale optimization, automatic differentiation of numerical simulation code, and sparse matrix software tools. It also discusses key topics in CSC, important software tools, and special topics and applications.
Largely self-contained, this text covers the computational mathematics and techniques needed to simulate magnetically confined plasmas in modern magnetic fusion experiments and future magnetic fusion reactors. Along with discussing numerical stability and accuracy, the author explores many of the algorithms used today in enough depth so that readers can analyze their stability, efficiency, and scaling properties. He focuses on mathematical models where the plasma is treated as a conducting fluid, since this is the most mature plasma model and most applicable to experiments. The book also emphasizes toroidal confinement geometries, particularly the tokamak.
Uwe Naumann
Catalog no. K11349, ISBN: 978-1-4398-2735-2 May 2011, 6-1/8 x 9-1/4, 500 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Catalog no. K10512, ISBN: 978-1-4398-1021-7 June 2010, 6-1/8 x 9-1/4, 372 pp. Suggested Price: $79.95 / £49.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Computing for Fundamental Physics A Critical Look at 30 Years of Computing in High-Energy Physics Edited by
Decomposition Methods for Differential Equations Theory and Applications Juergen Geiser Humboldt University of Berlin, Germany Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation
CERN-Physics, Geneva, Switzerland
Much more than a computer physics book, this text documents how the development of high-energy computing has fundamentally changed the way we inhabit this planet. Edited by the computing coordinator for CERN’s ALICE project, this remarkable volume brings together pioneering participants who discuss several key computing technologies that have evolved out of the highenergy physics community, including the Internet. It also covers the tumultuous evolution of the hottest topic in computing today, the use of grid computing with its unlimited potential. Specifically, it discusses High Energy (Particle) Physics (HEP), which may ultimately have a larger impact on society than that of the World Wide Web. Catalog no. EF6678, ISBN: 978-1-4200-6678-4 June 2011, 6-1/8 x 9-1/4, 350 pp. Suggested Price: $79.95 / £49.99
Conceptual Modeling for Discrete-Event Simulation
Exploring iterative operator-splitting methods, this work describes the analysis of numerical methods for evolution equations based on temporal and spatial decomposition methods. It generalizes the numerical analysis with respect to the consistency and stability of nonlinear, stiff, and spatial decomposed splitting problems. The book focuses on parabolic and hyperbolic equations, including convection-diffusion-reaction, heat, and wave equations, and applies the results to computational science issues, such as flow problems, elastic-wave propagation, heat transfer, and micromagnetic problems. Software tools are listed in an appendix. Catalog no. K10545, ISBN: 978-1-4398-1096-5 May 2009, 6-1/8 x 9-1/4, 304 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Textbook
Explorations in Computing An Introduction to Computer Science
Edited by
John S. Conery
Stewart Robinson, Roger Brooks, Kathy Kotiadis, and Durk-Jouke van der Zee
University of Oregon, Eugene, USA Series: Chapman & Hall/CRC Textbooks in Computing
This volume provides comprehensive coverage of the state of the art in simulation conceptual modeling. The first section of the text discusses the purpose and requirements of a conceptual model. The next set of chapters provides frameworks and tools for conceptual modeling. The book then describes the use of soft systems methodology for model structuring as well as the application of software engineering methods and tools for model specification. After illustrating how conceptual modeling is adopted in the military and semiconductor manufacturing, the book concludes with a discussion on future research directions.
This text offers insight into how computation is used to solve a variety of interesting and important real-world problems. Taking an active learning approach that uses hands-on projects to teach computer science concepts and applications, the text encourages students to explore computing ideas by running programs and testing them on different inputs. It requires no prior experience with programming and includes a set of exercises at the end of each chapter, with selected solutions in an appendix. A lab manual for Ruby and RubyLabs and links to the latest versions of the software are available on the book’s website.
Catalog no. K10519, ISBN: 978-1-4398-1037-8 August 2010, 6-1/8 x 9-1/4, 527 pp. Suggested Price: $99.95 / £63.99
Catalog no. K10640, ISBN: 978-1-4398-1262-4 October 2010, 7 x 10, 390 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Data Analysis Using Stata Second Edition
Fundamentals of Grid Computing Theory, Algorithms and Technologies Edited by
Ulrich Kohler Social Science Research Center, Berlin, Germany
Frauke Kreuter University of Maryland, College Park, Maryland, USA
Using examples from a German longitudinal study, this hands-on introduction leads you step-by-step through actual Stata sessions to answer practical questions commonly asked by social scientists. Updated to include changes to Stata over the past several years, this second edition describes the Graph Editor and timeof-day variables. The core of the book includes chapters on producing tables and graphs, performing linear regression, and using logistic regression. The authors also discuss reading text files, writing programs and ado-files, and using Internet resources, such as the search command and the SSC archive. Catalog no. N10072, ISBN: 978-1-59718-046-7 December 2008, 388 pp., Soft Cover Suggested Price: $67.95 / £46.99
Computation
F. Carminati
Frederic Magoules Ecole Centrale Paris, Chatenay Malabry, France Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation Series, 11
This volume discusses how the novel technologies of semantic web and workflow have been integrated into the grid and grid services. It focuses on sharing resources, data replication, data management, fault tolerance, scheduling, broadcasting, and load balancing algorithms. The book discusses emerging developments in grid computing, including cloud computing, and explores large-scale computing in high energy physics, weather forecasting, and more. The contributors often use simulations to evaluate the performance of models and algorithms. In the appendices, they present two types of easy-to-use open source software written in Java. Catalog no. K10205, ISBN: 978-1-4398-0367-7 December 2009, 6-1/8 x 9-1/4, 322 pp. Suggested Price: $92.95 / £58.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
7
Fundamentals of Multicore Software Development Edited by
Victor Pankratius and Walter Tichy
Grid Computing
Computation
University of Karlsruhe, Germany
Techniques and Applications
Ali-Reza Adl-Tabatabai
Barry Wilkinson
Intel Corporation, Santa Clara, California, USA Series: Chapman & Hall/CRC Computational Science
University of North Carolina, Charlotte, USA Series: Chapman & Hall/CRC Computational Science
With the emergence of multicore computers, the challenge of parallelizing performance-critical applications has gained increasing importance. Compared to sequential applications, the availability of tools and methods for cost-effective and reliable parallel applications remains limited. This volume examines the current state of multicore software development. Written by leading international experts who present a software development point of view, the book addresses a wide range of pertinent issues in multicore systems architecture, operating systems, as well as languages and compilers for multicore systems.
Designed for senior undergraduate and first-year graduate students, this classroom-tested book shows professors how to teach this subject in a practical way. It encompasses the varied and interconnected aspects of grid computing, including how to design a system infrastructure and grid portal. The text covers job submission and scheduling, grid security, grid computing services and software tools, graphical user interfaces, workflow editors, and grid-enabling applications. It also contains programming assignments and multiple-choice questions and answers. The author’s website offers various instructional resources, including slides and links to software for the programming assignments.
Catalog no. K10647, ISBN: 978-1-4398-1273-0 June 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Catalog no. C6953, ISBN: 978-1-4200-6953-2 September 2009, 6-1/8 x 9-1/4, 387 pp. Suggested Price: $79.95 / £49.99
Grid Resource Management
Green Computing Large-Scale Energy Efficiency Edited by
Toward Virtual and Services Compliant Grid Computing Frederic Magoules, Thi-Mai-Huong Nguyen, and Lei Yu
Wu-Chun Feng
8
Textbook
Virginia Polytechnic Institute and State University, Blacksburg, USA Series: Chapman & Hall/CRC Computational Science
Ecole Centrale Paris, Chatenay Malabry, France Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation
Driven by the newly placed importance and a growing search for ways to make computing greener and more efficient, this reference is the first research-level book devoted to green computing and large-scale energy efficiency. With contributions from leading experts in the field, the book presents current research and developments in hardware, systems software, run-time systems, programming languages, data center management, and applications. It also covers the emerging green movement in computing, including the Green Grid and the Green 500 list, as well as important programs in grassroots organizations and government agencies.
Exploring the data and execution management aspects of grid computing, this book chronicles the current trend of grid developments toward a more serviceoriented approach that exposes grid protocols using web services standards. It introduces a new virtual file system for the grid environment and offers a novel framework for deploying scientific applications into a grid environment. The book also covers P2P systems, service-oriented architecture, scheduling algorithms, and semantic technologies. It highlights several grid applications, such as air quality forecasting and P2P media streaming systems, and examines Java WS Core programming and GT4 security.
Catalog no. K11047, ISBN: 978-1-4398-1987-6 June 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $89.95 / £54.99
Catalog no. C7404, ISBN: 978-1-4200-7404-8 September 2008, 6-1/8 x 9-1/4, 306 pp. Suggested Price: $85.95 / £54.99
Available in eBook
High Performance Computing Programming and Applications
Grid Computing
John Levesque
Infrastructure, Service, and Applications
Gene Wagenbreth
Edited by
Lizhe Wang, Wei Jie, and Jinjun Chen The field of grid computing has made rapid progress in the last few years, developing and evolving in almost all key areas. A comprehensive discussion of recent advances in grid computing, this book summarizes the concepts, methods, technologies, and applications. Unlike other recent books on the subject that deal only with parts of grid computing, this one covers the entire field. With chapters based on the recent research of grid experts, it covers important topics such as philosophy, middleware, architecture, services, and applications. It also includes technical details to demonstrate how grid computing works in the real world and contains a large number of references and technical reports. Catalog no. 67664, ISBN: 978-1-4200-6766-8 April 2009, 6-1/8 x 9-1/4, 528 pp. Suggested Price: $133.95 / £85.00
Cray, Inc., Knoxville, Tennessee, USA University of Southern California, Los Angeles, USA Series: Chapman & Hall/CRC Computational Science
Covering all three levels of parallelism, this book presents techniques that address new performance issues in the programming of HPC applications. Drawing on their experience with chips from AMD and systems, interconnects, and software from Cray Inc., the authors explore the problems that create bottlenecks in attaining good performance. After discussing architectural and software challenges, they outline a strategy for porting and optimizing an existing application to a large MPP system. They also introduce the use of GPGPUs for carrying out HPC computations. Catalog no. C7058, ISBN: 978-1-4200-7705-6 December 2010, 6-1/8 x 9-1/4, 244 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Theory and Applications Dipankar Dasgupta
Introduction to High Performance Computing for Scientists and Engineers
University of Memphis, Tennessee, USA
Georg Hager and Gerhard Wellein
Fernando Nino National University of Columbia, Bogota
University of Erlangen Nuremberg, Germany Series: Chapman & Hall/CRC Computational Science
Over the last decade, the field of immunological computation has progressed slowly and steadily as a branch of computational intelligence. Immunological Computation: Theory and Applications presents up-to-date immunity-based computational techniques. After a brief review of fundamental immunology concepts, it examines computational models based on the negative selection process that occurs in the thymus. The text then explores immune networks, including continuous and discrete immune network models, clonal selection, hybrid models, and computational models based on danger theory. It also discusses real-world applications for the models covered in each chapter.
Written by HPC experts, this book provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. It facilitates an intuitive understanding of performance limitations without relying on heavy computer science knowledge. The authors highlight the importance of performance modeling of applications on all levels of a system’s architecture and include numerous case studies drawn from their experiences in HPC user support, performance optimization, and benchmarking. Downloadable code and an annotated bibliography are available on the book’s website.
Catalog no. AU6545, ISBN: 978-1-4200-6545-9 September 2008, 6-1/8 x 9-1/4, 296 pp. Suggested Price: $129.95 / £83.00
Catalog no. K10600, ISBN: 978-1-4398-1192-4 July 2010, 6-1/8 x 9-1/4, 356 pp., Soft Cover Suggested Price: $69.95 / £42.99
Available in eBook
Available in eBook
Introduction to Contextual Processing
Introduction to Scientific Programming and Simulation Using R
Theory and Applications Gregory L. Vert, S. Sitharama Iyengar, and Vir V. Phoha Helping to advance a valuable paradigm shift in the next generation and processing of knowledge, this seminal work provides a comprehensive model for constructing a contextually-based processing system that can support advanced semantic web and cloud computing capabilities at a global scale. It explores the components of this system, the interactions of the components, key mathematical foundations behind the model, and new concepts necessary for operating the system. The book also describes numerous cutting-edge applications and research directions of contextual processing and offers novel methods for addressing the producer-consumer problem. Catalog no. K11563, ISBN: 978-1-4398-3468-8 December 2010, 6-1/8 x 9-1/4, 286 pp. Suggested Price: $99.95 / £63.99
Computation
Immunological Computation
Owen Jones, Robert Maillardet, and Andrew Robinson University of Melbourne, Parkville, Australia
An introductory text, this book surveys a range of useful mathematical tools that either require or are illuminated by scientific computation. The focus is on the use of R, an open-source programming environment. Input and output, functions, data structures, and flow programming are covered, as are numerical techniques, probability, simulation, and stochastic modeling. Where appropriate, formal derivations are provided. The text is supplemented with simple yet relevant examples that allow students to see how the tools can be applied to contemporary problems. Catalog no. C6872, ISBN: 978-1-4200-6872-6 March 2009, 6-1/8 x 9-1/4, 472 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Introduction to Grid Computing
An Introduction to the Bootstrap
Frederic Magoules, Jie Pan, Kiat-An Tan, and Abhinit Kumar
Bradley Efron and Robert J. Tibshirani
Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation
Stanford University, Palo Alto, California, USA Series: Chapman & Hall/CRC Monographs on Statistics & Applied Probability, 57
A thorough overview of the next generation in computing, this concise guide explores state-of-the-art grid projects, core grid technologies, and applications of the grid. It covers virtual organizations, scheduling algorithms, fault tolerance strategies, grid workflow management systems, and security technologies. The authors present several grid middlewares adopted in scientific applications, explain the mechanisms behind well-known grid projects, and apply the Monte Carlo method and PDEs to industrial problems in finance and computational mechanics. They also describe the components and installation of Globus Toolkits 4.0 and gLite.
An Introduction to the Bootstrap arms scientists and engineers as well as statisticians with the computational techniques they need to analyze and understand complicated data sets. The bootstrap is a computer-based method of statistical inference that answers statistical questions without formulas and gives a direct appreciation of variance, bias, coverage, and other probabilistic phenomena. This book presents an overview of the bootstrap and related methods for assessing statistical accuracy, concentrating on the ideas rather than their mathematical justification. Not just for beginners, the presentation starts off slowly, but builds in both scope and depth to ideas that are quite sophisticated.
Catalog no. C7406, ISBN: 978-1-4200-7406-2 March 2009, 6-1/8 x 9-1/4, 334 pp. Suggested Price: $82.95 / £52.99
Catalog no. C4231, ISBN: 978-0-412-04231-7 May 1994, 6 x 9, 456 pp. Suggested Price: $114.95 / £72.99
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
9
Introduction to the Numerical Modeling of Groundwater and Geothermal Systems Fundamentals of Mass, Energy and Solute Transport in Poroelastic Rocks J. Bundschuh and M.C. Suárez Arriaga
The Convolution Method Allan Snavely
Computation
Series: Multiphysics Modeling
San Diego Supercomputer Center, La Jolla, California, USA Series: Chapman & Hall/CRC Computational Science
An introduction to the scientific fundamentals of groundwater and geothermal systems, this book explains the different water and energy problems existing in deformable porous rocks as well as the corresponding theories and the mathematical and numerical tools that lead to modeling and solving them. It provides readers with a thorough understanding of the basic physical laws of thermoporelastiv rocks, the partial differential equations representing these laws, and the principal numerical methods that allow for finding approximate solutions of the corresponding mathematical models. The book also presents the form in which specific useful models can be generated and solved.
This book provides a practical introduction to performance modeling in high performance computing and the convolution method, which is faster than traditional cycle-accurate simulation, more sophisticated than performance estimation based on system peak-performance metrics, and yields insight into the factors that affect performance and scalability on parallel computers. The author describes how to design and customize benchmark suites, event tracers, and combining operators that result in accurate tractable performance models. He also discusses cases that can improve high performance computing time-tosolution via performance modeling, including workload characterization.
Catalog no. SW1674, ISBN: 978-0-415-40167-8 July 2010, 6-3/4 x 9-3/4, 522 pp. Suggested Price: $199.95 / £121.00
Catalog no. K10648, ISBN: 978-1-4398-1276-1 June 2011, 6-1/8 x 9-1/4, 250 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Textbook
Introduction to the Simulation of Dynamics Using Simulink® Michael A. Gray American University, Washington, D.C., USA Series: Chapman & Hall/CRC Computational Science, 7
Requiring no prior programming experience, this book shows how to use the powerful tool of Simulink® to investigate and form intuitions about the behavior of dynamical systems. Step by step, the author presents the basics of building a simulation in Simulink. He also offers overviews of some advanced topics, including the simulation of chaotic dynamics and partial differential equations. Written in an informal, accessible style, the text includes many diagrams, graphics, and exercises. It also draws on numerous examples from the science, engineering, and technology fields. Ancillary materials are available on the author’s website.
10
Performance Modeling in High Performance Computing
Catalog no. K11000, ISBN: 978-1-4398-1897-8 July 2010, 6-1/8 x 9-1/4, 332 pp. Suggested Price: $89.95 / £49.99
Textbook
Probability and Statistics for Computer Scientists Michael Baron University of Texas at Dallas, Richardson, USA
Emphasizing methodology and applications, Probability and Statistics for Computer Scientists begins with the fundamental rules of probability and distributions, followed by stochastic processes, Monte Carlo methods, Markov chains, and queuing theory tools. The final chapters cover topics in statistical inference, estimation, testing, regression, and model fitting. The appendix reviews calculus and linear algebra, including methods of differentiation, integration, and matrix operations. Designed for a one-semester computer science course, the text includes MATLAB® codes and is illustrated throughout with numerous examples, exercises, figures, and tables that stress direct applications in computer science and software engineering. Catalog no. C6412, ISBN: 978-1-58488-641-9 December 2006, 6-1/8 x 9-1/4, 426 pp. Suggested Price: $92.95 / £45.99
Peer-to-Peer Computing
Textbook
Applications, Architecture, Protocols, and Challenges
Probability and Statistics with R
Yu-Kwong Kwok
Maria Dolores Ugarte and Ana F. Militino Public University of Navarre, Pamplona, Spain
The University of Hong Kong, China Series: Chapman & Hall/CRC Computational Science
Alan T. Arnholt
With a number of emerging applications, peer-to-peer (P2P) computing is a form of distributed processing that continues to increase in use. This book provides a detailed technical survey of existing P2P applications, various enabling technologies and protocols, and evolving research issues, such as network topology control and incentive providing mechanisms. Suitable for both senior-level undergraduate and graduate students as well as industry professionals, the text examines existing P2P applications, including file sharing, file transfer through BlackBerry email service, and wireless gaming capabilities. It also explores “whatif ” scenarios of future P2P systems.
With numerous real-world examples, carefully explained proofs, end-of-chapter problems, and illuminating graphs, this text shows how to solve various statistical problems using both parametric and nonparametric techniques via the open source software R. It includes the R and S-PLUS commands and explains the mathematics behind computational implementations. The authors cover traditional methods and nonparametric techniques, including goodness-of-fit tests, categorical data analysis, nonparametric bootstrapping, and permutation tests. They also offer data sets, functions, and other ancillary material on a supporting website.
Catalog no. K10464, ISBN: 978-1-4398-0934-1 July 2011, 6-1/8 x 9-1/4, 500 pp. Suggested Price: $79.95 / £49.99
Catalog no. C8911, ISBN: 978-1-58488-891-8 April 2008, 7 x 10, 728 pp. Suggested Price: $89.95 / £57.99
Appalachian State University, Boone North Carolina, USA
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Scientific Computing with Multicore and Accelerators University of Tennessee, Knoxville, USA
Ubiquitous Computing Fundamentals
David A. Bader
Edited by
Georgia Institute of Technology, Atlanta, USA Series: Chapman & Hall/CRC Computational Science
John Krumm
By offering insight into the process of constructing and effectively using the technology, this volume provides a thorough and practical introduction to the area of hybrid computing. It discusses introductory concepts and simple examples of parallel computing, logical and performance debugging for parallel computing, and advanced topics and issues related to the use and building of many applications. The book focuses on the latest microarchitectures, including the STI Cell BE, and covers applications in high-performance multimedia and gaming, solid mechanics, fluid dynamics, molecular modeling, computational biology, drug design, and biomedicine.
Having moved from the age of the mainframe to that of personal computing, we are now entering what some refer to as the third wave, ubiquitous computing, the era when computing moves from front and center to become more subtly integrated into our lives. However, much of the information on this third wave is not clear at all. Written by top experts from industry and academia, this book provides a comprehensive and well-organized overview of ubiquitous systems design and deployment. It covers everything from the application of quantitative methods to ubiquitous systems software.
Jakub Kurzak and Jack Dongarra
Catalog no. K11208, ISBN: 978-1-4398-2536-5 December 2010, 6-1/8 x 9-1/4, 514 pp. Suggested Price: $89.95 / £57.99
Microsoft Corporation, Redmond, Washington, USA
Catalog no. 93606, ISBN: 978-1-4200-9360-5 September 2009, 6-1/8 x 9-1/4, 328 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Computation
Edited by
Scientific Data Management Challenges, Technology, and Deployment Edited by
Arie Shoshani and Doron Rotem Lawrence Berkeley National Lab, Berkeley, California, USA Series: Chapman & Hall/CRC Computational Science
Textbook
Using R for Introductory Statistics John Verzani CUNY/College of Staten Island, New York, USA
This work describes cutting-edge technologies and solutions for managing and analyzing vast amounts of scientific data. It begins with coverage of efficient storage systems, discussing how to write and read large volumes of data without slowing the simulation, analysis, or visualization processes. The book then focuses on the efficient data movement and management of storage spaces and explores emerging database systems for scientific data. It also addresses how to best organize data for analysis purposes, how to effectively conduct searches over large datasets, how to successfully automate multistep scientific process workflows, and how to automatically collect metadata and lineage information.
Using R for Introductory Statistics presents a self-contained treatment of statistical topics and the intricacies of the R software. The pacing is such that students are able to master data manipulation and exploration before diving into more advanced statistical concepts. The book treats exploratory data analysis with more attention than is typical, includes a chapter on simulation, and provides a unified approach to linear models. This text lays the foundation for further study and development in statistics using R. Appendices cover installation, graphical user interfaces, and teaching with R, as well as information on writing functions and producing graphics.
Catalog no. C6980, ISBN: 978-1-4200-6980-8 December 2009, 6-1/8 x 9-1/4, 590 pp. Suggested Price: $89.95 / £58.99
Catalog no. C4509, ISBN: 978-1-58488-450-7 November 2004, 6-1/8 x 9-1/4, 432 pp. Suggested Price: $55.95 / £34.99
Available in eBook
Textbook
A Visual Guide to Stata Graphics
The Silicon Web
Second Edition
Physics for the Internet Age
Michael N. Mitchell
Michael G. Raymer University of Oregon, Eugene, USA
UCLA Academic Technology Services Consulting Group, Los Angeles, California, USA
From computers to optical communication, this text explores core principles underlying those technologies that continue to revolutionize our lives. Designed for nonscientists, this book requires no higher math or prior physics. It details basic physics principles at the core of information technology; examines the quantum era, discussing digital memory and computers; then moves on to the Internet era, covering lasers, optical fibers, light amplification, and wireless technology. Going beyond the technical, the book clarifies common misconceptions while offering insight on the social impacts of science and technology. It offers study questions, end-of-chapter problem sets, and real-world exercises.
With over 900 illustrated examples and quick-reference tabs, this guide shows you how to create and customize graphs for any type of statistical data using either Stata commands or the Graph Editor. The author displays each graph example in full color with simple and clear instructions. He demonstrates how to produce various types of graph elements, including marker symbols, lines, legends, captions, titles, axis labels, and grid lines. This expanded edition contains a chapter that explains how to exploit the power of the new Graph Editor. It also includes additional examples and illustrates nearly every example with the Graph Editor.
Catalog no. K10173, ISBN: 978-1-4398-0311-0 June 2009, 8-1/2 x 11, 600 pp. Suggested Price: $92.95 / £41.99
Catalog no. SZ0394, ISBN: 978-1-59718-039-9 June 2008, 7 3/8 x 9 1/4, 471 pp., Soft Cover Suggested Price: $83.95 / £52.99
For more information and a complete list of titles, visit us at www.crcpress.com
11
Textbook
Algorithms in Bioinformatics A Practical Introduction
High Performance Parallel Computer Architectures
Computational Biology
Wing-Kin Sung
Edited by
National University of Singapore Series: Chapman & Hall/CRC Mathematical & Computational Biology
Bertil Schmidt Nanyang Technological University, Singapore Series: Embedded Multi-Core Systems
This classroom-tested text provides an in-depth introduction to the algorithmic techniques applied in bioinformatics. For each topic, the author clearly details the biological motivation, precisely defines the corresponding computational problems, and includes detailed examples to illustrate each algorithm. The text covers basic molecular biology concepts, sequence similarity, the suffix tree, sequence databases, sequence and genome alignment, the phylogenetic tree, genome rearrangement, motif finding, the secondary structure of RNA, peptide sequencing, and population genetics. Supplementary material is provided on the author’s website, and a solutions manual is available for qualifying instructors.
Written by internationally renowned experts, this book introduces emerging parallel architectures, their corresponding programming paradigms, and their bioinformatics applications. Providing two introductory chapters to supply necessary background on sequential bioinformatics algorithms and parallel architectures—such as multi-cores, Cell B.E., GPUs, and FPGAs—it then presents parallelization strategies and performance evaluations for numerous state-of-the-art bioinformatics algorithms and tools. Topics include pairwise sequence alignment, multiple sequence alignment, BLAST, motif finding, and pattern matching. The book also covers sequence assembly, hidden Markov models, molecular dynamics, and evolutionary tree reconstruction.
Catalog no. C7033, ISBN: 978-1-4200-7033-0 November 2009, 6-1/8 x 9-1/4, 407 pp. Suggested Price: $82.95 / £41.99
Catalog no. K10768, ISBN: 978-1-4398-1488-8 July 2010, 6-1/8 x 9-1/4, 370 pp. Suggested Price: $129.95 / £82.00 Available in eBook
Textbook
Bayesian Modeling in Bioinformatics
Biological Computation Ehud Lamm Tel-Aviv University, Israel
Edited by
Ron Unger
Dipak K. Dey, Samiran Ghosh, and Bani K. Mallick
Bar-Ilan University, Ramat-Gan, Israel Series: Chapman & Hall/CRC Mathematical & Computational Biology
Series: Chapman & Hall/CRC Biostatistics
12
Bioinformatics
This volume discusses the development and application of Bayesian statistical methods for the analysis of high-throughput bioinformatics data arising from problems in molecular and structural biology and disease-related medical research, such as cancer. It presents a broad overview of statistical inference, clustering, and classification problems in two main high-throughput platforms: microarray gene expression and phylogenic analysis. Illustrating concepts using real-world data, the book covers a variety of recently developed Bayesian techniques along with applications in genome-wide studies, phylogenetics, breast cancer, expression genomics, and more. Catalog no. C7017, ISBN: 978-1-4200-7017-0 September 2010, 6-1/8 x 9-1/4, 466 pp. Suggested Price: $89.95 / £57.99 Available in eBook
A unified overview of computer science ideas inspired by biology, Biological Computation presents the most fundamental and significant concepts in this area. In the book, readers discover profound ideas about computer science through biological examples, such as the use of DNA for performing computations and how evolution solves optimization problems. The text focuses on cellular automata, evolutionary computation, neural networks, and molecular computation. Each chapter explores the biological background, describes the computational techniques, gives examples of applications, discusses possible variants of the techniques, and includes exercises and solutions. Catalog no. C7959, ISBN: 978-1-4200-8795-6 January 2011, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $79.95 / £49.99
Biological Sequence Analysis Using the SeqAn C++ Library
Bioinformatics A Practical Approach
Andreas Gogol-Döring
Edited by
Institut fur Informatik, Berlin, Germany
Shui Qing Ye
Knut Reinert
University of Missouri, Columbia, USA Series: Chapman & Hall/CRC Mathematical & Computational Biology
Freie Universität Berlin, Germany Series: Chapman & Hall/CRC Mathematical & Computational Biology
This practical book presents the most state-of-the-art bioinformatics applications. It first focuses on genome analysis, common DNA analysis tools, phylogenetics analysis, and SNP and haplotype analysis. After chapters on microarray, SAGE, regulation of gene expression, miRNA, and siRNA, the book presents widely applied programs and tools in proteome analysis, protein sequences, protein functions, and functional annotation of proteins in murine models. With more than 250 figures to complement the text, the book also introduces the programming languages used in biology, website and database design, and the interchange of data between Microsoft Excel® and Access®.
Written by the founders of the SeqAn project, this book first describes the general library design of SeqAn. It introduces biological sequence analysis problems, discusses the benefit of using software libraries, summarizes the design principles and goals of SeqAn, details the main programming techniques used in SeqAn, and demonstrates the application of these techniques in various examples. Focusing on the components provided by SeqAn, the second part explores basic functionality, sequence data structures, alignments, pattern and motif searching, string indices, and graphs. The last part describes applications of SeqAn to genome alignment, consensus sequence, suffix array construction, and more.
Catalog no. C8105, ISBN: 978-1-58488-810-9 August 2007, 6-1/8 x 9-1/4, 648 pp. Suggested Price: $89.95 / £56.99
Catalog no. C7623, ISBN: 978-1-4200-7623-3 November 2009, 6-1/8 x 9-1/4, 329 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Combinatorial Pattern Matching Algorithms in Computational Biology Using Perl and R
Textbook
Biostatistics A Computing Approach University of Pittsburgh, Pennsylvania, USA Series: Chapman & Hall/CRC Texts in Statistical Science
Technical University of Catalonia, Barcelona, Spain Series: Chapman & Hall/CRC Mathematical & Computational Biology
Focusing on visualization and computational approaches with an emphasis on the importance of simulation, Biostatistics introduces modern and classical biostatistical methods and compares their respective usefulness. The book covers essential topics in biostatistical science, including simple linear regression, multivariate regression, repeated measure, nonparametric analysis, survival analysis, sample size, and power calculations. Assuming only basic knowledge of probability and statistics, the text offers numerous practical applications and detailed worked examples taken from the medical area, all computed using R and SAS, as well as exercises with solutions.
Emphasizing the search for patterns within and between biological sequences, trees, and graphs, this book shows how combinatorial pattern matching algorithms can solve computational biology problems that arise in the analysis of genomic, transcriptomic, proteomic, metabolomic, and interactomic data. It provides an intuitive presentation of the algorithms, followed by a detailed exposition in pseudo-code. The author offers alternative implementations of the algorithms in Perl and R to enable the testing of algorithms and the building of projects based on the code. He also includes the Perl and R source code for all of the algorithms on his website.
Catalog no. C8342, ISBN: 978-1-58488-834-5 June 2011, 6-1/8 x 9-1/4, 416 pp., Soft Cover Suggested Price: $79.95 / £39.99
Catalog no. C6973, ISBN: 978-1-4200-6973-0 April 2009, 6-1/8 x 9-1/4, 368 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Cancer Systems Biology Edited by
Computational Protein-Protein Interactions Edited by
Edwin Wang National Research Council of Canada and McGill University Center for Bioinformatics, Montreal, Quebec Series: Chapman & Hall/CRC Mathematical & Computational Biology
Ruth Nussinov
The unprecedented amount of data produced with high-throughput experimentation forces biologists to employ mathematical representation and computation to glean meaningful information in systems-level biology. Applying this approach to the underlying molecular mechanisms of tumorigenesis, cancer research is enjoying a series of new discoveries and biological insights. Unique in its dualistic approach, this book introduces the concepts and theories of systems biology and the applications of systems biology in cancer research. It presents basic cancer biology and cutting-edge topics of cancer research for computational biologists alongside systems biology analysis tools for experimental biologists.
A description of fundamental and applied aspects of the usefulness of computations when approaching protein-protein interactions, this book incorporates different views of the same biochemical problem from sequence to structure to energetics. It covers protein-protein interaction, drug design for inhibition, and uses for predicting function. The text provides an overview of the topic with general chapters understandable by students and junior researchers in this area, while also providing advanced material for more specialized readers. The chapters detail the complexity of protein interaction studies and inform readers of the potential caveats that might be involved.
Catalog no. K10596, ISBN: 978-1-4398-1185-6 May 2010, 7 x 10, 455 pp. Suggested Price: $89.95 / £57.99
Catalog no. 70053, ISBN: 978-1-4200-7005-7 June 2009, 6-1/8 x 9-1/4, 343 pp. Suggested Price: $124.95 / £79.99
Available in eBook
Available in eBook
Clustering in Bioinformatics and Drug Discovery
Introduction to Computational Proteomics
John David MacCuish and Norah E. MacCuish
Golan Yona
Mesa Analytics & Computing, Inc., Santa Fe, New Mexico, USA Series: Chapman & Hall/CRC Mathematical & Computational Biology
Stanford University, Palo Alto, California, USA Series: Chapman & Hall/CRC Mathematical & Computational Biology
With a DVD of color figures, this book provides an expert guide on extracting the most pertinent information from pharmaceutical and biomedical data. It offers a concise overview of common and recent clustering methods used in bioinformatics and drug discovery. The authors cover the clustering of small and large data sets, parallelization of clustering algorithms, validation and visualization, asymmetric clustering, and clustering ambiguity. They provide many real-world examples from industrial settings, such as combinatorial library design and compound databases, and include exercises at the end of each chapter.
This book tackles the steps and problems involved with protein analysis, classification, and meta-organization. It starts with the analysis of individual entities and proceeds to the analysis of more complex entities, from protein families to interactions, cellular pathways, and gene networks. The first part of the book presents methods for identifying the building blocks of the protein space, algorithms for assessing similarity between proteins, and mathematical models for representing protein families and classifying new instances. The second part covers methods that investigate higher order structure in the protein space through the application of unsupervised learning algorithms.
Catalog no. K10863, ISBN: 978-1-4398-1678-3 November 2010, 6-1/8 x 9-1/4, 244 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Computational Biology
Gabriel Valiente
Stewart Anderson
National Cancer Institute, Frederick, Maryland, USA
Gideon Schreiber Weizmann Institute of Science, Rehovot, Israel
Catalog no. C5556, ISBN: 978-1-58488-555-9 December 2010, 6-1/8 x 9-1/4, 767 pp. Suggested Price: $89.95 / £57.99
For more information and a complete list of titles, visit us at www.crcpress.com
13
Epilepsy The Intersection of Neurosciences, Biology, Mathematics, Engineering and Physics Edited by
Computational Biology
Anatoly Ruvinsky
Integrating studies of epilepsy, neurosciences, computational neurosciences, mathematics, physics, engineering, and medicine, this volume provides the first means to a clear, structured, and enriching multidisciplinary perspective for developing students, researchers, and clinicians in the field of epilepsy. The text gives up-to-date information on the state of current research, possible future research, and clinical directions in the fields of epilepsy and seizure dynamics. Clear illustrations of the patterns of brain electrophysiology and behavioral manifestations are provided to aid comprehension. The editors include extensive references in each chapter to enhance further study.
With the revolutionary explosion of genetic information discovery in recent decades, it is important to realize the underlying limitations of scientific prediction in genetics. Avoiding unnecessary technical details, this book helps readers accept and embrace a probabilistic view and understand the role of randomness in critical biological processes. It explores the nature of genetic uncertainty from different points of view and at different levels of biological organization. The book also traces the origin of some ideas of randomness starting from the basics of quantum mechanics and molecular genetics to modern evolutionary genetics and the philosophy of mathematics.
Catalog no. K11766, ISBN: 978-1-4398-3885-3 April 2011, 7 x 10, 568 pp. Suggested Price: $189.95 / £121.00
Catalog no. 78852, ISBN: 978-1-4200-7885-5 July 2009, 6-1/8 x 9-1/4, 160 pp., Soft Cover Suggested Price: $82.95 / £52.99
Available in eBook
Available in eBook
Feedback Control in Systems Biology
Glycome Informatics
Edited by
Methods and Applications
Carlo Cosentino
Kiyoko F. Aoki-Kinoshita
University of Catanzaro, Italy
University of New England, Australia
Soka University, Hachioji, Tokyo, Japan Series: Chapman & Hall/CRC Mathematical & Computational Biology
Declan Bates University of Leicester, UK
This self-contained, easy-to-follow book demonstrates how feedback control concepts can be applied to systems biology. Each chapter introduces a field within control engineering and then provides several applications in cellular biology. Chapters focus on the essential ideas and concepts from control theory that have found applicability in the systems biology research literature, including basic linear introductory material as well as more advanced nonlinear techniques. The book illustrates key ideas and concepts with examples from cellular biology. It also includes research literature, illustrations, and references to enhance study.
14
Genetics and Randomness
Ivan Osorio, Hitten Zaveri, Mark G. Frei, and Susan Arthurs
Catalog no. K10870, ISBN: 978-1-4398-1690-5 June 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Gene Expression Studies Using Affymetrix Microarrays
One of the few up-to-date books available in this important area, Glycome Informatics covers all known informatics methods pertaining to the study of glycans, which provide crucial functional roles in many biological processes. The book supplies all the necessary background information, including glycan classes, motifs, and nomenclature. It offers a complete list of relevant databases and resources on glycobiology and presents a wide range of methods, from computer theory and data mining to glycomics. The author also discusses key points and ideas for potential research projects. Sequence analysis and machine learning methods as well as glycomic technologies are described in the appendices. Catalog no. C8334, ISBN: 978-1-4200-8334-7 November 2009, 6-1/8 x 9-1/4, 256 pp. Suggested Price: $92.95 / £58.99
Handbook of Chemoinformatics Algorithms Jean-Loup Faulon University of Evry, France
Hinrich Gohlmann and Willem Talloen
Andreas Bender
Johnson & Johnson, Beerse, Belgium Series: Chapman & Hall/CRC Mathematical & Computational Biology
Leiden University, The Netherlands Series: Chapman & Hall/CRC Mathematical & Computational Biology
The Affymetrix GeneChip® system is one of the most widely-adapted microarray platforms. However, due to the preponderance of information available, many researchers compromise their findings by never going beyond the system’s default settings. This truly multidisciplinary work eliminates confusion, explaining the entire process of a gene expression study from conception to conclusion. Offering valuable instruction and insight for both the novice and the experienced researcher, the authors show how to optimize experiments and data analysis using Affymetrix as well as other microarray platforms and explain various analysis methods via illustrative examples using R and BioConductor.
This handbook provides an overview of the most common chemoinformatics algorithms in a single source. It explains how algorithms and graph theory are applied to chemical problems, such as structure–activity/property predictions. The book describes virtual screening techniques, docking methods, inverseQSAR methods, de novo design algorithms, sequence alignment algorithms, and classical machine learning algorithms. Along with reviewing open source software and databases, it also explores the development and validation of QSAR models and covers applications in combinatorial library design, synthesis design, biological network inference, and systems biology.
Catalog no. C6515, ISBN: 978-1-4200-6515-2 July 2009, 6-1/8 x 9-1/4, 359 pp. Suggested Price: $89.95 / £57.99
Catalog no. C2922, ISBN: 978-1-4200-8292-0 April 2010, 6-1/8 x 9-1/4, 454 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Charite Universitatsmedizin Berlin, Germany Series: Chapman & Hall/CRC Mathematical & Computational Biology
Robert Gentleman Series: Chapman & Hall/CRC Computer Science & Data Analysis
Ontologies have become the tool of choice for organizing and describing the meaning of biological and medical data. This book introduces the most important aspects of bio-ontologies, including statistical overrepresentation analysis, semantic similarity, and inference. Each chapter reviews the main goals of the methods discussed, explains the mathematical and computation methods used to achieve those goals, offers practical examples, and includes theoretical and practical exercises. A supporting website provides ontologies and files for the practical exercises and open-source software.
Drawing on the author’s first-hand experiences as an expert in R, this practical guide focuses on the programming skills needed to use R for the solution of bioinformatics and computational biology problems. It covers the fundamentals of the R language, object-oriented programming in R, and data mark-up and web services languages and tools. The author also examines different aspects of string handling and manipulations; discusses the interfacing of R with other languages, such as C, FORTRAN, Perl, and Python; and explains how to write software packages as well as debug and profile R code. The complete source code is available on the book’s website.
Catalog no. K11656, ISBN: 978-1-4398-3665-1 May 2011, 6-1/8 x 9-1/4, 306 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Catalog no. C6367, ISBN: 978-1-4200-6367-7 July 2008, 6-1/8 x 9-1/4, 328 pp. Suggested Price: $75.95 / £47.99 Available in eBook
Methods in Medical Informatics Fundamentals of Healthcare Programming in Perl, Python, and Ruby Jules J. Berman
Textbook
Statistical Physics of Biomolecules
Columbia, Maryland, USA Series: Chapman & Hall/CRC Mathematical & Computational Biology
An Introduction
A user-friendly, step-by-step practical guide for applying basic informatics algorithms to medical data sets, this book includes examples using Perl, Python, and Ruby. The author employs a minimal selection of commands for quick learning, and references only free, publicly available resources. This book demonstrates how easy it is to master the wide variety of data types encountered in a healthcare setting with just a few simple programming commands. It covers building blocks, medical data resources, primary tasks of medical informatics, and medical discovery.
It is essential for modern students of molecular behavior to understand the statistical/chemical physics at the heart of modern molecular science, but traditional presentations of this material are often difficult to penetrate. This volume brings “down to earth” some of the most intimidating but important theories of molecular biophysics. Students build understanding by focusing on topics such as probability theory, low-dimensional models, and the simplest molecular systems. The book’s accessible development of equilibrium and dynamical statistical physics makes this a valuable text for students with limited physics and chemistry backgrounds.
Catalog no. K11946, ISBN: 978-1-4398-4182-2 September 2010, 7 x 10, 413 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Python for Bioinformatics Sebastian Bassi Globant, Buenos Aires, Argentina Series: Chapman & Hall/CRC Mathematical & Computational Biology
Based on the author’s experience working for an agricultural biotechnology company, this book helps scientists solve their biological problems by helping them understand the basics of programming. Requiring no prior knowledge of programming-related concepts, it focuses on the easy-to-use, yet powerful, Python computer language. After introducing Python and the Biopython package, the book covers advanced topics, such as XML. It contains working code that solves real-world biological problems and includes a DVD with a ready-to-run virtual machine (VM) based in DNALinux to test the code. Along with other material, the appendices offer installation instructions for the VM, Python, and Biopython. Catalog no. C9292, ISBN: 978-1-58488-929-8 September 2009, 6-1/8 x 9-1/4, 587 pp., Soft Cover Suggested Price: $71.95 / £45.99
Computational Biology
Peter N. Robinson and Sebastian Bauer
R Programming for Bioinformatics
Introduction to Bio-Ontologies
Daniel M. Zuckerman University of Pittsburgh, Pennsylvania, USA
Catalog no. 73788, ISBN: 978-1-4200-7378-2 June 2010, 6-1/8 x 9-1/4, 356 pp. Suggested Price: $89.95 / £46.99
Statistics for Biological Networks How to Infer Networks from Data Ernst Wit, Veronica Vinciotti, and Vilda Purutcuoglu Series: Chapman & Hall/CRC Interdisciplinary Statistics
An introduction to a new paradigm in social, technological, and scientific discourse, this book presents an overview of statistical methods for describing, modeling, and inferring biological networks using genomic and other types of data. It covers a large variety of modern statistical techniques, such as sparse graphical models, state space models, Boolean networks, and hidden Markov models. The authors address gene transcription data, microRNAs, ChIP-chip, and RNAi data. Along with end-of-chapter exercises, the text includes many realworld examples with implementations using a dedicated R package. Catalog no. K11928, ISBN: 978-1-4398-4147-1 December 2011, 6-1/8 x 9-1/4, 320 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
15
Computational Biology / Computer Engineering–Circuits & Chips 16
The Circuits and Filters Handbook
Textbook
Statistics in Human Genetics and Molecular Biology Cavan Reilly University of Minnesota, Minneapolis, USA Series: Chapman & Hall/CRC Texts in Statistical Science
Focusing on the roles of different segments of DNA, this book provides a basic understanding of problems arising in the analysis of genetics and genomics. With many worked examples and end-of-chapter exercises, it presents statistical applications in genetic mapping, DNA/protein sequence alignment, and analyses of gene expression data from microarray experiments. The text covers basic molecular biology, likelihood-based statistics, physical mapping, markers, linkage analysis, parametric and nonparametric linkage, sequence alignment, feature recognition, hidden Markov models, and Bayesian approaches. It also discusses differential gene expression detection as well as classification and cluster analysis using gene expression data sets. Catalog no. C7263, ISBN: 978-1-4200-7263-1 June 2009, 6-1/8 x 9-1/4, 280 pp. Suggested Price: $61.95 / £39.99
Third Edition Five-Volume Set Edited by
Wai-Kai Chen Retired, Freemont, California, USA Series: Circuits & Filters Handbook
Now in its third edition, this groundbreaking bestseller surveys current accomplishments in the field while providing researchers and designers with the comprehensive detail they need for continued research and design. All five volumes have been extensively updated to provide the most current information available in the emerging fields of circuits and filters, both analog and digital. With contributions from more than 150 leading international experts, this reference includes the key mathematical formulas, concepts, definitions, and derivatives that those involved with cutting-edge research and design require. It eschews extensively detailed theory to concentrate on professional applications with numerous examples provided throughout. The set includes more than 2500 illustrations and hundreds of references. Available as a comprehensive five-volume set, each of the subject-specific volumes can also be purchased separately.
Buy the set and save!
Textbook
Systems Biology and Bioinformatics
Catalog no. 55275, ISBN: 978-1-4200-5527-6 June 2009, 7 x 10, 3364 pp. Suggested Price: $205.95 / £131.00
A Computational Approach
Available in eBook
Kayvan Najarian, Christopher N. Eichelberger, Siamak Najarian, and Shahriar Gharibzadeh
Also sold as individual volumes
Emphasizing computational methods, Systems Biology and Bioinformatics provides an introduction to systems biology and its impact on biology and medicine. The book reviews the basic principles of molecular and cell biology using a system-oriented approach, with a brief description of the high-throughput biological experiments that produce databases. The methods presented in the text include techniques to discover genes, perform nucleotide and amino acid sequence matching, and estimate static gene dynamic pathways. The book also explains how to use system-oriented models to predict the behavior of biological systems for important applications such as rational drug design.
Analog and VLSI Circuits
Catalog no. 46500, ISBN: 978-1-4200-4650-2 April 2009, 6-1/8 x 9-1/4, 190 pp. Suggested Price: $71.95 / £45.99
Catalog no. 58916, ISBN: 978-1-4200-5891-8 June 2009, 7 x 10, 702 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Computer Aided Design and Design Automation Catalog no. 59181, ISBN: 978-1-4200-5918-2 June 2009, 7 x 10, 435 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Communication Architectures for Systems-on-Chip
Feedback, Nonlinear, and Distributed Circuits
Edited by
Catalog no. 58819, ISBN: 978-1-4200-5881-9 June 2009, 7 x 10, 466 pp. Suggested Price: $102.95 / £65.99
José L. Ayala
Available in eBook
Complutense University of Madrid, Spain Series: Embedded Systems
Fundamentals of Circuits and Filters
This book covers the current communication architectures that are implemented in manufactured systems-on-chip as well as those that are being proposed to overcome the existing limitations. The text addresses well-established communication buses and less common networks-on-chip, along with modern technologies that propose the use of carbon-nanotubes and optical links to speed up the data transfer, increase the level of security, and increase the quality of service. Contributors address on-chip transaction security involving critical information and the mechanisms to protect from an external attack, examining different communication protocols and their impact on system performance. Catalog no. K11940, ISBN: 978-1-4398-4170-9 February 2011, 6-1/8 x 9-1/4, 408 pp. Suggested Price: $109.95 / £69.99
Catalog no. 58878, ISBN: 978-1-4200-5887-1 June 2009, 7 x 10, 925 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Passive, Active, and Digital Filters Second Edition
Catalog no. 58851, ISBN: 978-1-4200-5885-7 June 2009, 7 x 10, 836 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Discrete-Event Modeling and Simulation
Computer Arithmetic and Verilog HDL Fundamentals Joseph Cavanagh Santa Clara University, California, USA
Comprehensive and self-contained, this text covers the design of various arithmetic circuits using Verilog HDL for fixed-point, decimal, and floatingpoint number representations. It contains examples using different algorithms for both combinational and clocked sequential arithmetic circuits. The text presents topics in computer arithmetic, such as residue checking, parity prediction, logical and algebraic shifters, and arithmetic and logic units (ALUs). The text also features Verilog HDL projects, which include the design module implemented using built-in primitives, dataflow, behavioral, or structural modeling, the test bench module, the outputs, and the waveforms obtained from the simulator to illustrate complete functional design operation. All designs are carried through to completion. Catalog no. K10562, ISBN: 978-1-4398-1124-5 November 2009, 7 x 10, 971 pp. Suggested Price: $144.95 / £92.00
Designing Network On-Chip Architectures in the Nanoscale Era Edited by
A Practitioner’s Approach Gabriel A. Wainer Carleton University, Ottawa, Ontario, Canada Series: Computational Analysis, Synthesis, and Design of Dynamic Systems
In recent years, numerous modeling techniques have been introduced to improve the definition and analysis of complex dynamic systems. Through a practical applications approach, this work provides a guide to the creation of discreteevent applications. In addition to providing hundreds of online examples, this book uses the CD++ tool, an open-source framework that enables the simulation of discrete-event models with specialized support for cellular models. It is a complete text that demonstrates how to use CD++ to develop simulation models and define a variety of uses in different areas, such as biology and chemistry, as well as several artificial systems. Catalog no. 53361, ISBN: 978-1-4200-5336-4 April 2009, 7 x 10, 520 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Electronic Design Automation for Integrated Circuits Handbook Two-Volume Set
Jose Flich
Luciano Lavagno, Grant Martin, and Louis Scheffer
Technical University of Valencia, Spain
Davide Bertozzi University of Ferrara, Italy Series: Chapman & Hall/CRC Computational Science
A stepping stone to the evolution of future chip architectures, this volume provides a how-to guide for designers of current NoCs as well as designers involved with 2015 computing platforms. It cohesively brings together fundamental design issues, alternative design paradigms and techniques, and the main design tradeoffs—consistently focusing on topics most pertinent to real-world NoC designers. The contributors draw on their own lessons learned to provide strong practical guidance on various design issues. They also explore the latest trends, such as vertical integration and variation-tolerant design. Catalog no. K11679, ISBN: 978-1-4398-3710-8 December 2010, 6-1/8 x 9-1/4, 528 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Series: Industrial Information Technology
Presenting a comprehensive overview of the design automation algorithms, tools, and methodologies used to design integrated circuits, the Electronic Design Automation for Integrated Circuits Handbook is available in two volumes. Individually, each volume provides a focused treatment of specialized aspects of design automation. Combined, they provide the most complete reference available in the field, providing unmatched coverage and convenience. The first volume covers system-level and microarchitectural design, logical verification, and testing. The second volume covers RTL to GDSII implementation, analog/mixed signal design (AMS), physical verification, and technology CAD (TCAD). Catalog no. 3096, ISBN: 978-0-8493-3096-4 April 2006, 7 x 10, 1152 pp. Suggested Price: $179.95 / £114.00 Available in eBook Also sold as individual volumes
Textbook
Digital Integrated Circuits Analysis and Design, Second Edition John E. Ayers
Textbook
Introduction to Logic Design Svetlana N. Yanushkevich and Vlad P. Shmerko
University of Connecticut, Storrs, USA
Digital Integrated Circuits, Second Edition, has been completely rewritten to emphasize submicron device physics and the importance of dynamic and low-power logic circuits. Providing a revised instructional text for engineers involved with Very Large Scale Integrated Circuit design and fabrication, this second edition delves into the dramatic advances, including new applications and changes in the physics of operation made possible by relentless miniaturization. Each chapter includes numerous worked examples, case studies, and SPICE computer simulations. The book’s website offers supplementary material and more worked problems. Catalog no. 6987X, ISBN: 978-1-4200-6987-7 October 2009, 6-1/8 x 9-1/4, 598 pp. Suggested Price: $102.95 / £41.99
Computer Engineering–Circuits & Chips
Textbook
University of Calgary, Alberta, Canada
With an abundance of insightful examples, problems, and computer experiments, this introduction provides a balanced, easy-to-read treatment of the fundamental theory of logic functions and applications in the design of digital devices and systems. It presents the most popular contemporary logic network design techniques based on decision diagrams—an element not found in most standard texts. Focusing on the manipulation of various data structures, the book covers both traditional and advanced topics of logic design, including decision trees and diagrams, and highlights recent key trends, such as nanoelectronics, in the theory and practice of logic network design. Catalog no. 60945, ISBN: 978-1-4200-6094-2 January 2008, 7 x 10, 720 pp. Suggested Price: $135.95 / £53.99
For more information and a complete list of titles, visit us at www.crcpress.com
17
Computer Engineering–Circuits & Chips / Embedded Systems 18
Model-Based Design for Embedded Systems
Microcontrollers
Gabriela Nicolescu
Fundamentals and Applications with PIC Fernando E. Valdes-Perez Universidad de Oriente, Santiago de Cuba, Cuba
Ramon Pallas-Areny EPSC-UPC, Castelldefels, Spain
While the official documentation provided for the PIC family from microchip is extensive, it can also be overwhelming. This book gives users the information necessary to understand the architecture and the programming of microcontrollers. Each topic is described using a reader-centered, top-bottom approach. First, the authors describe the concepts that are common to any microcontroller. Each of the topics is then detailed for PIC microcontrollers. Practical applications supplement each topic to provide further clarity. This book does not limit itself to a digital view of microcontrollers. Instead, it includes aspects of analog signals such as the acquisition and processing of external analog signals. Catalog no. 77678, ISBN: 978-1-4200-7767-4 February 2009, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Ecole Polytechnique de Montreal, Quebec, Canada
Pieter J. Mosterman MathWorks, Natick, Massachusetts, USA, and McGill University, Montreal, Quebec, Canada Series: Computational Analysis, Synthesis, and Design of Dynamic Systems
A compilation of work from internationally renowned authors, Model-Based Design for Embedded Systems elaborates on related practices and addresses the main facets of heterogeneous system design. Each chapter presents the cuttingedge results that have helped establish model-based design and continue to expand its parameters. The respective authors contribute their considerable expertise on the automation of design refinement and how to relate properties throughout this refinement while enabling analytic and synthetic qualities. Illustrating a broad and diverse spectrum of applications such as in the automotive aerospace, health care, consumer electronics, this volume provides designers with readily adaptable modeling solutions for their own practice. Catalog no. 67842, ISBN: 978-1-4200-6784-2 November 2009, 6-1/8 x 9-1/4, 766 pp. Suggested Price: $144.95 / £92.00 Available in eBook
Textbook
Power Electronics Advanced Conversion Technologies Fang Lin Luo and Hong Ye Nanyang Technological University, Singapore
To meet the need to develop renewable and energy-saving power sources, green energy source systems require large numbers of converters. New converters, such as the Vienna rectifier and z-source inverters, are designed to improve the power factor and increase power efficiency. Exploring more than 150 converters, this book discusses and offers ways to solve and correct problems associated with them. The authors analyze new converter circuits that have not been widely examined. They also offer the correct methods to determine accurate solutions and examples to design converters for industrial applications. Catalog no. 94297, ISBN: 978-1-4200-9429-9 January 2010, 7 x 10, 744 pp. Suggested Price: $129.95 / £82.00
Multi-Core Embedded Systems Edited by
Georgios Kornaros TEI of Crete, Greece Series: Embedded Multi-Core Systems
With numerous case studies, this volume presents an introduction to the fundamental aspects of developing modern embedded systems with many cores. It begins with coverage of multi-core architecture, application of specific customizable embedded systems, and heterogenous multi-core embedded systems. It then explores multi-core interconnects and NoC, power optimization and reliability issues, and performance tools and benchmarks. The book also covers hardware and software resource management, multithreading, and multicore programming challenges. Catalog no. K10585, ISBN: 978-1-4398-1161-0 April 2010, 6-1/8 x 9-1/4, 501 pp. Suggested Price: $139.95 / £89.00 Available in eBook
Embedded Multiprocessors Scheduling and Synchronization, Second Edition Sundararajan Sriram Texas Instruments, Palo Alto, California, USA
Shuvra S. Bhattacharyya University of Maryland, College Park, USA Series: Signal Processing and Communications
Real-Time Embedded Systems Optimization, Control, and Networking Meikang Qiu University of New Orleans, Louisiana, USA
Lingfeng Wang National Instruments, Austin, Texas, USA
Showing how to design multiprocessor computer systems that are streamlined for multimedia applications, this work presents architectures and design methodologies for parallel systems in embedded DSP applications. It describes unique techniques for optimizing communication and synchronization and provides several examples of practical applications that demonstrate the relevance of the techniques presented. This second edition provides background material on existing embedded multiprocessors, including single-chip multiprocessors. It also summarizes research on dataflow models for signal processing that was carried out after the publication of the first edition.
Real-time embedded systems are driving an information revolution with their pervasion in our everyday lives. The design of heterogeneous embedded systems poses a host of technical challenges that differ from those faced by general-purpose computers since they have much larger design space and are more complicated to optimize in terms of cost, timing, and power. This book provides state-of-the art information on new trends and applications in real-time embedded systems. Describing the theoretical frameworks behind these systems, the authors provide a systematic reference on the foundations behind the design, optimization, control, and networking of these systems.
Catalog no. 48015, ISBN: 978-1-4200-4801-8 February 2009, 6 x 9, 380 pp. Suggested Price: $133.95 / £85.00
Catalog no. K10914, ISBN: 978-1-4398-1760-5 May 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Contemporary Coding Techniques and Applications for Mobile Communications
Hartmut F.-W. Sadrozinski
Onur Osman
University of California, Santa Cruz, USA
Istanbul Commerce University, Turkey
Jinyuan Wu
Osman Nuri Ucan
Fermi National Accelerator Laboratory, Batavia, Illinois, USA
Istanbul University, Turkey
Focusing on resource awareness in field-programmable gate array (FPGA) design, this work covers the principle of FPGAs and their functionality. It provides an accessible overview of the use of FPGAs in data acquisition, signal processing, and transmission and contains many hands-on examples drawn from diverse fields, such as high-energy physics and radiobiology. The authors emphasize sound design practices that encourage the saving of limited silicon resources and power consumption. They also offer VHDL code, detailed schematics of selected projects, photographs, and more on a supporting website.
Modern error control coding methods based on turbo coding have essentially solved the problem of reliable data communications over noisy channels. Contemporary Coding Techniques and Applications for Mobile Communications provides a clear, comprehensive, and practical foundation on the basics of contemporary coding techniques and their applications for mobile communications. The first half of the text presents fundamental information on modulation, multiplexing, channel models, and traditional coding methods; the second half explains advanced coding techniques, provides simulation results, and compares them with related methods. It also provides new coding algorithms and new research areas such as image transmission with step-by-step guidelines.
Catalog no. K11921, ISBN: 978-1-4398-4133-4 December 2010, 6-1/8 x 9-1/4, 167 pp. Suggested Price: $129.95 / £82.00 Available in eBook
Catalog no. AU5461, ISBN: 978-1-4200-5461-3 May 2009, 6-1/8 x 9-1/4, 352 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Attaining High Performance Communications A Vertical Approach Edited by
Ada Gavrilovska Georgia Institute of Technology, Atlanta, USA
No single solution applied at one particular layer can help applications solve all performance-related issues with communication services. Instead, this book shows that a coordinated effort is needed among the layers. It covers many different types of technologies and layers across the stack, from the architectural features of the hardware, through the protocols and their implementation in operating system kernels, to the manner in which application services and middleware are using underlying platforms. The book also describes key developments in highend platforms, high performance interconnection fabrics and communication libraries, and multi- and many-core systems. Catalog no. C3088, ISBN: 978-1-4200-9308-7 September 2009, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $79.95 / £49.99
The Digital Signal Processing Handbook Second Edition, Three-Volume Set Edited by
Vijay Madisetti Georgia Institute of Technology, Atlanta, USA Series: Electrical Engineering Handbook
Now available in a three-volume set, this updated and expanded edition of a bestseller continues to provide authoritative coverage of the fundamental and specialized aspects of information-bearing signals in digital form. This new edition encompasses essential background material, technical details, standards, and software. It reflects cutting-edge information on signal processing algorithms and protocols related to speech, audio, multimedia, and video processing technology. The new three-volume set contains 29 new chapters that address multimedia and Internet technologies, tomography, radar systems, architecture, standards, and future applications in speech, acoustics, video, radar, and telecommunications.
Buy the set and save!
Computer Network Time Synchronization The Network Time Protocol, Second Edition David L. Mills University of Delaware, Newark, USA
Written by the original developer of Network Time Protocol (NTP), this book speaks to the technological infrastructure of time dissemination, distribution, and synchronization, specifically, the architecture, protocols, and algorithms of the NTP. The NTP has been active in one form or another for three decades on the public Internet and numerous private networks. The original 16 chapters of the first edition have been rewritten and updated with new material. Four new chapters have been added covering new algorithms and previously uncovered concepts including timekeeping in space missions. Catalog no. K10753, ISBN: 978-1-4398-1463-5 November 2010, 6-1/8 x 9-1/4, 494 pp. Suggested Price: $119.95 / £76.99 Available in eBook
Catalog no. 45636, ISBN: 978-1-4200-4563-5 December 2009, 7 x 10, 2394 pp., Suggested Price: $289.95 / £185.00
Also sold as individual volumes
Digital Signal Processing Fundamentals Catalog no. 46063, ISBN: 978-1-4200-4606-9 November 2009, 7 x 10, 904 pp., Suggested Price: $102.95 / £65.99 Available in eBook
Video, Speech, and Audio Signal Processing and Associated Standards Catalog no. 4608X, ISBN: 978-1-4200-4608-3 November 2009, 7 x 10, 616 pp., Suggested Price: $102.95 / £65.99 Available in eBook
Wireless, Networking, Radar, Sensor Array Processing, and Nonlinear Signal Processing Catalog no. 46047, ISBN: 978-1-4200-4604-5 November 2009, 7 x 10, 874 pp., Suggested Price: $102.95 / £65.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Computer Engineering–Embedded Systems / General
Applications of FieldProgrammable Gate Arrays in Scientific Research
19
Textbook
Emergent Semantics Interoperability in Large-Scale Decentralized Information Systems
Analysis, Combinatorics, and Monte Carlo Ilya B. Gertsbakh Ben Gurion University, Beer Sheva, Israel
Yoseph Shpungin
Philippe Cudre-Mauroux MIT Comp. Sci. & Art. Intell. Lab., Cambridge, Massachusetts
Computer Engineering–General
Peer-to-peer systems are evolving with new information-system architectures, leading to the idea that the principles of decentralization and self-organization will offer new approaches in informatics, especially for systems that scale with the number of users or for which central authorities do not prevail. This book describes a new way of building global agreements (semantic interoperability) based only on decentralized, self-organizing interactions. Catalog no. EF9227, ISBN: 978-1-4200-9227-1 October 2008, 6-1/8 x 9-1/4, 240 pp. Suggested Price: $89.95 / £56.69
Shamoon College of Engineering, Beer Sheva, Israel
Unique in its approach, this volume provides a brief introduction to Monte Carlo methods and a concise exposition of Reliability Theory ideas. From there, it investigates a collection of principal network reliability models and provides solutions for most principal network reliability problems as Monte Carlo algorithms. Written by reliability experts with significant teaching experience, this reader-friendly text serves the needs of software, industrial, and reliability engineering students, researchers, and engineers. Stressing intuitive explanations and providing detailed proofs of difficult statements, the book offers end-ofchapter exercises with worked numerical examples and a solutions manual— making it ideal for self study. Catalog no. K10902, ISBN: 978-1-4398-1741-4 December 2009, 6-1/8 x 9-1/4, 217 pp. Suggested Price: $82.95 / £52.99
Available in eBook
Textbook
Textbook
GIS Michael Worboys
A Multidiciplinary Introduction to ICT Information Security
University of Maine, Orono, USA
Edited by
Matt Duckham
Stig F. Mjolsnes
University of Melbourne, Victoria, Australia
Norwegian University of Science & Technology, Trondheim Series: Discrete Mathematics and Its Applications
A Computing Perspective, Second Edition
GIS: A Computing Perspective, Second Edition provides an overview of the subjects referred to as GIS, both Geographic Information Systems and the study of these systems: Geographic Information Science. Analyzing the subject from a computing perspective, the second edition explores conceptual and formal models needed to understand spatial information and examines the representations and data structures needed to support adequate system performance. This volume also covers the special-purpose interfaces and architectures required to interact with and share spatial information and explains the importance of uncertainty and time in spatial information.
20
Models of Network Reliability
Catalog no. TF1493, ISBN: 978-0-415-28375-5 May 2004, 7 x 10, 448 pp. Suggested Price: $94.95 / £60.99
The shift in communications from mail and telephone to email, web transactions, and more has created a demand for a variety of new specialists and expertise. This multidisciplinary book focuses on information and communication technology, security, and safety. It presents material on governmental regulations in cryptology and telecommunications as well as on privacy and biometrics. The book also includes thorough introductory coverage of software security and control, cryptography, secure protocols, network security, and digital forensics. Each chapter contains an introduction, main coverage of the topic, a summary of key terms and content, review problems, and suggested readings and websites. Catalog no. C5905, ISBN: 978-1-4200-8590-7 May 2011, 6-1/8 x 9-1/4, 512 pp. Suggested Price: $89.95 / £57.99
Location-Based Information Systems Developing Real-Time Tracking Applications Miguel A. Labrador and Alfredo J. Perez University of South Florida, Tampa, USA
Pedro M. Wightman
Programming ArcObjects with VBA
Universidad del Norte, Barranquilla, Colombia Series: Chapman & Hall/CRC Computer & Information Science
A Task-Oriented Approach, Second Edition
Drawing on the authors’ more than six years of R&D in location-based information systems as well as their participation in defining the Java ME Location API 2.0, this text describes the technical components needed to create location-based services with an emphasis on nonproprietary, freely available solutions that work across different technologies and platforms. Each chapter presents a general real-time tracking system example that can be easily adapted to target any application domain and that can incorporate other sensor data to make the system “participatory sensing” or “human-centric sensing.” A companion website offers many supporting materials.
Programming ArcObjects with VBA: A Task-Oriented Approach, Second Edition adds macros and explanations for the Geoprocessing object introduced in ArcGIS 9.x. Instead of treating this feature in separate chapters, the author incorporates Geoprocessing code into the existing chapters. The code appears conveniently in boxes that let readers easily compare sample macros. The companion CD contains 95 complete ArcObjects macros and 33 Geoprocessing macros, along with datasets to execute the code. Each program begins with a short usage description and a list of key properties and methods, followed by the listing and explanation of the code itself.
Catalog no. K12176, ISBN: 978-1-4398-4854-8 October 2010, 6-1/8 x 9-1/4, 287 pp. Suggested Price: $99.95 / £63.99
Catalog no. 9283, ISBN: 978-0-8493-9283-2 August 2007, 6-1/8 x 9-1/4, 360 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook
Kang-Tsung Chang National Taiwan University, Taipei
For more information and a complete list of titles, visit us at www.crcpress.com
Pao-Ann Hsiung and Chun-Hsian Huang National Chung Cheng University, Chiayi, Taiwan
Marco D. Santambrogio Politecnico di Milano, Italy
Focusing on system-level design and verification techniques, this text allows readers to immediately grasp concepts and put them into practice. It starts with an overview of reconfigurable computing architectures and platforms and demonstrates how to develop reconfigurable systems. This sets up the discussion of the hardware, software, and system techniques that form the core of the text. The authors classify design and verification techniques into primary and secondary categories, allowing the appropriate ones to be easily located and compared. The techniques discussed range from system modeling and systemlevel design to co-simulation and formal verification. Case studies illustrate realworld applications. Catalog no. 62662, ISBN: 978-1-4200-6266-3 February 2009, 6-1/8 x 9-1/4, 268 pp. Suggested Price: $102.95 / £65.99
Vehicular Networks From Theory to Practice Edited by
Stephan Olariu and Michele C. Weigle Old Dominion University, Norfolk, Virginia, USA Series: Chapman & Hall/CRC Computer & Information Science
Cohesively integrating the state of the art in this emerging field, this guide presents many issues involved in vehicular networking, including traffic engineering, human factors studies, and novel computer science research. It covers traffic monitoring and traffic flow modeling, innovative applications enabled by vehicular networks, routing and localization, and simulation. The book also introduces governmental and industrial efforts in the United States and Europe to set standards and perform field tests on the feasibility of vehicular networks. The final part explores the extent and impact of driver distraction with in-vehicle displays. Catalog no. C5883, ISBN: 978-1-4200-8588-4 March 2009, 6-1/8 x 9-1/4, 472 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Available in eBook
Textbook
Spatial Decision Support Systems Principles and Practices Ramanathan Sugumaran and John Degroote University of Northern Iowa, Cedar Falls, USA
3D Graphics for Game Programming JungHyun Han Korea University, Seoul
This book provides a comprehensive examination of the various aspects of SDSS evolution, components, architecture, and implementation. Integrating research from a variety of disciplines, it supplies a complete overview of SDSS technologies and their application. This groundbreaking reference provides thorough coverage of the roots of SDSS. It explains the core principles of SDSS, how to use them in various decision making contexts, and how to design and develop them using readily available enabling technologies and commercial tools.
In a presentation that balances theory and application, this text covers realtime graphics in video game development. Copiously illustraed with more than 300 figures, it allows readers to quickly understand the key aspects of real-time graphics. Authored by a leader in the field, the book explores concepts such as rendering, texturing, post-processing, and animation. Each chapter includes boxed Math Notes that enable readers to access mathematical or theoretical content without interrupting the flow of the main text and homework problems. A solutions manual is also available upon qualified course adoption.
Catalog no. 62093, ISBN: 978-1-4200-6209-0 November 2010, 6 x 9, 507 pp. Suggested Price: $119.95 / £76.99
Catalog no. K11350, ISBN: 978-1-4398-2737-6 February 2011, 6-1/8 x 9-1/4, 368 pp. Suggested Price: $79.95 / £49.99
Available in eBook
System Level Design with .Net Technology Edited by
El Mostapha Aboulhamid Universite de Montreal, Canada
Advanced High Dynamic Range Imaging Theory and Practice
Frederic Rousseau TIMA Lab, France
Constituting a software-based approach to design modeling verification and simulation, this is the first book to harness the power of .NET for system design. World-class developers, who have been at the forefront of system design for decades, explain how to tap into the power of this dynamic programming environment for more effective management of metadata—and introspection and interoperability between tools. Using readily available technology, the text details how to capture constraints and requirements at high levels and describes how to percolate them during the refinement process. This cutting-edge reference also includes the open source environment ESys.NET so readers can experiment with new ideas, algorithms, and design methods. Catalog no. K10610, ISBN: 978-1-4398-1211-2 September 2009, 6-1/8 x 9-1/4, 320 pp. Suggested Price: $102.95 / £65.99
Francesco Banterle, Alessandro Artusi, Kurt Debattista, and Alan Chalmers Traditionally, photography and computer graphics took different approaches to the high dynamic range problem. Work over the last ten years though has unified these disciplines and created powerful new tools for the creation of complex, compelling and realistic images. This book provides a practical introduction to the emerging new discipline of high dynamic range imaging, which combines photography and computer graphics. By providing detailed equations and code, the book gives the reader the tools needed to experiment with new techniques for creating compelling images. Catalog no. K00326, ISBN: 978-1-56881-719-4 May 2011, 6 x 9, 260 pp. Suggested Price: $59.00 / £37.99
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
General / Computer Graphics, Multimedia, & Visualization
Reconfigurable System Design and Verification
21
Textbook
An Integrated Introduction to Computer Graphics and Geometric Modeling
Computer Graphics, Multimedia, & Visualization 22
Ronald Goldman Rice University, Houston, Texas, USA Series: Chapman & Hall/CRC Computer Graphics, Geometric Modeling, and Animation
Computational Photography Methods and Applications Edited by
Rastislav Lukac Series: Digital Imaging and Computer Vision
Taking a novel, more appealing approach than current texts, this book presents an easy-to-read introduction to computer graphics and geometric modeling. Emphasizing high-level algorithms, it focuses on standard graphics, modeling, and mathematical methods, including ray tracing, polygon shading, radiosity, fractals, freeform curves and surfaces, vector methods, and transformation techniques. The author begins with fractals first rather than typical line drawing algorithms and also brings back the turtle from obscurity to introduce several major concepts in computer graphics. The text includes many exercises and programming projects and offers a website with PowerPoint® slides.
Computational photography refers broadly to imaging techniques that enhance or extend the capabilities of digital photography. This new and rapidly developing research field has evolved from computer vision, image processing, computer graphics and applied optics. Elucidating cutting-edge advances and applications in digital imaging, camera image processing, and computational photography, with a focus on related research challenges, this book provides a strong, fundamental understanding of theory and methods and a foundation upon which to build solutions for many of today’s most interesting and challenging computational imaging problems.
Catalog no. K10188, ISBN: 978-1-4398-0334-9 July 2009, 7 x 10, 574 pp. Suggested Price: $89.95 / £49.99
Catalog no. K10907, ISBN: 978-1-4398-1749-0 October 2010, 7 x 10, 564 pp. Suggested Price: $129.95 / £82.00 Available in eBook
Computational Vision and Medical Image Processing
Textbook
The Art of Image Processing with Java Kenny A. Hunt
VipIMAGE 2009 Edited by
João Manuel R.S. Tavares and R.M. Natal Jorge University of Porto, Portugal
This introductory image processing text is ideal for college students studying computer science or software engineering. With an emphasis on software design, the text builds on an accessible mathematical foundation and on extensive sample Java code to teach students the fundamentals of image processing. The text is accompanied by rich illustrations that demonstrate the results of performing processing on famous art pieces. This approach gives readers real-world examples of ways they may use image processing. Each chapter includes problems for students, and an online supplement offers instructor resources. Catalog no. K00509, ISBN: 978-1-56881-717-0 November 2010, 9-1/4 x 7-1/2, 300 pp. Suggested Price: $69.00 / £43.99
This volume contains the full papers presented at VIPIMAGE 2009 - Second ECCOMAS Thematic Conference on Computational Vision and Medical Image Processing, held in Porto, Portugal, on 14-16 October 2009. Topics include: Image Processing and Analysis; Tracking and Analyze Objects in Images; Segmentation of Objects in Images; 3D Vision; Signal Processing; Data Interpolation, Registration, Acquisition and Compression; Objects Simulation; Virtual Reality; Software Development for Image Processing and Analysis; Computer Aided Diagnosis, Surgery, Therapy and Treatment; Computational Bioimaging and Visualization; and Telemedicine Systems and their Applications. Catalog no. K11337, ISBN: 978-0-415-57041-1 October 2009, 6 x 9, 350 pp. Suggested Price: $205.95 / £131.00
Textbook
Computational Intelligence in Medical Imaging Techniques and Applications
Computer Graphics Through OpenGL From Theory to Experiments Sumanta Guha
G. Schaefer, A. Hassanien, and J. Jiang
Asian Institute of Technology, Thailand Series: Chapman & Hall/CRC Computer Graphics, Geometric Modeling, and Animation
A compilation of the latest trends in the field, this book explores how intelligent computing can bring enormous benefit to existing technology in medical image processing and also how it can improve medical imaging research. It covers stateof-the-art research toward integrating medical image processing with artificial intelligence and machine learning approaches. The book presents a range of computational algorithms and techniques, such as neural networks, fuzzy sets, evolutionary optimization, and Monte Carlo simulations. It encompasses many important applications, including the identification of melanoma and prostate cancer analysis.
This comprehensive introduction to computer graphics uses an active learning style to teach key concepts. Equally emphasizing theory and practice, the book provides an understanding not only of the principles of 3D computer graphics but also the use of the OpenGL API to program 3D applications. It includes 140 programs with 200 experiments based on them as well as 600 exercises, 100 worked examples, and nearly 600 color illustrations. A solutions manual and test bank are available for qualifying instructors. Source code, installation guides, the book’s figures, and an interactive discussion forum can be found at www. sumantaguha.com.
Catalog no. C6059, ISBN: 978-1-4200-6059-1 March 2009, 6-1/8 x 9-1/4, 504 pp. Suggested Price: $102.95 / £65.99
Catalog no. K12068, ISBN: 978-1-4398-4620-9 September 2010, 7-3/8 x 9-1/4, 888 pp. Suggested Price: $99.95 / £49.99
Edited by
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Textbook
Human and Computer Vision Applications with CVIPtools, Second Edition Scott E Umbaugh
Textbook
Fundamentals of Computer Graphics Third Edition
Southern Illinois University, Edwardsville, USA
Peter Shirley and Steve Marschner
An introduction for students as well as a tutorial to update practicing professionals, this new edition of Computer Imaging is retitled to reflect the field’s rapid growth. More comprehensive and with added color throughout, this edition continues to take the engineering approach that sets it apart from other texts. It combines image processing and analysis into a unified framework, a useful paradigm for human and computer vision applications. Its applications-oriented nature is enhanced by coverage of new software tools: the CVIP Algorithm Test and Analysis Tool and the CVIP Feature Extraction and Pattern Classification Tool, which accompany the book on CD-ROM.
The third edition of this widely adopted text gives students a comprehensive, fundamental introduction to computer graphics. The authors present the mathematical foundations of computer graphics with a focus on geometric intuition, allowing the programmer to understand and apply those foundations to the development of efficient code. This edition has four new chapters, written by experts in their fields; revised material on the graphics pipeline; improved and expanded coverage of triangle meshes and mesh data structures; and new organization for the early chapters.
Catalog no. K10112, ISBN: 978-1-4398-0205-2 November 2010, 7 x 10, 977 pp. Suggested Price: $119.95 / £76.99
Catalog no. K00408, ISBN: 978-1-56881-469-8 July 2009, 9-1/4 x 7-1/2, 804 pp. Suggested Price: $99.00 / £63.99 Available in eBook
Digital Imaging for Cultural Heritage Preservation Analysis, Restoration, and Reconstruction of Ancient Artworks Filippo Stanco, Sebastiano Battiato, and Giovanni Gallo University of Catania, Italy Series: Digital Imaging and Computer Vision
This edition presents the most prominent topics and applications of digital image processing, analysis, and computer graphics in the field of cultural heritage preservation. The text assumes prior knowledge of digital image processing and computer graphics fundamentals. Each chapter contains a table of contents, illustrations, and figures that elucidate the presented concepts in detail, as well as a chapter summary and a bibliography for further reading. Well-known experts cover a wide range of topics and related applications, including spectral imaging, automated restoration, computational reconstruction, digital reproduction, and 3D models. Catalog no. K11154, ISBN: 978-1-4398-2173-2 May 2011, 6-1/8 x 9-1/4, 600 pp. Suggested Price: $139.95 / £89.00
GPU Pro 2 Wolfgang Engel The book focuses on advanced rendering techniques that run on the DirectX and/or OpenGL run-time with any shader language available. It includes articles on the latest and greatest techniques in real-time rendering, including MLAA, adaptive volumetric shadow maps, light propagation volumes, wrinkle animations, and much more. This volume emphasizes techniques for handheld programming to reflect the increased importance of graphics on mobile devices. It covers geometry manipulation, effects in image space, shadows, 3D engine design, GPGPU, and graphics-related tools. Catalog no. K00418, ISBN: 978-1-56881-718-7 February 2011, 9-1/4 x 7-1/2, 450 pp. Suggested Price: $79.00 / £49.99
GPU Pro
Displays Fundamentals, Applications, and Outlook
Advanced Rendering Techniques
Rolf R. Hainich Oliver Bimber
Edited by
Today, we view most of our visual entertainment and professional operations on new and innovative displays. What’s next? Will pixels die out and turn into voxels or hogels? Will interactive 3D experiences rule out passive 2D ones? Written for professionals and students in computer science, engineering, and media arts who need to understand display fundamentals, this self-contained book offers insights into present and future display technologies and techniques. Topics covered include basic principles of optics and perception, holographic principles, visual computing for displays, projector-camera systems, HDR displays, 3D displays, and near-eye displays wave.
This new book series covers essential tools and techniques for programming the graphics processing unit. Brought to you by Wolfgang Engel and the same team of editors who made the ShaderX series a success, this volume covers advanced rendering techniques, engine design, GPGPU techniques, related mathematical techniques, and game postmortems. A special emphasis is placed on handheld programming to account for the increased importance of graphics on mobile devices, especially the iPhone and iPod touch.
Wolfgang Engel
Catalog no. K13064, ISBN: 978-1-56881-439-1 May 2011, 6 x 9, 600 pp. Suggested Price: $89.95 / £57.99
Catalog no. K00417, ISBN: 978-1-56881-472-8 June 2010, 9.25 x 7.5, 742 pp. Suggested Price: $79.00 / £49.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Computer Graphics, Multimedia, & Visualization
Digital Image Processing and Analysis
23
Computer Graphics, Multimedia, & Visualization 24
Graphics Interface 2009 Amy Gooch and Melanie Troy
Image and Video Processing in the Compressed Domain Jayanta Mukhopadhyay Indian Institute of Technology, Kharagpur
With contributions by top graphics researchers and professionals, this volume covers computer graphics, interactive systems, and human-computer interaction. Graphics Interface occupies a niche among conferences in that it seeks to combine and bridge research topics in and across these areas. Beginning in 1969 as the “Canadian Man-Computer Communications Seminar” (CMCCS), it is the oldest regularly scheduled computer graphics and human-computer interaction conference. Graphics Interface 2009 took place in Kelowna, British Columbia, Canada from May 25 to May 27. The papers contributed here are from talks given at the annual Graphics Interface conference.
This book presents the fundamentals and properties of various image transforms used in image and video compression and discusses their applications in designing various image and video processing algorithms in the compressed domain. Emphasizing DCT-based compression algorithms and DWT-based JPEG2000, the text explores different image and video compression techniques. It then describes key properties of various transform spaces, with a focus on block DCT space and DWT. The author also covers several types of image and video processing operations along with techniques related to the analysis of video and images in the compressed domain.
Catalog no. K00633, ISBN: 978-1-56881-470-4 July 2009, 8-1/2 x 11, 254 pp., Soft Cover Suggested Price: $70.00 / £44.99
Catalog no. K11443, ISBN: 978-1-4398-2935-6 March 2011, 6-1/8 x 9-1/4, 280 pp. Suggested Price: $79.95 / £49.99 Available in eBook
The Image Processing Handbook Graphics Interface 2010 David Mould and Sylvie Noel
Sixth Edition John C. Russ North Carolina State University, Raleigh, USA
This volume is devoted to computer graphics, interactive systems, and humancomputer interaction. Graphics Interface occupies a unique niche among conferences in that it seeks to both combine and bridge research topics in and across these areas. Beginning in 1969 as the “Canadian Man-Computer Communications Seminar” (CMCCS), it is the oldest regularly scheduled computer graphics and human-computer interaction conference. Graphics Interface 2010 took place in Ottawa, Ontario, Canada from May 31 to June 2. Catalog no. K00634, ISBN: 978-1-56881-712-5 July 2010, 8-1/2 x 11, 250 pp., Soft Cover Suggested Price: $70.00 / £44.99
This sixth edition elucidates the tools used to acquire, process, and analyze data contained in images for a wide variety of scientific fields. Using new examples and diagrams, it presents new sections on selecting a camera with resolution appropriate for use on light microscopes, the ability of current cameras to capture raw images with high dynamic range, and imaging in more than two dimensions. The book also discusses Dmax for x-ray images and combining images with different exposure settings to further extend the dynamic range. New coverage also includes shape measurements and developments in image file searching. Catalog no. K11875, ISBN: 978-1-4398-4045-0 February 2011, 7 x 10, 972 pp. Suggested Price: $169.95 / £108.00 Available in eBook
Textbook
Textbook
Graphics Shaders Theory and Practice
Interactive Data Visualization
Mike Bailey Steve Cunningham
Foundations, Techniques, and Applications
Programmable graphics shaders, programs that can be downloaded to a graphics processor (GPU) to carry out operations outside the fixed-function pipeline of earlier standards, have become a key feature of computer graphics. This book is designed to open computer graphics shader programming to the student, whether in a traditional class or on their own. It is intended to complement texts based on fixed-function graphics APIs, specifically OpenGL. It introduces shader programming in general, and specifically the GLSL shader language. It also introduces a flexible, easy-to-use tool, glman, that helps readers develop, test, and tune shaders outside an application that would use them.
This book covers the full spectrum of the field, including mathematical and analytical aspects. Sample programs are provided as starting points for building one’s own visualization tools. Numerous data sets have been made available that highlight different application areas and allow readers to evaluate the strengths and weaknesses of different visualization methods. Exercises, programming projects, and related readings are given for each chapter. The book concludes with an examination of several existing visualization systems and projections on the future of the field.
Matthew O. Ward, Georges Grinstein, and Daniel Keim
Catalog no. K00420, ISBN: 978-1-56881-334-9 April 2009, 9-1/4 x 7-1/2, 420 pp. Suggested Price: $79.00 / £49.99
Catalog no. K00427, ISBN: 978-1-56881-473-5 June 2010, 7-3/8 x 9-1/4, 513 pp. Suggested Price: $89.00 / £56.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Textbook
Principles of Speech Coding
Noriko Kurachi Starting from the basic behavior of light, Ms. Kurachi introduces the most useful techniques for global and local illumination using geometric descriptions of an environment in the first section. She then goes on in the second section to describe image-based techniques that rely on captured data to do their magic. In the final section, she looks at the synthesis of these two complementary approaches and what they mean for the future of computer graphics. Catalog no. K00706, ISBN: 978-1-56881-577-0 January 2011, 9-1/4 x 7-1/2, 300 pp., Soft Cover Suggested Price: $49.00 / £31.99
Not Knot and Outside In DVD
Tokunbo Ogunfunmi Santa Clara University, California, USA
Madihally Narasimha Qualcomm, Inc., Santa Clara, California, USA, and Stanford University, California, USA
Understanding the basics of speech coding is necessary for the design of various modern devices that rely on speech interfaces such as cell phones and PDAs. Offering a detailed yet easily accessible introduction to the field, Principles of Speech Coding provides an in-depth examination of the underlying signal processing techniques that are used in speech coding. The authors present speech coding standards from various organizations, including the ITU. With a focus on applications such as Voice-over-IP telephony, this comprehensive text demonstrates the practical implementation of a popular standardized speech coder on a DSP processor and covers the most recent research findings. Catalog no. 7428, ISBN: 978-0-8493-7428-9 April 2010, 6-1/8 x 9-1/4, 381 pp. Suggested Price: $99.95 / £39.99
Processing for Visual Artists How to Create Expressive Images and Interactive Art
The Geometry Center, University of Minnesota, USA
Andrew Glassner
This DVD package includes two award-winning computer animations of mathematical concepts and theorems along with a four-color booklet. A guided tour into computer-animated hyperbolic space, the Not Knot animation illustrates the geometry of the knot complement, the space around the knot, changing into hyperbolic space, and what it is like to fly through hyperbolic space. The Outside In video explains the amazing discovery of how a sphere can be turned inside out by means of smooth motions and self-intersections as well as the corrugations method.
Walk with veteran author Andrew Glassner; see exactly how each of his pieces evolves, including the mistakes he’s made along the way (and how to fix them!) and the times when he changed direction. As your knowledge and skills grow, you’ll understand why processing is such a powerful tool for self-expression. It offers a 21st-century medium for expressing new ideas. This book gives you everything you need to know to explore new frontiers in your own images, animations, and interactive experiences.
Catalog no. K00799, ISBN: 978-1-56881-453-7 June 2009, DVD Suggested Price: $39.00 / £25.99
Catalog no. K00683, ISBN: 978-1-56881-716-3 August 2010, 9-1/4 x 7-1/2, 955 pp., Soft Cover Suggested Price: $69.00 / £43.99
R Graphics Polygon Mesh Processing Mario Botsch, Leif Kobbelt, Mark Pauly, Pierre Alliez, and Bruno Levy Over the last several years, triangle meshes have become increasingly popular, as irregular triangle meshes have developed into a valuable alternative to traditional spline surfaces. This book discusses the whole geometry processing pipeline based on triangle meshes. The pipeline starts with data input, for example, a model acquired by 3D scanning techniques. This data can then go through processes of error removal, mesh creation, smoothing, conversion, morphing, and more. The authors detail techniques for those processes using triangle meshes. Catalog no. K00467, ISBN: 978-1-56881-426-1 August 2010, 6 x 9, 250 pp. Suggested Price: $59.00 / £37.99 Available in eBook
Paul Murrell The University of Auckland, New Zealand Series: Chapman & Hall/CRC Computer Science & Data Analysis
Powerful, flexible, and free, R is the program of choice for tens of thousands of statisticians. Considered the leading expert on the use of R graphics, Murrell provides statisticians a complete reference on the R graphical system. An indepth text that takes nothing for granted, it helps both neophytes and seasoned statisticians master the intricacies of R. No other published volume contains information on R’s grid graphics, and much of the information that the author provides is original material not to be found anywhere else. Ahead of the curve, this best-selling volume already has and will continue to make a major impact on the future direction of statistical graphics development. Catalog no. C486X, ISBN: 978-1-58488-486-6 July 2005, 6-1/8 x 9-1/4, 328 pp. Suggested Price: $89.95 / £56.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Computer Graphics, Multimedia, & Visualization
The Magic of Computer Graphics
25
R Graphics
Super-Resolution Imaging
Second Edition
Computer Graphics, Multimedia, & Visualization 26
Paul Murrell
Edited by
The University of Auckland, New Zealand Series: Chapman & Hall/CRC Computer Science & Data Analysis
Peyman Milanfar University of California, Santa Cruz, USA Series: Digital Imaging and Computer Vision
Written by the foremost authority in the field, this book explains how to use R to produce high-quality statistical graphics. Completely updated and revised, this second edition highlights new graphics-related packages that have been developed, such as the ggplot2 package. A number of new chapters cover these packages in detail. Other chapters new to this edition feature discussions of interactive graphics, 3D graphics, and importing graphics. The book also includes new examples as well as enhanced exercises for teaching or self-study.
This book functions as the definitive overview of the field of super-resolution imaging. Written by the leading researchers in the field of image and video superresolution, it surveys state-of-the-art techniques, and each detailed chapter covers the implementations and applications of super-resolution imaging. Its 14 sections span a wide range of modern super-resolution imaging methods and includes variational, Bayesian, feature-based, multi-channel, learning-based, locally adaptive, and nonparametric methods. It discusses, among others, medical, military, and remote-sensing applications. The book can be used as a reference, a basis for short courses on the subject, or as part of a graduate course on digital image processing.
Catalog no. K11535, ISBN: 978-1-4398-3176-2 July 2011, 6-1/8 x 9-1/4, 480 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Catalog no. K11018, ISBN: 978-1-4398-1930-2 September 2010, 6-1/8 x 9-1/4, 490 pp. Suggested Price: $139.95 / £89.00 Available in eBook
Symbolic Dynamics and Geometry
Textbook
Realistic Image Synthesis Using Photon Mapping
Using D* in Graphics and Game Programming
Henrik Wann Jensen
Brian Guenter Sung-Hee Lee
Photon mapping, an extension of ray tracing, makes it possible to efficiently simulate global illumination in complex scenes. Photon mapping can simulate caustics (focused light, like shimmering waves at the bottom of a swimming pool), diffuse inter-reflections (e.g., the “bleeding” of colored light from a red wall onto a white floor, giving the floor a reddish tint), and participating media (such as clouds or smoke). This book is a practical guide to photon mapping; it provides the theory and the practical insight necessary to implement photon mapping and simulate all types of direct and indirect illumination efficiently.
This book explains how to use the new symbolic differentiation system D* for applications in computer games and engineering simulation. The authors describe how to create procedural 3D geometric models, link them together to form multibody physical systems, and simulate and display their physical behavior in real time. The symbolic differentiation capabilities of D* can be used in a wide variety of technical applications including computer graphics, engineering, and mechanical simulation. Two Lagrangian physics simulations and procedural 3D geometric modeling are developed in great detail.
Catalog no. K00689, ISBN: 978-1-56881-462-9 January 2009, 193 pp., Soft Cover Suggested Price: $43.00 / £27.99
Catalog no. K00508, ISBN: 978-1-56881-280-9 December 2009, 6 x 9, 207 pp. Suggested Price: $49.00 / £31.99 Available in eBook
Ubiquitous Multimedia Computing Edited by
Qing Li
Science for the Curious Photographer Charles S. Johnson, Jr. The introduction covers the history and science of photography and addresses questions about the principles of photography, such as why a camera needs a lens, how lenses work, and why modern lenses are so complicated. What limits resolution, what is “noise” in images? These questions and others concerning human perception of color and subjective image quality are treated in detail with some mathematics when appropriate. Finally, the creation and appreciation of art in photography is presented from the standpoint of modern cognitive science. Catalog no. K00694, ISBN: 978-1-56881-581-7 June 2010, 8 x 10, 190 pp., Soft Cover Suggested Price: $44.95 / £28.99 Available in eBook
City University of Hong Kong, Kowloon
Timothy K. Shih Asia University, Wufeng, Taichung County, Taiwan Series: Chapman & Hall/CRC Studies in Informatics
With contributions from leading experts, this volume delves into ubi-media computing on three levels: infrastructures, where fundamental technologies are being developed; middleware, where the integration of technologies and software systems continues to be defined; and applications, where its concepts are evolving into real-world products and processes. It discusses how seamless technologies are changing the way we communicate, learn, and live. It covers new architectures for delivering content, advanced HCI devices that allow simple body gestures to govern complex tasks, and a host of other emerging technologies. Catalog no. C9338, ISBN: 978-1-4200-9338-4 November 2009, 6-1/8 x 9-1/4, 404 pp. Suggested Price: $92.95 / £58.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Visual Perception for Computer Graphics
Antoine Joux
William B. Thompson
Universite de Versailles Saint-Quentin-en-Yvelines, France Series: Chapman & Hall/CRC Cryptography and Network Security
This book introduces human visual perception to readers studying or working in the field of computer graphics, though it may also be of use to perceptual psychologists using computer graphics to generate experimental stimuli, directly investigating the perceptual effectiveness of some aspect of computer graphics, or interested in perceptual topics relevant to the information content of images but not included in most standard vision science references. The book can be used either as a text for an advanced undergraduate or graduate course or as an overview of perception for those active as researchers or developers in computer graphics or related fields.
Focusing on both private- and public-key cryptographic algorithms, this book describes algorithmic methods with cryptographically relevant examples. After introducing modern cryptography and elementary number theory and algebra, it covers linear algebra, sieving, brute force, algorithms based on the birthday paradox, Hadamard–Fourier–Walsh transforms, lattice reduction, and Gröbner bases. The author also presents advanced applications, such as LFSR-based stream ciphers, lattice methods for cryptanalysis, elliptic curves, and index calculus methods. He includes some hints and solutions to the exercises as well as C code on http://www.joux.biz/algcrypt/.
Catalog no. K07000, ISBN: 978-1-56881-465-0 April 2011, 9-1/4 x 7-1/2, 350 pp. Suggested Price: $69.00 / £43.99
Catalog no. C7002, ISBN: 978-1-4200-7002-6 June 2009, 6-1/8 x 9-1/4, 519 pp. Suggested Price: $89.95 / £54.99 Available in eBook
Wavelet Subdivision Methods
Textbook
GEMS for Rendering Curves and Surfaces
Applied Algebra
Charles Chui Stanford University, California, and University of Missouri, St. Louis, USA
Codes, Ciphers and Discrete Algorithms, Second Edition
Johan de Villiers
Darel W. Hardy, Fred Richman, and Carol L. Walker
Stellenbosch University, South Africa
Series: Discrete Mathematics and Its Applications
Keeping mathematical derivations at an elementary level without sacrificing mathematical rigor, this book shows how to apply bottom-up wavelet algorithms to curve and surface editing. It covers both subdivision and wavelet analysis for generating and editing parametric curves and surfaces of desirable geometric shapes. The authors present their own novel wavelet subdivision schemes, cover subdivision schemes for parametric curve rendering, and extend curve subdivision to parametric surface rendering. Plenty of illustrative examples and over 300 endof-chapter exercises help explain the algorithms and concepts.
Using mathematical tools from number theory and finite fields, this text presents practical methods for solving problems in data security and data integrity. It covers many algorithms that arise in cryptography and error-control codes. Along with doubling the number of exercises, this edition includes a new appendix that reviews prerequisite topics in algebra and number theory. The accompanying CDROM contains an interactive version of the book that is powered by Scientific Notebook®, a mathematical word processor and easy-to-use computer algebra system. A solutions manual is available for qualifying instructors.
Catalog no. K10613, ISBN: 978-1-4398-1215-0 August 2010, 6-1/8 x 9-1/4, 479 pp. Suggested Price: $69.95 / £44.99
Catalog no. C7142, ISBN: 978-1-4200-7142-9 February 2009, 6-1/8 x 9-1/4, 424 pp. Suggested Price: $102.95 / £45.99
Textbook
Textbook
Access Control, Security, and Trust
Applied Combinatorics
A Logical Approach
Second Edition
Shiu-Kai Chin and Susan Older
Fred Roberts
Syracuse University, New York, USA Series: Chapman & Hall/CRC Cryptography and Network Security
Rutgers University, Piscataway, New Jersey, USA
Barry Tesman
This book equips readers with an access control logic they can use to specify and verify their security designs. Throughout the text, the authors use a single access control logic based on a simple propositional modal logic. The first part of the book presents the syntax and semantics of access control logic, basic access control concepts, and an introduction to confidentiality and integrity policies. The second section covers access control in networks, delegation, protocols, and the use of cryptography. In the third section, the authors focus on hardware and virtual machines. The final part discusses confidentiality, integrity, and role-based access control.
Now with solutions to selected problems, this best-selling textbook presents the tools of combinatorics from an applied point of view. It focuses on three basic problems of combinatorics: counting, existence, and optimization problems. The text contains many examples from the biological, computer, and social sciences, including disease screening, genome mapping, satellite communication, search engines, telecommunications traffic, web data, sound systems, oil drilling, dynamic labor markets, data mining, and distributed computing. It also offers numerous references to the literature of combinatorics and its applications that enable readers to delve more deeply into the topics.
Catalog no. C8628, ISBN: 978-1-58488-862-8 July 2010, 6-1/8 x 9-1/4, 351 pp. Suggested Price: $89.95 / £57.99
Catalog no. K10016, ISBN: 978-1-4200-9982-9 June 2009, 7 x 10, 848 pp. Suggested Price: $99.95 / £60.99
Dickinson College, Carlisle, Pennsylvania, USA
For more information and a complete list of titles, visit us at www.crcpress.com
Computer Graphics... / Cryptography & Coding Theory
Algorithmic Cryptanalysis
27
Communications System Security Lidong Chen National Institute of Standards and Technology, Gaithersburg, Maryland, USA
Cryptography & Coding Theory 28
Handbook of Financial Cryptography and Security Edited by
Guang Gong
Burton Rosenberg
University of Waterloo, Ontario, Canada Series: Chapman & Hall/CRC Cryptography and Network Security
University of Miami, Coral Gables, Florida, USA Series: Chapman & Hall/CRC Cryptography and Network Security
Designed as a comprehensive introduction to the topic of communications system security, this text covers the basics of establishing trusted communications and common methods and mechanisms used in protecting transmitted and processed information. The authors present the principles and protocols in an accessible, easy-to-understand format. The main topics featured are cryptography, IKE, IPsec, and TLS. The book includes many examples to illustrate the concepts presented, and exercises provided in each chapter offer hands-on experience.
This useful handbook elucidates the theory and techniques of cryptography and illustrates how to establish and maintain security under the framework of financial cryptography. It applies various cryptographic techniques to auctions, electronic voting, micropayment systems, digital rights, financial portfolios, routing networks, and more. The book describes systems that work together to protect value or enable transactions; presents theories and technologies dealing with trust, risk, and privacy that establish the global identity of objects and users; and explores how human factors, law, and regulations are crucial to the successful deployment of financial cryptography.
Catalog no. K11870, ISBN: 978-1-4398-4036-8 June 2011, 6-1/8 x 9-1/4, 512 pp. Suggested Price: $89.95 / £57.99
Catalog no. C5981, ISBN: 978-1-4200-5981-6 August 2010, 7 x 10, 631 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Textbook
M. Jason Hinek
Introduction to Cryptography with Mathematical Foundations and Computer Implementations
iCORE Information Security Lab, Calgary, Canada Series: Chapman & Hall/CRC Cryptography and Network Security
Alexander Stanoyevitch California State University–Dominguez Hills, Carson, USA Series: Discrete Mathematics and Its Applications
Focusing on mathematical attacks that exploit the structure of RSA and specific parameter choices, this book provides an up-to-date collection of the most wellknown attacks on RSA and its main variants, including CRT-RSA, multi-prime RSA, and multi-power RSA. It treats the cryptanalysis of the main variants of RSA as a major topic—one of the first books to do so. With detailed proofs and justifications of the attacks, the book includes the most recent results for lattice techniques based on Coppersmith’s methods and differentiates between provable attacks and those based on assumptions.
This self-contained introduction provides a focused tour of the central concepts of cryptography. It delineates cryptographic concepts in chronological order, developing the mathematics as needed. The text includes numerous examples and exercises, along with computer implementation sections that guide readers through the process of writing their own programs. Detailed solutions to many of the exercises can be found in the appendices, while a solutions manual is available for qualifying instructors. A supporting website provides an extensive set of sample programs as well as downloadable platform-independent applet pages for some core programs and algorithms.
Cryptanalysis of RSA and Its Variants
Catalog no. C7518, ISBN: 978-1-4200-7518-2 July 2009, 6-1/8 x 9-1/4, 272 pp. Suggested Price: $82.95 / £52.99 Available in eBook
Handbook of Elliptic and Hyperelliptic Curve Cryptography
Catalog no. K10916, ISBN: 978-1-4398-1763-6 August 2010, 7 x 10, 669 pp. Suggested Price: $89.95 / £44.99
Textbook
Second Edition
Introduction to Modern Cryptography
Edited by
Principles and Protocols
Henri Cohen, Gerhard Frey, Roberto Avanzi, Christophe Doche, Tanja Lange, Kim Nguyen, and Frederik Vercauteren
Jonathan Katz
Series: Discrete Mathematics and Its Applications
Bar-Ilan University, Ramat Gan, Israel Series: Chapman & Hall/CRC Cryptography and Network Security
This handbook provides a complete reference on elliptic and hyperelliptic curve cryptography. Addressing every aspect of the field, the book contains all of the background necessary to understand the theory and security of cryptosystems as well as the algorithms that can be used to implement them. This second edition features the latest developments on pairing-based cryptography, new ideas on index-calculus attacks, improved algorithms for genus-2 arithmetic, and a number of other new additions. It also includes many new applications and provides better explanations on some of the more mathematical presentations. Catalog no. K11850, ISBN: 978-1-4398-4000-9 June 2011, 7 x 10, 1024 pp. Suggested Price: $109.95 / £70.99 Available in eBook
University of Maryland, College Park, USA
Yehuda Lindell
This text provides a rigorous yet accessible treatment of modern cryptography, focusing on formal definitions, assumptions, and rigorous proofs of security. The first half of the book gives an extensive treatment of private-key cryptography, including encryption, message authentication, and design principles for block ciphers such as the DES and the AES. The second half focuses on public-key cryptography, beginning with a self-contained introduction to the number theory needed for the RSA, Diffie-Hellman, El Gamal, and other cryptosystems. After exploring public-key encryption and digital signatures, the book concludes with a discussion of the random oracle model and its applications. Catalog no. C5513, ISBN: 978-1-58488-551-1 August 2007, 6-1/8 x 9-1/4, 552 pp. Suggested Price: $81.95 / £40.99
For more information and a complete list of titles, visit us at www.crcpress.com
Introduction to Network Security
RC4 Stream Cipher and Its Variants Goutam Paul
Douglas Jacobson
Jadavpur University, Kolkata, India
Iowa State University, Ames, USA Series: Chapman & Hall/CRC Computer & Information Science
Subhamoy Maitra Indian Statistical Institute, Kolkata Series: Discrete Mathematics and Its Applications
Introduction to Network Security focuses on the network and its vulnerabilities, protocols, and security solutions. The book discusses network architecture, the functions of layers in a typical network, and network-based attacks, including header, protocol, and authentication attacks. Using a bottom-up approach, it provides understanding of the vulnerabilities and mechanisms of each layer of network security. A define-attack-defend methodology is used throughout the text to introduce relevant protocols. The author also presents homework problems, laboratory experiments, and appendices that demonstrate how to develop a lowcost lab environment and that offer an overview of cryptology.
This book is the first comprehensive volume on RC4, the most popular and widely deployed state-of-the-art software stream cipher algorithm. After the basic fundamentals of cryptography, the text provides substantial coverage of stream ciphers in general. Other topics covered include key scheduling, key recovery, WEP attacks, and keystream generation. The book also explores both LFSR and non-LFSR-based hardware stream ciphers as well as software stream ciphers. The techniques and analysis presented can be applied to many RC4-like stream ciphers that are based on arrays and modular addition. The authors provide endof-chapter exercises along with a number of illustrative tables and figures.
Catalog no. C5432, ISBN: 978-1-58488-543-6 November 2008, 6-1/8 x 9-1/4, 504 pp. Suggested Price: $83.95 / £41.99
Catalog no. K11529, ISBN: 978-1-4398-3135-9 May 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Textbook
Introduction to Number Theory Martin Erickson and Anthony Vazzana Truman State University, Kirksville, Missouri, USA Series: Discrete Mathematics and Its Applications
Security and Policy Driven Computing Lei Liu Oracle Corporation, Menlo Park, California, USA
This introduction provides all of the tools to achieve a solid foundation in number theory. It connects number theory to other branches of mathematics and to realworld problems, such as the ISBN system, RSA codes, and the construction of tournaments. Coverage of special topics includes elliptic curves and Hilbert’s tenth problem. The text uses Mathematica® and Maple™ calculations to expand on the theory covered, features numerous worked examples and exercises, and provides a supplemental web page with Mathematica notebooks, Maple worksheets, and links to Internet resources. A solutions manual is available for qualifying instructors.
Security and Policy Driven Computing covers recent advances in security, storage, parallelization, and computing as well as applications in engineering design, implementation, and deployment. It also looks to future research and technologies that will propel the innovation of next-generation systems. The author incorporates a wealth of practical information, including case studies on intrusion detection and key management, computer storage reduction policy, and transactional management. He provides usable code and artifacts for security and policy driven self-managed systems and highlights industrial best practices with real-world examples.
Catalog no. C9373, ISBN: 978-1-58488-937-3 October 2007, 6-1/8 x 9-1/4, 536 pp. Suggested Price: $94.95 / £41.99
Catalog no. K11236, ISBN: 978-1-4398-2579-2 December 2010, 6-1/8 x 9-1/4, 290 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Lattice Basis Reduction An Introduction to the LLL Algorithm and Its Applications
Theory and Applications of Higher-Dimensional Hadamard Matrices
Murray R. Bremner
Second Edition
University of Saskatchewan, Saskatoon, Canada Series: Chapman & Hall Pure and Applied Mathematics
Yi Xian Yang, Xin Xin Niu, and Cheng Qing Xu
First realized in the 1980s by Lenstra, Lenstra, and Lovasz, the LLL algorithm was originally intended to factor polynomials with rational coefficients. It improved upon the existing lattice reduction algorithm in order to solve integer linear programming problems and was later adapted for use in crypanalysis. This book provides an introduction to the theory and applications of lattice basis reduction and the LLL algorithm. With numerous examples and suggested exercises, the text discusses various applications of lattice basis reduction to polynomial factorization, cryptography, number theory, and matrix canonical forms.
Drawing on the authors’ use of the Hadamard-related theory in several successful engineering projects, this book explores the applications and dimensions of Hadamard matrices. It covers classical two-dimensional Walsh and Hadamard matrices as well as new Hadamard designs based on dyadic addition sets. After focusing on three-, four-, and six-dimensional Walsh and Hadamard matrices and transforms, the authors describe applications of the n-dimensional Hadamard matrices of order two. In a new section of the book, they explore the applications of higher-dimensional Hadamard matrices to the areas of telecommunications and information security.
Catalog no. K10358, ISBN: 978-1-4398-0702-6 May 2011, 6-1/8 x 9-1/4, 250 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Cryptography & Coding Theory
Textbook
Beijing University of Posts and Telecommunication, China
Catalog no. K10942, ISBN: 978-1-4398-1807-7 March 2010, 7 x 10, 437 pp. Suggested Price: $99.95 / £63.99
For more information and a complete list of titles, visit us at www.crcpress.com
29
Cryptography & Coding Theory / Data Mining & Knowledge Discovery 30
Biological Data Mining Textbook
Edited by
Understanding and Applying Cryptography and Data Security
Indiana University-Purdue University, Indianapolis, USA
Adam J. Elbirt The Charles Stark Draper Laboratory, Cambridge, Massachusetts, USA
Addressing real-world implementation issues, this text emphasizes cryptographic algorithm and protocol implementation in hardware, software, and embedded systems. It focuses on cryptographic algorithms, such as symmetric- and publickey, before dealing with construction of cryptographic protocols. The author examines tradeoffs between code size, hardware logic requirements, memory usage, speed, power consumption, and more. He includes examples and problems to evaluate implementation results of several software and hardware languages. He also provides C and VHDL frameworks and testing environments on CD. A solutions manual is available with qualifying course adoptions. Catalog no. AU6160, ISBN: 978-1-4200-6160-4 April 2009, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $79.95 / £45.99
Jake Y. Chen Stefano Lonardi University of California, Riverside, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
This volume presents comprehensive data mining concepts, theories, and applications in current biological and medical research. The first section of the book discusses challenges and opportunities in analyzing and mining biological sequences and structures to gain insight into molecular functions. The second section addresses emerging computational challenges in interpreting highthroughput Omics data. The book then describes the relationships between data mining and related areas of computing, including knowledge representation, information retrieval, and data integration for structured and unstructured biological data. The last part explores data mining opportunities for biomedical applications. Catalog no. C6847, ISBN: 978-1-4200-8684-3 September 2009, 6-1/8 x 9-1/4, 733 pp. Suggested Price: $99.95 / £65.99 Available in eBook
Automated Physical Database Design and Tuning Nicolas Bruno Microsoft, Redmond, Washington, USA
Data Clustering in C++ An Object-Oriented Approach Guojun Gan Manulife Financial, Toronto, Canada Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Relational database systems have significantly evolved since their inception over 30 years ago. New applications are now more complex than ever, and tuning a production system for performance has become a critical yet time-consuming activity. This book shows how to use automated systems for time-efficient database tuning. The author presents a detailed overview of the fundamental research that makes it possible to automatically recommend changes to the physical design of database systems. He provides a comprehensive overview of the automated tuning tools that can be used to systematically explore the space of alternatives and to guide database administrators.
Using object-oriented design and programming techniques in C++, this book explains how to implement data clustering algorithms. Exploiting the commonalities of all data clustering algorithms, the author presents a flexible set of reusable classes that simplifies the implementation of any data clustering algorithm. The first part of the text reviews basic concepts of data clustering, the unified modeling language, object-oriented programming in C++, and design patterns. The second section develops the data clustering base classes. The third part of the text implements several popular data clustering algorithms.
Catalog no. K10805, ISBN: 978-1-4398-1567-0 February 2011, 6-1/8 x 9-1/4, 248 pp. Suggested Price: $79.95 / £49.99
Catalog no. K12884, ISBN: 978-1-4398-6223-0 March 2011, 6-1/8 x 9-1/4, 504 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Bioinformatics Database Systems New Jersey Institute of Technology, Newark, USA
Data Mining and Machine Learning in Cybersecurity
Katherine G. Herbert
Sumeet Dua and Xian Du
University of Montclair, New Jersey, USA
Louisiana Tech University, Ruston, USA
This book explains the world of database systems to bioinformatics and cheminformatics database users. It begins with a survey of popular databases, including primary genetic and protein sequence, phylogenetic, structure and pathway, and microarray databases. The text discusses information management and modeling issues in these databases, addressing data quality issues as well as efforts in the data cleaning field to combat such problems. From drug discovery to the structure of various molecular components of the cell, the authors present new applications and case studies illustrating concepts in database systems.
Introducing basic concepts of machine learning and data mining methodologies for cyber security, this book provides a unified reference for specific machine learning solutions and cybersecurity problems. The authors focus on how to apply machine learning methodologies in cybersecurity, categorizing methods for detecting, scanning, profiling, intrusions, and anomalies. The text presents challenges and solutions in machine learning along with cybersecurity fundamentals. It also describes advanced problems in cybersecurity in the machine learning domain and examines privacy-preserving data mining methods as a proactive security solution.
Jason T.L. Wang
Catalog no. K10630, ISBN: 978-1-4398-1247-1 November 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Catalog no. K11801, ISBN: 978-1-4398-3942-3 April 2011, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $89.95 / £54.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Data Mining for Design and Marketing
Data Mining with R
Edited by
Learning with Case Studies
Yukio Ohsawa
Luis Torgo
Katsutoshi Yada Kansai University, Osaka, Japan
Through the techniques of data mining, this book demonstrates how to effectively design business processes and develop competitive products and services. It discusses how data mining can identify valuable consumer patterns, which aid marketers and designers in detecting consumers’ needs. The book also explores visualization tools based on the computational methods of data mining. Discourse analysis, chance discovery, knowledge discovery, formal concept analysis, and an adjacency matrix are just some of the novel approaches covered. The book explains how these methods can be applied to website design, personalized e-commerce support tools, and more. Catalog no. C7019, ISBN: 978-1-4200-7019-4 January 2009, 6-1/8 x 9-1/4, 336 pp. Suggested Price: $92.95 / £58.99
University of Porto, Portugal Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
This hands-on book uses practical examples to illustrate the power of R and data mining. Assuming no prior knowledge of R or data mining/statistical techniques, it covers a diverse set of problems that pose different challenges in terms of size, type of data, goals of analysis, and analytical tools. The main data mining processes and techniques are presented through detailed, real-world case studies. With these case studies, the author supplies all necessary steps, code, and data. Mirroring the do-it-yourself approach of the text, the supporting website provides data sets and R code. Catalog no. K10510, ISBN: 978-1-4398-1018-7 November 2010, 6-1/8 x 9-1/4, 305 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Geographic Data Mining and Knowledge Discovery Data Mining for Global Trends in Mountain Biodiversity
Second Edition
Edited by
University of Utah, Salt Lake City, USA
Eva M. Spehn and Christian Korner University of Basel, Switzerland
Edited by
Harvey J. Miller Jiawei Han University of Illinois at Urbana-Champaign, USA
Thanks to advances in electronic archiving of biodiversity data and the digitization of climate and other geophysical data, a new era in biogeography, functional ecology, and evolutionary ecology has begun. In this book, Christian Korner, Eva M. Spehn, and a team of experts from the Global Mountain Biodiversity Assessment of DIVERSITAS explore two of the hottest subjects in science and technology: biodiversity and data mining. They demonstrate how to harness the scientific power of biological databases for furthering ecological and evolutionary theory. The text provides different methodological approaches and examples of successful mining of geo-referenced data in mountain regions on various scales.
This second edition reflects the current state of the art in the field. It includes material on geographic knowledge discovery, geographic data warehouse research, map cubes, spatial dependency, spatial clustering methods, clustering techniques for trajectory data, INGENS 2.0, and geovisualization techniques. Recognizing the growth in mobile technologies and trajectory data, this edition provides five chapters on knowledge discovery from spatiotemporal and mobile objects databases. It also contains chapters on data quality issues, medoid computation, geographically weighted regression, and an integrated approach to multivariate analysis and geovisualization.
Catalog no. 83694, ISBN: 978-1-4200-8369-9 September 2009, 7-1/2 x 10, 200 pp. Suggested Price: $113.95 / £72.99
Catalog no. C3974, ISBN: 978-1-4200-7397-3 May 2009, 6-1/8 x 9-1/4, 486 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Available in eBook
Data Mining in Biomedical Imaging, Signaling, and Systems
Handbook of Educational Data Mining
Edited by
Edited by
Sumeet Dua
Cristobal Romero, Sebastian Ventura, Mykola Pechenizkiy, and Ryan S.J.D. Baker
Louisiana Tech University, Ruston, USA
Rajendra Acharya U
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Ngee Ann Polytechnic, Singapore
Approaching the techniques and challenges of image mining from a multidisciplinary perspective, this book presents data mining techniques, methodologies, algorithms, and strategies to analyze biomedical signals and images. Written by experts, the text addresses data mining paradigms for the development of biomedical systems. It also includes special coverage of knowledge discovery in mammograms and emphasizes both the diagnostic and therapeutic fields of eye imaging. Catalog no. K11798, ISBN: 978-1-4398-3938-6 May 2011, 6-1/8 x 9-1/4, 448 pp. Suggested Price: $109.95 / £66.99 Available in eBook
This handbook provides a thorough overview of the current state of knowledge in this area. The first part of the book includes nine surveys and tutorials on the principal data mining techniques that have been applied in education. The second part presents a set of 25 case studies that give a rich overview of the problems that EDM has addressed. With contributions by well-known researchers from a variety of fields, the book reflects the multidisciplinary nature of the EDM community. It helps education experts understand what types of questions EDM can address and helps data miners understand what types of questions are important to educational design and educational decision making. Catalog no. K10250, ISBN: 978-1-4398-0457-5 October 2010, 7 x 10, 535 pp. Suggested Price: $109.95 / £69.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Data Mining & Knowledge Discovery
University of Tokyo, School of Engineering, Japan
31
Information Discovery on Electronic Health Records Edited by
Concepts and Techniques
Vagelis Hristidis
Benjamin C.M. Fung, Ke Wang, Ada Wai-Chee Fu, and Philip S. Yu
Florida International University, Miami, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Data Mining & Knowledge Discovery
Addressing the challenges of leveraging the rich information found in electronic health records (EHRs), this book explores the technology to unleash the data stored in EHRs. It tackles medical privacy concerns, the lack of standardization for the representation of EHRs, missing or incorrect values, and the availability of multiple rich health ontologies. The book looks at how to search the EHR collection given a user query and return relevant fragments from the EHRs. It explains how to mine the EHR collection to extract interesting patterns, group entities to various classes, or decide whether an EHR satisfies a given property. The text also discusses the processing of medical images.
A gentle introduction for those new to the area, this book presents state-of-the-art information sharing and data integration methods that take into account privacy and data mining requirements. Real-life case studies illustrate the practical challenges of information sharing. The book addresses the privacy issues of relational, transaction, trajectory, social network, and textual data. The authors discuss the assumptions and desirable properties of privacy-preserving data publishing, evaluate various approaches to privacy-preserving data publishing, and explore the differences in privacy-preserving data publishing from related research areas. They also cover applications and future trends.
Catalog no. C9038, ISBN: 978-1-4200-9038-3 December 2009, 6-1/8 x 9-1/4, 331 pp. Suggested Price: $89.95 / £58.99
Catalog no. C9148, ISBN: 978-1-4200-9148-9 August 2010, 6-1/8 x 9-1/4, 376 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Textbook
Interactive Graphics for Data Analysis Principles and Examples
Knowledge Discovery from Data Streams
Martin Theus
Joao Gama
Munich, Germany
Simon Urbanek Madison, New Jersey, USA Series: Chapman & Hall/CRC Computer Science & Data Analysis
32
Introduction to Privacy-Preserving Data Publishing
This full-color text discusses EDA and how interactive graphical methods can help gain insights as well as generate new questions and hypotheses from datasets. It presents the fundamental principles of graphical data analysis and includes detailed case studies that explain how the principles can be applied to the analysis of real-world datasets. The authors employ Mondrian software throughout to generate plots and use R code to quantify results precisely, test statistical hypotheses, and rearrange data in a nontrivial way. They provide exercises at the end of each chapter and offer course suggestions, slides, and extra code on the book’s website. Catalog no. C5947, ISBN: 978-1-58488-594-8 October 2008, 6-1/8 x 9-1/4, 290 pp. Suggested Price: $82.95 / £41.99
University of Porto, Portugal Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Exploring how to extract knowledge structures from evolving and time-changing data, this book presents a coherent overview of state-of-the-art research in learning from data streams. It covers the fundamentals that are imperative to understanding data streams and describes important applications, such as TCP/IP traffic, GPS data, sensor networks, and customer click streams. It also explores advanced areas, such as ubiquitous data stream mining; addresses several challenges of data mining in the future, when stream mining will be at the core of many applications; and includes pseudo-code of more than 30 streaming-like algorithms. Catalog no. K11254, ISBN: 978-1-4398-2611-9 May 2010, 6-1/8 x 9-1/4, 255 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Knowledge Science Introduction to Data Technologies Paul Murrell
Modelling the Knowledge Discovery Creation Process
The University of Auckland, New Zealand Series: Chapman & Hall/CRC Computer Science & Data Analysis
Edited by
Written by a member of the R Development Core Team, this resource provides important information on how to work with research data. It contains a collection of diverse, computer-related topics, connecting them through numerous, realworld case studies. The author describes open source technologies and open standards and devotes separate chapters to each computer language, including HTML, XML, SQL, and R. Explanatory diagrams aid in understanding important concepts, helping readers perform research tasks with ease. In addition, the author’s website includes a suite of exercises as well as the code and datasets used in the case studies.
Providing an overview of this emerging interdisciplinary topic, this book brings together experienced researchers in decision science, artificial intelligence, systems engineering, behavioral science, and management science. The introductory chapter on knowledge technology and science addresses the roles and features of the field and emphasizes the multidisciplinary aspect of it. Contributors further discuss knowledge discovery and management, knowledge synthesis, knowledge justification, and knowledge construction. The book provides knowledge engineering tools and a framework for integrating knowledge creation, discovery, and management.
Catalog no. C6517, ISBN: 978-1-4200-6517-6 February 2009, 6-1/8 x 9-1/4, 418 pp. Suggested Price: $74.95 / £45.99
Catalog no. K11740, ISBN: 978-1-4398-3836-5 July 2011, 6-1/8 x 9-1/4, 250 pp. Suggested Price: $129.95 / £82.00
Available in eBook
Available in eBook
Yashiteru Nakamori Japan Advanced Institute of Science and Technology, Ishikawa
For more information and a complete list of titles, visit us at www.crcpress.com
An Updated Collection from the Stata Journal
Patterns of Data Modeling
Jonathan Sterne
Michael Blaha
University of Bristol, UK
OMT Associates, Inc. Placida, Florida, USA
This collection provides detailed descriptions of both standard and advanced meta-analytic methods and their implementation in Stata. Readers will gain access to the statistical methods behind the rapid increase in the number of metaanalyses reported in the social science and medical literature. The book shows how to conduct and interpret meta-analyses as well as produce highly flexible graphical displays. Using meta-regression, it examines reasons for between-study variability in effect estimates. The book also employs advanced methods for the meta-analysis of diagnostic test accuracy studies, dose-response meta-analysis, meta-analysis with missing data, and multivariate meta-analysis.
Helping readers avoid common mistakes and build better models, this is one of the first books to apply the popular patterns perspective to database systems and the data models that are used to design state-of-the-art, efficient database systems. Best-selling author and database expert Dr. Michael Blaha provides detailed data model patterns as a basis for expertly building data models. Since most commercial software is built around a database, he focuses on databases rather than programming. He emphasizes how database representation sets the path for the software, determines its flexibility, affects its quality, and influences whether the software succeeds or fails.
Catalog no. N10105, ISBN: 978-1-59718-049-8 March 2009, 259 pp., Soft Cover Suggested Price: $49.95 / £31.99
Catalog no. K11048, ISBN: 978-1-4398-1989-0 June 2010, 7 x 10, 261 pp., Soft Cover Suggested Price: $49.95 / £31.99 Available in eBook
Mining Software Specifications Methodologies and Applications Edited by
David Lo, Siau-Cheng Khoo, Jiawei Han, and Chao Liu
Privacy-Aware Knowledge Discovery Novel Applications and New Techniques Edited by
Francesco Bonchi Yahoo! Research, Barcelona, Spain
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Elena Ferrari
Data mining and machine learning techniques have been used to learn baseline models of software behavior. Mined models help in understanding existing systems and reducing the cost incurred during software maintenance. Presenting a comprehensive overview of the emerging field of software specification mining, this book provides the latest tools to help researchers test, verify, and reengineer the systems that they are building or maintaining. It addresses the intersection between three research domains: software engineering, programming languages, and data mining. The book unifies existing research in mining software specification and examines the challenges and future trends in the field.
Covering research at the frontier of this field, Privacy-Aware Knowledge Discovery presents state-of-the-art privacy-preserving data mining techniques for application domains, such as medicine and social networks, that face the increasing heterogeneity and complexity of new forms of data. Renowned authorities from prominent organizations not only cover well-established results—they also explore complex domains where privacy issues are generally clear and well defined, but the solutions are still preliminary and in continuous development. The book focuses on intricate, real-world applications in medicine, biology, the web, social networks, and mobility observation systems.
Catalog no. K10312, ISBN: 978-1-4398-0626-5 March 2011, 6-1/8 x 9-1/4, 464 pp. Suggested Price: $89.95 / £57.99
Catalog no. K10204, ISBN: 978-1-4398-0365-3 December 2010, 6-1/8 x 9-1/4, 542 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Music Emotion Recognition
Relational Data Clustering
Yi-Hsuan Yang Homer H. Chen
Models, Algorithms, and Applications Bo Long, Zhongfei Zhang, and Philip S. Yu
Series: Multimedia Computing, Communication and Intelligence
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
With over 300 references, this book explains the essential aspects of automatic music emotion recognition (MER), including background, key techniques, and applications. It reviews existing work in the field and establishes a computational framework that generalizes emotion recognition from categorical domain to realvalued 2D space. Furthermore, it describes how to take the subjective nature of emotion perception into account in the development of automatic MER systems. This book can be used as a reference and guide to develop an automatic music emotion recognition system.
A culmination of the authors’ years of extensive research on the topic, this book provides a complete, self-contained introduction to advances in relational data clustering. It presents a novel theoretical framework as well as the most state-ofthe-art models for relational data clustering. The authors also describe a family of new algorithms for various relational clustering problems arising in a wide range of important applications. Concepts and theory are explained through detailed application examples, and the book includes a comprehensive reference list of related literature.
Catalog no. K12296, ISBN: 978-1-4398-5046-6 February 2011, 6-1/8 x 9-1/4, 228 pp. Suggested Price: $89.95 / £57.99
Catalog no. C7261, ISBN: 978-1-4200-7261-7 May 2010, 6-1/8 x 9-1/4, 216 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
University of Insubria, Italy
For more information and a complete list of titles, visit us at www.crcpress.com
Data Mining & Knowledge Discovery
Meta-Analysis in Stata
33
Social Computing A Data Mining Perspective Huan Liu and Arunabha Sen Arizona State University, Tempe, USA
Jianping Zhang MITRE Corporation, McLean, Virginia, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Data Mining & Knowledge Discovery
This book begins with a brief introduction to social computing and a review of classic graph theory and game theory. It then examines the data used to construct social networks, focusing on emerging Web 2.0 technologies and social networking websites, such as Facebook and MySpace. The book also explores data mining for social network extraction and analysis, presenting link and graph mining algorithms, such as subgraph discovery and clustering. In the last section, the authors provide case studies to illustrate concepts and principles as well as to demonstrate how to integrate components in order to solve real-world problems. Catalog no. C8330, ISBN: 978-1-4200-8330-9 December 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Planning, Implementation, and Management Peter Mancini In past decades, the ability of a system to index thousands of documents and conduct keyword searches was deemed good enough. Today, systems must be able to quickly scale to tens of millions of documents and search not only keywords and expressions but also the meaning of those keywords. This book explains the theories behind fundamental informational retrieval technologies. It looks at available technologies and solutions, and discusses in clear and practical terms how to evaluate, apply, and implement these technologies. The author, a leading IT analyst, addresses semantics, concept mining, concept searching, and information extraction. Catalog no. K11941, ISBN: 978-1-4398-4167-9 June 2011, 6-1/8 x 9-1/4, 304 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Spatial and Spatiotemporal Data Mining Edited by
Shashi Shekhar University of Minnesota, Minneapolis, USA
Ranga Raju Vatsavai Oak Ridge National Laboratory, Tennessee, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
34
Strategic Text Analytics
Temporal Data Mining Theophano Mitsa Software Consultant, Melrose, Massachusetts, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
A collaborative effort between a leading academician who has laid foundation to the spatial data mining and a research scientist from prestigious national laboratory who has over a decade of interdisciplinary research experience, this book covers not only concepts and algorithms but also includes appropriate examples and exercises suitable for classroom teaching. Although an edited book with chapters written by eminent scholars or experts, the editors have carefully kept the flavor of a textbook. It covers the breadth and depth of the field, including theory and practice, with ample examples and exercises.
From basic data mining concepts to state-of-the-art advances, this book covers the theory of the subject as well as its application in a variety of fields. It discusses the incorporation of temporality in databases as well as temporal data representation, similarity computation, data classification, clustering, pattern discovery, and prediction. The book also explores the use of temporal data mining in medicine and biomedical informatics, business and industrial applications, web usage mining, and spatiotemporal data mining. Along with various state-of-the-art algorithms, each chapter includes detailed references and short descriptions of relevant algorithms and techniques described in other references.
Catalog no. K10726, ISBN: 978-1-4398-1418-5 November 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $89.95 / £57.99
Catalog no. C9765, ISBN: 978-1-4200-8976-9 March 2010, 6-1/8 x 9-1/4, 395 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Statistical Data Mining Using SAS Applications Second Edition
Text Mining Classification, Clustering, and Applications Edited by
Ashok Srivastava Ames Research Center, Moffett Field, California, USA
George Fernandez University of Nevada, Reno, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Mehran Sahami Stanford University, California, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Compatible with SAS version 9, SAS Enterprise Guide, and SAS Learning Edition, this resource describes statistical data mining concepts and methods and includes 13 user-friendly SAS macro applications for performing complete data mining tasks. Along with many new features in the SAS-specific macro applications, this second edition now provides access to SAS macros directly from your desktop and offers the ability to create publication-quality graphics. Each chapter emphasizes step-by-step instructions for using SAS macros and interpreting the results. Compiled data mining SAS macro files are available for download on the author’s website.
Giving a broad perspective of the field from numerous vantage points, Text Mining focuses on statistical methods for text mining and analysis. It examines methods to automatically cluster and classify text documents and applies these methods in a variety of areas, including adaptive information filtering, information distillation, and text search. The book begins with the classification of documents into predefined categories and then describes novel methods for clustering documents into groups that are not predefined. It concludes with various text mining applications that have significant implications for future research and industrial use.
Catalog no. K10535, ISBN: 978-1-4398-1075-0 June 2010, 6-1/8 x 9-1/4, 477 pp. Suggested Price: $89.95 / £57.99
Catalog no. C5940, ISBN: 978-1-4200-5940-3 June 2009, 6-1/8 x 9-1/4, 328 pp. Suggested Price: $82.95 / £52.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
The Top Ten Algorithms in Data Mining Xindong Wu University of Vermont, Burlington, USA
Bijective Combinatorics
Vipin Kumar
Nicholas A. Loehr
University of Minnesota, Minneapolis, USA Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Virginia Technological University, Blacksburg, USA Series: Discrete Mathematics and Its Applications
Identifying some of the most influential algorithms that are widely used in the data mining community, this volume provides a description of each algorithm, discusses the impact of the algorithms, and reviews current and future research on the algorithms. Thoroughly evaluated by independent reviewers, each chapter focuses on a particular algorithm and is written by either the original authors of the algorithm or world-class researchers who have extensively studied the respective algorithm. The book concentrates on the following important algorithms: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. Catalog no. C9641, ISBN: 978-1-4200-8964-6 April 2009, 6-1/8 x 9-1/4, 232 pp. Suggested Price: $82.95 / £52.99
Emphasizing bijective methods, this introductory text details the tools needed to solve problems in enumerative combinatorics. These tools can be used to analyze many structures including words, permutations, functions, graphs, trees, and more. Later chapters delve into algebraic aspects, including treatments of formal power series, symmetric groups and polynomials, determinants, and the combinatorial calculus of tableaux. The text requires only a familiarity with basic logic, set theory, and proof techniques. Nearly 1000 exercises, from routine verifications to unsolved problems, are included, many with solutions or hints. Catalog no. K12206, ISBN: 978-1-4398-4884-5 February 2011, 7 x 10, 612 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Textbook
Advanced Number Theory with Applications
Combinatorics of Compositions and Words Silvia Heubach California State University, Los Angeles, USA
Richard A. Mollin
Toufik Mansour
University of Calgary, Alberta, Canada Series: Discrete Mathematics and Its Applications
University of Haifa, Israel Series: Discrete Mathematics and Its Applications
By covering a wide range of algebraic, analytic, combinatorial, cryptographic, and geometric aspects of number theory, this text provides the most up-to-date and comprehensive material for a second course in this field. With numerous examples and exercises, it begins with coverage of algebraic number theory, binary quadratic forms, Diophantine approximation, arithmetic functions, p-adic analysis, Dirichlet characters, density, and primes. The author then applies these tools to Diophantine equations before developing elliptic curves and modular forms. He also presents Fermat’s Last Theorem, the ABC conjecture, and sieve methods.
Highlighting both established and new results, this book provides an introduction to the methods used in the combinatorics of pattern avoidance and pattern enumeration in compositions and words. It describes the strengths and weaknesses of a wide variety of solution techniques and approaches, presents a historical overview of the field, and illustrates new methods and definitions with worked examples. The text also incorporates the use of Maple™, Mathematica®, and C++ to perform computations. It includes a comprehensive bibliography, exercises at the end of each chapter, and directions for future research. A solutions manual is available for qualifying instructors.
Catalog no. C8328, ISBN: 978-1-4200-8328-6 August 2009, 6-1/8 x 9-1/4, 440 pp. Suggested Price: $89.95 / £57.99
Catalog no. C7267, ISBN: 978-1-4200-7267-9 July 2009, 6-1/8 x 9-1/4, 504 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Textbook
Discrete Mathematics Algebraic Number Theory Second Edition
Proofs, Structures and Applications, Third Edition Rowan Garnier
Richard A. Mollin
Surrey, UK
University of Calgary, Alberta, Canada Series: Discrete Mathematics and Its Applications
John Taylor
Bringing the material up-to-date to reflect modern applications, this second edition has been completely rewritten and reorganized to incorporate a new style, methodology, and presentation. It offers a more complete and involved treatment of Galois theory, a more comprehensive section on Pollard’s cubic factoring algorithm, and more detailed explanations of proofs to provide a sound understanding of challenging material. This edition also studies binary quadratic forms and compares the ideal and form class groups. The text includes convenient cross-referencing, a comprehensive index, and numerous exercises and applications.
This third edition continues to provide a rigorous yet accessible exposition of discrete mathematics, including the core mathematical foundation of computer science. In the expanded first chapter, the text includes a new section on the formal proof of the validity of arguments in propositional logic before moving on to predicate logic. This edition also contains a new chapter on elementary number theory and congruences. This chapter explores groups that arise in modular arithmetic and RSA encryption, a widely used public key encryption scheme that enables practical and secure means of encrypting data. This third edition also offers a detailed solutions manual for qualifying instructors.
Catalog no. K12056, ISBN: 978-1-4398-4598-1 January 2011, 7 x 10, 442 pp. Suggested Price: $89.95 / £57.99
Catalog no. K10650, ISBN: 978-1-4398-1280-8 November 2009, 6-1/8 x 9-1/4, 843 pp. Suggested Price: $89.95 / £39.99
University of Brighton, UK
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Data Mining & Knowledge Discovery / Discrete Systems
Edited by
35
Textbook
Graphs & Digraphs
Textbook
Discrete Systems 36
Discrete Structures with Contemporary Applications
Fifth Edition
Alexander Stanoyevitch
Linda Lesniak
Gary Chartrand and Ping Zhang Western Michigan University, Kalamazoo, USA
California State University–Dominguez Hills, Carson, USA
Drew University, Madison, New Jersey, USA
Reflecting many of the recent advances and trends in this area, this classroomtested text covers the core topics in discrete structures as outlined by the ACM and explores an assortment of novel applications, including simulations, genetic algorithms, network flows, probabilistic primality tests, public key cryptography, and coding theory. It presents algorithms in pseudo code and offers sample programs via the author’s website. The text also includes a wide variety of examples and exercises, with solutions in the appendices. In addition, computer exercises teach students how to write their own programs. A solutions manual is available for qualifying instructors.
This student-friendly, classroom-tested text remains the consummate introduction to graph theory. Nearly 50 percent longer than its best-selling predecessor, this edition reorganizes the material and presents many new topics, including graph minors, perfect graphs, chromatic polynomials, nowhere-zero flows, flows in networks, degree sequences, toughness, list colorings, and list edge colorings. It also contains new examples, figures, and applications; expanded historical discussions of well-known mathematicians and problems; and more than 300 new exercises, along with hints and solutions to odd-numbered exercises. A solutions manual is available for qualifying instructors.
Catalog no. K10918, ISBN: 978-1-4398-1768-1 January 2011, 7 x 10, 933 pp. Suggested Price: $99.95 / £44.99
Catalog no. K11263, ISBN: 978-1-4398-2627-0 October 2010, 6-1/8 x 9-1/4, 598 pp. Suggested Price: $89.95 / £49.99
Textbook
Fundamental Number Theory with Applications
Handbook of Mathematical Induction
Second Edition
Theory and Applications
Richard A. Mollin
David S. Gunderson
University of Calgary, Alberta, Canada Series: Discrete Mathematics and Its Applications
University of Manitoba, Winnipeg, Canada Series: Discrete Mathematics and Its Applications
This update presents a mathematically rigorous yet easy-to-follow treatment of the fundamentals and applications of the subject. This edition removes all advanced material to be even more accessible in scope; adds new fundamental material, including partition theory, generating functions, and combinatorial number theory; and expands coverage of random number generation, Diophantine analysis, and additive number theory. It also includes more applications to cryptography, primality testing, and factoring, as well as nearly 70 biographies of major contributors to the field. Appendices of background material and almost 400 exercises supplement the coverage.
This comprehensive handbook presents hundreds of classical theorems and proofs that span many areas, including basic equalities and inequalities, combinatorics, linear algebra, calculus, trigonometry, geometry, set theory, game theory, recursion, and algorithms. It derives many forms of mathematical induction, such as infinite descent and the axiom of choice, from basic principles. Requiring only a modest amount of mathematical maturity to understand most results and proofs, the book contains more than 750 exercises—with complete solutions to at least 500. It also includes nearly 600 bibliographic references, numerous crossreferences, and an extensive index of over 3,000 entries.
Catalog no. C6659, ISBN: 978-1-4200-6659-3 February 2008, 6-1/8 x 9-1/4, 384 pp. Suggested Price: $96.95 / £61.99
Catalog no. C3649, ISBN: 978-1-4200-9364-3 September 2010, 7 x 10, 921 pp. Suggested Price: $109.95 / £69.99
Textbook
Graph Theory and Its Applications Second Edition
Textbook
How to Count
Columbia University, New York, USA
An Introduction to Combinatorics, Second Edition
Jay Yellen
R.B.J.T. Allenby and Alan Slomson
Rollins College, Winter Park, Florida, USA Series: Discrete Mathematics and Its Applications
University of Leeds, UK Series: Discrete Mathematics and Its Applications
Already the most widely used textbook on graph theory, Gross and Yellen’s Graph Theory and Its Applications enhances its appeal with the release of this refreshed and expanded second edition. The superior explanations, original applications, and abundance of study problems that positioned it as the preferred selection of classroom professors worldwide are still to be found. Nearly 200 pages have been added to the second edition including two new chapters, hundreds of new exercises, mostly non-routine; and illustrated solutions and hints to selected exercises. The authors also extensively revised and reorganized more than half of the previously existing chapters.
Completely revised, this text shows how to solve numerous classic and other interesting combinatorial problems. The authors take an easily accessible approach that introduces problems before leading into the theory involved. They present proofs of key results as well as numerous worked examples. This second edition includes seven new chapters that cover occupancy problems, Stirling and Catalan numbers, graph theory, trees, Dirichlet’s pigeonhole principle, Ramsey theory, and rook polynomials. It also contains 450 paired exercises, along with a full solution to one of the exercises in each pair. A solutions manual is available for qualifying instructors.
Catalog no. C505X, ISBN: 978-1-58488-505-4 September 2005, 7 x 10, 800 pp. Suggested Price: $94.95 / £49.99
Catalog no. C8260, ISBN: 978-1-4200-8260-9 August 2010, 7 x 10, 444 pp. Suggested Price: $79.95 / £34.99
Jonathan L. Gross
For more information and a complete list of titles, visit us at www.crcpress.com
Textbook
Introduction to Combinatorics W.D. Wallis Southern Illinois University, Carbondale, USA Gordon College, Barnesville, Georgia, USA Series: Discrete Mathematics and Its Applications
Accessible to undergraduate students, this introduction presents approaches for solving counting and structural questions. It provides basic information on sets, proof techniques, enumeration, and graph theory. It covers important families of functions as well as coding theory and design theory. The authors also explore the interaction between linear algebra and combinatorics. They include exercises and problems in each chapter, with some solutions at the back of the book. Traditional problems are often illustrated with modern examples, such as digital music tracks, and Maple™, Mathematica®, and other technological tools are discussed where appropriate. Catalog no. K10310, ISBN: 978-1-4398-0622-7 September 2010, 6-1/8 x 9-1/4, 397 pp. Suggested Price: $79.95 / £49.99
Pearls of Discrete Mathematics Martin Erickson
Game Development Tools Marwan Ansari This book brings the insights of game professionals, DCC creators, hardware vendors, and current researchers together into a collection that focuses on the most underrepresented and critical part of game production: tools development. The first gems-type book dedicated to game tools, this volume focuses on practical, implementable tools for game development professionals. Topics range from asset tracking to improving remote version control performance to robust and efficient IO. Technical artists, as well as game play, audio, and graphics programmers will find new tools to improve work flow and help build games faster. Catalog no. K13066, ISBN: 978-1-56881-432-2 April 2011, 6 x 9 Suggested Price: $49.95 / £31.99 Available in eBook
Textbook
Game Engine Architecture
Truman State University, Kirksville, Missouri, USA Series: Discrete Mathematics and Its Applications
Jason Gregory Foreword by Jeff Lander and Matt Whiting
An absorbing treatment of the basic principles of discrete mathematics, this book presents methods for solving counting problems and other types of problems that involve discrete structures. Through intriguing examples, problems, theorems, and proofs, the author illustrates the relationship of these structures to algebra, geometry, number theory, and combinatorics. He addresses topics not found in similar books, such as information and game theories, and covers advanced material in the areas of recurrence relations and generating functions. Each chapter includes hundreds of worked examples and exercises while an appendix provides hints and solutions.
This book covers both the theory and practice of game engine software development, bringing together complete coverage of a wide range of topics. The concepts and techniques described are the actual ones used by real game studios like Electronic Arts and Naughty Dog. The examples are often grounded in specific technologies, but the discussion extends way beyond any particular engine or API. The references and citations make it a great jumping off point for those who wish to dig deeper into any particular aspect of the game development process.
Catalog no. K10831, ISBN: 978-1-4398-1616-5 September 2009, 6-1/8 x 9-1/4, 280 pp., Soft Cover Suggested Price: $59.95 / £38.99
Catalog no. K00410, ISBN: 978-1-56881-413-1 June 2009, 9.5 x 7.25, 864 pp. Suggested Price: $65.00 / £41.99 Available in eBook
Available in eBook
Product Graphs
Game Physics Pearls
Second Edition
Edited by
Wilifred Imrich, Sandi Klavzar, and Richard Hammack
Gino Van Den Bergen Dirk Gregorius
Series: Discrete Mathematics and Its Applications
Now in its second edition, this book provides the first comprehensive account of the four standard products of graphs. It systematically treats the Cartesian, strong, direct, and lexicographic product of graphs and graphs isometrically embeddable into them. The text collects a wealth of information previously widely scattered in the literature on products of graphs, in particular, information on hypercubes, median graphs, Hamming graphs, triangle-free graphs, and vertex-transitive graphs. It also covers colorings, automorphisms, homomorphisms, domination, the capacity of products of graphs, as well as applications to chemical graph theory and computational biology. Catalog no. K10662, ISBN: 978-1-4398-1304-1 April 2011, 6-1/8 x 9-1/4, 450 pp. Suggested Price: $99.95 / £63.99
Implementing physical simulations for real-time games is a complex task that requires a solid understanding of a wide range of concepts from the fields of mathematics, physics, and software engineering. The chapters cover topics such as collision detection, particle-based simulations, constraint solving, and softbody simulation. The contributors write based on their experience in developing tools and runtime libraries either in game companies or middleware houses that produce physics software for games on PCs and consoles. Catalog no. K00411, ISBN: 978-1-56881-474-2 July 2010, 6 x 9, 352 pp. Suggested Price: $59.00 / £37.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Discrete Systems / Game Theory
J.C. George
37
On the Way to Fun
An Inside Guide to Game Design
An Emotion Based Approach to Successful Game Design
Game Theory
Michael Moore
Roberto Dillon
An Inside Guide to Game Design is for anyone wanting to become a professional game designer. Focusing on creating the game mechanics for data-driven games, it covers role-playing, real-time strategy, first-person shooter, simulation, and other games. Written by a 25-year veteran of the game industry, the guide offers detailed explanations of how to design the data sets used to resolve game play for moving, combat, solving puzzles, interacting with NPCs, managing inventory, and much more. Advice on developing stories for games, building maps and levels, and designing the graphical user interface is also included.
How can video games be fun and immerse players in fantastic worlds where anything seems possible? How can they be so engaging to have become the main entertainment product for children and adults alike? This book proposes a possible answer to these questions by going back to the roots of gaming and showing how early games and modern indie productions captivate generations of players, without fancy graphics and effects but instead relying on basic emotions and instincts. This book benefits aspiring and beginning game designers and anyone who wants a better understanding of human nature and how it relates to the design process of immersive video game experiences.
Catalog no. K13070, ISBN: 978-1-56881-433-9 March 2011, 6 x 9, 300 pp. Suggested Price: $59.95 / £38.99 Available in eBook
Catalog no. K00670, ISBN: 978-1-56881-582-4 March 2010, Soft Cover Suggested Price: $29.00 / £18.99 Available in eBook
Textbook
38
Level Design
Outside the Box
Concept, Theory, and Practice
The World According to Video Games
Rudolf Kremers
Deborah Todd
This book is the first to use a conceptual and theoretical foundation to build such a set of practical tools and techniques. It is tied to no particular technology or genre, so it will be a useful reference for many years to come. Kremers covers many concepts universal to level design, such as interactivity, world building, immersion, sensory perception, pace, and more, and he shows how to apply these concepts in practical ways, with many examples from real games.
Deborah Todd has interviewed game-industry experts, and the result is a list of the 100 most important, influential, and groundbreaking video games. More than simply listing each of these games, she talks about what innovations each game brought and why each deserves a place on this definitive list. For anyone wanting to understand the history of video games and both the cultural and technological forces that have driven it and where it is heading, this is an invaluable resource.
Catalog no. K00653, ISBN: 978-1-56881-338-7 October 2009, 9-1/4 x 7-1/2, 408 pp., Soft Cover Suggested Price: $59.00 / £37.99
Catalog no. K00680, ISBN: 978-1-56881-414-8 June 2011, 250 pp., Soft Cover Suggested Price: $39.00 / £25.99
Available in eBook
Mathematics Education and Video Games Keith Devlin Stanford University, Palo Alto, California, USA
Stanford mathematician and NPR Math Guy Keith Devlin explains why video games are the ideal medium to teach middle-school math. Devlin spent five years as a mathematical advisor on a project to develop an MMO game that would teach mathematics and be compelling enough that children would actually want to play. He worked with distinguished educators and game designers, and, during that time, the team learned how to design games that do more than entice children to practice math. Aimed at teachers, education researchers, and game developers, this work describes exactly what is involved in designing and producing video games that foster innovative mathematical thinking skills. Catalog no. K13065, ISBN: 978-1-56881-431-5 February 2011, 6 x 9, Soft Cover Suggested Price: $39.95 / £25.99
Textbook
Unreal Game Development Ashish Amresh Alex Okita Teaching the fundamentals of designing a computer game, this book mirrors the curriculum used at CampGame. To get the most out of the book, gather up some friends and work through the book together as a team and with time limits. Students enter with no prior knowledge of game making whatsoever and, through the course of six weeks, finish as teams of budding game developers who have already completed fully functional games with their own designs, code, and art. Catalog no. K00716, ISBN: 978-1-56881-459-9 August 2010, 9-1/4 x 7-1/2, 500 pp., Soft Cover Suggested Price: $59.00 / £37.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Applications of Cognitive Work Analysis Writing for Video Game Genres From FPS to RPG
Edited by
Ann M. Bisantz University at Buffalo, New York, USA
Edited by
University of Waterloo, Ontario, Canada
This book, written and edited by members of the International Game Developers Association (IGDA) Game Writing Special Interest Group, follows the acclaimed Professional Techniques for Video Game Writing to deliver practical advice from seasoned veterans on the special challenges of writing for first-person shooter games (FPS), role-playing games (RPG), and everything in between, including massively multiplayer online games, real-time strategy games, sports games, horror games, serious games, casual games, handheld games, and more. Game writing samples are included with the book, and more are available online.
Delineating a work-centered conceptual framework that guides the design of technology, this book provides the understanding necessary to apply these robust techniques to real-world, large scale system design problems in a variety of domains. It provides a complete CWA analysis for a complex, simulated air traffic control environment and a three-phase analysis of an actual healthcare system. It includes detailed applications of work domain, control tasks, and strategies analysis for systems including military command and control, transportation, and emergency management.
Catalog no. K00724, ISBN: 978-1-56881-417-9 February 2009, 9-1/4 x 7-1/2, 300 pp., Soft Cover Suggested Price: $49.00 / £31.99
Catalog no. ER151X, ISBN: 978-0-8058-6151-8 October 2008, 6-1/8 x 9-1/4, 370 pp. Suggested Price: $97.95 / £61.99
Available in eBook
Available in eBook
Advances in Applied Digital Human Modeling
Content Preparation Guidelines for the Web and Information Appliances
Edited by
Cross-Cultural Comparisons
Vincent G. Duffy
Huafei Liao, Yinni Guo, April Savoy, and Gavriel Salvendy
Purdue University, Indiana, USA Series: Advances in Human Factors and Ergonomics
Series: Human Factors and Ergonomics
This volume is concerned with digital human modeling. The utility of this area of research is to aid the design of systems that are benefitted from reducing the need for physical prototyping and incorporating ergonomics and human factors earlier in design processes. Digital human models are representations of some aspects of a human that can be inserted into simulations or virtual environments to facilitate prediction of safety, satisfaction, usability and performance. These representations may consider the physical, physiological, cognitive, behavioral, or emotional aspects. They are typically represented by some visualization with the math and science computed in the background.
Unlike previous publications in usability, which have predominantly concentrated on how to present information, this book focuses on what information should be presented and on information appliances for different cultures. It provides operational tools to effectively prepare the content in a manner that allows users to make good decisions regarding the purchase of goods and services and to obtain information on items of interest. A cross-cultural comparison and fundamental review of the theory, the book not only answers the question of what information needs to be presented for effective decision making but also addresses the impact of culture on content usability.
Catalog no. K11584, ISBN: 978-1-4398-3511-1 June 2010, 6-1/8 x 9-1/4, 662 pp. Suggested Price: $79.95 / £49.99
Catalog no. 6777X, ISBN: 978-1-4200-6777-4 November 2009, 6-1/8 x 9-1/4, 192 pp. Suggested Price: $82.95 / £52.99
Available in eBook
Available in eBook
Advances in Cognitive Ergonomics David B. Kaber
Context-Aware Computing and Self-Managing Systems
North Carolina State University, Raleigh, USA
Edited by
Guy Boy
Waltenegus Dargie
Florida Institute of Technology, Miami, USA Series: Advances in Human Factors and Ergonomics
Technische Universitat, Dresden, Germany Series: Chapman & Hall/CRC Studies in Informatics
The chapters in this book come from an international group of authors with diverse backgrounds. Specific topics include biometric systems development, military command and control, medical device design, driver processes, and performance of inspection tasks in manufacturing operations and extend to human-automation integration in aviation systems, training methods for mental models, and use of virtual reality for skill development. This book is of special value to practitioners involved in design process development, prototyping of systems, products, and services, as well as training process design for a range of markets.
Through various examples, this book shows how context-aware computing can be used in many self-managing systems, including devices, applications, middleware, and networks. It enables researchers of context-aware computing to identify potential applications in the area of autonomous computing. The text also supports researchers of autonomous computing in defining, modeling, and capturing dynamic aspects of self-managing systems. The expert contributors identify context-aware aspects in autonomous systems, describe the essentials of self-managing systems, and present a higher-level vision of future large-scale networks.
Catalog no. K11573, ISBN: 978-1-4398-3491-6 June 2010, 6-1/8 x 9-1/4, 910 pp. Suggested Price: $79.95 / £49.99
Catalog no. C7771, ISBN: 978-1-4200-7771-1 March 2009, 6-1/8 x 9-1/4, 405 pp. Suggested Price: $102.95 / £65.99
Available in eBook
Available in eBook
Edited by
For more information and a complete list of titles, visit us at www.crcpress.com
Game Theory / Human Computer Interaction
Catherine M. Burns
Wendy Despain
39
Textbook
Designing Displays for Older Adults Richard Pak Clemson University, South Carolina, USA
Anne McLaughlin North Carolina State University, Raleigh, USA
Human Computer Interaction
A distillation of decades of published research, this book is a primer on agerelated changes in cognition, perception, and behavior organized into meaningful principles that improve understanding. It explores the complex set of mental and physical changes that occur during aging and that can affect technology acceptance, adoption, interaction, safety, and satisfaction. The authors open the way for designing with an understanding of these changes that results in better products and systems for users in all life stages. Catalog no. K10089, ISBN: 978-1-4398-0139-0 November 2010, 6-1/8 x 9-1/4, 211 pp., Soft Cover Suggested Price: $69.95 / £44.99 Available in eBook
Second Edition Robert W. Proctor Purdue University, West Lafayette, Indiana, USA
Trisha Van Zandt Ohio State University, Columbus, USA
The second edition of a bestseller, this book provides an understanding of the human factors issues often encountered in the design, implementation, and evaluation of products and systems. Emphasizing the close relationship between theory and application, the authors offer a framework for the research process and give an integrated view of the current state of knowledge regarding factors that influence human and system performance, examining how these factors can be accommodated in system design. This edition addresses such concepts as situation awareness and highlights topics of interest, with a special focus on computer applications and human-computer interaction. Catalog no. ER411X, ISBN: 978-0-8058-4119-0 April 2008, 7 x 10, 696 pp. Suggested Price: $102.95 / £48.99
Human-Computer Etiquette Display and Interface Design Subtle Science, Exact Art Kevin B. Bennett and John M. Flach Wright State University, Dayton, Ohio, USA
40
Human Factors in Simple and Complex Systems
The reason that good interfaces are few and far between is really quite simple: they are extremely difficult to design and build properly. While there are many books available that address display design, most of them focus on aesthetic principles but lack scientific rigor, or are descriptive but not prescriptive. This book elucidates an overarching framework for design that can be applied to the broad spectrum of existing domains. The authors delineate analytical tools and principles of design that are general and powerful, but very abstract, accompanied by concrete examples of their use in a variety of domains of application. The book includes access to a website containing examples of the dynamic properties of displays. Catalog no. 6438X, ISBN: 978-1-4200-6438-4 March 2011, 6-1/8 x 9-1/4, 486 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Cultural Expectations and the Design Implications They Place on Computers and Technology Edited by
Caroline C. Hayes University of Minnesota, Minneapolis, USA
Christopher A. Miller Smart Information Flow Technologies, Minneapolis, Minnesota, USA
Written by a panel of experts, this edited collection explores a wide range of issues pertaining to how computers evoke human social expectations. The book illustrates how socially acceptable conventions can strongly impact the effectiveness of human-computer interactions and how to consider such norms in the design of human-computer interfaces. Providing a complete introduction to the design of social responses to computers, the text emphasizes the value of social norms in the development of usable and enjoyable technology. It also describes the role of socially correct behavior in technology adoption and how to design human-computer interfaces for a competitive global market. Catalog no. AU6945, ISBN: 978-1-4200-6945-7 December 2010, 6-1/8 x 9-1/4, 406 pp. Suggested Price: $79.95 / £49.99
Handbook of Human Factors in Web Design
Available in eBook
Second Edition
Human-Computer Interaction and Operators’ Performance
Edited by
Kim-Phuong L. Vu California State University, Long Beach, USA
Optimizing Work Design with Activity Theory
Robert W. Proctor
Edited by
Purdue University, West Lafayette, Indiana, USA
Gregory Z. Bedny and Waldemar Karwowski
This second edition of a bestseller provides up-to-date knowledge of human factors issues in web design. It comprehensively treats human factors research methods, design guidelines, and processes for use in developing effective websites and web-based technologies. As the first edition included 38 chapters written by over 80 distinguished scholars and practitioners, the second edition has increased the number of contributors and added eight new chapters. The book covers new research and usability methods, accessibility and ISO guidelines, and discusses social networking and online gaming. Chapters also examine healthcare, data mining, mobile devices, and learning communities.
Directed to a broad and interdisciplinary audience, this book provides a complete account of what has been accomplished in applied and systemic-structural activity theory. It presents a new approach to applied psychology and the study of human work that has derived from activity theory. The selected articles demonstrate the basic principles of studying human work and particularly computer-based work in complex sociotechnical systems. The book includes examples of applied and systemic-structural activity theory to HCI and man-machine-systems, aviation, safety, design and optimization of human performance.
Catalog no. K11245, ISBN: 978-1-4398-2594-5 April 2011, 8-1/2 x 11, 768 pp. Suggested Price: $129.95 / £82.00
Catalog no. K11640, ISBN: 978-1-4398-3626-2 August 2010, 6-1/8 x 9-1/4, 461 pp. Suggested Price: $89.95 / £57.99
Also Available in Soft Cover and in eBook
Available in eBook
University of Central Florida, Orlando, USA
For more information and a complete list of titles, visit us at www.crcpress.com
The Human-Computer Interaction Handbook Fundamentals, Evolving Technologies and Emerging Applications, Second Edition Edited by
Innovative Solutions What Designers Need to Know for Today’s Emerging Markets Edited by
UMBC, Baltimore Department of Information, USA
Julie A. Jacko
Apala Lahiri Chavan Girish V. Prabhu
Exploring the evolution of how people use and work with technology, this second edition captures the most important scientific and technical know-how in the field. With contributions from over 130 researchers and professionals, over 5,500 references, 400 figures, and 100 tables, the book provides a wealth of data and a fresh perspective. It features cutting-edge advances to the scientific knowledge base and visionary perspectives and developments that will fundamentally transform the way in which researchers and practitioners view the discipline.
Based on research and practice, this book comprehensively examines the elements of what is needed to be knowledgeable and creative when designing for emerging markets. It provides an in-depth look at use research methods in emerging markets and underserved communities. The text demonstrates how ecosystems mapping could become an essential tool to define the elements impacting design decisions. It discusses methods to develop solution spaces based on the output from users research studies. The book also includes case studies and design examples that provide insights on how to avoid pitfalls in designing outside of the comfort zone and for emerging markets.
Catalog no. ER9314, ISBN: 978-0-8058-5870-9 September 2007, 8-1/2 x 11, 1384 pp. Suggested Price: $162.95 / £102.00
Catalog no. K10523, ISBN: 978-1-4398-1049-1 August 2010, 6-1/8 x 9-1/4, 260 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Series: Human Factors and Ergonomics
Looking for more specific information? Consider these four tightly focused volumes, based on the handbook.
Practical Speech User Interface Design
Human Computer Interaction
Andrew Sears
James R. Lewis Series: Human Factors and Ergonomics
Human-Computer Interaction Fundamentals Catalog no. 88815, ISBN: 978-1-4200-8881-6 March 2009, 8-1/2 x 11, 350 pp. Suggested Price: $92.95 / £58.99
Human-Computer Interaction Design Issues, Solutions, and Applications Catalog no. 88858, ISBN: 978-1-4200-8885-4 March 2009, 8-1/2 x 11, 382 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Catalog no. K10812, ISBN: 978-1-4398-1584-7 December 2010, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Smart Clothing Technology and Applications Edited by
Human-Computer Interaction Designing for Diverse Users and Domains Catalog no. 88874, ISBN: 978-1-4200-8887-8 March 2009, 8-1/2 x 11, 284 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Human-Computer Interaction Development Process Catalog no. 88904, ISBN: 978-1-4200-8890-8 March 2009, 8-1/2 x 11, 356 pp. Suggested Price: $92.95 / £58.99 Available in eBook
Although speech is the most natural form of communication between humans, using speech to communicate with machines is anything but natural. Drawing from psychology, human-computer interaction, linguistics, and communication theory, this book provides a comprehensive yet concise survey of practical speech user interface design. The text presents research- and practice-based guidance for the development of usable speech user interfaces, such as the interactive voice response applications designed to provide phone-based call routing and selfservice. The author, a leading human factors engineer, covers both high- and low-level decisions and also includes VoiceXML code examples.
Gilsoo Cho Yonsei University, Seoul, South Korea Series: Human Factors and Ergonomics
Based on contributions from experts, this book covers the state of the art in smart clothing technology and applications such as textile-based keypads, transmission lines, sensors, and actuators. The chapters address usability and human aspects relevant to the manufacture and sale of such products, and they detail the evolving and increasingly wide-ranging applications related to fields such as information, healthcare, and entertainment. Smart clothing technology topics addressed in the book include interface, communication, energy supply, data management, processors, and actuators. It also discusses packaging and interconnection, shape memory alloy, and design and modeling of electronic textile applications. Catalog no. 88521, ISBN: 978-1-4200-8852-6 December 2009, 6-1/8 x 9-1/4, 287 pp. Suggested Price: $92.95 / £58.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
41
The Universal Access Handbook Edited by
Constantine Stephanidis
Human Computer Interaction / Image Processing 42
Foundation for Research & Technology – Hellas, Institute of Computer Science, Crete, Greece and University of Crete, Department of Computer Science, Crete, Greece Series: Human Factors and Ergonomics
Adaptive Image Processing A Computational Intelligence Perspective, Second Edition Kim-Hui Yap, Ling Guan, Stuart William Perry, and Hau San Wong Series: Image Processing
Written by leading international authorities from academic, research, and industrial organizations and non-market institutions, The Universal Access Handbook provides a comprehensive and multidisciplinary overview of the field. The book discusses how to systematically apply universal design principles to information technologies. It presents the historical roots of universal access through the progressive discussion of complementary approaches to the accessibility of interactive applications and services. Reviewing current perspectives and trends, the text also includes examples, case studies, and best practices in new and emerging applications.
Adaptive image processing is one of the most important techniques in visual information processing, especially in early vision such as image restoration, filtering, enhancement, and segmentation. While existing books present some aspects of this important issue, there is not a single book that treats this problem from a purely computational intelligence (CI) viewpoint. With three new chapters and numerous updates throughout, this second edition includes substantial new material that focuses on applications of advanced CI techniques in image processing applications. It emphasizes developments in state-of-the-art CI techniques, such as CBIR.
Catalog no. ER628X, ISBN: 978-0-8058-6280-5 June 2009, 8-1/2 x 11, 1034 pp. Suggested Price: $154.95 / £99.00
Catalog no. 84356, ISBN: 978-1-4200-8435-1 December 2009, 6-1/8 x 9-1/4, 376 pp. Suggested Price: $154.95 / £99.00
Available in eBook
Available in eBook
Usability of Complex Information Systems
Blind Image Deconvolution
Evaluation of User Interaction Edited by
Theory and Applications Edited by
Patrizio Campisi
Michael J. Albers
Universita degli Studi “Roma TRE,” Italy
East Carolina University, Greenville
Karen Egiazarian
Brian Still
Tampere University of Technology, Finland
An exploration of cutting-edge approaches for evaluating the usability of complex user interaction, this book focuses on improving design and communicating content to the end user. The book continues the conversation about the evolution of usability, asking how we can design and evaluate these complex systems and the complex work they support. It describes and analyzes approaches to teaching, testing, analyzing, or managing usability studies— approaches that involve technical communicators making novel contributions to how we think about and evaluate increasingly complex systems. Catalog no. K11423, ISBN: 978-1-4398-2894-6 October 2010, 6-1/8 x 9-1/4, 399 pp. Suggested Price: $79.95 / £49.99 Available in eBook
The always increasing demand for enhancing the quality of images for consumer applications, medical or biological imaging, remote sensing, and astronomy, to cite only a few, has fueled a resurgence of research into blind deconvolution techniques. Blind Image Deconvolution: Theory and Applications surveys the current state of research and practice as presented by the most recognized experts in the field. This comprehensive treatise discusses Bayesian methods, single- and multi-channel techniques, adaptive and multi-frame methods, and a host of applications to multimedia processing, astronomy, remote sensing imagery, and medical and biological imaging at the whole-body, small-part, and cellular levels. Catalog no. 7367, ISBN: 978-0-8493-7367-1 May 2007, 6-1/8 x 9-1/4, 472 pp. Suggested Price: $167.95 / £107.00 Available in eBook
Control of Color Imaging Systems Analysis and Design
Web Wisdom How To Evaluate and Create Information Quality on the Web, Second Edition
Lalit K. Mestha Principal Scientist and Project Leader, Xerox Research Center, Webster, New York, USA
Marsha Ann Tate
Sohail A. Dianat
The Pennsylvania State University, University Park, USA
Rochester Institute of Technology, New York, USA
Designed for quick and easy reference, every chapter of this popular research tool is updated and augmented to reflect the Internet’s growing sophistication. Equally valuable to web researchers and web page authors, the book uses page captures to explain how to optimize searches and searching. It offers an expanded discussion around rights and intellectual property pertaining to the web, examines the growing use of multimedia, and looks at the challenges brought on by usergenerated material.
While digital color is now the technology of choice for printers, the knowledge required to address the quality and productivity issues of these devices is scattered across several technologies, as is its supporting literature. Bringing together information from diverse fields, this is the first book to provide comprehensive coverage of the numerous disciplines associated with digital color printing in a single resource. Based on the authors’ three decades of hands-on technical and teaching experience, the text provides engineers and technicians with the end-toend understanding of the color printing process that will help practitioners build a foundation drawn from the diverse disciplines needed to manage and control digital production printers.
Catalog no. 73206, ISBN: 978-1-4200-7320-1 November 2009, 6-1/8 x 9-1/4, 168 pp., Soft Cover Suggested Price: $35.95 / £22.99 Available in eBook
Catalog no. DK6031, ISBN: 978-0-8493-3746-8 May 2009, 6-1/8 x 9-1/4, 680 pp. Suggested Price: $144.95 / £92.00
For more information and a complete list of titles, visit us at www.crcpress.com
Textbook An Algorithmic Approach with MATLAB Uvais Qidwai Qatar University, Doha
Textbook
Image Processing with MATLAB®
C.H. Chen
Applications in Medicine and Biology
University of Massachusetts, North Dartmouth, USA Series: Chapman & Hall/CRC Textbooks in Computing
Omer Demirkaya, Musa H. Asyali, and Prasanna K. Sahoo
This text equips students with an essential understanding of digital image processing. It contains easy explanations of theoretical concepts, avoiding heavy mathematics wherever possible. The authors provide MATLAB® codes that allow students to generate the same images found in the book and present the algorithms as simple flowcharts that can be coded in any programming environment. They include algorithmic accounts of the techniques, describe practical examples and potential applications, and cover both standard and advanced topics, such as face recognition and soft computing. Lecture slides, MATLAB codes, and other resources are available on the authors’ website.
This text explains complex, theory-laden topics in image processing through examples and MATLAB® algorithms. It provides these algorithms to help scientists and researchers quickly identify the most effective solution method for a particular problem at hand. The authors emphasize three-dimensional processing and analysis as well as statistical and stochastic modeling. They cover the new areas of nonlinear diffusion filtering and PDE-based image filtering, address relatively advanced topics, such as Markov random field-based image segmentation, and highlight applications with images from medicine and biology. They also include real-world examples and exercises in every chapter.
Catalog no. C7950, ISBN: 978-1-4200-7950-0 October 2009, 6-1/8 x 9-1/4, 314 pp. Suggested Price: $92.95 / £58.99
Catalog no. 9246, ISBN: 978-0-8493-9246-7 December 2008, 6-1/8 x 9-1/4, 451 pp. Suggested Price: $102.95 / £45.99
Fuzzy Image Processing and Applications with MATLAB®
Textbook
The Science of Imaging Second Edition
Tamalika Chaira and Ajoy Kumar Ray
Graham Saxby
Indian Institute of Technology
University of Wolverhampton, UK (retired)
This book provides a detailed analysis of fuzzy set images in image processing and examines the fundamentals of the fuzzy set theory for carrying out associated calculations. Describing all components of fuzzy image processing, the book details preprocessing, threshold detection, and fuzzy match-based segmentation—all of which include new fuzzy approaches proposed by the distinguished authors. The text thoroughly explains fuzzy edge detection, fuzzy color-based image retrieval, and fuzzy clustering in pattern recognition. It concludes with a thorough description of MATLAB® and the implementation of fuzzy image processing methods in MATLAB.
Updated and expanded to keep pace with the digital revolution, the new edition of this critically acclaimed work provides a comprehensive exploration of imaging science. Extensively illustrated, the second edition covers the fundamental laws of physics as well as the cutting-edge techniques defining current and future directions in the field. This accessible introduction takes readers on a grand tour of imaging. Starting with the fundamentals of light and basic cameras, the author journeys through television and holography to advanced scientific and medical imaging. He highlights essential formulas, while keeping the complex mathematics to a minimum.
Catalog no. K10359, ISBN: 978-1-4398-0708-8 November 2009, 6-1/8 x 9-1/4, 237 pp. Suggested Price: $102.95 / £65.99
Catalog no. K10653, ISBN: 978-1-4398-1286-0 November 2010, 8-1/2 x 11, 352 pp. Suggested Price: $69.95 / £36.99
Textbook
Image Analysis, Classification, and Change Detection in Remote Sensing With Algorithms for ENVI/IDL, Second Edition Morton J. Canty Juelich Research Center, Germany
This popular introduction to the processing of remote sensing imagery has been updated to include coverage of the latest versions of the ENVI software environment. This new edition covers support vector machines and other kernelbased methods. Illustrating many programming examples in the array-oriented language ID, the text includes coverage of basic Fourier, wavelet, principal components and minimum noise fraction transformations; convolution filters, topographic modeling, image-to-image registration and ortho-rectification; image fusion; supervised and unsupervised land cover classification with neural networks; hyperspectral analysis; and multivariate change detection. Catalog no. 87134, ISBN: 978-1-4200-8713-0 December 2009, 6-1/8 x 9-1/4, 471 pp. Suggested Price: $124.95 / £51.99
Image Processing
Digital Image Processing
Shape Classification and Analysis Theory and Practice, Second Edition Luciano da Fona Costa Cybernetic Vision Research
Roberto Marcond Cesar, Jr. University of Sao Paulo, Brazil Series: Image Processing
Shape analysis offers great potential for applications in diverse areas, from materials science to biology and neuroscience. Including numerical tools for characterization, this new edition presents the most advanced imaging techniques for the analysis of general biological shapes, such as cells, tissues, organs, and organisms. Various chapters review the main approaches for shape classification. Although focused on two-dimensional shapes, which are more effectively handled by current technology, the text also covers basic concepts and techniques for threedimensional shapes. These methods offer a rich resource for the computational characterization and classification of biological shapes. Catalog no. 7929, ISBN: 978-0-8493-7929-1 April 2009, 6-1/8 x 9-1/4, 685 pp. Suggested Price: $133.95 / £85.00 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
43
Analysis and Synthesis of Fuzzy Control Systems A Model-Based Approach
Cong Wang School of Automation, South China University of Technology, Guangzhou
Gang Feng City University of Hong Kong, Kowloon Series: Automation and Control Engineering
Intelligent Systems
Modeling fuzzy control has been a very active research and application area in control engineering. However, there are few books available that cover the area in any depth. Written by a well-known expert who has published more than 100 papers in top international journals, this book gives insight into the latest approaches for the analysis and synthesis of fuzzy systems. It systematically presents design techniques applied to the Takagi–Sugeno class of fuzzy controllers widely used in successful practical applications. The book covers issues of robustness, stability, and conformity along with other state-of-the-art control techniques, such as model predictive control. Catalog no. 92642, ISBN: 978-1-4200-9264-6 March 2010, 6-1/8 x 9-1/4, 299 pp. Suggested Price: $129.95 / £82.00 Available in eBook
David J. Hill Australian National University Research, Act, Australia Series: Automation and Control Engineering
Offering a new perspective, this book provides systematic design approaches for the identification, control, and recognition of nonlinear systems in uncertain environments. It introduces the concepts of deterministic learning theory and then discusses the persistent excitation property of RBF networks. The authors describe the theory of deterministic learning processes and addresses dynamical pattern recognition and pattern-based control processes. They present a new model of dynamical parallel distributed processing applicable to the detection and isolation of oscillation faults, ECG/EEG pattern recognition, robot learning and control, and security analysis and control of power systems. Catalog no. 7553, ISBN: 978-0-8493-7553-8 July 2009, 6-1/8 x 9-1/4, 207 pp. Suggested Price: $144.95 / £92.00 Available in eBook
Affective Computing Theory, Methods, and Applications Eva Hudlicka Psychometrix Associates, Inc., Blacksburg, Virginia, USA
In spite of the rapid growth that has made affective computing a highly active area of research and practice, no single volume exists that covers recent technological developments and provides the necessary background on relevant empirical research and theoretical foundations from psychology and neuroscience. Filling this need, this book is designed to be a textbook for advanced undergraduate and graduate courses and an introductory practitioner guide for newcomers to the field. Its depth of coverage makes it suitable as reference for researchers and practitioners in the different subfields of affective computing.
44
Deterministic Learning Theory for Identification, Recognition, and Control
Catalog no. C8262, ISBN: 978-1-4200-8262-3 November 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Autonomous Mobile Robots
The Electronic Chart Display and Information System (ECDIS) An Operational Handbook Adam Weintrit Faculty of Navigation, Gdynia Maritime University, Poland
This handbook offers a wealth of detailed information about how different charting systems operate and answers the most commonly asked questions regarding electronic charts and chart systems. Certain to serve as the bible for ECDIS users for years to come, it provides information for training programs as well as for engineers maintaining ECDIS systems in the field. The book will be of specific interest to those who need to know about selection, implementation, operational use, and management of these systems, without getting into the technical details of how ECDIS/GIS actually works. Catalog no. K008703, ISBN: 978-0-415-48246-2 August 2009, 6-3/4 x 9-3/4, 1136 pp. Suggested Price: $309.95 / £197.00 Available in eBook
Sensing, Control, Decision Making and Applications Edited by
National University of Singapore; IEEE Fellow; IFAC Fellow, IET Fellow
Governing Lethal Behavior in Autonomous Robots
Frank L. Lewis
Ronald C. Arkin
Series: Automation and Control Engineering
Georgia Institute of Technology, Atlanta, USA
Serving as the first comprehensive reference on this interdisciplinary technology, Autonomous Mobile Robots authoritatively addresses the theoretical, technical, and practical aspects of the field. The book examines in detail the key components that form an autonomous mobile robot, from sensors and sensor fusion to modeling and control, map building and path planning, and decision making and autonomy, and to the final integration of these components for diversified applications. Expert contributors share hard-won insight into the practical implementation and integration issues involved in developing autonomous and open robotic systems and include examples, illustrations, and applications.
Drawing from the author’s own state-of-the-art research, this book examines the philosophical basis, motivation, theory, and design recommendations for the implementation of an ethical control and reasoning system in autonomous robot systems, taking into account the Laws of War and Rules of Engagement. It discusses how robots can ultimately be more humane than humans in the battlefield. The author addresses the issue of autonomous robots having the potential to make lifeor-death decisions and provides examples that illustrate autonomous systems’ ethical use of force. He also includes the opinions of the public, researchers, policymakers, and military personnel on the use of lethality by autonomous systems.
Catalog no. DK6033, ISBN: 978-0-8493-3748-2 May 2006, 6 x 9, 736 pp. Suggested Price: $199.95 / £127.00
Catalog no. C5948, ISBN: 978-1-4200-8594-5 May 2009, 6-1/8 x 9-1/4, 256 pp., Soft Cover Suggested Price: $59.95 / £39.99
Available in eBook
Available in eBook
Shuzhi Sam Ge
For more information and a complete list of titles, visit us at www.crcpress.com
Intelligent Video Surveillance Intelligent Control Systems with an Introduction to System of Systems Engineering
Systems and Technology
Thrishantha Nanayakkara, Ferat Sahin, and Mo Jamshidi
Gang Qian
This unique book integrates the fundamentals of artificial intelligence and systems control in a framework that can be applied in simple dynamic systems as well as in a large-scale system of systems for aviation, defense, and distributed manufacturing systems. Wherever possible, MATLAB® code is used to simulate discussed results. The projects included will enable readers to obtain firsthand experience with the concepts. By learning, testing, and simulating important theories used in modern systems engineering, readers will discover emerging opportunities in a field that will revolutionize the way large organizations, factories, and manmade systems are managed.
From the streets of London to subway stations in New York City, hundreds of thousands of surveillance cameras are constantly collecting videos. The latest implementation of surveillance cameras calls for advanced video systems that can autonomously recognize people, detect movements, and identify targeted activities in real time. In response to such demand, this book examines the fundamental principles of current intelligent video surveillance systems. The text provides a comprehensive look at the algorithmic design and system implementation for intelligent video surveillance. Chapters cover computational principles, system implementation issues, and practical applications of present and future systems.
Catalog no. 79247, ISBN: 978-1-4200-7924-1 November 2009, 6-1/8 x 9-1/4, 441 pp. Suggested Price: $102.95 / £65.99
Catalog no. K10681, ISBN: 978-1-4398-1328-7 December 2009, 7 x 10, 590 pp. Suggested Price: $124.95 / £79.99
Available in eBook
Available in eBook
Intelligent Network Video
Knowledge Management and E-Learning
Understanding Modern Video Surveillance Systems
Edited by
Yunqian Ma Honeywell International, Inc., Minnesota, USA
Edited by
Fredrik Nilsson
Jay Liebowitz and Michael Frank
Axis Communications Inc., Chelmsford, Massachusetts, USA
University of Maryland, Adelphi, USA
Offering ready access to the security industry’s cutting-edge digital future, Intelligent Network Video provides the first complete reference for those involved with developing, implementing, and maintaining the latest surveillance systems. Pioneering expert Fredrik Nilsson explains how IP-based video surveillance systems provide better image quality and a more scalable and flexible system at lower cost. A complete and practical reference for the field, this volume includes a comprehensive checklist for those designing a network video system as well as a systems design tool on DVD.
Edited and written by authorities in the fields of knowledge management and e-learning, this groundbreaking reference examines the synergy between knowledge management (KM) and e-learning. It explains how knowledge capture, retention, transfer, and sharing can enhance e-learning. It includes case studies that illustrate applications in businesses, government agencies, and universities in the U.S., Canada, Mexico, U.K., Europe, and Asia. The book also discusses the use of digital media engagement and social media in e-learning.
Catalog no. AU6156, ISBN: 978-1-4200-6156-7 September 2008, 7 x 10, 416 pp. Suggested Price: $85.95 / £54.99
Catalog no. K11688, ISBN: 978-1-4398-3725-2 November 2010, 6-1/8 x 9-1/4, 367 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Available in eBook
Intelligent Transportation Systems Smart and Green Infrastructure Design, Second Edition Sumit Ghosh Stevens Institute of Technology, Hoboken, New Jersey, USA
Tony S. Lee
Indian Institute of Information Technology and Management, Gwalior
The second edition of a bestseller, this book critically examines the successes and failures of intelligent transportation systems (ITS) during the course of the past decade. The new subtitle reflects this edition’s focus on meta-principles critical to moving ahead and successfully building ITS infrastructures that take advantage of smart/green technologies. The book identifies challenging problems that must be addressed in order to bring real quality of life improvements and positively impact our environmental and civil infrastructure systems. Catalog no. K11587, ISBN: 978-1-4398-3518-0 May 2010, 6-1/8 x 9-1/4, 217 pp. Suggested Price: $119.95 / £76.99 Available in eBook
Real Life Applications of Soft Computing Anupam Shukla, Ritu Tiwari, and Rahul Kala
Yahoo!, Palo Alto, California, USA Series: Mechanical Engineering
Intelligent Systems
Arizona State University, Tempe, USA
Rapid advancements in the application of soft computing tools and techniques have proven valuable in the development of highly scalable systems. Although many resources on the subject adequately cover the theoretic concepts, few provide clear insight into their practical application. Filling this need, this book explains such applications, including the underlying technology and its implementation. It covers the theoretical foundations of soft computing and supplies a concise explanation of various models, principles, algorithms, tools, and techniques, including artificial neural networks, fuzzy systems, evolutionary algorithms, and hybrid algorithms. Catalog no. K11169, ISBN: 978-1-4398-2287-6 May 2010, 7 x 10, 686 pp. Suggested Price: $129.95 / £82.00 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
45
Intelligent Systems / Internet & Web Based Computing 46
Reliable Control and Filtering of Linear Systems with Adaptive Mechanisms
Sliding Mode Control of Switching Power Converters
Guang-Hong Yang and Dan Ye
Techniques and Implementation
Northeastern University, Shenyang, China Series: Automation and Control Engineering
Siew-Chong Tan, Yuk-Ming Lai, and Chi-Kong Tse
This book reports on a new method of fault tolerant control based on the authors’ research findings. The authors develop a theoretical framework for reliable control in linear systems with adaptive mechanisms. They also present guidelines for designing control systems with guaranteed stability and desired performance in the presence of actuator/sensor failures. The book contains valuable reference materials for researchers in reliable control as well as practicing engineers. It provides industrial case studies, including flight tracking control systems design for F-16 fighter jets and also redundant sensors for motors.
This reference provides a complete understanding of sliding mode control principles, its application to power converters, and the practical realization of such controllers. Bridging the gap between power electronics and control theory, it presents a detailed description of the various theories, operating principles, and information that are relevant to the state of the art and the current development of sliding mode controllers and their applications to power converters. The book also reviews traditional and modern implementation techniques of sliding mode control for power converters, covering pulse-width modulation as well as conventional hysteresis modulation.
Catalog no. K11589, ISBN: 978-1-4398-3522-7 July 2010, 6-1/8 x 9-1/4, 264 pp. Suggested Price: $119.95 / £76.99 Available in eBook
The Hong Kong Polytechnic University, Kowloon
Catalog no. K11485, ISBN: 978-1-4398-3025-3 July 2011, 6-1/8 x 9-1/4, 350 pp. Suggested Price: $139.95 / £89.00 Available in eBook
Robot Development Using Microsoft® Robotics Developer Studio Shih-Chung Kang, Wei-Tze Chang, Kai-Yuan Gu, and Hung-Lin Chi National Taiwan University, Taipei
The Microsoft® Robotics Developer Studio (MSRDS) and LEGO® robots together offer a flexible platform for creating robotic systems. This book provides clear instructions on developing and operating robots. It includes an extensive array of examples and corresponding step-by-step tutorials, with MSRDS codes on a companion website. The top-down approach used in the text helps readers think of a robot as a system rather than an assemblage of parts. Readers gain an understanding of methods for integration, design trade-offs, and teamwork—all essential skills for building robots. Catalog no. K11150, ISBN: 978-1-4398-2165-7 February 2011, 7 x 10, 432 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Synchronization and Control of Multiagent Systems Dong Sun City University of Hong Kong, Kowloon Series: Automation and Control Engineering
Multiple intelligent agent systems are commonly used in research requiring complex behavior. Synchronization control provides an advantage in solving the problem of multi-agent coordination. This book focuses on the use of synchronization control to coordinate the group behavior of multiple agents. The author includes numerous real-world application examples from robotics, automation, and advanced manufacturing. Giving a detailed look at cross-coupling based synchronization control, the text covers such topics as adaptive synchronization control, synchronous tracking control of parallel manipulators, and minimization of contouring errors of CNC machine tools with synchronization controls. Catalog no. K11082, ISBN: 978-1-4398-2047-6 November 2010, 6-1/8 x 9-1/4, 200 pp. Suggested Price: $119.95 / £76.99 Available in eBook
Robot Programming by Demonstration
Advances in Semantic Media Adaptation and Personalization Volume 2
A Probabilistic Approach
Edited by
Sylvain Calinon
Marios C. Angelides, Phivos Mylonas, and Manolis Wallace
Learning Algorithms and Systems Laboratory, Switzerland
This book examines methods by which robots learn new skills through human guidance. It covers a broad range of applications, including service robots. The text addresses the challenges involved in investigating methods by which Programming by Demonstration (PbD) is used to provide robots with a generic and adaptive model of control. Drawing on findings from robot control, human-robot interaction, applied machine learning, artificial intelligence, and developmental and cognitive psychology, the book contains a large set of didactic and illustrative examples. Practical and comprehensive machine learning source codes are available on the book’s companion website: http://www.programmingby-demonstration.org.
Now that text-based search engines have begun to give way to content- and context-aware engines, advanced network infrastructures are starting to emerge. These infrastructures are capable of end-to-end ubiquitous transmission of multimedia content to any device, fixed or mobile, on any network, wired or wireless, at any time. This book is a collection of expanded papers presented at the 2007 Second International Workshop on Semantic Media Adaptation and Personalization. It explores recent and new developments in the field of semantic media adaptation and personalization. Topics discussed include the challenges of collaborative content modeling, video adaptation, information retrieval techniques for semantic media adaptation, and podcasting.
Catalog no. N10077, ISBN: 978-1-4398-0867-2 August 2009, 320 pp. Suggested Price: $89.00 / £54.99
Catalog no. AU7664, ISBN: 978-1-4200-7664-6 March 2009, 6-1/8 x 9-1/4, 456 pp. Suggested Price: $133.95 / £85.00 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Textbook
Foundations of Semantic Web Technologies Basic GIS Coordinates
Pascal Hitzler
Second Edition
Markus Kroetzsch and Sebastian Rudolph
Van Sickle LLC, Denver, Colorado, USA
Clearly outlining the basic principles of coordinate systems, this second edition of a bestseller covers ellipsoids, datums, and plane coordinates as they are used in GIS and GPS. It also covers the geoid and the concepts of elevation. The author explains complex topics in a logical progression and in a manner that is neither too complicated nor oversimplified, avoiding getting bogged down in the mathematics. The new edition expands the material with updates that have occurred in the field during the past five years, especially in the World Geodetic System and International Terrestrial Reference Frame, and includes the upcoming GNSS constellations and coordinate implications. Catalog no. 92316, ISBN: 978-1-4200-9231-8 April 2010, 6-1/8 x 9-1/4, 200 pp. Suggested Price: $89.95 / £57.99
University of Karlsruhe, Germany Series: Chapman & Hall/CRC Textbooks in Computing
Thoroughly covering basic introductions and intuitions, technical details, and formal foundations, this text focuses on the established foundations in this area that have become relatively stable over time. It presents the latest developments in Semantic Web standards, including RDF, RDF Schema, OWL 2, RIF, and SPARQL. It also explores formal semantics, OWL querying, the relationship between rules and OWL, and ontology engineering and applications. The authors include many exercises with solutions in the back of the book and offer updates, errata, slides for teaching, and links to further resources at http://semantic-web-book.org/. Catalog no. C9050, ISBN: 978-1-4200-9050-5 August 2009, 6-1/8 x 9-1/4, 456 pp. Suggested Price: $79.95 / £49.99
Handbook of Public Information Systems
Available in eBook
Third Edition Edited by
Cloud-Based Solutions for Healthcare IT
Christopher M Shea
Edited by
A.K. Soman
North Carolina State University, Raleigh, USA Series: Public Administration and Public Policy
Offering an introduction to cloud-based healthcare IT system, this timely book equips healthcare providers with the background necessary to evaluate and deploy cloud-based solutions to today’s compliance and efficiency issues. Divided into three sections, it first discusses cloud service technologies and business models as well as the pros and cons of cloud services as compared to traditional in-house IT solutions. The second part reviews applications in healthcare as well as HIPAA and HITECH provisions. Finally, the book addresses the process of adopting cloud solutions, including vendor evaluation, migration strategies, and managing transition risks. It concludes with a look at related topics and real-world case studies.
The handbook points the way to successful execution of IT projects by offering 39 contributed articles from experts in the field. Content includes introductory material that addresses 21st century public information systems, modern IT needs, and the development of e-government. It follows with an examination of the growth and use of information technology within and among government agencies and organizations. The book addresses current policy issues, offers case studies, and demonstrates successful public sector applications. Each section leads to a holistic approach that emphasizes communication, understanding, and participation from top management, technology teams, and end users.
Catalog no. N10336, ISBN: 978-1-57808-702-0 February 2011, 6-1/8 x 9-1/4, 290 pp. Suggested Price: $79.95 / £49.99
Catalog no. K10387, ISBN: 978-1-4398-0756-9 March 2010, 7 x 10, 520 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Enabling Context-Aware Web Services Methods, Architectures, and Technologies Edited by
University of North Carolina at Chapel Hill, USA
G. David Garson
Intelligent Transportation Systems Planning, Operations, and Evaluation Asad J. Khattak
Quan Z. Sheng and Jian Yu
University of North Carolina, Chapel Hill, USA
University of Adelaide, Australia
Haitham Al-Deek
Schahram Dustdar Vienna University of Technology, Austria
University of Central Florida, Orlando, USA
A groundbreaking work, this book translates pioneering concepts into practical information on the latest advances in context-aware web services, i.e. mobile Internet applications that can read geographical locations and adjust output accordingly. It offers a comprehensive and systematic treatment of methodologies, along with various ways to model services to specifications. It discusses architectures including infrastructures, frameworks and standards, technologies such as semantic Web, database usage, and artificial intelligence. It provides useful case studies, and includes relevant datasets, and replicable evaluation testbeds.
Combining communications and transportation technologies to improve the flow of goods and people, Intelligent Transportation Systems: Planning, Operations, and Evaluation provides comprehensive coverage of the fundamental principles, methods, tools, and technology applications in the field of intelligent transportation systems. This book addresses the impact of information and communications technology on transportation. It also analyzes research literature, discussing issues of measurement, research design, data reliability, and validity. Presented in a research-oriented style, this text is a one-stop reference for civil engineers, traffic engineers, and automotive engineers.
Catalog no. K10493, ISBN: 978-1-4398-0985-3 May 2010, 6-1/8 x 9-1/4, 558 pp. Suggested Price: $109.95 / £66.99
Catalog no. 3120, ISBN: 978-0-8493-3120-6 June 2011, 6-1/8 x 9-1/4, 330 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Internet & Web Based Computing
Jan Van Sickle
Wright State University, Dayton, Ohio, USA
47
Internet & Web... / Machine Learning & Pattern Recognition 48
Managing Web Projects Edward B. Farkas
Applied Genetic Programming and Machine Learning Hitoshi Iba and Yoshihiko Hasegawa University of Tokyo, Japan
Jackson Heights, New York, USA Series: ESI International Project Management
Topon Kumar Paul
A practical, step-by-step guide to managing web-based projects, this hands-on approach demystifies even the most daunting tasks. Using common sense tips and proven tools, international consultant Edward B. Farkas outlines a typical project lifecycle including project integration, scope and scope change, and work breakdown structures. He addresses concepts such as risk, time, human resources, communications, and quality management. Dozens of templates, schedules, checklists, and flow charts prepare you to become a project management professional fully versed in and aligned with the nine knowledge areas and five processes codified by the internationally accepted standards of the Project Management Body of Knowledge (PMBOK®).
Reflecting emerging concepts and new paradigms in intelligent machines, this is the first book to integrate genetic programming and machine learning techniques for solving a wide range of real-world tasks—including financial data prediction, day-trading rule development, and bio-marker selection. Written by a leading authority, the book explains how to use machine learning techniques, make learning operators that efficiently sample a search space, navigate the search process through the design of objective fitness functions, and examine the search performance of the evolutionary system. All source code and GUIs are made available for download.
Catalog no. K10273, ISBN: 978-1-4398-0495-7 October 2009, 6-1/8 x 9-1/4, 401 pp. Suggested Price: $61.95 / £39.99 Available in eBook
Toshiba Corporation, Japan
Catalog no. K10206, ISBN: 978-1-4398-0369-1 August 2009, 6-1/8 x 9-1/4, 349 pp. Suggested Price: $82.95 / £52.99 Available in eBook
Social Computing and Virtual Communities
Bayesian Artificial Intelligence
Edited by
Second Edition
Panayiotis Zaphiris
Kevin B. Korb and Ann E. Nicholson
Cyprus University of Technology, Lemesos University of Kent, Canterbury, UK
Monash University, Clayton, Victoria, Australia Series: Chapman & Hall/CRC Computer Science & Data Analysis
Due to the advancement of the Internet, online communities are gaining increasing importance in the research community. Presented from a user’s perspective, this book explores the diverse application areas of social computing and online communities. A significant portion of the text focuses on real-world case studies in which user behaviors, social mechanisms, and technological issues are investigated. Drawing from computer science, information systems, and social science, the book takes a multidisciplinary approach to evaluate virtual communities. It is useful for those who construct, moderate, and maintain online communities.
The second edition of this bestseller provides a practical and accessible introduction to the main concepts, foundation, and applications of Bayesian networks. This edition contains a new chapter on Bayesian network classifiers and a new section on object-oriented Bayesian networks, along with new applications and case studies. It includes a new section that addresses foundational problems with causal discovery and Markov blanket discovery and a new section that covers methods of evaluating causal discovery programs. The book also offers more coverage on the uses of causal interventions to understand and reason with causal Bayesian networks. Supplemental materials are available on the book’s website.
Catalog no. C9042, ISBN: 978-1-4200-9042-0 December 2009, 6-1/8 x 9-1/4, 303 pp. Suggested Price: $82.95 / £52.99
Catalog no. K10816, ISBN: 978-1-4398-1591-5 December 2010, 6-1/8 x 9-1/4, 491 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Chee Siang Ang
Socio-Technical Networks Science and Engineering Design Edited by
Computational Intelligence Paradigms Theory and Applications using MATLAB®
Fei Hu University of Alabama, Tuscaloosa, USA
S. Sumathi
Ali Mostashari
PSG College of Technology, Coimbatore, India
Stevens Institute of Technology, Hoboken, New Jersey, USA
Surekha Paneerselvam
Jiang Xie
Adhiyamaan College of Engineering, India
University of North Carolina, Charlotte, USA
There’s long been a need for a book that addresses concrete socio-technical network (STN) design issues from algorithmic and engineering perspectives. Filling this need, this book provides a complete introduction to the fundamentals of STN—including its definition, historical background, and models. Covering basic STN architecture, it considers the system design process in a typical STN and includes three in-depth case studies that consider applications in healthcare, virtual communities, and power plant management.
Offering a wide range of programming examples implemented in MATLAB®, this book presents theoretical concepts and a general framework for CI approaches. It covers numerous intelligent computing methodologies and algorithms used in CI research. The text provides worked examples of neural networks, fuzzy systems, hybrid neuro-fuzzy systems, evolutionary computation, genetic algorithms and programming, and swarm intelligence, along with the associated MATLAB toolboxes. It also contains research projects, a survey of emerging commercial software packages, and numerous review questions.
Catalog no. K10490, ISBN: 978-1-4398-0980-8 November 2010, 6-1/8 x 9-1/4, 412 pp. Suggested Price: $99.95 / £63.99
Catalog no. K10445, ISBN: 978-1-4398-0902-0 January 2010, 6 x 9, 851 pp. Suggested Price: $129.95 / £78.99
Available in eBook
Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
From Surfaces to 3D Objects Edited by
Christopher W. Tyler
Textbook
Essentials of Control Techniques and Theory
Smith-Kettlewell Eye Research Institute, San Francisco, California, USA
John Billingsley
Computer Vision is the first book to take a full approach to the challenging issue of veridical 3D object representation. It introduces mathematical and conceptual advances that offer an unprecedented framework for analyzing the complex scene structure of the world. Leading theorists cover full 3D scene reconstruction, instead of the simplistic 2D planar algorithms employed in the past. They explore cutting-edge research on computational algorithms for scene analysis and present an integrated, complementary treatment of neural, behavioral, mathematical, and computational approaches. The text includes numerous graphics of complex processes, with many in color.
From frequency domain analysis to time-domain state-space representation, this book covers many aspects of classical and modern control theory. It presents the nuts and bolts for designing a successful controller. The book shows how to model a real system by deriving equations, turning them into computer code, and interacting with the simulations in real time. The author explores the shortcomings of simple linear control of systems with limited input range and includes plenty of practical examples of everyday devices. Software simulation examples and other material are available on the book’s website www.esscont. com.
Catalog no. K10887, ISBN: 978-1-4398-1712-4 January 2011, 6-1/8 x 9-1/4, 247 pp. Suggested Price: $89.95 / £57.99
Catalog no. 91239, ISBN: 978-1-4200-9123-6 November 2009, 6-1/8 x 9-1/4, 339 pp. Suggested Price: $92.95 / £51.99
University of Southern Queensland, Toowoomba, Australia
Available in eBook
Conceptual Structures in Practice Edited by
Textbook
Pascal Hitzler Kno.e.sis Center at Wright State University, Dayton, Ohio, USA
Henrik Scharfe Aalborg University, Aalborg East, Denmark Series: Chapman & Hall/CRC Studies in Informatics
A First Course in Machine Learning Simon Rogers and Mark Girolami University of Glasgow, Scotland
Presenting perspectives from both the conceptual graph and FCA communities, this volume takes you through the basic yet nontrivial task of establishing conceptual relations as the foundation for research in knowledge representation and knowledge mining. After providing the formal background in FCA and conceptual graphs, it describes various software tools for analysis and computation, including the ToscanaJ suite. Written by the original visionaries of the field, the next section discusses the history and future directions of conceptual structures. The final chapters explore prominent application areas in computer science, including text analysis, web semantics, and intelligent systems.
Offering a complete introduction to the fundamental concepts underlying machine learning theory, this text presents modern methods and mathematical foundations needed to enable further study. The text requires minimal mathematical prerequisites, making it appropriate for students who are new to the field. Emphasizing a practical approach to the material, each chapter includes worked examples. Case studies illustrate interesting applications from engineering, computer science, and the life sciences. A supporting website provides MATLAB® implementations of all methods described in the text as well as lecture slides and a solutions manual for qualifying instructors.
Catalog no. C6062, ISBN: 978-1-4200-6062-1 May 2009, 6-1/8 x 9-1/4, 425 pp. Suggested Price: $102.95 / £65.99
Catalog no. K11175, ISBN: 978-1-4398-2414-6 May 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $69.95 / £34.99
Available in eBook
Cost-Sensitive Machine Learning Balaji Krishnapuram, Shipeng Yu, and R. Bharat Rao Siemens, Malvern, Pennsylvania, USA
The first comprehensive source on cost-sensitive learning, this reference focuses on various research domains in machine learning that attempt to solve costsensitive learning with simplifying assumptions. The book explicitly deals with tradeoffs between the various costs and benefits inherent in many domains of machine learning research, including semisupervised learning, active learning, active feature acquisition, and inductive transfer learning. It covers recently developed methods, along with several applications of cost-sensitive learning, including natural language processing, computer vision, medical applications, web ads, and marketing. Real-world applications aid with reader understanding. Catalog no. K11789, ISBN: 978-1-4398-3925-6 May 2011, 6-1/8 x 9-1/4, 450 pp. Suggested Price: $89.95 / £57.99
Fundamentals of Biometrics Andrzej Drygajlo Speech Processing and Biometrics Group, Swiss Federal Institute of Technology, Lausanne (EPFL)
This book discusses and generalizes ideas common for biometric modalities such as voice, face, iris, fingerprints, hand geometry/palm/veins, dynamic signature. The author distills the vast area of biometrics theory and application into a unified framework using biometric modalities as particular cases. This approach gives a suitable mix of theoretical development and practical uses of biometric techniques. The author communicates a basic understanding of the calculation structures and algorithms used for biometric techniques, and what modifications to these algorithms have to be made due to practical constraints. Catalog no. N10237, ISBN: 978-1-4398-3515-9 June 2011, 5 x 7, 320 pp. Suggested Price: $95.00 / £63.99
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Machine Learning & Pattern Recognition
Computer Vision
49
Handbook of Natural Language Processing Second Edition
Lyapunov-Based Control of Robotic Systems
Edited by
Nitin Indurkhya University of New South Wales, Sydney, Australia
Machine Learning & Pattern Recognition 50
Fred J. Damerau
Aman Behal, Warren Dixon, Darren M. Dawson, and Bin Xian
Goshen, Connecticut, USA
Series: Automation and Control Engineering
This comprehensive handbook presents practical tools and techniques for implementing natural language processing in computer systems. Along with removing outdated material, this edition offers greater prominence to statistical approaches and a broader multilingual scope to include Asian and European languages. It also contains a new applications section that covers many wellknown and emerging applications, including machine translation, biomedical text mining, and sentiment analysis. In addition, an actively maintained companion wiki provides online resources, supplementary information, and upto-date developments.
This work describes nonlinear control design solutions for problems that arise from robots required to interact with and manipulate their environments. The authors use Lyapunov’s direct method as an effective tool to design and analyze controllers for robotic systems and include numerous examples that illustrate how this method addresses advanced robotics research problems. After providing a historical perspective of robotics and a review of standard robot control approaches, the book presents real-time computing and experimental test beds for implementing developed controllers. It also explores the state of the art in sensor-based feedback path planning, navigation, and control.
Catalog no. C5921, ISBN: 978-1-4200-8592-1 February 2010, 7 x 10, 704 pp. Suggested Price: $99.95 / £63.99
Catalog no. 7025, ISBN: 978-0-8493-7025-0 December 2009, 6-1/8 x 9-1/4, 389 pp. Suggested Price: $144.95 / £92.00
Available in eBook
Available in eBook
Knowledge-Driven Medicine A Machine Learning Approach Edited by
R. Bharat Rao and Glenn Fung
Machine Learning for Spatial Environmental Data
Siemens Medical Solutions, Madison, Wisconsin, USA
Theory, Applications, and Software
Romer Rosales
Mikhail Kanevski, Vadim Timonin and Alexi Pozdnukhov
Series: Chapman & Hall/CRC Data Mining and Knowledge Discovery
Focusing on several recent, novel machine learning automatic algorithms, this reference provides the first source on the use of machine learning methods in designing computer-aided diagnosis (CAD) systems. It proposes a framework for CAD problems, presents the technical issues involved when building classifiers, and provides the appropriate machine learning techniques to address these problems. The book also includes results and concrete examples for different diseases and imaging modalities. It provides a useful tool for researchers and students in the biomedical sciences and machine learning as well as for advanced courses on CAD and/or medical informatics. Catalog no. K11767, ISBN: 978-1-4398-3887-7 June 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $89.95 / £54.99
University of Lausanne, Switzerland
This book discusses machine learning algorithms, such as artificial neural networks of different architectures, statistical learning theory, and support vector machines used for the classification and mapping of spatially distributed data. It presents basic geostatistical algorithms as well. The authors describe new trends in machine learning and their application to spatial data. The text also includes case studies based on environmental and pollution data. It includes a CD-ROM with software that will allow both students and researchers to put the concepts into practice. Catalog no. EF8237, ISBN: 978-0-8493-8237-6 June 2009, 6 x 9, 400 pp. Suggested Price: $109.95 / £66.99 Available in eBook
Available in eBook
Logo Recognition Theory and Practice Jingying Chen
Textbook
University of Edinburgh, UK
Machine Learning
Lizhe Wang University of Indiana, Bloomington, USA
An Algorithmic Perspective
Dan Chen
Stephen Marsland
University of Birmingham, UK
Massey University, Palmerston North, New Zealand
This book presents a logo recognition system based on line pattern features. To achieve the desired accuracy and efficiency, the system employs a conceptually simple three-stage hierarchy: polygonal approximation, indexing, and matching. In the first stage, raw logos are transformed into normalized line segment maps. In the second stage, effective line pattern features are used to index the database in order to generate a moderate number of likely models. The third stage, an improved line segment Hausdorff distance (LHD) measure, screens and generates the best matches.
Written in an easily-accessible style, this book provides the ideal blend of theory and practical, applicable knowledge. It covers neural networks, graphical models, reinforcement learning, evolutionary algorithms, dimensionality reduction methods, and the important area of optimization. It treads the fine line between adequate academic rigor and overwhelming students with equations and mathematical concepts. The author includes examples based on widely available datasets and practical and theoretical problems to test understanding and application of the material. The book describes algorithms with code examples backed up by a website that provides working implementations in Python.
Catalog no. K12122, ISBN: 978-1-4398-4775-6 June 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Catalog no. C6718, ISBN: 978-1-4200-6718-7 April 2009, 6-1/8 x 9-1/4, 406 pp. Suggested Price: $69.95 / £42.99
For more information and a complete list of titles, visit us at www.crcpress.com
Multi-Agent Systems
Rough Fuzzy Image Analysis
Edited by
Foundations and Methodologies
Adelinde M. Uhrmacher
Edited by
University of Rostock, GERMANY
Sankar K. Pal
Danny Weyns
Indian Statistical Institute, Kolkata
Katholieke Universiteit Leuven, Belgium Series: Computational Analysis, Synthesis, and Design of Dynamic Systems
University of Manitoba, Winnipeg, Canada
This comprehensive reference provides an overdue review of the wide-ranging facets of MAS simulation, including methodological and application-oriented guidelines. It reviews two decades of research in the intersection of MAS, simulation, and different application domains to provide scientists and developers with disciplined engineering approaches to modeling and developing MAS-based simulations. After providing an overview of the field’s history and basic principles, it catalogs the various simulation engines for MAS. Complete with over 200 figures and formulas, the text devotes three sections to current and emerging approaches and applications. Catalog no. 70231, ISBN: 978-1-4200-7023-1 June 2009, 7 x 10, 566 pp. Suggested Price: $144.95 / £92.00
James F. Peters Edited by two leading researchers and with contributions from some of the best in the field, this volume fully reflects the diversity and richness of rough fuzzy image analysis. It first explains how fuzzy, near, and rough sets provide the basis for the stages of pictorial pattern recognition. The text then discusses hybrid approaches that combine fuzzy sets and rough sets in image analysis, illustrates how to perform image analysis using only rough sets, and describes tolerance spaces and a perceptual systems approach to image analysis. It also presents a free, downloadable implementation of near sets and covers an array of applications, particularly in medical imaging. Catalog no. K10185, ISBN: 978-1-4398-0329-5 May 2010, 7 x 10, 266 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Available in eBook
Smoothing Splines Methods and Applications
Multi-Label Dimensionality Reduction Jieping Ye, Shuiwang Ji, and Liang Sun Arizona State University, Tempe, USA
A comprehensive reference for researchers in machine learning, data mining, and computer vision, this book presents in-depth, systematic discussions on algorithms and applications for dimensionality reduction. It covers emerging models for general dimensionality reduction in multi-label classification. The book also presents a novel framework to unify a variety of models. Based on the discussions of the models and theory, the authors provide thorough analysis and comparison of the algorithms used in these models. They also include applications of these models and algorithms in bioinformatics and biomedical informatics. A supporting website provides updated information. Catalog no. K10304, ISBN: 978-1-4398-0615-9 May 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Reinforcement Learning and Dynamic Programming Using Function Approximators Lucian Busoniu, Robert Babuska, and Bart De Schutter Delft University of Technology, The Netherlands
Damien Ernst University of Liege, Liege, Belgium Series: Automation and Control Engineering
Yuedong Wang University of California, Santa Barbara, California, USA Series: Chapman & Hall/CRC Monographs on Statistics & Applied Probability
This book covers basic nonparametric spline models, such as polynomial spline, periodic spline, thin-plate spline, L-spline, partial spline, and smoothing spline ANOVA for both Gaussian data and data from exponential families. It also presents smoothing spline models with unequal variance and correlated random errors as well as advanced models, including semiparametric linear and nonlinear mixed-effects models and nonparametric and semiparametric nonlinear regression models. In addition, the author describes vector spline models for multivariate observations and functional linear models. Catalog no. C7755, ISBN: 978-1-4200-7755-1 June 2011, 6 x 9, 415 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Statistical Inference The Minimum Distance Approach Ayanendranath Basu Indian Statistical Institute, Kolkata
Hiroyuki Shioya Muroran Institute of Technology, Muroran, Japan
Chanseok Park Clemson University, South Carolina, USA
While Dynamic Programming (DP) has helped solve control problems involving dynamic systems, its value was limited by algorithms that lacked practical scaleup capacity. In recent years, developments in Reinforcement Learning (RL), DP’s model-free counterpart, have changed this. Focusing on continuousvariable problems, this unparalleled work provides an introduction to classical RL and DP, followed by a presentation of current methods in RL and DP with approximation. Combining algorithm development with theoretical guarantees, it offers illustrative examples that readers will be able to adapt to their own work.
This book gives a comprehensive account of density-based minimum distance methods and their use in statistical inference. It covers statistical distances, density-based minimum distance methods, discrete and continuous models, asymptotic distributions, robustness, computational issues, residual adjustment functions, graphical descriptions of robustness, penalized and combined distances, multisample methods, weighted likelihood, and multinomial goodnessof-fit tests. The book also introduces the minimum distance methodology in interdisciplinary areas, such as neural networks and image processing, as well as specialized models and problems, including regression, mixture models, survival and Bayesian analysis, and more.
Catalog no. K11117, ISBN: 978-1-4398-2108-4 April 2010, 6-1/8 x 9-1/4, 280 pp. Suggested Price: $89.95 / £57.99
Catalog no. K10008, ISBN: 978-1-4200-9965-2 April 2011, 6-1/8 x 9-1/4, 320 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Machine Learning & Pattern Recognition
Simulation and Applications
51
Machine Learning & Pattern Recognition / Programming Languages 52
Computational Statistics Handbook with MATLAB® Subspace Learning of Neural Networks
Second Edition Wendy L. Martinez The Department of Defense, Fredericksburg, Virginia, USA
Jian Cheng Lv, Zhang Yi, and Jiliu Zhou
Angel R. Martinez
Sichuan University, China Series: Automation and Control Engineering
Strayer University, Fredericksburg, Virginia, USA Series: Chapman & Hall/CRC Computer Science & Data Analysis
Using real-life examples to illustrate the performance of learning algorithms and instructing readers how to apply them to practical applications, this work offers a comprehensive treatment of subspace learning algorithms for neural networks. The authors summarize a decade of high-quality research offering a host of practical applications. They demonstrate ways to extend the use of algorithms to fields such as encryption communication, data mining, computer vision, and signal and image processing, to name just a few. The brilliance of the work lies in how it coherently builds a theoretical understanding of the convergence behavior of subspace learning algorithms through a summary of chaotic behaviors. Catalog no. K10786, ISBN: 978-1-4398-1535-9 September 2010, 6-1/8 x 9-1/4, 248 pp. Suggested Price: $99.95 / £63.99
Support Vector Machines and Their Application in Chemistry and Biotechnology Yizeng Liang
As with the best-selling first edition, this text covers some of the most commonly used contemporary techniques in computational statistics. With a strong, practical focus on implementing the methods, the authors include algorithmic descriptions of the procedures as well as examples that illustrate the use of the algorithms in data analysis. They offer all MATLAB® code, example files, and datasets available for download online. Updated for MATLAB® R2007a and the Statistics Toolbox 6.0, this edition incorporates many computational statistics topics, including multivariate distributions, classifiers, clustering, parametric models, and smoothers. Catalog no. C5661, ISBN: 978-1-58488-566-5 December 2007, 6-1/8 x 9-1/4, 792 pp. Suggested Price: $89.95 / £57.99
Textbook
Computational Statistics
Hunan University, Changsha, China
An Introduction to R
Qing-Song Xu
Günther Sawitzki
Central South University, Changsha, China
StatLab, Heidelberg, Germany
Support vector machines (SVMs), a promising machine learning method, is a powerful tool for chemical data analysis and for modeling complex physicochemical and biological systems. It is of growing interest to chemists and has been applied to problems in such areas as food quality control, chemical reaction monitoring, metabolite analysis, QSAR/QSPR, and toxicity. This book presents the theory of SVMs in a way that is easy to understand regardless of mathematical background. It includes simple examples of chemical and OMICS data to demonstrate the performance of SVMs and compares SVMs to other traditional classification/regression methods.
Using a range of examples, this introduction illustrates how R can be employed to tackle statistical problems. It covers one-sample analysis and distribution diagnostics, regression, two-sample problems and comparison of distributions, and multivariate analysis. In addition, the handy appendix includes a collection of R language elements and functions, serving as a quick reference and starting point to access the rich information that comes bundled with R. Helping readers become familiar with R, the author offers the full R source code for all examples, selected solutions, and other ancillary material on the book’s website.
Catalog no. K11127, ISBN: 978-1-4398-2127-5 March 2011, 6-1/8 x 9-1/4, 201 pp. Suggested Price: $119.95 / £76.99
Catalog no. C6782, ISBN: 978-1-4200-8678-2 January 2009, 6-1/8 x 9-1/4, 264 pp. Suggested Price: $82.95 / £49.99
Available in eBook
Textbook
Classical FORTRAN Programming for Engineering and Scientific Applications, Second Edition Michael Kupferschmid Rensselaer Polytechnic Institute, Troy, New York, USA
This text teaches how to write computer programs in the classical dialect of the FORTRAN language. Along with numerous updates and revisions throughout, this second edition includes a case study on file I/O, sections that cover CPU timing on Pentium processors, and more information about the g77 compiler and Linux. It continues to use case studies and examples to introduce the language elements and design skills needed to write graceful, correct, and efficient programs for real engineering and scientific applications. A solutions manual is available for qualifying instructors. Catalog no. 59076, ISBN: 978-1-4200-5907-6 January 2009, 7 x 10, 576 pp. Suggested Price: $92.95 / £59.99
Exploratory Multivariate Analysis by Example Using R Francois Husson, Sebastien Le, and Jerome Pages AGROCAMPUS OUEST, Rennes, France Series: Chapman & Hall/CRC Computer Science & Data Analysis
Full of real-world case studies and practical advice, this book focuses on four fundamental methods of multivariate exploratory data analysis that are most suitable for applications. It covers principal component analysis when variables are quantitative, correspondence analysis and multiple correspondence analysis when variables are categorical, and hierarchical cluster analysis. The authors take a geometric point of view that provides a unified vision for exploring multivariate data tables. All of the datasets and code are available on the book’s website. Catalog no. K11614, ISBN: 978-1-4398-3580-7 November 2010, 6-1/8 x 9-1/4, 240 pp. Suggested Price: $79.95 / £49.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Textbook
Matthew J. Sottile, Timothy G. Mattson, and Craig E. Rasmussen
Textbook
Mastering Linux Paul S. Wang
Series: Chapman & Hall/CRC Computational Science, 4
Kent State University, Ohio, USA
Illustrating the effect of concurrency on programs written in familiar languages, this text focuses on novel language abstractions that truly bring concurrency into the language and aid analysis and compilation tools in generating efficient, correct programs. It also explains the complexity involved in taking advantage of concurrency with regard to program correctness and performance. The book describes the historical development of current programming languages and the common threads that exist among them. It also contains several chapters on design patterns for parallel programming and includes quick reference guides to OpenMP, Erlang, and Cilk. Ancillary materials are available on the book’s website.
Encouraging hands-on practice, Mastering Linux provides a comprehensive, up-to-date guide to Linux concepts, usage, and programming. Through a set of carefully selected topics and practical examples, the book imparts a sound understanding of operating system concepts and shows how to use Linux effectively. It covers user interfaces, commands and filters, Bash Shell scripting, the file system, networking and Internet use, and kernel system calls. It presents many examples and complete programs ready to run on your Linux system. The companion website offers a host of ancillary materials, including appendices, links to resources, and an example code package for download.
Catalog no. C7213, ISBN: 978-1-4200-7213-6 September 2009, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $79.95 / £49.99
Catalog no. K10350, ISBN: 978-1-4398-0686-9 September 2010, 6-1/8 x 9-1/4, 439 pp., Soft Cover Suggested Price: $49.95 / £25.99
Mathematical Objects in C++
Textbook
Java Programming Fundamentals Problem Solving Through Object Oriented Analysis and Design
Computational Tools in A Unified Object-Oriented Approach Yair Shapira
Creighton University, Omaha, Nebraska, USA
Technion, Haifa, Israel Series: Chapman and Hall/CRC Numerical Analysis and Scientific Computation
While Java texts are plentiful, it’s difficult to find one that takes a real-world approach, one that encourages students to build on their Java skills through practical exercise. Written by an expert with 18 years of Java teaching experience, this book presents object-oriented programming employing examples taken from everyday life. It uses Java 6 and includes detailed explanations of key concepts, solved examples, and a number of supplements for students and instructors found on an accompanying CD and a dedicated website. The book also includes a detailed chapter on Graphical User Interface, which allows students to begin to produce programs that they can interact with in more familiar ways.
Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Objectoriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequisites, the text covers discrete mathematics, data structures, and computational physics, including high-order discretization of nonlinear equations. Exercises and solutions make the book suitable for classroom use, and a supporting website supplies downloadable code.
Catalog no. C6547, ISBN: 978-1-4200-6547-3 November 2008, 7 x 10, 729 pp., Soft Cover Suggested Price: $92.95 / £58.99
Catalog no. K10574, ISBN: 978-1-4398-1147-4 June 2009, 6-1/8 x 9-1/4, 609 pp. Suggested Price: $102.95 / £65.99
Premchand S. Nair
Available in eBook
LabVIEWTM Advanced Programming Techniques, Second Edition Rick Bitter and Matt Nawrocki
Practical Statistical Methods
Motorola, Schaumburg, Illinois, USA
A SAS Programming Approach
Taqi Mohiuddin
Lakshmi Padgett
Mindspeed Technologies, Newport Beach, California, USA
Centocor, Malvern, Pennsylvania, USA
LabVIEW™: Advanced Programming Techniques reflects changes resulting from Version 8.0 of LabVIEW™. This second edition includes a chapter on the shared variable feature introduced in the latest release of LabVIEW. It offers coverage of Express VIs and template functionality. The authors present information and examples of ActiveX and the Microsoft® .NET™ framework and include material on Windows XP® hyperthreading. They also provide updates on DAQ functionality and IVI drivers. With an overview of the project view function, this book remains an essential resource for professionals looking to enhance functionality and stay up-to-date with the latest advances.
This reference presents a broad range of statistical methods for a diverse audience. It first introduces fundamental concepts from statistics and then discusses data analysis and regression. Later chapters cover such diverse topics as interim analysis, propensity scores, and competing risks. The author provides SAS code for the analyses of widely encountered research problems found in a range of disciplines, including medical research, the pharmaceutical industry, and the social sciences. While SAS code and output is integrated into the text, a supporting website includes all of the datasets and SAS code.
Catalog no. 3325, ISBN: 978-0-8493-3325-5 September 2006, 6-1/8 x 9-1/4, 520 pp. Suggested Price: $102.95 / £65.99
Programming Languages
Introduction to Concurrency in Programming Languages
Catalog no. K10634, ISBN: 978-1-4398-1282-2 April 2011, 6-1/8 x 9-1/4, 352 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
53
Programming Languages / Systems & Computer Architecture 54
Textbook
Some Assembly Required Assembly Language Programming with the AVR Processor Timothy S. Margush
Design of Low-Power Coarse-Grained Reconfigurable Architectures Yoonjin Kim Sookmyung Women’s University, Seoul, South Korea
Rabi N. Mahapatra
The University of Akron, Ohio, USA
Texas A&M University, College Station, USA
Taking a cutting-edge approach to assembly language programming, this book addresses the growing trend of computer applications designed for embedded systems. Designed as a textbook for students in computer science and computer engineering, it integrates general programming concepts and AVR-specific details. The text covers traditional assembly language concepts, including data and instruction representation, sequence and branching, function calls, arithmetic and logical instructions, interrupts, and I/O. The author introduces C programming for the AVR microcontroller and includes programming exercises at the end of every chapter.
Coarse-grained reconfigurable architecture has emerged as a solution for flexible, application-specific optimization of embedded systems. Helping you understand the issues involved in designing and constructing embedded systems, this book offers new frameworks for optimizing the architecture of components in embedded systems in order to decrease area and save power. Real application benchmarks and gate-level simulations substantiate these frameworks. The first half of the text explains how to reduce power in the configuration cache. The second half focuses on the design of a cost-effective processing element array to reduce area and power consumption.
Catalog no. K11091, ISBN: 978-1-4398-2064-3 June 2011, 6-1/8 x 9-1/4, 250 pp. Suggested Price: $89.95 / £57.99
Catalog no. K11194, ISBN: 978-1-4398-2510-5 December 2010, 6-1/8 x 9-1/4, 223 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Textbook
The Art of Systems Architecting Third Edition
Energy Efficient HardwareSoftware Co-Synthesis Using Reconfigurable Hardware Jingzhao Ou
Mark W. Maier Aerospace Corporation, Chantilly, Virginia, USA
Eberhardt Rechtin
Xilinix, San Jose, California, USA
Viktor K. Prasanna
Series: Systems Engineering
University of Southern California, Los Angeles, USA Series: Chapman & Hall/CRC Computer & Information Science
Extensively rewritten to reflect the latest developments, the third edition explains how to create a system from scratch, presenting invention/design rules together with clear explanations of how to use them. The author supplies practical guidelines for avoiding common systematic failures while implementing new mandates. He uses a heuristics-based approach that provides an organized attack on very ill-structured engineering problems. Examining architecture as more than a set of diagrams and documents but as a set of decisions that either drive a system to success or doom it to failure, the book provides methods for integrating business strategy with technical architectural decision making.
Energy dissipation and efficiency have prevented the widespread use of FPGA devices in embedded systems. Helping overcome these challenges, this book offers solutions for the development of energy efficient applications using FPGAs. It provides a framework for high-level hardware-software application development, describes energy performance modeling for reconfigurable systemon-chip devices, and explores energy efficient designs for various applications. The authors present a two-step rapid energy estimation technique that enables high-level design space exploration and offer a hardware-software design for energy efficient implementations of operating systems.
Catalog no. 79131, ISBN: 978-1-4200-7913-5 January 2009, 6-1/8 x 9-1/4, 472 pp. Suggested Price: $102.95 / £65.99
Catalog no. C7419, ISBN: 978-1-58488-741-6 October 2009, 6-1/8 x 9-1/4, 224 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Textbook Textbook
Design of Enterprise Systems Theory, Architecture, and Methods Ronald E. Giachetti
Modeling and Simulation of Systems Using MATLAB® and Simulink®
Florida International University, Miami, USA
Devendra K. Chaturvedi
Specifically written for graduate and undergraduate courses, this book provides the knowledge and skills necessary to lead enterprise engineering projects. The book describes a systematic methodology to design an enterprise system and presents an enterprise architecture that has three views of process, information, and organization. The text includes methods to analyze and design each view and then demonstrates how to integrate them to arrive at the overall enterprise design. The author also includes enterprise project template in MS Word® and MS Excel®, a business process analyzer in MS Excel®, PowerPoint® slides for each chapter, as well as solutions for the 200 problems that are presented in the book.
This text provides comprehensive, state-of-the-art coverage of all the important aspects of modeling and simulating both physical and conceptual systems. Various real-life examples show how simulation plays a key role in understanding real-world systems. The author presents a step-by-step procedure for modeling using top-down, bottom-up, and middle-out approaches. He develops models for complex systems and reduces their order so they can be applied effectively in online applications. He also uses soft computing techniques for modeling nonlinear, ill-defined, and complex systems. The accompanying CD-ROM includes simulation code in MATLAB® and Simulink®.
Catalog no. K10955, ISBN: 978-1-4398-1823-7 January 2010, 7 x 10, 447 pp. Suggested Price: $99.95 / £63.99
Catalog no. K10335, ISBN: 978-1-4398-0672-2 December 2009, 7 x 10, 733 pp. Suggested Price: $133.95 / £45.99
For more information and a complete list of titles, visit us at www.crcpress.com
Jean-Yves Le Boudec
Mathematical Aspects of Logic Programming Semantics Pascal Hitzler Kno.e.sis Center at Wright State University, Dayton, Ohio, USA
Anthony Seda
Laboratory for Computer Communication and Applications, Swiss Federal Institute of Technology Lausanne (EPFL)
University College Cork, Ireland Series: Chapman & Hall/CRC Studies in Informatics
This book is written for computer engineers and scientists active in the development of software and hardware systems. It supplies the understanding and tools needed to effectively evaluate the performance of individual computer and communication systems. It covers the theoretical foundations of the field as well as specific software packages being employed by leaders in the field.
Covering the authors’ own state-of-the-art research results, this book presents a rigorous, modern account of the mathematical methods and tools required for the semantic analysis of logic programs. It significantly extends the tools and methods from traditional order theory to include nonconventional methods from mathematical analysis that depend on topology, domain theory, generalized distance functions, and associated fixed-point theory. The authors closely examine the interrelationships between various semantics as well as the integration of logic programming and connectionist systems/neural networks.
Catalog no. N10300, ISBN: 978-1-4398-4992-7 November 2010, 16cm x 24cm, 300 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Catalog no. K11456, ISBN: 978-1-4398-2961-5 December 2010, 6-1/8 x 9-1/4, 304 pp. Suggested Price: $89.95 / £57.99 Available in eBook
System Modeling and Control with Resource-Oriented Petri Nets Guangdong University of Technology, People’s Republic of China
Perspectives in Concurrency Theory
MengChu Zhou
Edited by
Naiqi Wu New Jersey Institute of Technology, Newark, USA Series: Automation and Control Engineering
This volume introduces the authors’ resource-oriented Petri net (ROPN) model, which can reduce model size and offer improvements that facilitate effective modeling, analysis, and control of automated and reconfigurable manufacturing systems. Presenting the latest research in their novel approach, the authors provide proven theories and methodologies for implementing cost- and time-saving improvements to contemporary manufacturing systems. They supply effective tools for deadlock avoidance, including deadlock-free routing and deadlock-free scheduling. They also include simple and complex industrial manufacturing system examples to illustrate time-tested concepts, theories, and approaches for solving real-life application problems. Catalog no. K10436, ISBN: 978-1-4398-0884-9 October 2009, 6-1/8 x 9-1/4, 312 pp. Suggested Price: $102.95 / £65.99
Kamal Lodaya, Madhavan Mukund, and R. Ramanujam Institute of Mathematical Science, Chennai, India
Concurrency theory is an important research area within theoretical computer science, with applications in parallel and distributed computing. This book provides an overview of current research in concurrency through state-of-the-art contributions from worldwide experts. Covering contemporary topics, including Petri nets, temporal logics, program verification with concurrent threads, computational trust, and more, this book presents emerging research in this important field. Catalog no. N10090, ISBN: 978-1-4398-0943-3 April 2009, 6-1/8 x 9-1/4, 484 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Textbook
Introduction to Mathematics of Satisfiability
Database Design Using EntityRelationship Diagrams
Victor W. Marek
Sikha Bagui and Richard Earp
University of Kentucky, Lexington, USA Series: Chapman & Hall/CRC Studies in Informatics
University of West Florida, Pensacola, USA Series: Foundations of Database Design
This book focuses on the satisfiability of theories consisting of propositional logic formulas. It first deals with logic fundamentals, including the syntax of propositional logic, complete sets of functors, normal forms, the Craig lemma, and compactness. The book then examines clauses, their proof theory and semantics, and basic complexity issues of propositional logic. The final chapters on knowledge representation cover finite runs of Turing machines and encodings into SAT. The author also shows how constraint satisfaction systems can be worked out by satisfiability solvers and how answer set programming can be used for knowledge representation.
Database Design Using Entity-Relationship Diagrams clarifies ER diagram design by defining it in terms of requirements (end user requests) and specifications (designer feedback to that request). The book emphasizes how communication between designers and users during design is crucial for the elicitation of targeted data and for the creation of an understandable ER diagram. The authors describe how to develop an ER diagram, how to map it to a database, and how the resulting database can be tested. This definitive guide is a beneficial component of any database course and is a strong supplement for any database professional unfamiliar with ER design.
Catalog no. K10101, ISBN: 978-1-4398-0167-3 September 2009, 6-1/8 x 9-1/4, 364 pp. Suggested Price: $89.95 / £58.99
Catalog no. AU1548, ISBN: 978-0-8493-1548-0 June 2003, 7 x 10, 242 pp. Suggested Price: $85.95 / £54.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Sys. & Comp. Architecture / Theory / Database Design & Management
Performance Evaluation of Computer and Communication Systems
55
A Business Logic Framework Linking Business and Technology
Implementing Electronic Document and Record Management Systems
Barbara von Halle and Larry Goldberg
Azad Adam
The Decision Model
Database Design & Management 56
Knowledge Partners International, Mendham, New Jersey, USA
Independent Consultant, London, UK
With so much growth in SOA, BPM, and EDM technology, corporations are in need of a way to organize their business logic—business rules—in a way that will allow the greatest agility for the business while leveraging current IT assets. Written by two pioneering consultants and best-selling authors with track records of international success, this volume explains how to implement the Decision Model, a stable, rigorous model of core business logic that informs current and emerging technology. It offers a strong theoretical foundation, while succinctly defining the path needed to incorporate agile and iterative techniques to develop a model that can become a cornerstone for continual growth.
Despite the global shift toward delivering services online, there is little information available on how to electronically deliver documents and records. Implementing Electronic Document and Record Management Systems addresses this need, as well as the host of issues related to paperless enterprises. From starting up the project to systems administration, this book provides complete coverage of every aspect of implementation and management processes. The text also explains managing cultural changes and business process re-engineering that organizations undergo as they switch from paper-based records to electronic documents. Case studies offer a practical look at successful real-world implementations.
Catalog no. AU2817, ISBN: 978-1-4200-8281-4 October 2009, 6-1/8 x 9-1/4, 553 pp. Suggested Price: $59.95 / £36.99
Catalog no. AU8059, ISBN: 978-0-8493-8059-4 August 2007, 6-1/8 x 9-1/4, 280 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook
Design and Implementation of Data Mining Tools
ITIL® Service Management
M. Awad, Latifur Khan, Bhavani Thuraisingham, and Lei Wang
Ahmad K. Shuja
Based on the authors’ own research work, this book explains how to create and employ systems and tools for intrusion detection, webpage surfing prediction, and image classification. Focusing on three applications of data mining, the book takes a practical approach to the subject. A hands-on guide, it discusses the performance results, limitations, and unique contributions of data mining systems. It provides essential information for technologists to decide on the tools to select for a particular application, for developers to focus on alternative designs if an approach is unsuitable, and for managers to choose whether to proceed with a data mining project.
Filled with first-hand practitioner insights in implementing ITIL® in a number of large organizations across industries, this book discusses the key challenges organizations experience as they try to leverage ITIL V3 to achieve desired transformations and approaches that they adopted to address those challenges. The text explains the key components needed to successfully implement, operate, and optimize ITIL® service management. It includes implementation patterns, detailed plans for each of the patterns, and templates and checklists to facilitate the implementation of your transformational efforts.
Catalog no. AU4590, ISBN: 978-1-4200-4590-1 June 2009, 6-1/8 x 9-1/4, 272 pp. Suggested Price: $89.95 / £58.99
Implementation and Operation Shuja Consulting, Somerset, New Jersey, USA
Catalog no. AU8939, ISBN: 978-1-4200-8939-4 August 2010, 7 x 10, 554 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Available in eBook
How To Secure and Audit Oracle 10g and 11g
Oracle Embedded Programming and Application Development
Ron Ben Natan
Lakshman Bulusu
CTO, Guardium Inc., Waltham, Massachusetts, USA
Piscataway, New Jersey, USA
This guide demonstrates how to secure sensitive data and comply with internal and external audit regulations using Oracle 10g and 11g. It provides the handson guidance required to understand the complex options provided by Oracle and the know-how to choose the best option for a particular case. The book presents specific sequences of actions that should be taken to enable, configure, or administer security-related features. It includes best practices in securing Oracle and on Oracle security options and products. By providing specific instructions and examples, this book bridges the gap between the individuals who install and configure a security feature and those who secure and audit it.
Geared towards IT professionals developing Oracle-based Web-enabled applications in PLlSQL, Java, C, C++, .NET, Perl, and PHP, this book focuses on best practices in Oracle embedded programming and emphasizes their use in application development, design, and coding. It explains application development frameworks for embedding code segments across .NET, Java, and open source environments using SQL, PLlSQL, and Oracle RDBMS through version 11g. Concentrating on techniques and practices that facilitate efficient integration and interaction with the Oracle database, this book shows how to improve code compilation and execution.
Catalog no. AU4127, ISBN: 978-1-4200-8412-2 March 2009, 7 x 10, 470 pp. Suggested Price: $69.95 / £45.99
Catalog no. K10845, ISBN: 978-1-4398-1644-8 August 2010, 6-1/8 x 9-1/4, 372 pp. Suggested Price: $79.95 / £49.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Neera Bhansali
Dimitris N. Chorafas
Strategic Data Warehousing iMEMS Corp.
Consultant for Major Corporations, France & Switzerland
Organization of data warehouses is a vital but often ignored aspect of growing enterprises. This work merges technological know-how with managerial practices to show both the business manager and the IT professional how better alignment between data warehouse plans and business strategies can lead to a successful data warehouse adoption that will support the entire infrastructure. More complete than any other text in the field, this resource also addresses the managerial and strategic aspects of data warehouses, offering doable solutions that will allow for the strategic alignment of these warehouses while building them and ensuring that this alignment is sustained.
Presenting the theories, policies, and practices of business management, this book supplies IT and engineering professionals with the practical insight needed to effectively manage their organizations in today’s competitive markets. The first section focuses on how to develop a strategy and how to manage an organization. The second part explains how to stay on track with these strategies and business plans. The last section discusses how to develop competitive products and pricing to stay ahead of the competition. Case studies illustrate the right and wrong ways to implement the principles discussed.
Catalog no. AU3945, ISBN: 978-1-4200-8394-1 July 2009, 6-1/8 x 9-1/4, 224 pp. Suggested Price: $71.95 / £45.99
Catalog no. K12141, ISBN: 978-1-4398-4806-7 May 2011, 6-1/8 x 9-1/4, 440 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Advanced Geoinformation Science Edited by
Chaowei Yang, David Wong, Qianjun Miao, and Ruixin Yang
Cloud Computing Strategies Dimitris N. Chorafas Consultant for Major Corporations, France & Switzerland
With pioneering editors and expert contributors, Advanced Geoinformation Science explores how certain technical aspects of geoinformation have been used and could be used to address such global issues such as tsunamis, hurricanes, economic crises, epidemics, and emergency responses. Enhanced with color illustrations, live examples such as GOS and AirNow, and insights from NASA, EPA, and USGS, the book delineates the problems communities are likely to face and how advanced geoinformation science can be a part of their solution. Catalog no. K10530, ISBN: 978-1-4398-1060-6 October 2010, 6-1/8 x 9-1/4, 525 pp. Suggested Price: $149.95 / £95.00 Available in eBook
This guide to managing cloud projects examines the opportunities and challenges that loom in the cloud. It explains exactly what cloud computing is, what it has to offer, and calls attention to the important issues management needs to consider before passing the point of no return regarding financial commitments. Illustrated with numerous examples and case studies, it examines security, privacy, data ownership, and data protection. This book provides the unbiased understanding of the strengths and weaknesses of cloud computing needed to make informed decisions regarding its future in your organization. Catalog no. K11555, ISBN: 978-1-4398-3453-4 July 2010, 6-1/8 x 9-1/4, 352 pp. Suggested Price: $79.95 / £49.99 Available in eBook
The Effective CIO Applied Concept Mapping Capturing, Analyzing, and Organizing Knowledge
How to Achieve Outstanding Success through Strategic Alignment, Financial Management, and IT Governance Eric J. Brown
Edited by
NCI Building Systems, The Woodlands, Texas, USA
Brian Moon, Robert R. Hoffman, Joseph Novak, and Alberto Canas
William A. Yarberry, Jr.
Supported by case studies, this book describes the theory and methods underlying concept mapping. Developed as an educational strategy, concept mapping has been applied with increasing frequency to problems in the workplace. Concept maps differ from other diagrams in their morphology, content, and semantics. The book provides access to CmapTools, a knowledge modeling software kit that enables computer-based creation and sharing of concept maps. The text presents original work from the authors and others who have applied concept mapping in the industry.
Unlike many books that only provide a general review of the strategies important to the chief information officer, this volume explains how to execute the guidelines it recommends. It surveys existing strategies and includes detailed problemsolving ideas, such as how to structure optimal IT and telecom contracts with suppliers, the implications of SOP-98, and accounting for software costs. The text integrates the perspective of a CIO coping with the daily pressure for results with that of an IT auditor focused on governance and internal control. Examples, charts, templates, and anecdotes supplement the material.
Catalog no. K11403, ISBN: 978-1-4398-2860-1 January 2011, 6 x 9, 286 pp. Suggested Price: $59.95 / £38.99
Catalog no. AU6460, ISBN: 978-1-4200-6460-5 December 2008, 6-1/8 x 9-1/4, 336 pp. Suggested Price: $82.95 / £52.99
Available in eBook
Available in eBook
ICCM Consulting, Houston, Texas, USA
For more information and a complete list of titles, visit us at www.crcpress.com
Database Design & Management / IT Management
Achieving Alignment with Business
Business, Marketing, and Management Principles for IT and Engineering
57
Enterprise Business Architecture The Formal Link between Strategy and Results
Edited by
Ralph Whittle
Jay Liebowitz
Strategic Business/IT Consultant, Plano, Texas, USA
University of Maryland, Adelphi, USA
Conrad B. Myrick
Richard A. Schieber and Joanne D. Andreadis
IT Management
Consultant, Richardson, Texas, USA
Centers for Disease Control and Prevention, Atlanta, Georgia, USA
Introducing enterprise business architecture (EBA) concepts and terms, this book emphasizes the importance of architectures in reaching business goals. It challenges readers to research and analyze the architectural needs of their business, enabling them to understand both their chosen architecture and the behaviors and discipline needed to maximize its potential. The authors illustrate a high-level approach for building the EBA and provide a richly illustrated case study and guidance for relating the value of this approach to your enterprise. They provide suggestions derived from successful engagements that implemented the formal EBA approach with integrated enterprise architectures.
A general introduction to KM and social networking in the public health arena, this book begins by delineating basic principles, components, and methodologies as well as trends and key issues in public health. It includes ten case studies illustrating applications of KM and social networking in public health. The chapters are written by leading individuals from organizations involved in applying KM in public health worldwide. The editors and chapter authors explore the many elements of KM, delineating how and why to start such an initiative. They provide specific examples of the development and value-added benefits of KM in a variety of public health environments.
Catalog no. AU2788, ISBN: 978-0-8493-2788-9 August 2004, 6-1/8 x 9-1/4, 256 pp. Suggested Price: $85.95 / £54.99
Catalog no. K10300, ISBN: 978-1-4398-0600-5 July 2009, 6-1/8 x 9-1/4, 230 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Available in eBook
Information Technology and Organizational Learning
Lean IT
Managing Behavioral Change through Technology and Education, Second Edition
Enabling and Sustaining Your Lean Transformation
Columbia University, New York, New York, USA
Steven C. Bell Michael A. Orzen
Since the publication of the groundbreaking first edition, the increasing rate of change in today’s business landscape has amplified the value of IT in driving adaptive responses. Focusing on the critical role IT plays in organizational development, this second edition shows how to employ action learning to improve the competitiveness of an organization. The text includes a chapter devoted to case studies and also details a dynamic model for effective IT management through adaptive learning techniques—supplying proven educational theories and practices to foster the required changes in staff and executives.
An IT organization is expected to “align with the business.” That is, IT is supposed to enable business performance and innovation, improve service levels, manage change, take advantage of emerging technologies, and maintain quality and stability, all while steadily reducing operating costs. Yet when an enterprise begins a Lean transformation, too often the IT department is either left out or viewed as an obstacle. What is to be done? This book shares practical tips, examples, and case studies to help you establish a culture of continuous improvement to deliver IT operational excellence and business value to your organization.
Catalog no. Y106448, ISBN: 978-0-415-87583-7 November 2010, 6-1/8 x 9-1/4, 384 pp., Soft Cover Suggested Price: $59.95 / £36.99
Catalog no. K10912, ISBN: 978-1-4398-1756-8 September 2010, 6 x 9, 370 pp. Suggested Price: $49.95 / £31.99
Available in eBook
Available in eBook
Introduction to Supply Chain Management Technologies
Lean Six Sigma Secrets for the CIO
Arthur M. Langer
58
Knowledge Management in Public Health
Second Edition
William Bentley
David Frederick Ross
Peter Davis & Associates, Georgia, USA
APICS Series: Resource Management
Peter T. Davis
The second edition of this popular resource reflects new technology in supply chain management (SCM). Providing a comprehensive review of business computing, it features new chapters on the fundamentals of computing and their enabling power as well as the basics of contemporary ERP/supply chain business solutions. This book remains a critical resource on the enabling power of today’s technologies and their impact on SCM. Focusing on the impact of the Internet on strategic elements of SCM, the author highlights integrative software tools that allow for new levels of collaboration, flexibility, and performance.
Going beyond the usual how-to guide, Lean Six Sigma Secrets for the CIO supplies proven tips and valuable case studies that illustrate how to combine Six Sigma’s rigorous quality principles with Lean methods for uncovering and eliminating waste in IT processes. Savvy IT veterans describe how to use Lean Six Sigma with IT governance frameworks such as COBIT and ITIL® and warn why these frameworks should be considered starting points rather than destinations.
Peter Davis & Associates, Toronto, Ontario, Canada
Catalog no. K11705, ISBN: 978-1-4398-3752-8 October 2010, 6-1/8 x 9-1/4, 424 pp. Suggested Price: $79.95 / £49.99
Catalog no. K10211, ISBN: 978-1-4398-0379-0 September 2009, 6-1/8 x 9-1/4, 288 pp. Suggested Price: $51.95 / £32.99 Available in eBook
Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Oracle Identity Management
Achieving Turnaround and Success
Governance, Risk, and Compliance Architecture, Third Edition
Ralph L. Kliem, PMP
Marlin B. Pohlman
Senior Project Manager, Fortune 500 Firm
Oracle Corporation, Redwood Shores, California, USA
This step-by-step guide explains how to turn a project from potential failure to surefire success. It draws on the author’s 25 years of experience to offer readers the practical tools needed. Using checklists and diagrams, it explains how to recognize the symptoms of troubled projects—supplying proven techniques to address problems. Readers will learn how to revisit a project’s vision and how to develop a new one by identifying the possible options and choosing the most appropriate.
Identity management specialist Marlin B. Pohlman brings over 14 years of personal and professional experience to this third edition, offering a definitive guide for corporate stewards who are struggling with the challenge of meeting regulatory compliance pressures while embarking on the path of process and system remediation. He examines multinational regulations, delves into the nature of governance, risk, and compliance (GRC), and outlines a common taxonomy for the GRC space. He also cites standards that are used, illustrating compliance frameworks such as BSI, ITIL®, and COBIT. This resource also focuses on specific software components of the Oracle Identity Management solution and includes elements of the Oracle compliance architecture.
Catalog no. K12412, ISBN: 978-1-4398-5246-0 April 2011, 6-1/8 x 9-1/4, 184 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Catalog no. AU7247, ISBN: 978-1-4200-7247-1 April 2008, 7 x 10, 552 pp., Soft Cover Suggested Price: $74.95 / £46.99 Available in eBook
Marketing IT Products and Services New Art Technologies, Edgewater, New Jersey, USA
Practical Risk Management for the CIO
Helping IT managers and marketing managers get up to speed, quickly and easily on what’s needed to develop effective marketing campaigns, Marketing IT Products and Services focuses on the unique issues involved in the marketing of IT products and services. This one-stop resource provides everything needed to understand the roles, responsibilities, and management techniques essential for the development of successful strategies. A CD-ROM with time-saving templates and forms is also included. Templates and forms include customer and competitor analysis surveys, sample press releases, letters of agreement, demographic and target market worksheets, and cost benefit forms.
A manual on how to protect the information considered a strategic asset to a company, this text approaches information risk management through the improvement of information management and information security. It covers risk assessments, analyses, and procedures to help security professionals perform better appraisals and aggregate results into meaningful metrics, and offers risk ranking strategies for projects. Information security strategies covered include standards such as NIST, FISMA, and PCI. Information management strategies covered include valuation, classification, identification, and life cycle management.
Catalog no. K10177, ISBN: 978-1-4398-0319-6 September 2009, 6-1/8 x 9-1/4, 336 pp. Suggested Price: $71.95 / £45.99
Catalog no. K12655, ISBN: 978-1-4398-5653-6 March 2011, 6-1/8 x 9-1/4, 312 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Mobile Enterprise Transition and Management
Revenue Assurance
Jessica Keyes
Bhuvan Unhelkar Consultant, New South Wales, Australia Series: Advanced & Emerging Communications Technologies
Addressing the rapid evolution of global communications, this book provides step-by-step guidance on how to configure, enact, and manage the process of integrating mobile technology within an organization. The mobile enterprise transition (MET) process presented considers input from the four significant dimensions of an organization—economic, technical, process, and social— making it a well-rounded and complete process. Based on extensive research, literature review, and practical experimentation, this comprehensive text presents emerging best practices, exhaustive case studies, and examples of successful transitions. It also provides detailed references, and a glossary of key terms and commonly used acronyms. Catalog no. AU8275, ISBN: 978-1-4200-7827-5 June 2009, 6-1/8 x 9-1/4, 420 pp. Suggested Price: $79.95 / £52.99
IT Management
Managing Projects in Trouble
Mark Scherling
Expert Opinions for Communications Providers Eric Priezkalns Revenue Protected Limited, UK
Combining elements of audit and data analysis to find, correct, and prevent errors that damage financial performance, revenue assurance (RA) provides operating systems supervisors with techniques to eliminate errors in human and systems processes. Drawing on the author’s expertise and insights, this book explains how to choose the most effective and efficient method for a specific business. With real-world tips and case examples, it provides an extensive and multi-faceted guide to current and future RA practice. Catalog no. K12358, ISBN: 978-1-4398-5150-0 March 2011, 6-1/8 x 9-1/4, 456 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
59
Cloud Computing
IT Management / IT Management–Operations Management 60
The SIM Guide to Enterprise Architecture
Technologies and Strategies of the Ubiquitous Data Center
Edited by
University of Hawaii, Honolulu, USA
Leon A. Kappelman
Curtis Franklin Jr.
Brian J.S. Chee
University of North Texas, Denton, Texas, USA
Gainesville, Florida, USA
Presenting insights from leading authorities, this book provides a solid understanding of the key concepts in enterprise architecture. It explains how to conduct more effective oversight of enterprise architecture activities for more efficient management of resources. Beginning with a look at current theory and frameworks, the book discusses the practical application of enterprise architecture and best practices. It provides a wealth of resources and references, including the SIM’s survey of IT organizations’ enterprise architecture activities—complete with important metrics for evaluating progress and success.
As the first comprehensive overview of cloud computing for business, this book presents the critical strategies that IT professionals need in order to take advantage of this new technology. Leaders in the field, the authors first explain how cloud computing differs from the grid and from virtualization and then demonstrate how to develop tactics that best utilize the unique capabilities of the cloud. The text includes a comprehensive list of cloud computing providers and detailed tools for integrating cloud capabilities into a business IT structure. With a separate section covering how to secure the cloud perimeter, it also addresses various IT issues as well as compliance regulations.
Catalog no. K10555, ISBN: 978-1-4398-1113-9 October 2009, 6-1/8 x 9-1/4, 330 pp. Suggested Price: $61.95 / £39.99 Available in eBook
Catalog no. K10303, ISBN: 978-1-4398-0612-8 April 2010, 6-1/8 x 9-1/4, 288 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Web-Based and Traditional Outsourcing Edited by
Vivek Sharma, K.S. Rajasekaran, and Varum Sharma
Data Storage Management, Implementation, and Strategies Hubbert Smith
Series: Infosys Press
Samsung Semiconductor, Inc., Sandy, Utah, USA
Project execution is often outsourced to external organizations possessing specialized expertise in planning, allocating resources, and completing projects in an integrated manner faster than the project owner. Written by a team of authors from the world’s largest software outsourcer, this book explains how to buy and sell outsourcing services, find the right outsourcing partner, effectively execute projects, and benefit from past project experience. It discusses how to leverage the web to manage and deploy geographically dispersed people, resources, and competencies. It includes two web-based business models and covers outsourced project management.
This work provides a storage industry insider’s insight on how to properly scope, plan, evaluate, and implement storage technologies to maximize performance, capacity, reliability, and power savings. It covers all types of storage technology, including SAN, capacity-optimized drives, and solid-state drives. Written for IT managers, data center managers, and CIOs, the book offers strategies for minimizing risk and cost when implementing storage technology, including how to reduce air conditioning costs and overall power consumption. It also analyzes cloud technology and its effects on an organization’s storage strategies.
Catalog no. K10526, ISBN: 978-1-4398-1055-2 February 2011, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $59.95 / £38.99
Catalog no. K11571, ISBN: 978-1-4398-3487-9 May 2011, 6-1/8 x 9-1/4, 304 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Cloud Computing Implementation, Management, and Security
Enterprise Architecture A thru Z
John W. Rittinghouse
Frameworks, Business Process Modeling, SOA, and Infrastructure Technology
Hypersecurity LLC, Houston, Texas, USA
James F. Ransome Cisco Systems, Santa Clara, California, USA
Daniel Minoli
This book provides an understanding of what cloud computing really means, explores how disruptive it may become in the future, and examines its advantages and disadvantages. It discusses how new technologies, such as virtualization, played a huge role in the growth and acceptance of cloud computing. It also describes different types of cloud services, illustrates how to build a cloud network, and presents common standards for application development, messaging, and security. The authors cover the legal and philosophical issues that must be addressed to properly protect user data and mitigate corporate liability and examine the successes of several cloud computing vendors.
Enterprise Architecture A thru Z examines cost-saving trends in architecture planning, administration, and management. The text begins by evaluating the role of Enterprise Architecture planning and Service-Oriented Architecture (SOA) modeling. It provides an extensive review of the most widely-deployed architecture framework models, including The Open Group Architecture and Zachman Architectural Frameworks, as well as formal architecture standards. The first part of the text focuses on the upper layers of the architecture framework, while the second part focuses on the technology architecture. Additional coverage discusses Ethernet, WAN, Internet communication technologies, broadband, and chargeback models.
Catalog no. K10347, ISBN: 978-1-4398-0680-7 August 2009, 6-1/8 x 9-1/4, 340 pp. Suggested Price: $79.95 / £49.99
Catalog no. AU8517, ISBN: 978-0-8493-8517-9 June 2008, 7 x 10, 504 pp. Suggested Price: $79.95 / £52.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
The Complete Project Management Methodology and Toolkit
Greg Schulz
Gerard M. Hill
StorageIO Group, Stillwater, Minnesota, USA
Principal, Hill Consulting Group, Woodbridge, Virginia, USA
This book provides strategies and blueprints for enabling and deploying environmentally friendly next-generation data centers. It looks at design and implementation tradeoffs using various best practices and technologies to sustain application and business growth while maximizing resources such as power, cooling, floor space, storage, server performance, and network capacity. The book shows how to make server and storage virtualization energy efficient and still be able to support a diversity of high-performance applications. It also explores performance and capacity planning in a virtual environment that supports resource-demanding applications, such as OLTP and streaming media.
Written by one of the nation’s most highly regarded project management mentors, The Complete Project Management Methodology and Toolkit provides a business-relevant project management solution that can be readily applied in any industry by both novice and experienced project managers. Aligned with common business practices, Gerard Hill’s method shows how to develop project plans, keep on schedule, manage budgets, maintain areas of responsibility, and evaluate a project’s progress from concept to completion. The text also offers insight for customizing the methodology to meet the unique needs of individual organizations.
Catalog no. AU6669, ISBN: 978-1-4200-8666-9 January 2009, 6-1/8 x 9-1/4, 396 pp. Suggested Price: $79.95 / £48.99
Catalog no. K10095, ISBN: 978-1-4398-0154-3 October 2009, 8-1/2 x 11, 420 pp. Suggested Price: $89.95 / £54.99
Available in eBook
Available in eBook
Green IT Strategies and Applications
The Complete Project Management Office Handbook
Using Environmental Intelligence
Second Edition
Bhuvan Unhelkar
Gerard M. Hill
Consultant, New South Wales, Australia Series: Advanced & Emerging Communications Technologies
Principal, Hill Consulting Group, Woodbridge, Virginia, USA Series: ESI International Project Management
Based on extensive research, literature review, experimentation, and the author’s practical experience, this book demonstrates what environmental intelligence is, how it can be used towards a greener environment, and how IT should be targeted to help achieve this end. It demonstrates how environmentally responsible business strategies can be implemented in an organization through specific phases of diagnosis, planning, enactment and review. The socio-political challenges of environmentally responsible businesses are also discussed together with strategies to ameliorate them. Figures, tables, case studies, and a PowerPoint® presentation are included.
The second edition of The Complete Project Management Office Handbook extends the concepts and considerations of modern project management into the realm of project management oversight, control, and support. Recognizing the need for a centralized organizational entity—the project management office (PMO)—to perform in this capacity, this book considers five stages of PMO along a competency continuum, establishing the depth of its functional responsibility. This revised edition also presents 20 functional models that can be used to guide deliberation and development of PMO operational capability. The text provides a starting point for readers to resolve their specific project management needs.
Catalog no. K11719, ISBN: 978-1-4398-3780-1 June 2011, 6-1/8 x 9-1/4, 552 pp. Suggested Price: $79.95 / £49.99
Catalog no. AU4680, ISBN: 978-1-4200-4680-9 August 2007, 6-1/8 x 9-1/4, 752 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
ITIL® Release Management
Effective Communications for Project Management
A Hands-on Guide Dave Howard National Business Technology Manager, Toyota Financial Services, California, USA
When implemented correctly, release management can help to ensure quality is integrated throughout the development, implementation, and delivery of services, applications, and infrastructure. Clearly illustrating the effective implementation of a release process, this hands-on guide examines the similarities and differences of release management and project management to clarify the distinctions between the two complementary processes. Shedding light on the day-to-day challenges that need to be overcome, it details the principles of effective implementation— including what to implement, how to do it, and when to do it. Catalog no. K10800, ISBN: 978-1-4398-1558-8 May 2010, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Ralph L. Kliem, PMP Senior Project Manager, Fortune 500 Firm
This book examines elements of the communications process and describes the role that the Project Management Information System (PMIS) has in helping project managers become better communicators. In addition to describing how personality effects communications, the book details the seven elements of effective communications: applying active and effective listening; preparing the communications and establishing an issues management process; drafting and publishing documentation; conducting meetings; giving effective presentations; developing and deploying a project website; and building a project war room. Each chapter contains examples and checklists that can be adapted to each reader’s environment. Catalog no. AU6246, ISBN: 978-1-4200-6246-5 November 2007, 6-1/8 x 9-1/4, 240 pp. Suggested Price: $79.95 / £50.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
IT Management–Operations Management / Project Management
The Green and Virtual Data Center
61
IT Management–Project Management 62
Essential Project Management Skills
Implementing the Project Management Balanced Scorecard
Kerry R. Wills
Jessica Keyes
Southington, Connecticut, USA
New Art Technologies, Edgewater, New Jersey, USA
Not only do project managers have to be diligent in project planning and execution, they also need to have skills in persuasion, self-management, communication, and relationship management. This volume empowers project managers to master the skills necessary to succeed in the current environment. It examines several trends within the project landscape, describes the challenges created by these trends, and provides case studies that elucidate each trend and its impact. The book offers techniques to help readers master the needed skills. It also includes additional case studies that illustrate how the techniques are used and discuss the outcomes.
Business managers have long known the power of the Balanced Scorecard in executing corporate strategy. This volume shows project managers how they too can use this framework to meet strategic objectives. It supplies valuable insight into the project management process as a whole as well as detailed explanations on how to implement the Balanced Scorecard to measure and manage performance and projects. It investigates numerous sample scorecards, metrics, and techniques and includes a plethora of resources in its appendices and on the accompanying CD, including instructions for developing a measurement program, a full metrics guide, a sample project plan, and a set of project management fill-in forms.
Catalog no. K11341, ISBN: 978-1-4398-2716-1 May 2010, 6-1/8 x 9-1/4, 220 pp. Suggested Price: $69.95 / £44.99
Catalog no. K11342, ISBN: 978-1-4398-2718-5 July 2010, 6-1/8 x 9-1/4, 447 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Green Project Management Richard Maltzman David Shirley
Improving Business Process Performance Gain Agility, Create Value, and Achieve Success Joseph Raynus ShareDynamics, Inc., Lexington, Massachusetts, USA
Offering the latest in green techniques and methods, this book is designed to help project managers maximize limited project resources and get the most out of a finite budget. It provides proven techniques and best practices in green project management, including risk and advantage assessments and the procurement of incentives such as grants, rebates, and tax credits. With illustrative case studies and insights from acknowledged leaders in green project management, this book is a crucial addition to any project manager’s library in this age of ecological awareness.
With an abundance of improvement methodologies and frameworks quickly gaining momentum, many question where to begin. This book surveys and integrates the quantitative improvement approaches gaining popularity— including Goal Driven Measurements (GQM), Business Process Management (BPM), Lean Methodology, and the Balanced Scorecard—to show you exactly where to begin. It details a practical methodology for building a measurements framework with the ability to monitor events and provide a feedback loop for analysis, goal, and strategy adjustments.
Catalog no. K11466, ISBN: 978-1-4398-3001-7 August 2010, 6-1/8 x 9-1/4, 296 pp. Suggested Price: $69.95 / £44.99
Catalog no. AU7249, ISBN: 978-1-4200-7249-5 March 2011, 6-1/8 x 9-1/4, 328 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Implementing Program Management Templates and Forms Aligned with the Standard for Program Management Second Edition (2008) Ginger Levin Project Management Consultant, Lighthouse Point, Florida, USA
Allen R. Green Written by two successful PgMPs, this work presents a step-by-step methodology for managing a program from initiation to closure. Mirroring PMI’s Standard for Program Management, Second Edition (2008), the book goes beyond the best practices listed in the PMI’s Standard to provide detailed guidance for these practices, enabling program managers to successfully coordinate any program. The templates described can be customized as required through a CD-ROM that is included with this book. This unique package of ready-to-use documents, tools, forms, templates, and reports empowers program managers to bring their programs to a successful finish and deliver its intended benefits to stakeholders. Catalog no. K10824, ISBN: 978-1-4398-1605-9 October 2009, 6-1/8 x 9-1/4, 312 pp. Suggested Price: $79.95 / £49.99
Leadership Principles for Project Success Thomas Juli Thomas Juli Empowerment Partners, Baden-Württemberg, Germany
Filled with samples, templates, and guidelines that readers can immediately use in their projects, this practical guide covers the five principles of effective project leadership and how they can be applied in daily project work. Based on experience in project management and the literature on leadership, project management, business, systems, and complexity theory, the five principles include building vision, nurturing collaboration, promoting performance, cultivating learning, and ensuring results. The book explains these principles in simple, nontechnical language and shows how they can set up, manage, and align projects for success. Catalog no. K11559, ISBN: 978-1-4398-3461-9 August 2010, 6-1/8 x 9-1/4, 284 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Edited by
Project Management Theory and Practice
J. LeRoy Ward
Gary L. Richardson
Practice Test and Study Guide, Eighth Edition ESI International, Arlington, Virginia, USA
University of Houston, Texas, USA
This rigorous study guide provides 40 multiple-choice practice questions in each of nine knowledge areas and the professional and social responsibilities domain and a composite 200-question practice test that simulates the PMP® exam. This spiral bound text includes fully referenced answers keyed to the five project management process groups, a complete bibliography, and a study matrix to help readers key in on specific areas that require further study. Using the selfexamination and study tools in this book, readers can increase their chances of passing the PMP® certification exam the first time.
Following and expanding on PMI’s Project Management Body of Knowledge (PMBOK®), this classroom-tested text provides a complete overview of project management theory. It translates the abstract model vocabulary and processes from A Guide to the Project Management Body of Knowledge (PMBOK® Guide), Fourth Edition into accessible discussions. Filled with end-of-chapter questions, scheduling and budgeting problems, scoping projects, and sample worksheets illustrating various analytical tools and management decisions, the book is ideal for classroom use and essential reading for those seeking project management certification.
Catalog no. N10241, ISBN: 978-1-890367-52-7 November 2009, 8-1/2 x 11, Soft Cover Suggested Price: $59.95 / £38.99
Catalog no. K10496, ISBN: 978-1-4398-0993-8 January 2010, 7 x 10, 578 pp. Suggested Price: $89.95 / £57.99
Program Management Complexity A Competency Model Ginger Levin Project Management Consultant, Lighthouse Point, Florida, USA
J. LeRoy Ward ESI International, Arlington, Virginia, USA Series: ESI International Project Management
Written by two of the first people to obtain the Program Management Professional (PgMP) certification from the Project Management Institute, this book explores various competency models for program management. The book delineates a competency model that follows the framework of PMI’s model for project managers but is applied to program managers with performance and personal competencies. After an overview of the model, the text presents three separate questionnaires designed for organizations, existing program managers, and aspiring program managers, respectively, to assess their own development plans. Catalog no. K12335, ISBN: 978-1-4398-5111-1 February 2011, 6-1/8 x 9-1/4, 136 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Project Management Tools and Techniques for Success Christine B. Tayntor Independent Consultant, Cheyenne, Wyoming, USA
Emphasizing the power of up-front planning techniques to prevent projects from imploding, this book explains the tools and concepts of Design for Six Sigma (DFSS) in an easy-to-understand style. By adding a layer of statistical methods and tools to the front-end of a project, DFSS augments the standard Six Sigma process to ensure that a project fully meets the customers’ needs so that delays caused by new requirements and rework after implementation are either eliminated or substantially reduced. Detailed case studies demonstrate project management fundamentals and common pitfalls to translate concepts into practical applications. Catalog no. K10838, ISBN: 978-1-4398-1630-1 May 2010, 6-1/8 x 9-1/4, 290 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Project Management for Healthcare David Shirley
The Project Manager’s Communication Toolkit
Series: ESI International Project Management
Shankar Jha
This book explores project management from the perspective of the healthcare environment. It is organized into three sections corresponding to the three major phases of a project: planning, executing, and controlling. Dissecting each phase, it examines the influences of healthcare on each phase. The planning section covers the tools and techniques required to successfully plan a project. The executing section explains how to use the project plan to achieve budget, schedule, and quality objectives. The control section covers project changes, milestones, and metrics.
Describing the challenges and opportunities of communication in a project environment, this detailed guide highlights the range of tools available to the project manager and instructs on their effective use and application. Written from a practical standpoint, this book provides the tools and best practices needed for successful communication management. It deals primarily with written communication, including plans, reports, guidelines, procedures, messages, and presentations. Using easy-to-understand language, this book highlights the various project communication tools available for use including email and PowerPoint®.
Catalog no. K11028, ISBN: 978-1-4398-1953-1 April 2011, 6-1/8 x 9-1/4, 192 pp. Suggested Price: $69.95 / £44.99 Available in eBook
IT Management–Project Management
Textbook
PMP® Exam
Catalog no. K10497, ISBN: 978-1-4398-0995-2 March 2010, 6-1/8 x 9-1/4, 200 pp. Suggested Price: $59.95 / £38.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
63
IT Management–Project Management / Networking 64
The Strategic Project Office
CRC Handbook of Modern Telecommunications
Second Edition
Second Edition
J. Kent Crawford
Edited by
Series: PM Solutions Research
Patricia A. Morreale and Kornel Terplan
The second edition of this award-winning reference provides step-by-step instructions for establishing and maturing a project management office (PMO). Concise and easy to read, the text covers the four primary areas of knowledge and practice regarding the PMO: governance and portfolio management, resource optimization, organizational change, and performance measurement. Winner of the 2001 David I. Cleland Project Management Literature Award, the first edition introduced the concept of PMO as a strategic resource. This edition adds reporting on cutting-edge research on the status and roles of today’s PMO, highlights best practices and includes case studies of award-winning PMOs.
Addressing the most dynamic areas of the ever-changing telecommunications landscape, the second edition of this best-selling handbook brings together the top minds and industry pioneers in wireless communication networks, protocols, and devices. In addition to new discussions of radio frequency identification (RFID), wireless sensor networks, and cognitive radio networks, it systematically addresses network management, administration, and network organization and governance. This updated and expanded edition includes coverage of intelligent support systems, service delivery integration with the Internet, information life cycle and service level management, web performance management, business intelligence, analytics, and critical security issues that have recently come to light.
Catalog no. K11727, ISBN: 978-1-4398-3812-9 September 2010, 6-1/8 x 9-1/4, 394 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Catalog no. 78003, ISBN: 978-1-4200-7800-8 September 2009, 7 x 10, 679 pp. Suggested Price: $144.95 / £92.00 Available in eBook
A Tale of Two Systems Lean and Agile Software Development for Business Leaders Michael K. Levine Wells Fargo Home Mortgage, Minneapolis, Minnesota, USA
A Tale of Two Systems: Lean and Agile Software Development for Business Leaders reviews two fictional systems development projects. One project proves to be an abject and expensive failure, while the other succeeds in creating a major new revenue stream and solving important customer needs. Contrasting the methods employed in a traditional, process-centric waterfall approach with a Lean and agile-inspired approach, this book provides business leaders with a tangible understanding of why Lean thinking is so well-suited to contemporary environments requiring flexibility, speed, and the input of specialized knowledge.
Designing Green Networks and Network Operations Reducing Enterprises’ and Carriers’ Carbon Footprint and Saving Run-the-Engine Costs with Green Networks and Data Centers Daniel Minoli Director, Terrestrial Systems Engineering, SES Engineering
A clear and concise introduction to green networks and green network operations, this book examines analytical measures and discusses virtualization, network computing, and web services as approaches for green data centers and networks. It identifies some strategies for green appliance and end devices and examines the methodical steps that can be taken over time to achieve a seamless migration to green IT.
Catalog no. K10217, ISBN: 978-1-4398-0389-9 June 2009, 6 x 9, 344 pp. Suggested Price: $51.95 / £32.99
Catalog no. K10842, ISBN: 978-1-4398-1638-7 February 2011, 6-1/8 x 9-1/4, 416 pp. Suggested Price: $79.95 / £49.99
Advances in Network Management
Fundamentals of EMS, NMS and OSS/BSS
Jianguo Ding
Jithesh Sathyan
Available in eBook
Norwegian University of Science & Technology
Infosys Technologies Limited, Bangalore, India
Investigating the latest theories, methods, and technologies, Advances in Network Management provides the insight of a recognized expert into the fundamental concepts and contemporary challenges in network management. From basic concepts to research-level material, it details the evolution of network management solutions in network management paradigms, protocols, and techniques. The book also addresses dependencies between network management and applicationlevel service management. This forward-looking resource investigates advanced networks and network services including—autonomic computing, context-aware systems management, and automatic techniques aiming at self-management (selfconfiguration, self-healing, self-optimization, and self-protection).
This complete guide to telecom resource and service management basics supplies an end-to-end understanding of telecom management layers. Each section starts with basics, details how the system fits into the telecom management framework, and concludes by introducing more complex concepts. From the initial efforts in managing elements to the latest management standards, the text includes chapters devoted to popular market products and contains case studies that illustrate real-life implementations. Complete with detailed references and lists of web resources to keep you current, this book supplies the understanding required to begin developing telecom management solutions tailored to your customer’s needs.
Catalog no. AU6452, ISBN: 978-1-4200-6452-0 December 2009, 6-1/8 x 9-1/4, 390 pp. Suggested Price: $69.95 / £45.99
Catalog no. AU8573, ISBN: 978-1-4200-8573-0 June 2010, 6-1/8 x 9-1/4, 588 pp. Suggested Price: $89.95 / £54.99
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Internet Networks
Edited by
Wired, Wireless, and Optical Technologies
Yan Zhang
Edited by
Simula Research Laboratory, Lysaker, Norway
Krzysztof Iniewski
Mohsen Guizani Series: Wireless Networks and Mobile Communications
CMOS Emerging Technologies Inc., Vancouver, British Columbia Series: Devices, Circuits, and Systems
Originally invented to explain complicated economic behaviors, game theory is poised to become a fundamental technique in the field of wireless communications and networks. This book explains how game theory can be used to address a wide range of issues in wireless communications and examines how it can be employed in infrastructure-based wireless networks and multihop networks to reduce power consumption, improve system capacity, decrease packet loss, and enhance network resilience. The book demonstrates how to effectively apply the game theoretic model to handle issues of resource allocation, congestion control, attack, routing, energy management, packet forwarding, and MAC.
Bringing together cutting-edge coverage of wireless and optical networks, this book provides a concise yet complete introduction to these dynamic technologies. Filled with case studies, illustrations, and practical examples from industry, it explains how wireless, wireline, and optical networks work together. Topics covered include wireless networks such as WLAN, WPAN, wireless access, 3G/4G cellular, and RF transmission; optical networks involving long-haul and metropolitan networks, optical fiber, photonic devices, and VLSI chips. The book reports on recent advances in storage, processing, sensors, displays, statistical data analyses, and autonomic systems.
Catalog no. K10439, ISBN: 978-1-4398-0889-4 June 2011, 7 x 10, 424 pp. Suggested Price: $99.95 / £63.99
Catalog no. K10424, ISBN: 978-1-4398-0856-6 December 2009, 6-1/8 x 9-1/4, 343 pp. Suggested Price: $102.95 / £65.99
Available in eBook
Available in eBook
HSDPA/HSUPA Handbook
Location Based Services Handbook
Edited by
Applications, Technologies, and Security
Borko Furht Florida Atlantic University, Boca Raton, USA
Edited by
Syed A. Ahson
Syed A. Ahson
Microsoft Corporation, Bellevue, Washington, USA Series: Internet and Communications
Mohammad Ilyas
High–Speed Downlink Packet Access (HSDPA) is a 3G mobile telephony communications protocol in the High-Speed Packet Access (HSPA) family that allows networks based on the Universal Mobile Telecommunications System to achieve higher data transfer speeds and capacities. This handbook provides technical information on all aspects of HSDPA/HSUPA. The topics covered range from basic concepts to research grade material, including future directions. This book is a valuable resource for those working on wireless communications networks. Catalog no. AU7863, ISBN: 978-1-4200-7863-3 October 2010, 6-1/8 x 9-1/4, 494 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Microsoft Corporation, Bellevue, Washington, USA Florida Atlantic University, Boca Raton, USA
Meeting the demands of the rapid growth of wireless Internet subscribers and the development of the world Location-Based Services (LBS) market, this volume introduces and comprehensively discusses various location based applications such as buddy finder and proximity and security services. The material is organized in three major sections: applications, technologies, and security. Written by experts from across the globe, the articles in each of the sections range from basic concepts to research grade material and include discussions of future directions. An extensive bibliography is included with each chapter. Catalog no. 71963, ISBN: 978-1-4200-7196-2 July 2010, 6-1/8 x 9-1/4, 327 pp. Suggested Price: $99.95 / £63.99 Available in eBook
Mobile Opportunistic Networks
IMS A New Model for Blending Applications
Architectures, Protocols and Applications
Mark Wuthnow, Matthew Stafford, and Jerry Shih
Edited by
AT&T Mobility, LLC., Austin, Texas, USA Series: Informa Telecoms & Media
Mieso K. Denko
More than just an explanation of IMS, this book addresses how IMS-based services could be deployed in an operator’s network. The authors delineate the application layer and the types of applications that can be implemented with an IMS network. They begin with an overview the components that make up IMS and then provide a brief tutorial on several of the key signaling standards that have been defined for implementation of an end-to-end service making use of the IMS. The book covers enabling technologies and how one can take the enablers defined by OMA, place them in an IMS network defined by 3GPP, add creativity, and offer new services to the consumer or enterprise customer. It includes vignettes that describe real-life scenarios.
Widespread availability of pervasive and mobile devices coupled with recent advances in networking technologies make opportunistic networks one of the most promising communication technologies for a growing number of future mobile applications. Covering the basics as well as advanced concepts, this book introduces state-of-the-art research findings, technologies, tools, and innovations. Prominent researchers from academia and industry report on communication architectures, network algorithms and protocols, emerging applications, experimental studies, simulation tools, implementation test beds, and professional and industrial standards.
Catalog no. AU9285, ISBN: 978-1-4200-9285-1 July 2009, 6-1/8 x 9-1/4, 368 pp. Suggested Price: $69.95 / £45.99 Available in eBook
Networking
Game Theory for Wireless Communications and Networking
University of Guelph, Ontario, Canada
Catalog no. AU8122, ISBN: 978-1-4200-8812-0 February 2011, 6-1/8 x 9-1/4, 292 pp. Suggested Price: $119.95 / £76.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
65
Mobile Web 2.0 Developing and Delivering Services to Mobile Devices Edited by
Syed A. Ahson Research in Motion, Plantation, Florida, USA
Mohammad Ilyas
Edited by
Tao Jiang, Lingyang Song, and Yan Zhang
Networking
Florida Atlantic University, Boca Raton, USA
Series: Wireless Networks and Mobile Communications
From basic concepts to research-grade material, this volume covers the range of technical topics related to Mobile Web 2.0. More than 50 pioneering experts identify the major challenges in Mobile Web 2.0 applications and provide authoritative insight into the latest advances in the field. The text details a conceptual framework that provides modeling facilities for context-aware, multichannel web applications. It compares various platforms for developing mobile services and explains how to use high-level modeling constructs to drive the application development process through automatic code generation.
Supported by expert-level advice of pioneering researchers, this volume provides an accessible introduction to the foundations, applications, and design issues in OFDMA networks. It explores key techniques of effective resource management, highlighting open problems and supplying possible solutions. The text investigates radio channel modeling in OFDMA-based wireless communication systems and details detection strategies of frequency-domain equalization for broadband communications. Supplying a macro-level understanding of OFDMA, this is an ideal guide for those whose work is related to OFDMA application or other multiuser communication system projects.
Catalog no. K10067, ISBN: 978-1-4398-0082-9 December 2010, 6-1/8 x 9-1/4, 617 pp. Suggested Price: $119.95 / £76.99 Available in eBook
Catalog no. AU8824, ISBN: 978-1-4200-8824-3 April 2010, 7 x 10, 660 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Network Design for IP Convergence Yezid Donoso
66
Orthogonal Frequency Division Multiple Access Fundamentals and Applications
A Practical Guide to Content Delivery Networks Second Edition
Universidad de los Andes, Bogota, Colombia
Gilbert Held
Emerging Internet quality of service mechanisms are leading to widespread use of real-time multimedia services; however, this requires drastically improved technology and standards. To assist designers and operators, this work provides a comprehensive guide to the state of the field and emerging advances. It includes an introduction to LAN/MAN/WAN network design detailing the latest network architecture and equipment. It describes routing baseline architecture for inter-networking protocols. It also covers IP protocols and interconnections between different level 1 technologies and between different level 2 technologies with IP routing. Finally, it details service connections, providing designs and configurations.
Providing an understanding of web architecture, along with an overview of the TCP/IP protocol suite, the second edition of this popular resource explains how to use the networks within the Internet, operated by various ISPs, as mechanisms for effectively delivering web server based information. Emphasizing a best-of-breed approach, it allows readers to build an effective CDN on practically any budget. This vendor-neutral reference explains how to code webpages to optimize the delivery of various types of media and includes examples of successful approaches, from outsourcing to do-it-yourself.
Catalog no. AU6750, ISBN: 978-1-4200-6750-7 February 2009, 6-1/8 x 9-1/4, 306 pp. Suggested Price: $79.95 / £52.99
4-Degree Consulting, Macon, Georgia, USA
Catalog no. K11618, ISBN: 978-1-4398-3588-3 October 2010, 6-1/8 x 9-1/4, 304 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Available in eBook
RFID and Sensor Networks Textbook
Networking Systems Design and Development Lee Chao University of Houston-Victoria, Sugar Land, Texas, USA
Effectively integrating theory and hands-on practice, this book provides the understanding required to design, implement, and manage fully-functioning Linux-based networks. Grounded in real-world applications, it provides an ideal blend of conceptual instruction and lab work. Leaving nothing to chance, the author supplies step-by-step instruction for setting up a virtual networking lab environment at home. The book highlights fundamental networking concepts and theories, addresses the server and client sides of Linux-based networking, and includes lab exercises that use Ubuntu GUN/Linux. Catalog no. AU9159, ISBN: 978-1-4200-9159-5 December 2009, 7 x 10, 460 pp. Suggested Price: $92.95 / £58.99
Architectures, Protocols, Security, and Integrations Edited by
Yan Zhang, Laurence T. Yang, and Jiming Chen Series: Wireless Networks and Mobile Communications
RFID and Sensor Networks: Architectures, Protocols, Security, and Integrations is the authoritative reference on RFID and WSNs. Covering a broad range of topics that includes everything from the basics to insights into future directions, this cutting-edge book reviews architectures, protocols, standards, security, and applications. With sections devoted to each individual element, the text starts by covering the tags, readers, and middleware associated with RFID. Next, it provides insight into the routing, medium access control, and cross-layer optimization of WSNs. The third section focuses on the integration of RFID and WSN, addresses contemporary challenges, and illustrates concepts and applications with practical examples. Catalog no. AU7777, ISBN: 978-1-4200-7777-3 November 2009, 6-1/8 x 9-1/4, 646 pp. Suggested Price: $102.95 / £65.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Service Delivery Platforms Edited by
Research in Motion, Plantation, Florida, USA
Adaptive Security Management Architecture
Mohammad Ilyas
James S. Tiller
Syed A. Ahson Florida Atlantic University, Boca Raton, USA
Raleigh, North Carolina, USA
In the telecommunications industry, it is becoming increasingly important for operators to quickly provide a service delivery platform. This book discusses the fundamental requirements of service delivery platforms, evaluating their basic functions and feasibility. Starting with content and media in modern networks, the text presents the entire user experience, including requirements for the user terminal, supporting systems, broadcasting, and networks. Expert contributors explore the evolving role of service delivery platforms, explaining various applications and delivery mechanisms, providing an overview of enabling technologies and addressing a wide range of security issues.
This volume enables security professionals to structure the best security program designed to meet the complex needs of an entire organization, taking into account the organization’s business goals as well as the surrounding controls, processes, and units already in existence. The book explains how an organization can develop an adaptive security program closely aligned to business needs, making it an enabling force that helps the organization achieve its goals and objectives. It presents the end product of a successful security management system and examines the finer points of how it can be accomplished.
Catalog no. K10071, ISBN: 978-1-4398-0089-8 March 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $119.95 / £76.99
Catalog no. AU7052, ISBN: 978-0-8493-7052-6 November 2010, 6-1/8 x 9-1/4, 482 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Unsupervised Signal Processing Channel Equalization and Source Separation João M.T. Romano, Romis R. de F. Attux, Charles C. Cavalcante, and Ricardo Suyama
Complete Guide to Security and Privacy Metrics Measuring Regulatory Compliance, Operational Resilience, and ROI Debra S. Herrmann
Networking / Security & Auditing
Developing and Deploying Converged Multimedia Services
U.S. Nuclear Regulatory Commission, Washington, D.C., USA
Unsupervised Signal Processing: Channel Equalization and Source Separation provides a unified and systematic presentation of topics such as blind equalization, source separation, and unsupervised as well as nonlinear adaptive filtering. Extending classical results in te literature, this book addresses new issues on static and dynamic convergence of Bussgang algorithms. It explores emergent trends like neuro-fuzzy systems and evolutionary algorithms. The text pays special attention to the equivalence relations between the different unsupervised criteria, including the relationships with Wiener theory. It also includes applications to wireless communications and MIMO systems.
This book defines more than 900 metrics measuring compliance with current legislation, resiliency of security controls, and return on investment. It explains what needs to be measured, why and how to measure it, and how to tie security and privacy metrics to business goals and objectives. The metrics are scaled by information sensitivity, asset criticality, and risk; aligned to correspond with different lateral and hierarchical functions; designed with flexible measurement boundaries; and can be implemented individually or in combination. The text includes numerous examples and sample reports and stresses a complete assessment by evaluating physical, personnel, IT, and operational security controls.
Catalog no. DK6036, ISBN: 978-0-8493-3751-2 September 2010, 6-1/8 x 9-1/4, 340 pp. Suggested Price: $139.95 / £89.00
Catalog no. AU5402, ISBN: 978-0-8493-5402-1 January 2007, 7 x 10, 848 pp. Suggested Price: $129.95 / £85.00
Available in eBook
Available in eBook
Textbook
Wireless Sensor Networks Principles and Practice
Cyber Security Essentials
Fei Hu
Edited by
University of Alabama, Tuscaloosa, USA
Xiaojun Cao
James Graham, Ryan Olson, and Rick Howard
Georgia State University, Atlanta, Georgia, USA
Verisign iDefense Security Intelligence Services, Dulles, Virginia, USA
Written by award-winning engineers, this book provides an all-inclusive examination of wireless sensor network technology, standards, and applications. It includes a wealth of exercises, end-of-chapter reviews, and detailed case studies. It also contains practical sensor network design cases that touch on medical applications that clearly illustrate the steps of design and implementation needed to address real-world challenges. Using straightforward language, this authoritative resource addresses everything product developers and technicians need to know to navigate the field in 2010.
Demystifying the complexity often associated with information assurance, Cyber Security Essentials provides a clear understanding of the concepts behind prevalent threats, tactics, and procedures. A team of security professionals from VeriSign’s iDefense® Security Intelligence Services supply an extensive review of the computer security landscape. Explaining the theory behind the key issues impacting cyber security, the book includes coverage of attacker methods and motivations, exploitation trends, malicious code techniques, and the latest threat vectors.
Catalog no. AU9215, ISBN: 978-1-4200-9215-8 May 2010, 6-1/8 x 9-1/4, 531 pp. Suggested Price: $99.95 / £63.99
Catalog no. K12343, ISBN: 978-1-4398-5123-4 December 2010, 6-1/8 x 9-1/4, 341 pp., Soft Cover Suggested Price: $69.95 / £44.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
67
Data Protection Governance, Risk Management, and Compliance David G. Hill
Beyond Compliance Patrick D. Howard
Security & Auditing
Mesabi Group LLC, Westwood, Massachusetts, USA
Nuclear Regulatory Commission, USA
This guide explains how to gain a handle on the vital aspects of data protection, offering a solid understanding of how data protection fits into various organizations. It places data protection in a governance, risk management, and compliance (GRC) framework; discusses existing and emerging data protection technologies and how they relate to each other; and explores the impact of novel trends, such as cloud computing, storage tiering, server virtualization, and green computing. The book also shows how to improve the data protection process through the high-level PRO-Tech model. Other topics covered include data retention, data security, and eDiscovery.
Few organizations have not felt the impact of government regulation in the area of information systems security. In light of new legislation such as the Federal Information Security Management Act (FISMA), there is an increased need to measure the ability of government organizations and companies subject to these standards to protect information. This book provides practical guidelines for addressing FISMA compliance. It offers workable solutions for establishing and operating a security compliance program, including how to gain management support, design and staff a compliance capability, build organizational relationships, and integrate compliance into the system development life cycle.
Catalog no. K10353, ISBN: 978-1-4398-0692-0 August 2009, 6-1/8 x 9-1/4, 330 pp. Suggested Price: $71.95 / £45.99
Catalog no. AU8291, ISBN: 978-1-4200-7829-9 March 2011, 6-1/8 x 9-1/4, 232 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Encyclopedia of Information Assurance Four-Volume Set
Information Security Architecture
Edited by
An Integrated Approach to Security in the Organization, Second Edition
Rebecca Herold Rebecca Herold, LLC, Van Meter, Iowa, USA
Marcus K. Rogers Purdue University, West Lafayette, Indiana, USA
68
FISMA Principles and Best Practices
Information Assurance (IA) professionals are charged with protecting the confidentiality, integrity, availability, and delivery of an entity’s data. The Encyclopedia of Information Assurance is a comprehensive, fully searchable collection of articles and references that cover the wide range of subjects found within the field. This four-volume set is a reliable resource that presents new methods, techniques, and strategies. The entries and illustrations address every meaningful topic in information assurance including risk management, privacy, legal and regulatory compliance, auditing, and digital forensics. Live links are present throughout the online version, enabling in-depth research on any topic covered in the encyclopedia. Catalog no. AU6620, ISBN: 978-1-4200-6620-3 December 2010, 8-1/2 x 11, 2000 pp. Suggested Price: $1195.00 / £634.00
Jan Killmeyer Tudor Engineering Management, Butler, Pennsylvania, USA
Exploring the evolution of information security (IS), this book looks at the development of the field from infancy to a more mature, understandable, and manageable state. It simplifies security by providing clear, organized methods and by guiding you to the most effective resources available. Building on the foundation of the first edition, this volume discusses three additional components: monitoring and detection, computer incident and emergency response, and disaster recovery and business continuity planning. Each chapter provides an understanding of the component and details how it relates to the rest of the IS architecture. Catalog no. AU1549, ISBN: 978-0-8493-1549-7 January 2006, 6-1/8 x 9-1/4, 424 pp. Suggested Price: $89.95 / £56.69 Available in eBook
Information Security Management Handbook Sixth Edition, Volume 4
The Executive MBA in Information Security John J. Trinckes, Jr.
Edited by
Harold F. Tipton HFT Associates, Villa Park, California, USA
Micki Krause Nozaki
Hampton, Florida, USA
Pacific Life Insurance Company, Newport Beach, California, USA
Supplying a complete overview of the concepts executives need to know, this book provides the tools needed to ensure your organization has an effective information security management program in place. This one-stop resource includes a ready-touse security framework for developing workable programs—in any organization— and supplies proven tips for avoiding common pitfalls. Each self-contained section builds on the previous in a logical manner, allowing for quick and easy reference. Presenting difficult concepts in a straightforward manner, this concise guide allows busy executives to get up to speed, quickly and easily, on what it takes to develop an effective and efficient information security management program.
Updated annually, the Information Security Management Handbook is the single most comprehensive resource on information security and assurance. Reflecting the latest changes to the CISSP® Common Body of Knowledge (CBK®), this volume updates the benchmark Volume 1 with a wealth of new information on mobile device security, adaptive threat defense, Web 2.0, virtualization, data leakage, and governance. New material also addresses risk management, business continuity planning, disaster recovery planning, and cryptography. The handbook is also available in a CD-ROM version, which contains the complete contents of Volumes 1, 2, 3, and 4 as well as an extra volume’s worth of information—including chapters from other security and networking books that have never appeared in the print editions.
Catalog no. K10501, ISBN: 978-1-4398-1007-1 October 2009, 6-1/8 x 9-1/4, 352 pp. Suggested Price: $69.95 / £45.99
Catalog no. K11003, ISBN: 978-1-4398-1902-9 June 2010, 7 x 10, 529 pp. Suggested Price: $99.95 / £63.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Information Security Management Handbook 2010 CD-ROM Edition
Information Security Policies and Procedures
Edited by
Harold F. Tipton HFT Associates, Villa Park, California, USA
A Practitioner’s Reference, Second Edition
Micki Krause Nozaki
Thomas R. Peltier
Reflecting the latest changes to information security and the CISSP Common Body of Knowledge (CBK®), the Information Security Management Handbook, 2010 CD-ROM Edition updates the benchmark Volume 1 with a wealth of new information on mobile device security, adaptive threat defense, Web 2.0, virtualization, data leakage, and governance. Containing the complete contents of every annual edition since 1997, the 2010 CD-ROM Edition is an authoritative resource that is linked, searchable by keyword, and organized under the CBK® domains. It also includes an extra volume’s worth of information that has never appeared in the print editions. ®
Catalog no. K10967, ISBN: 978-1-4398-1841-1 July 2010, CD-ROM Suggested Price: $199.95 / £127.00
This book illustrates how policies and procedures support the efficient running of an organization. It points out how security documents and standards are key elements in the business process but should never be undertaken to satisfy a perceived audit or security requirement. Instead, policies, standards, and procedures should exist only to support business objectives or mission requirements; they are elements that aid in the execution of management policies. The author details how security policies support management directions, and emphasizes how information security must be integrated into all business processes. The book examines Tier 1, Tier 2, and Tier 3 policies. Catalog no. AU1958, ISBN: 978-0-8493-1958-7 June 2004, 6-1/8 x 9-1/4, 408 pp. Suggested Price: $102.95 / £65.99 Available in eBook
Information Security Management Metrics A Definitive Guide to Effective Security Monitoring and Measurement
Information Security Risk Analysis Third Edition
W. Krag Brotby, CISM
Thomas R. Peltier
Enterprise Security Architect, Thousand Oaks, California, USA
Thomas R. Peltier Associates, Wyandotte, Michigan, USA
Information Security Management Metrics offers a step-by-step approach to developing and implementing relevant security metrics that are essential for effective security management. With case studies and tools for monitoring specific items, this book offers practical guidance for implementing metrics across an entire organization, thereby improving budget and resource allocation and reducing the possibility that unanticipated events will have catastrophic impacts. The book presents metrics that complement those used by IT managers and demonstrates how to make adjustments to metrics without interrupting business processes.
Authored by renowned security expert and certification instructor, Thomas Peltier, this authoritative reference provides readers with the knowledge and the skill-set needed to achieve a highly effective risk analysis assessment in a matter of days. Peltier demonstrates how to identify threats and then determine if those threats pose a real risk. Supplemented with online access to user-friendly checklists, forms, questionnaires, sample assessments, and other documents, this work is truly a one-stop, how-to resource for industry and academia professionals.
Catalog no. AU5285, ISBN: 978-1-4200-5285-5 March 2009, 6-1/8 x 9-1/4, 200 pp. Suggested Price: $79.95 / £52.99
Catalog no. K11810, ISBN: 978-1-4398-3956-0 March 2010, 6-1/8 x 9-1/4, 456 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Textbook
Textbook
Information Security Management
Information Technology Control and Audit
Concepts and Practice
Third Edition
Bel G. Raggad
Frederick Gallegos and Sandra Senft
Pace University, Pleasantville, New York, USA
California State Polytechnic University, Pomona, USA
An authoritative and practical classroom resource, Information Security Management: Concepts and Practice provides a general overview of security auditing before examining the various elements of the information security life cycle. It explains the ISO 17799 standard and walks readers through the steps for conducting a nominal security audit that conforms to the standard. The text also provides detailed guidance for conducting an in-depth technical security audit leading to certification against the 27001 standard. Topics addressed include cyber security, security risk assessments, privacy rights, HIPAA, SOX, intrusion detection systems, security testing activities, cyber terrorism, and vulnerability assessments.
Now in its third edition, this book is an excellent introductory reference to IT governance, controls, and auditing. It reviews pertinent legislation; discusses the future of auditing in the 21st century; and examines governance, strategy and standards, and acquisition and implementation. In a section on delivery and support, it explores service management, service continuity, systems management, and operations management. Finally, the authors review advanced topics such as virtual environment, virtual security, e-commerce, and enterprise resource planning. This new edition includes guidelines for preparing for the CISA Exam and includes numerous illustrations to help readers visualize concepts.
Catalog no. AU7854, ISBN: 978-1-4200-7854-1 January 2010, 6-1/8 x 9-1/4, 871 pp. Suggested Price: $79.95 / £49.99
Security & Auditing
Thomas R. Peltier Associates, LLC, Wyandotte, Michigan, USA
Pacific Life Insurance Company, Newport Beach, California, USA
Catalog no. AU6550, ISBN: 978-1-4200-6550-3 November 2008, 7 x 10, 808 pp. Suggested Price: $89.95 / £59.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
69
Internet Searches for Vetting, Investigations, and Open-Source Intelligence Edward J. Appel
Second Edition Rebecca Herold
Security & Auditing
iNameCheck LLC, Bethany Beach, Delaware, USA
Rebecca Herold, LLC, Van Meter, Iowa, USA
Virtual activities made possible by high-bandwidth Internet connectivity have changed societal behavior. As a result, employers, investigators, and intelligence analysts must adopt better strategies for Internet searching in order to protect information assets. Addressing legal, policy, privacy, and management issues, this book provides a procedural framework for effective Internet searching in investigations and intelligence. The text describes the proper use of Internet vetting, investigations, and open-source intelligence and offers solutions to common stumbling blocks that prevent the adoption of appropriate defenses against those who misuse information systems.
Named one of the Best Privacy Advisers in the World by Computerworld magazine and a Top 13 Influencer in IT Security by IT Security Magazine, Rebecca Herold knows what it takes to create an effective information security and privacy awareness training program. She details a proven framework for creating a training program that is compliant with applicable laws. She supplies case studies from a range of businesses and industries as well as 250 awareness activities ideas and 42 helpful tips for trainers.
Catalog no. K11359, ISBN: 978-1-4398-2751-2 January 2011, 6-1/8 x 9-1/4, 318 pp. Suggested Price: $69.95 / £44.99
Catalog no. K10793, ISBN: 978-1-4398-1545-8 August 2010, 6-1/8 x 9-1/4, 568 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Textbook
Introduction to Security and Network Forensics
70
Managing an Information Security and Privacy Awareness and Training Program
Mobile Device Security A Comprehensive Guide to Securing Your Information in a Moving World
William J. Buchanan
Stephen Fried
Napier University, Edinburgh, Scotland
Pewaukee, Wisconsin, USA
Introduction to Network Forensics presents the latest in forensic computing and IT security. Written in a highly readable form that is applicable to academic courses and as a professional guide, it offers practical insight to security and its importance in design, implementation, and the maintenance of systems. The text provides clear guidance on creating systems that allow data to be gathered for future investigation of an event. It includes specifics such as intrusion detection systems, encryption, data hiding, covert channel analysis, and more. Rich with abstract diagrams that explain key points, the book offers valuable professional insights into security to anyone with a basic IT background.
Explaining how mobile devices can create a backdoor to security threats, this book details actions that can be taken to defend against these threats. It defines the concepts essential to understanding the security threats to contemporary mobile devices and takes readers through the policy, process, and technology decisions that must be made. Highlighting the risks inherent when mobilizing data, the text supplies a proven methodology for identifying, analyzing, and evaluating these risks. It examines the methods used to store and transport mobile data and illustrates how the security of data changes as it moves from place to place.
Catalog no. AU3568, ISBN: 978-0-8493-3568-6 June 2011, 7 x 10, 408 pp. Suggested Price: $69.95 / £36.99
Catalog no. K11063, ISBN: 978-1-4398-2016-2 June 2010, 6-1/8 x 9-1/4, 302 pp. Suggested Price: $69.95 / £44.99
The Practical Guide to HIPAA Privacy and Security Compliance Investigations in the Workplace
Kevin Beaver Principle Logic, Acworth, Georgia, USA
Eugene F. Ferraro
Rebecca Herold
Business Controls, Inc., Golden, Colorado, USA
Rebecca Herold, LLC, Van Meter, Iowa, USA
Confronted with the opposing demands of loss prevention, asset protection, and ever-expanding employee rights issues, it is essential for security professionals, lawyers, and human resource directors to understand the process of investigation and know how to properly conduct internal investigations. This book targets both the private security professional and the consumer of corporate investigative services. The text provides the tools necessary to serve the reader who is contemplating an internal investigation for the first time or one who conducts them regularly. The book’s modern case studies, statistics, checklists, and references make it an authoritative reference on the subject.
This book is a one-stop resource for HIPAA privacy and security advice that can immediately be applied to any organization’s unique situation. It defines what HIPAA is, what it requires, and what can be done to achieve and maintain compliance. It describes the HIPAA Privacy and Security Rules and compliance tasks in easy-to-understand language, focusing not on technical jargon, but on what organizations need to do to meet requirements. Anyone preparing an organization for HIPAA laws will receive expert guidance on requirements and other commonlydiscussed topics. The book enables organizations to determine how HIPAA will impact them, regardless of whether they are a HIPAA Covered Entity.
Catalog no. AU1648, ISBN: 978-0-8493-1648-7 July 2005, 6-1/8 x 9-1/4, 600 pp. Suggested Price: $89.95 / £56.69
Catalog no. AU1953, ISBN: 978-0-8493-1953-2 November 2003, 6-1/8 x 9-1/4, 496 pp. Suggested Price: $113.95 / £72.99
Available in eBook
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Security of Mobile Communications
Sudhanshu Kairab
Noureddine Boudriga
Amper, Politziner, & Mattia, P.C., New Jersey, USA
University of the 7th of November at Carthage, Tunisia
Taking a process-focused approach, A Practical Guide to Security Assessments presents a structured methodology for conducting assessments. The key element of the methodology is an understanding of business goals and processes, and how security measures are aligned with business risks. The guide also emphasizes that resulting security recommendations should be cost-effective and commensurate with the security risk. The methodology described serves as a foundation for building and maintaining an information security program. The book includes an appendix that contains questionnaires that can be modified and used to conduct security assessments.
This resource provides comprehensive coverage of the policies, practices, and guidelines needed to address the security issues related to today’s wireless sensor networks, satellite services, mobile e-services, and inter-system roaming and interconnecting systems. It details the major mobile standards for securing mobile communications and examines architectures that can provide data confidentiality, authentication, integrity, and privacy in various wireless environments. The book defines the roles and responsibilities that network operators, service providers, and even customers need to fulfill to assure mobile communications are as secure as they are prolific.
Catalog no. AU1706, ISBN: 978-0-8493-1706-4 September 2004, 6-1/8 x 9-1/4, 520 pp. Suggested Price: $89.95 / £56.69
Catalog no. AU7941, ISBN: 978-0-8493-7941-3 July 2009, 6-1/8 x 9-1/4, 630 pp. Suggested Price: $99.95 / £65.99
Available in eBook
Available in eBook
Secure Semantic Service-Oriented Systems
Security Patch Management
Bhavani Thuraisingham
Felicia M. Wetter
The University of Texas at Dallas, Richardson, USA
INS, New Jersey, USA
An exploration of security issues for the SOA and web services, this book reviews the developments in web services and web service-oriented architectures and describes ways of securing these technologies. It focuses on confidentiality, privacy, trust, and integrity management. The author demonstrates the breadth and depth of the applications of these technologies in multiple domains. He lays the groundwork with discussions of concepts in trustworthy information systems and security for SOA, then covers secure web services and applications. The book discusses these technologies in secure interoperability, defense, and medical applications.
With the onslaught of patches and the short timeframe to exploit them, organizations end up scrambling for a way to deploy patches successfully and quickly. This book presents all aspects of security patch management in one easy-to-understand format that is applicable regardless of the operating system, network device, or patch deployment tool. The text provides the support and guidance that managers need to integrate an effective patch management process into their environments. Emphasizing the importance of patch management, the author details how patches should be implemented on devices and systems within an infrastructure and how to distribute them in a timely manner.
Catalog no. AU7331, ISBN: 978-1-4200-7331-7 December 2010, 6-1/8 x 9-1/4, 463 pp. Suggested Price: $89.95 / £57.99
Catalog no. K11189, ISBN: 978-1-4398-2499-3 April 2011, 6-1/8 x 9-1/4, 216 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Security in RFID and Sensor Networks
The Security Risk Assessment Handbook
Edited by
A Complete Guide for Performing Security Risk Assessments, Second Edition
Yan Zhang and Paris Kitsos Hellenic Open University, Patras, Greece Series: Wireless Networks and Mobile Communications
Douglas J. Landoll
Interest in Radio Frequency Identification (RFID) and Wireless Sensor Networks (WSNs) recently exploded globally in both industry and academia, but security is one of the key issues standing in the way of broad deployment of RFID and WSN systems. Broken down into easily navigable parts, this cutting-edge book offers a comprehensive discussion on the fundamentals, security challenges, and solutions in RFID, WSNs, and integrated RFID and WSNs. Complete with several detailed case studies, this essential reference includes practical examples for intuitive understanding and necessary information to assist professionals, engineers, and researchers involved in the security of RFID and WSNs.
The Security Risk Assessment Handbook: A Complete Guide for Performing Security Risk Assessments provides detailed insight into precisely how to conduct an information security risk assessment from a practical point of view. Designed for security professionals who want a more in-depth understanding of the risk assessment process, this volume contains real-world advice that promotes professional development and experience. It also enables security consumers to better negotiate the scope and rigor of a security assessment, effectively interface with a security assessment team, deliver insightful comments on a draft report, and have a greater understanding of final report recommendations.
Catalog no. AU6839, ISBN: 978-1-4200-6839-9 April 2009, 7 x 10, 560 pp. Suggested Price: $99.95 / £65.99
Catalog no. K11138, ISBN: 978-1-4398-2148-0 January 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $79.95 / £48.99
Available in eBook
Available in eBook
Lantego, LLC, Austin, Texas, USA
For more information and a complete list of titles, visit us at www.crcpress.com
Security & Auditing
A Practical Guide to Security Assessments
71
Security & Auditing / Security & Auditing–Certification & Accredation 72
From Requirements to Reality
The Complete Guide for CPP Examination Preparation
Bill Stackpole
James P. Muuss, CPP
Microsoft Corporation, Redmond, Washington, USA
Reliant Protective Services Inc., Phoenix, Arizona, USA
Eric Oksendahl
David Rabern, CPP
Security Strategy
Port Orchard, Washington, USA
Int’l Counterintelligence Services, Scottsdale, Arizona, USA
Clarifying the purpose and place of strategy in an information security program, this book explains how to select, develop, and deploy the security strategy best suited to your organization. It focuses on security strategy planning and execution to provide a comprehensive look at the structures and tools needed to build a security program that enables and enhances business processes. Divided into two parts, the first part considers business strategy, and the second part details specific tactics that support the implementation of strategic planning initiatives, goals, and objectives.
For those preparing for the Certified Protection Professional® program and designation, this text provides a thorough foundation of security concepts and practices in a single volume. This volume does more than impart the information required to pass the CPP exam, it also delivers insight into what taking the exam is like and provides an appreciation for the work and knowledge needed to gain CPP certification. The book addresses security management, investigations, protection of sensitive information, substance abuse, physical security, personnel security, emergency planning, management of a guard force, legal aspects of security, and the role of a security professional as a liaison with both management and law enforcement.
Catalog no. K11348, ISBN: 978-1-4398-2733-8 October 2010, 7 x 10, 346 pp., Soft Cover Suggested Price: $79.95 / £49.99 Available in eBook
Catalog no. 2896, ISBN: 978-0-8493-2896-1 June 2006, 6-1/8 x 9-1/4, 592 pp. Suggested Price: $89.95 / £56.69 Available in eBook
Get Certified A Guide to Wireless Communication Engineering Technologies
Vein Pattern Recognition
Edited by
A Privacy-Enhancing Biometric
Microsoft Corporation, Bellevue, Washington, USA
Syed A. Ahson
Chuck Wilson
Mohammad Ilyas
ii2P, Southlake, Texas, USA
Florida Atlantic University, Boca Raton, USA
Biometric technologies vary in capability, performance, and reliability. One of the most promising emerging technologies, vein pattern recognition (VPR) is more accurate than many other biometric methods, offers greater resistance to spoofing, and focuses on people. Exploring privacy issues and the general concept of personal identity, this book delves into real-world biometrics applications and discusses the emergence of this reliable but underutilized technology. The author, an industry veteran, presents the myriad applications of VPA technology and its current implementations—including its widespread use in the Japanese banking industry for accessing cardholder accounts.
An indispensible preparation tool for the IEEE WCET exam, this guide details all seven areas of expertise covered in the test and required in the field. It begins with RF engineering, propagation, and antennas and considers evaluations of performance and reliability, interference prediction, and optimization procedures. The material addresses general and specific technologies including standards, features, and evolution. It discusses network and service architecture, management, and security and details facility infrastructure requirements such as power supply, cable, antennas, and compliance. It concludes with a look at agreements, standards, and regulations, and a review of the fundamentals.
Catalog no. K11132, ISBN: 978-1-4398-2137-4 March 2010, 6-1/8 x 9-1/4, 307 pp. Suggested Price: $79.95 / £49.99
Catalog no. K10618, ISBN: 978-1-4398-1226-6 December 2009, 6-1/8 x 9-1/4, 504 pp. Suggested Price: $82.95 / £52.99
Available in eBook
Available in eBook
Official (ISC)2® Guide to the ISSAP® CBK® Vulnerability Management
Edited by
Harold F. Tipton
GroupM, New York, USA
HFT Associates, Villa Park, California, USA Series: (ISC)2 Press
Vulnerability management proactively prevents the exploitation of IT security gaps and weaknesses that exist particularly within a larger organization. This book demonstrates how prevention can reduce the potential for exploitation and shows that it takes considerably less time and resources to manage potential weaknesses than to clean up after a violation. Written by a leading expert in IT security, this volume provides guidance for creating a vulnerability management program in a large, globally distributed company. It covers areas often neglected or falsely appearing secure. The text includes checklists and details the activities that constitute successful management.
Candidates for the CISSP-ISSAP® certification need to demonstrate a thorough understanding of the six domains of the ISSAP® CBK® as well as the ability to apply this in-depth knowledge to develop a detailed security architectures. Supplying an authoritative review of key concepts and requirements of the ISSAP® CBK®, this official guide provides the practical understanding required to implement the latest security protocols. Encompassing all of the knowledge elements needed to create secure architectures, the text covers: requirements analysis, access control, cryptography, physical security, BCP/DRP, and telecommunications and network security.
Catalog no. K10093, ISBN: 978-1-4398-0150-5 August 2009, 6-1/8 x 9-1/4, 347 pp. Suggested Price: $79.95 / £52.99
Catalog no. K10073, ISBN: 978-1-4398-0093-5 October 2010, 6-1/8 x 9-1/4, 521 pp. Suggested Price: $79.95 / £49.99
Available in eBook
Available in eBook
Park Foreman
For more information and a complete list of titles, visit us at www.crcpress.com
Second Edition
Official (ISC)2® Guide to the ISSMP® CBK®
Edited by
Edited by
Susan Hansche, CISSP
Harold F. Tipton
PEC Solutions, Fairfax, Virginia, USA Series: (ISC)2 Press
HFT Associates, Villa Park, California, USA Series: (ISC)2 Press
The Official (ISC)2® Guide to the CISSP-ISSEP® CBK® provides an inclusive analysis of all of the topics covered on the newly created ISSEP Exam. The first fully comprehensive guide to the test, this book promotes understanding of the four ISSEP domains. This volume explains ISSEP by comparing it to a traditional systems engineering model, enabling you to see the correlation of how security fits into the design and development process. It also details key points of more than 50 U.S. government policies and procedures, which need to be understood in order to gain ISSEP certification.
The Official (ISC)2® Guide to the ISSMP® CBK® provides an overview of management topics related to information security. This iteration provides for a more expanded enterprise model of security and management, one that delves into project management, risk management, and continuity planning. Preparing the professional for certification, as well as for job readiness, this resource promotes an understanding of what are now five ISSEP domains. These include Enterprise Security Management Practices, Enterprise-Wide System Development Security, Law, Investigations, Forensics and Ethics, Overseeing Compliance of Operations Security, and Business Continuity and Disaster Recovery Planning.
Catalog no. AU2341, ISBN: 978-0-8493-2341-6 September 2005, 6-1/8 x 9-1/4, 1024 pp. Suggested Price: $79.95 / £52.99 Available in eBook
Catalog no. AU9443, ISBN: 978-1-4200-9443-5 February 2011, 6-1/8 x 9-1/4, 480 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Official (ISC)2® Guide to the CISSP® CBK® Edited by
Advanced Concepts in Defensive Tactics
Harold F. Tipton
A Survival Guide for Law Enforcement
HFT Associates, Villa Park, California, USA Series: (ISC)2 Press
Chuck Joyner
This officially sanctioned resource is the best and most up-to-date study guide available for those seeking CISSP® certification. Offering a compendium of information security topics, the book is also an authoritative resource for those seeking to maintain or improve security measures. The book is packaged with a CD-ROM, which includes sample exams that simulate the actual exam, providing the same number and types of questions with the same allotment of time. It even grades the exam, provides correct answers, and identifies areas where more study is needed.
This groundbreaking book is the first law enforcement defensive tactics publication that realistically addresses the limited training that law enforcement officers currently receive. This book concentrates on avoiding the initial attack, moving to safety, deploying a secondary weapon, and surviving the attack. Concepts are based upon extensive research, a landmark study by the International Association of Chiefs of Police, and street experience. The book stresses core concepts, proper body mechanics, and proven survival principles. Each chapter ends with drills to increase mental awareness, physical skills, and survivability tips.
Second Edition
Catalog no. K10480, ISBN: 978-1-4398-0959-4 December 2009, 6-1/8 x 9-1/4, 968 pp. Suggested Price: $69.95 / £45.99 Available in eBook
Official (ISC)2® Guide to the SSCP® CBK® Second Edition
FBI, Houston, Texas, USA
Catalog no. K11998, ISBN: 978-1-4398-4500-4 December 2010, 6-1/8 x 9-1/4, 286 pp. Suggested Price: $59.95 / £38.99
Textbook
Edited by
Computer Forensics
Harold F. Tipton
Evidence Collection and Management
HFT Associates, Villa Park, California, USA Series: (ISC)2 Press
Robert C. Newman
Having helped thousands of people obtain the distinguished (ISC)²® Systems Security Certified Practitioner (SSCP®) certification, this best-selling guide has quickly become the book that many of today’s security practitioners depend on to attain and maintain the required competence of the seven domains of the (ISC)²® CBK®. Picking up where the popular first edition left off, the second edition brings together leading IT security tacticians from around the world to discuss the critical role that policy, procedures, standards, and guidelines play within the overall information security management infrastructure.
Presenting background information in computer and information systems and their use in the cyber environment, this book supplies the tools, procedures, and skills to collect and preserve electronic evidence of misuse whether it is from a network, an individual computer, a telephone system, or personal electronic device. More importantly, it covers the proper techniques and procedures for collecting and preserving computer evidence that will stand up in a court of law. The book includes checklists on how evidence should be handled and recommends policies for organizations to adopt to protect themselves from malfeasance.
Catalog no. K10267, ISBN: 978-1-4398-0483-4 December 2010, 6-1/8 x 9-1/4, 467 pp. Suggested Price: $69.95 / £44.99
Catalog no. AU0561, ISBN: 978-0-8493-0561-0 March 2007, 6-1/8 x 9-1/4, 432 pp. Suggested Price: $87.95 / £56.99
Georgia Southern University, Statesboro, USA
Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Certification & Accredation / Computer Crime Investigation
Official (ISC)2® Guide to the CISSP-ISSEP® CBK®
73
Critical Infrastructure Homeland Security and Emergency Preparedness, Second Edition
Data Mining for Intelligence, Fraud and Criminal Detection
Robert Radvanovsky
Advanced Analytics and Information Sharing Technologies
CIPS, Infracritical, Geneva, Illinois, USA
Allan McDougall
Computer Crime Investigation 74
Evolutionary Security Management Inc., Arnprior, Ontario, Canada
Christopher Westphal
Keeping pace with changes in laws and policies made by the Department of Homeland Security, this new edition continues to provide an invaluable resource for emergency managers and disaster response professionals as well as public safety officials and those involved with maintaining infrastructure. It adds information to reflect the development of the Incident Command System (ICS) and the total revision of National Response Plan (NRP), which were implemented in 2008. The book expands sections on the National Institute of Standards and Technology, the Homeland Security Presidential Directives and Supervisory Control and Data Acquisitions Systems (SCADA) security initiatives.
Every organization, bureau, agency, and corporation has fundamental analytical needs that traditionally require a significant amount of data integration and resources. Whether investigating money laundering, insider trading, insurance fraud, or terrorist behavior, the analytical processes and systems architectures are very similar. In fact, the types of patterns exposed in one domain can often be translated into another. This book reviews the commonality, framework, and infrastructures necessary to implement complex analytical systems. It addresses analytical approaches, technologies, and methodologies, as well as information sharing and how current fusion-centers are being architected.
Catalog no. AU9527, ISBN: 978-1-4200-9527-2 December 2009, 6-1/8 x 9-1/4, 318 pp. Suggested Price: $99.95 / £65.99
Catalog no. AU6723, ISBN: 978-1-4200-6723-1 December 2008, 7 x 10, 440 pp. Suggested Price: $75.95 / £47.99
Available in eBook
Available in eBook
CEO, Visual Analytics, Frederick, Maryland, USA
Cyber Criminology Exploring Internet Crimes and Criminal Behavior Edited by
Dynamic Police Training
K. Jaishankar
Ann R. Bumbak
Manonmaniam Sundaranar University, Tamilnadu, India
Washington, D.C., USA
Cyber criminology is a newly emerging discipline that analyzes the changing nature and scope of victimization through the use of the Internet. This newly updated volume explores the interface of computer science, Internet science, and criminology. It includes a foreword by David S. Wall, the leading cybercrime scholar in the UK. The text covers such topics as cyberbullying, terrorist use of the internet, gambling, fraud, money laundering, cyberstalking, online sex solicitation, music and IP pirating, and human rights issues. The book serves as a leading reference and also provides an initial textbook presentation of the research available in this area.
While the best preparation for police work has traditionally been conducted on the job, classrooms have become a preferred environment for training. This volume partners the experienced law enforcement officer’s “street-smart” perspective of what makes training work with a professional educator’s “book-smart” approach to writing curriculum that achieves the best results. The book explains how to go beyond the lecture and slide show format to make police training more interactive and translates the theoretical basis of cognitive, affective, and psychomotor skills training into police-oriented language. Outlining methods for developing highquality law enforcement instructional content, the book provides a step-by-step construction guide for lesson plan development.
Catalog no. K11450, ISBN: 978-1-4398-2949-3 February 2011, 6-1/8 x 9-1/4, 480 pp. Suggested Price: $79.95 / £49.99
Catalog no. K10814, ISBN: 978-1-4398-1587-8 September 2010, 6-1/8 x 9-1/4, 182 pp., Soft Cover Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Cyber Fraud
Money Laundering
Tactics, Techniques and Procedures Rick Howard Verisign iDefense Security Intelligence Services, Dulles, Virginia, USA
A Guide for Criminal Investigators, Second Edition John Madinger Honolulu, Hawaii, USA
Arguably one of the most important challenges of the 21 century, with millions lost each year, cyber crime has evolved from a minor nuisance to a major concern involving well-organized actors and highly sophisticated organizations. This volume explores the state of threats present in the cyber fraud underground. It discusses phishing/pharming, trojans/toolkits, direct threats, and pump-anddump scams. By examining the operations of the cyber criminal, the book provides perspective into the general incentives, risks, and behavioral patterns of the fraudsters. Armed with this information, organizations and individuals are better able to develop countermeasures and crafting tactics to disrupt the fraud underground and secure their systems.
With numerous case studies, graphs, tables, and charts, Money Laundering: A Guide for Criminal Investigators gives law enforcement professionals a clear understanding of money laundering practices, legislation, and investigation. This second edition highlights the link between money laundering and terrorist funding. It includes new sections on basic terrorist financing and explores specific terrorist financing schemes, describing methods, applicable federal laws, and examples from real cases. The author also presents up-to-date information on legislation and its impact on money laundering investigation and explains how changes to federal forfeiture laws affect money laundering laws.
Catalog no. AU9127, ISBN: 978-1-4200-9127-4 April 2009, 7 x 10, 520 pp. Suggested Price: $79.95 / £52.99
Catalog no. 3395, ISBN: 978-0-8493-3395-8 April 2006, 8-1/2 x 11, 560 pp. Suggested Price: $99.95 / £65.99
st
Available in eBook For more information and a complete list of titles, visit us at www.crcpress.com
Conversations with America’s Police Chiefs James Isenberg
Practical Methods for Legal Investigations Concepts and Protocols in Civil and Criminal Cases
North American Family Institute, USA Series: Modern Police Administration, 1
Dean A. Beers, CLI
Written in interview style, this book explores the personal experiences of a group of police chiefs who examine their leadership challenges in diverse cities. The chiefs discuss their leadership vision, their difficulties, and their successes. They elucidate their goals for their departments and the issues they address on a daily basis to achieve them. The book presents a historical overview and a short background of each police chief, providing valuable context for evaluating the information. It includes a clear set of recommendations for the future of police leadership in a democracy. These recommendations incorporate the chiefs’ perspectives and offer suggestions for implementing new ideas.
Written as a step-by-step handbook on methodically finding and reporting evidence in every aspect of the investigative process, this text is both a training guide and textbook. The processes described are meant to assist both novices and skilled investigators in all professions, including investigative journalists. It examines the protocols and principles that cover the finer details of legal investigation and presents a model of five simple investigative steps. This text documents the complete investigation process, from the beginning steps of gathering facts presenting the attorney with a complete picture of the case based upon the facts.
Catalog no. K10412, ISBN: 978-1-4398-0834-4 August 2009, 6-1/8 x 9-1/4, 158 pp., Soft Cover Suggested Price: $59.95 / £49.99
Catalog no. K11990, ISBN: 978-1-4398-4484-7 January 2011, 7 x 10, 376 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Police Reform in China
Forensic Investigators of Colorado, LLC, La Porte, USA
Security in Post-Conflict Africa The Role of Nonstate Policing
Kam C. Wong
Bruce Baker
Xavier University, Cincinnati, Ohio, USA Series: Advances in Police Theory and Practice
Coventry University, Ladywood, Birmingham, UK Series: Advances in Police Theory and Practice, 4
A first of its kind to provide a comprehensive and systematic investigation of policing reform in China, this book provides an insider’s perspective through the use of empirical data from the Chinese police as well as legal literature. The author documents the day-to-day operations of the Chinese police and presents an evidence-based assessment of the impact of reforms on the society. This book is the first to discuss Chinese policing and reform based upon author collaboration with professors from People’s Public Security University in Hong Kong. It is suitable as a reference or text.
Based on six years of field work, Professor Baker presents his findings on eight post-conflict African countries. His research, gathered through interviews, observations, and focus groups, examines the complex types of law enforcement and crime prevention systems that have developed during times of political and social instability. He explores the concept of nonstate policing, explains why it dominates African security provision, describes the services provided, measures the levels of local support, and discusses issues of accountability. He suggests ways to enhance these systems and presents solutions for ensuring security through a collaborative approach between state and nonstate police.
Catalog no. K11036, ISBN: 978-1-4398-1969-2 June 2011, 6-1/8 x 9-1/4, 300 pp. Suggested Price: $129.95 / £82.00 Available in eBook
Catalog no. 9193X, ISBN: 978-1-4200-9193-9 August 2009, 6-1/8 x 9-1/4, 215 pp. Suggested Price: $133.95 / £85.00 Available in eBook
Policing Organized Crime Intelligence Strategy Implementation
Social Media, Crisis Communication and Emergency Management
Petter Gottschalk
Utilizing Web 2.0 Technologies
Norwegian School of Management Series: Advances in Police Theory and Practice
Connie White
A sophisticated examination of an increasingly global problem, this book links criminal business enterprises with modern-day management practices to enhance police understanding of organized criminal activity. It presents material from organizational, sociological, managerial, historical, and practical perspectives and examines evolving legal process and the roles of government, police, and international agencies. Beginning with an overview of theories and models, the book details specific issues such as drug trafficking, prostitution, and economic crime and considers the latest methods to combat them. Among others, it discusses the Mafia, Hell’s Angels, and terrorists.
Written to teach emergency personnel how to effectively utilize social media and Web 2.0 technologies in emergency planning, preparedness, and response, this book covers the do’s and don’ts of social media when dealing with emergency situations. It explains how government organizations, non-governmental organizations, volunteer, and private emergency agencies can utilize this outlet for a variety of purposes, each chapter providing an example of a high profile individual, organization, or agency that utilizes the transformative power of social media. The book also includes exercises so readers can better understand its various uses.
Catalog no. K10504, ISBN: 978-1-4398-1014-9 August 2009, 6-1/8 x 9-1/4, 286 pp. Suggested Price: $92.95 / £58.99
Catalog no. K12470, ISBN: 978-1-4398-5349-8 May 2011, 6-1/8 x 9-1/4, 288 pp. Suggested Price: $69.95 / £44.99
Available in eBook
Available in eBook
Jacksonville State University, Alabama
For more information and a complete list of titles, visit us at www.crcpress.com
Computer Crime Investigation
Police Leadership in a Democracy
75
Staying Safe at School
Perspectives, Thoughts, and Opinions
Chester L. Quarles
Edited by
University of Mississippi, Oxford, USA
Dale L. June
Tammy Quarles
Henley-Putnam University, Los Angeles, California, USA
Computer Crime Investigation
Written by veteran law enforcement and family counseling professionals, the second edition of this guidebook shows students and parents how to stay safe at school. The book pinpoints personal safety issues of importance to all educators and explains how to analyze schools for security risks. It also includes proven methods for averting crime, improving school safety, and avoiding becoming a victim. Additional chapters explore teachers’ liability and rights and discuss the concept of emotional survival. Catalog no. K12715, ISBN: 978-1-4398-5828-8 May 2011, 6 x 9, 120 pp., Soft Cover Suggested Price: $39.95 / £25.99 Available in eBook
This volume brings together the work of academic researchers and law enforcement and intelligence personnel to present a sober appraisal of the issues surrounding the current state of our security infrastructure. Topics discussed include the history of terrorism and the rise of transnational anti-Western Islamism, progress made in protecting nations and individuals from terrorism, an analysis of a captured al-Qaeda training manual, suicide bombing, political and strategic warfare and propaganda, cooperative antiterrorism efforts among nations, insider threats, intelligence gathering by means of interpersonal contact, terrorist threats south of the border, and tools for locating bombmakers and clandestine labs. Catalog no. 93061, ISBN: 978-1-4200-9306-3 September 2010, 6-1/8 x 9-1/4, 395 pp. Suggested Price: $79.95 / £49.99
Survival Training for Law Enforcement The Israeli Combat System for the Urban Warrior Tzviel “BK” Blankchtein Masada Tactical, LLC, Baltimore, Maryland, USA
Ann R. Bumbak
76
Terrorism and Homeland Security
Second Edition
Terrorism and Organized Hate Crime Intelligence Gathering, Analysis and Investigations, Second Edition
Washington, D.C., USA
Michael R. Ronczkowski
Based on the Israeli Combat System (ICS), this book is a training guide for law enforcement officers. It appeals to a wide audience, including police staff, martial arts practitioners, defensive tactics trainers, and fitness professionals. Experts in police training, the authors describe the shortcomings in most defensive tactics and fitness programs and offer a new perspective on how to train police for job-related dangerous tasks. The book contains step-by-step training drills to maximize training realism and results. Over 200 high-quality black-and-white photographs provide the reader with a complete understanding of the delineated techniques described in the work.
This second edition of a critical volume explores religious connections and extremist factions both at home and abroad. Organizations discussed include Wahhabi, Hamas, and the Muslim Brotherhood. Packed with case studies and detailed scenarios, the book highlights the vulnerability of transportation systems of all sorts. It explains how both terrorists and law enforcement can use the Internet, and includes a contact list, a glossary of Islamic and cyber terrorist terms, and a chapter on understanding and anticipating terrorist behavior. The book stresses the importance of professionally analyzed intelligence and crossagency communication in effectively fighting terrorism.
Catalog no. K12175, ISBN: 978-1-4398-4852-4 April 2011, 6-1/8 x 9-1/4, 216 pp. Suggested Price: $59.95 / £38.99
Catalog no. 7829, ISBN: 978-0-8493-7829-4 November 2006, 6-1/8 x 9-1/4, 392 pp. Suggested Price: $99.95 / £65.99
Available in eBook
Available in eBook
Targeted Violence A Statistical and Tactical Analysis of Assassinations, Contract Killings, and Kidnappings
Terrorist Recognition Handbook
Glenn P. McGovern
Malcolm W. Nance
Santa Clara County District Attorney’s Office, Bureau of Investigation, San Jose, California, USA
Executive Director, International Anti-Terrorism Center for Excellence, USA
Drawn from case examples spanning the last 60 years, this book examines incidents of targeted violence, including contract killings, assassinations, and planned kidnappings. Complete with 35 case studies, the text explores numerous attack methodologies employed around the world and regionally. The author, a former SWAT and JTTF team member, analyzes the modus operandi of individual assailants and groups to highlight the commonalities between targeted victims and why certain groups tend to target specific types of individuals. The book concludes with a chapter on victimology.
Written by a 20-year veteran of the U.S. intelligence community, this second edition reflects the geopolitical factors affecting global terrorist incidents and regional insurgencies. The book includes an analysis of transformations within Al Qaeda, coverage of the modern insurgency, and information on global and regional terrorist groups. The section on terrorist tactics reveals the trends and examines suicide bombings. This book is an invaluable training tool on how to identify an attack, how to mitigate damage, and how to recognize the stages of developing terrorist plots. Author Malcolm W. Nance is often interviewed by the national media for his expert opinion.
Catalog no. K11195, ISBN: 978-1-4398-2512-9 April 2010, 7 x 10, 331 pp. Suggested Price: $89.95 / £57.99 Available in eBook
A Practitioner’s Manual for Predicting and Identifying Terrorist Activities, Second Edition
Catalog no. AU7183, ISBN: 978-1-4200-7183-2 April 2008, 6-1/8 x 9-1/4, 480 pp., Soft Cover Suggested Price: $62.95 / £40.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
CAD and GIS Integration
Edited by
Edited by
Vijayan Sugumaran
Hassan A. Karimi
Oakland University, Rochester, Michigan, USA
University of Pittsburgh, Pennsylvania, USA
Jon Atle Gulla
Burcu Akinci
NTNU, Trondheim, Norway
Carnegie Mellon University, Pittsburgh, Pennsylvania, USA
Due to their rapid development, many practitioners are confused about the state of semantic technologies, which can be considered to be at different levels of maturity. With an emphasis on the adoption and diffusion of semantic technologies for real-world applications, this book covers the most mature parts of the semantic web and their practical applications in information and knowledge management. It presents a combination of theory and industry cases that discuss the technical and practical issues related to semantic technologies in intelligent information management. Topics addressed include ontology engineering and semantic retrieval.
Problem solving through CAD and GIS requires a proper integration of these systems for efficient and effective processing of data and operations. Currently, there is no single book that covers the breadth and depth of CAD/GIS integration issues and solutions. This book provides in-depth descriptions of existing and emerging methodologies, techniques, and technologies for integrating CAD and GIS and includes example applications requiring efficient and effective solutions through proper CAD/GIS integration. The text delineates the technical aspects of integrating CAD/GIS, helping readers learn concepts and techniques to analyze, design, and implement projects ranging from the simple to the complex.
Catalog no. K10096, ISBN: 978-1-4398-0156-7 May 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $89.95 / £57.99
Catalog no. AU6805, ISBN: 978-1-4200-6805-4 December 2009, 6-1/8 x 9-1/4, 247 pp. Suggested Price: $92.95 / £58.99
Available in eBook
Available in eBook
Certified Function Point Specialist Examination Guide Applied Software Product Line Engineering
David Garmus The David Consulting Group, Orange Park, Florida, USA
Janet Russac
Edited by
Software Measurement Expertise, Inc., Green Cove Springs, Florida, USA
Kyo C. Kang, Vijayan Sugumaran, and Sooyong Park
Royce Edwards
Greater competition is pressuring industries to improve efficiency through the use of Software Product Line (SPL), which in recent years has drastically increased the productivity of IT-related industries, with many more improvements possible. This handbook details various aspects of SPL implementation in different domains, while documenting best practices with regard to system development. Expert contributors from academia and industry come together to focus on core asset development, product development, and management, addressing the process, technical, and organizational issues needed to meet the demand for information in what is becoming a global paradigm shift.
Written by active members of the Counting Practices Committee and a past president of the IFPUG, this book provides a complete review of the rules and guidelines prescribed in version 4.3 of the Function Point Counting Practices Manual (CPM). It supplies a fundamental understanding of the IFPUG Functional Size Measurement method and includes helpful tips on how to use the CPM manual during the exam. Complete with two sample exams and detailed examples throughout, this is the ideal study guide for the CFPS examination. Following certification, this is a valuable reference for applying the IFPUG method for sizing proficient software design, development, and deployment.
Catalog no. AU6841, ISBN: 978-1-4200-6841-2 December 2009, 6-1/8 x 9-1/4, 561 pp. Suggested Price: $92.95 / £58.99
Catalog no. AU7637, ISBN: 978-1-4200-7637-0 July 2010, 8-1/2 x 11, 244 pp., Soft Cover Suggested Price: $44.95 / £28.99
Available in eBook
Available in eBook
Cloud Computing and Software Services Baselines and Models for CMMI and Process Improvement Practitioners
Theory and Techniques
Diane Mizukami-Williams
Mohammad Ilyas
Northrop Grumman Los Angeles, California
This practical resource walks readers through the process of establishing baselines and creating effective models. Using accessible language, not theory and formulas, the book supplies a fundamental understanding of the key concepts behind baselines and models. It explains how to identify goals, identify processes and subprocesses, collect and analyze data, identify controllable factors, and use the baselines to create models. It also describes how to choose the right baselines and how to use models to estimate and predict the future with improved accuracy. Catalog no. K11464, ISBN: 978-1-4398-2997-4 June 2011, 6-1/8 x 9-1/4, 192 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Edited by
Syed A. Ahson Microsoft Corporation, Bellevue, Washington, USA Florida Atlantic University, Boca Raton, USA
Whether you’re already in the cloud, or determining whether or not it makes sense for your organization, Cloud Computing and Software Services: Theory and Techniques provides you with the technical understanding needed to develop and maintain state-of-the-art cloud computing and software services. From basic concepts and recent research findings to future directions, it gathers the insight of 50 experts from around the world to present the most up-to-date global perspective on the broad range of technical topics related to cloud computing and Software as a Service (SaaS). Witten in a manner that makes this complex subject easy to understand, this is an ideal one-stop reference for anyone interested in the technical aspects of cloud computing. Catalog no. K10175, ISBN: 978-1-4398-0315-8 July 2010, 6-1/8 x 9-1/4, 458 pp. Suggested Price: $99.95 / £63.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Software Engineering & Systems Development
Applied Semantic Web Technologies
77
COSMIC Function Points Theory and Advanced Practices Edited by
Software Engineering & Systems Development 78
Encyclopedia of Software Engineering
Reiner Dumke
Two-Volume Set
University of Magdeburg, Germany
Edited by
Alain Abran
Phillip A. Laplante
Universite du Quebec a Montreal, Canada
The Pennsylvania State University, Malvern, USA
An overview of the COSMIC FFP functional size measurement method, this book describes theory and practice in the international software measurement community. It delineates the method’s history, the intentions, and the practical and scientific background. The editors present a summary of the scientific and practical background of the FSM method presented during international workshops, covering essential aspects of the next generation of functional size measurement methods. The book is useful for creating, practically implementing, standardizing, successfully distributing and evident adapting for any FSM method.
Offering a fresh and up-to-date perspective on the field, this encyclopedia covers the entire multidisciplinary scope of software engineering. Editor Phillip A. Laplante used the Software Engineering Body of Knowledge (SWEBOK) as a template for organizing the material and brought together leading subject experts from around the world to write the encyclopedia’s authoritative yet easy-toread entries. This important new resource covers software requirements, design, construction, testing, maintenance, configuration management, and quality control, as well as software engineering management tools and methods.
Catalog no. K11991, ISBN: 978-1-4398-4486-1 February 2011, 6-1/8 x 9-1/4, 360 pp. Suggested Price: $79.95 / £49.99
Catalog no. AU5977, ISBN: 978-1-4200-5977-9 November 2010, 8-1/2 x 11, 1522 pp. Suggested Price: $800.00 / £410.00
Available in eBook
Enterprise-Scale Agile Software Development
Data Flow Analysis Theory and Practice
James Schiel
IIT Bombay, Mumbai, India
Artisan Software Consulting, Pennsylvania, USA Series: Applied Software Engineering
This work provides an in-depth treatment of data flow analysis technique. Apart from including interprocedural data flow analysis, this book is the first to extend detailed coverage of analysis beyond bit vectors. Supplemented by numerous examples, it equips readers with a combination of mutually supportive theory and practice, presenting mathematical foundations and including study of data flow analysis implementation through use of the GNU Compiler Collection (GCC). Readers can experiment with the analyses described in the book by accessing the author’s web page, where they will find the source code of gdfa (generic data flow analyzer).
Written for organizations attempting to convert their transitional development practices to agile, this book is organized into chapters sequenced to match the typical progression. Drawing on his experience in transitioning a 1400 person organization to agile development, the author provides the information and tools that will allow you to consider potential outcomes so that you can make the best choices for your unique situation. The content is based on the use of Scrum as an organizational framework and on XP practices used to define how software is written and tested. The book also includes information regarding quality development practices based on ISO 9001.
Catalog no. 2880, ISBN: 978-0-8493-2880-0 March 2009, 6-1/8 x 9-1/4, 395 pp. Suggested Price: $102.95 / £65.99
Catalog no. K10179, ISBN: 978-1-4398-0321-9 November 2009, 6-1/8 x 9-1/4, 382 pp. Suggested Price: $89.95 / £57.99
Available in eBook
Available in eBook
Uday P. Khedker, Amitabha Sanyal, and Bageshri Sathe
Textbook
Design and Safety Assessment of Critical Systems Marco Bozzano and Adolfo Villafiorita Bruno Kessler Foundation, Italy
Explaining how to improve safety-critical systems to reduce risks to people and the environment, this book elucidates fundamental concepts and reviews issues related to the design, development, and assessment of safety-critical systems. The text covers the most well-known notations, techniques, and procedures, and supplies many in-depth examples from a range of industrial sectors. It also provides access to a website with additional information and code for the examples presented. Catalog no. K10186, ISBN: 978-1-4398-0331-8 November 2010, 6-1/8 x 9-1/4, 297 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Flexible, Reliable Software Using Patterns and Agile Development Henrik Bærbak Christensen University of Aarhus, Denmark Series: Chapman & Hall/CRC Textbooks in Computing
This text presents innovative agile methods and guides readers through the software development process. By describing practical stories, explaining the design and programming process in detail, and using projects as a learning context, the author helps readers understand why a given technique is required and why techniques must be combined to overcome the challenges facing software developers. He discusses the benefits and liabilities of each approach, provides a collection of design patterns, and includes projects that represent real-world tasks. The book also contains review questions, exercises, and selected solutions. Source code and other resources are available on the author’s website. Catalog no. C3622, ISBN: 978-1-4200-9362-9 May 2010, 7 x 10, 527 pp. Suggested Price: $69.95 / £44.99
For more information and a complete list of titles, visit us at www.crcpress.com
Process Improvement and CMMI for Systems and Software Ron Kenett
Edited by
KPA, Ltd., Raanana, Israel
Mostafa Hashem Sherif
Emanuel Baker
AT&T, Tinton Falls, New Jersey, USA
Process Strategies, Inc., Los Angeles, California, USA
Bringing together the latest research and application results, this book provides a clear and comprehensive understanding of systems integration technologies, architectures, applications, and project management techniques involved in enterprise system integration. The text includes coverage of mobile communications, standards for integrated manufacturing and e-commerce, RFID, Web-based systems, and complete service-oriented enterprise modeling and analysis. Practitioners will benefit from insights on managing virtual teams and management techniques for introducing complex technology into businesses. Covering best practices in enterprise systems integration, the text highlights applications across various business enterprises, includes case studies, and presents the state of the art in the context of user requirements and integration.
Process Improvement and CMMI for Systems and Software provides readers with a workable approach for achieving cost-effective process improvements for systems and software. It details a methodology for assessing the status of a development or maintenance process and also lays out an effective plan for achieving process improvements. This practical resource supplies examples of measures and metrics that can be useful for establishing baselines and for monitoring process improvement projects. The text concludes with a realistic case study that illustrates how the methods, tools, and techniques discussed fit together.
Catalog no. AU8216, ISBN: 978-1-4200-7821-3 November 2009, 6-1/8 x 9-1/4, 728 pp. Suggested Price: $102.95 / £65.99
Catalog no. AU6050, ISBN: 978-1-4200-6050-8 March 2010, 6-1/8 x 9-1/4, 435 pp. Suggested Price: $69.95 / £44.99 Available in eBook
Available in eBook
Implementing and Developing Cloud Computing Applications David E.Y. Sarna Hendon, Stamford Hill & Co., Inc., Teaneck, New Jersey, USA
Filled with comparative charts and decision trees, this book explains exactly what it takes to build robust and highly scalable cloud computing applications in any organization. Covering the major commercial offerings currently available, it provides authoritative guidance through the implementation process. It puts cloud computing into historical context and considers how cloud computing affects project management, budgeting, and lifecycle management. From software and testing tools to best practices, this book considers the entire cloud application environment. It also includes case studies that illustrate the latest technologies, implementation issues, and recently developed solutions. Catalog no. K11513, ISBN: 978-1-4398-3082-6 November 2010, 6-1/8 x 9-1/4, 344 pp. Suggested Price: $79.95 / £49.99
Process-Centric Architecture for Enterprise Software Systems Parameswaran Seshan Infosys, Bangalore, India Series: Infosys Press
Supplying an accessible introduction, this book details the analysis and design principles in process-centric architecture. Illustrative examples demonstrate how to architect and design enterprise systems based on business processes central to your organization. The text covers the architectural aspects of business process management, the evolution of IT systems, the importance of a business process focus, the role of workflows, business rules, enterprise application integration, and business process modeling languages such as WS-BPEL and BPML. This forward-looking resource explains how to architect enterprise systems using a BPMS technology platform, J2EE components, and Web services. Catalog no. K10837, ISBN: 978-1-4398-1628-8 June 2010, 6-1/8 x 9-1/4, 333 pp. Suggested Price: $89.95 / £57.99 Available in eBook
Available in eBook
Textbook
Modeling Software Behavior A Craftsman’s Approach
Product Release Planning Methods, Tools and Applications Guenther Ruhe
Paul C. Jorgensen
University of Calgary, Alberta, Canada
Grand Valley State University, Allendale, Michigan, USA
Authored by renowned expert Günther Ruhe, this book presents methods and tools to apply sound planning for product development and product management. It covers aspects of supporting product release decisions ranging from foundations to methods, tools, and applications. Equal parts art and science, the actual decision-making is described as a process of combining rigorous methods with the intuition and experience of the human experts. Ruhe provides a guided tour through the release planning, starting with technology and market needs and proceeding to product planning and finally to development projects.
Based on a graduate course taught by the author, this book provides an in-depth understanding of the expressive power of various models of system behavior. The text details two fundamental types of requirements specification models: those that describe structure and those that describe behavior. Chapters emphasizing structure focus on entity/relation models, dataflow diagrams, hierarchy charts, class diagrams, and object diagrams as well as the interfaces among them. Sections highlighting behavior address decision tables, finite state machines, StateCharts, and Petri Nets. The capabilities and limitations of each model are also discussed. Practical examples and exercises complete the coverage. Catalog no. AU8075, ISBN: 978-1-4200-8075-9 July 2009, 6-1/8 x 9-1/4, 215 pp. Suggested Price: $89.95 / £57.99
Catalog no. 2620, ISBN: 978-0-8493-2620-2 June 2010, 6-1/8 x 9-1/4, 339 pp. Suggested Price: $89.95 / £57.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Software Engineering & Systems Development
Handbook of Enterprise Integration
79
Quality Assurance of Agent-Based and Self-Managed Systems Reiner Dumke and Steffen Mencke
Software Engineering & Systems Development 80
Scrum Project Management
University of Magdeburg, Germany
Kim H. Pries
Cornelius Wille
Value Transformation LLC, Texas, USA
University of Applied Science Bingen, Germany
Jon M. Quigley
Based on the authors’ more than fifteen years of experience in software agent technology, this book first presents the essential basics, aspects, and structures of the agent technology. It then covers the main quality aspects in software system development and gives current examples of agent measurement and evaluation. Focusing on software agent systems and multi-agent systems (MAS), the authors discuss the determination of quality properties. They also explain different techniques and approaches to evaluate the development of MAS. The final chapter summarizes quality assurance approaches for agent-based systems and discusses some open problems and future directions.
Presenting a modified version of the agile software development framework, the book introduces Scrum basics and explains how to apply this adaptive technique to effectively manage a wide range of programs and complex projects. It provides proven planning methods for controlling project scope and ensuring your project stays on schedule. It also includes Scrum tracking methods to help your team maintain a focus on improving throughput and streamlining communications. Having successfully deployed and implemented Scrum across multiple companies and departments, the authors provide valuable insight into how they achieved their past successes and how they overcame the trials involved with the deployment of a Scrum environment.
Catalog no. K10644, ISBN: 978-1-4398-1266-2 August 2009, 6-1/8 x 9-1/4, 176 pp. Suggested Price: $102.95 / £65.99
Catalog no. K11197, ISBN: 978-1-4398-2515-0 August 2010, 6-1/8 x 9-1/4, 198 pp. Suggested Price: $49.95 / £31.99
Available in eBook
Available in eBook
Textbook
Secure and Resilient Software Development
Requirements Engineering for Software and Systems Phillip A. Laplante
Mark S. Merkow Technical Security Strategy, Scottsdale, Arizona, USA
The Pennsylvania State University, Malvern, USA Series: Applied Software Engineering Series, 5
Lakshmikanth Raghavan
With an intentional focus on software-intensive systems, this volume provides a probing and comprehensive review of the state of technology and developments in intelligent systems, soft computing techniques, and their diverse applications in manufacturing. To illustrate key ideas associated with requirements engineering, the text presents three common example systems: an airline baggage handling system, a point-of-sale system for one location of a large pet store chain, and a system for a “smart home” in which one or more PCs control various aspects of the home’s functions. The selected systems encompass a wide range of applications— from embedded to organic, covering industrial and consumer uses.
Many of the software books available clearly highlight the problems with current software development but don’t provide comprehensive, easily actionable, groundlevel solutions. Covering the entire secure software development life cycle that ties all development together, this book presents quality software development strategies and practices stressing resilience requirements with precise, actionable, and groundlevel inputs that connect directly with their creators. The text helps developers understand fundamental problems and provides them with best practices, principles, design methodology, programming guidance, and testing practices.
Catalog no. AU6467, ISBN: 978-1-4200-6467-4 March 2009, 6-1/8 x 9-1/4, 264 pp. Suggested Price: $92.95 / £59.99
ROI-Based Project Management
PayPal, San Jose, California, USA
Catalog no. K11327, ISBN: 978-1-4398-2696-6 June 2010, 6-1/8 x 9-1/4, 392 pp. Suggested Price: $79.95 / £49.99 Available in eBook
From Requirements Management to Value Delivery
Secure Java
Jose Lopez Soriano
Abhay Bhargav B.V. Kumar
Series: Advanced & Emerging Communications Technologies, 16
This book provides comprehensive guidelines on how to evaluate an accurate and feasible ROI throughout the iterative development cycle of a project, before the project has progressed to the point where it is already over-budget and over-run. It explains to how to evaluate the return and subsequent success of a project so that it is simpler to manage, on budget, on time, more efficient, and thus yields the expected return on investment estimated at the outset. Equations, tables, and figures are included within the text for better understanding. Catalog no. K11933, ISBN: 978-1-4398-4156-3 May 2011, 6-1/8 x 9-1/4, 400 pp. Suggested Price: $69.95 / £44.99 Available in eBook
For Web Application Development
Encapsulating security requirements for web development with the Java programming platform, this book covers secure programming, risk assessment, and threat modeling—explaining how to integrate these practices into a secure software development life cycle. From the risk assessment phase to the proof of concept phase, it details a secure web application development process. The authors provide in-depth implementation guidance and best practices for access control, cryptography, logging, secure coding, and authentication and authorization in web application development. Discussing the latest application exploits and vulnerabilities, they examine various options and protection mechanisms for securing web applications against multifarious threats. Catalog no. K11172, ISBN: 978-1-4398-2351-4 September 2010, 7 x 10, 308 pp., Soft Cover Suggested Price: $69.95 / £44.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Setrag Khoshafian
John Mathenge Kanyaru
Pegasystems Inc, Cambridge, Massachusetts, USA
Series: Applied Software Engineering
This comprehensive resource covers all the components, issues, standards, and technologies that create a service-oriented enterprise. Filled with real-world examples, Service Oriented Enterprises shows IT managers, CIOs, software architects and software developers, and innovative and practical service-oriented solutions. Its framework for aligning services with business goals empowers IT executives to make the right decisions about deploying service-oriented applications, architectures, and platforms. Software professionals are guided through each step of the service-oriented development process from analysis and design to content and portal integration and service management. This book also focuses on business processes and business rules in the context of Web services and service-oriented computing.
Drawing on the author’s industrial experience in software development, this book explores system specification and validation. It describes the discipline of software requirements engineering, along with issues to consider when choosing a specification technique or notation. It covers the differences between requirements analysis and construction specification and explains methods for translating specifications into designs. The text also describes different approaches to software specification, including visual and textual methods. It offers many illustrative examples to reinforce concepts and provide clarity. PowerPoint® slides and solutions manual are available upon qualified course adoption.
Catalog no. AU5360, ISBN: 978-0-8493-5360-4 October 2006, 6-1/8 x 9-1/4, 464 pp. Suggested Price: $89.95 / £56.69
Catalog no. K12344, ISBN: 978-1-4398-5124-1 June 2011, 6-1/8 x 9-1/4, 196 pp. Suggested Price: $79.95 / £49.99 Available in eBook
Available in eBook
Textbook
Software Development
Software Testing and Continuous Quality Improvement
An Open Source Approach
Third Edition
Allen Tucker, Ralph Morelli, and Chamindra de Silva
William E. Lewis
Series: Chapman & Hall/CRC Innovations in Software Engineering and Software Development
President and CEO, Smartware Technologies Inc., Plano, Texas
Written by experienced software developers and educators, this text immerses readers directly into an agile-free and open source software (FOSS) development process. It focuses on the methodologies and goals that drive the development of FOSS, combining principles with real-world skill building, such as debugging, refactoring, and writing. The authors highlight the value of collaboration as a fundamental paradigm for software development and provide hands-on projects using real open source software. Numerous supporting materials are available on the book’s website.
This third edition of a bestseller provides a comprehensive look at software testing as part of the project management process, emphasizing testing and quality goals early on in development. Building on the success of previous editions, the text explains how compliance testing helps an IT organization meet Sarbanes-Oxley and Basel II requirements. The sections on test effort estimation are fully updated, providing greater emphasis on testing metrics. New chapters address process, application, and organizational metrics. The book also examines all aspects of functional testing and looks at the relation between changing business strategies and changes to applications in development.
Catalog no. K10655, ISBN: 978-1-4398-1290-7 January 2011, 6-1/8 x 9-1/4, 392 pp. Suggested Price: $79.95 / £49.99
Catalog no. AU0733, ISBN: 978-1-4200-8073-5 December 2008, 6-1/8 x 9-1/4, 688 pp. Suggested Price: $85.95 / £54.99 Available in eBook
Software Engineering Reviews and Audits Boyd L. Summers
Ashfaque Ahmed SCM Consulting, Bhilai, Chattisgarh, India
Written to answer questions regarding the setup and performance of specific software engineering reviews and audits, this book explains how to conduct reviews and audits properly and in compliance with mandatory software requirements. It provides best methods for conducting reviews and audits for aerospace companies, defense contractors, and software organizations. Authored by an industry professional with more than 20 years of experience, the text offers insight on conducting functional and physical configuration audits. It includes a glossary of acronyms and abbreviations for ease of comprehension. Catalog no. K12356, ISBN: 978-1-4398-5145-6 January 2011, 6-1/8 x 9-1/4, 192 pp. Suggested Price: $89.95 / £49.99 Available in eBook
Software Testing as a Service Software Testing as a Service explains, in simple language, how to use software testing to improve productivity, reduce time to market, and reduce costly errors. It explains how the normal functions of manufacturing can be applied to commoditize the software testing service to achieve consistent quality across all software projects. This up-to-date reference reviews different software testing tools, techniques, and practices and provides succinct guidance on how to estimate costs, allocate resources, and make competitive bids. Replete with examples and case histories, this resource illustrates how proper planning can lead to the creation of software that’s head and shoulders above the competition. Catalog no. K10002, ISBN: 978-1-4200-9956-0 September 2009, 6-1/8 x 9-1/4, 228 pp. Suggested Price: $82.95 / £52.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
Software Engineering & Systems Development
Service Oriented Enterprises
Software Systems Specification and Modeling
81
Textbook
Software Testing
Software Engineering & Systems Development 82
A Craftsman’s Approach, Third Edition Paul C. Jorgensen Grand Valley State University, Allendale, Michigan, USA
A bestseller in its first two editions, Software Testing: A Craftsman’s Approach, Third Edition has been thoroughly revised and updated to highlight issues such as how Agile and XP development environments have radically changed the role of software testers by making testing integral to every phase of the development process. Coverage also includes model-based and test-driven development, reexamination of all-pairs testing, and explanation of the four contexts of software testing. The author provides new downloadable programs that demonstrate white-box, black-box and other fundamental types testing. Catalog no. AU7475, ISBN: 978-0-8493-7475-3 February 2008, 7 x 10, 440 pp. Suggested Price: $102.95 / £66.99
Testing Complex and Embedded Systems Kim H. Pries Stonebridge Electronics North America, El Paso, Texas
Jon M. Quigley Using combinatorial approaches, this book aims to motivate testers and testing organizations to perform meaningful testing. The text details planning activities prior to testing, how to scope the work, and how to achieve a successful conclusion. Rather than presenting the entire continuum of testing for a particular product or design attribute, this volume focuses on boundary conditions. The authors provide various techniques that can be used to streamline testing and help identify problems before they occur, including turbocharge testing methods from Six Sigma. Coverage includes testing, simulation, and emulation. Catalog no. K11134, ISBN: 978-1-4398-2140-4 December 2010, 6-1/8 x 9-1/4, 319 pp. Suggested Price: $89.95 / £57.99 Available in eBook
For more information and a complete list of titles, visit us at www.crcpress.com
A
Attaining High Performance Communications: A Vertical Approach..........................................................19
Combinatorial Pattern Matching Algorithms in Computational Biology Using Perl and R.........................13
Automated Physical Database Design and Tuning.............30
Combinatorial Scientific Computing..................................6
Access Control, Security, and Trust: A Logical Approach..........................................................................27
Autonomous Mobile Robots: Sensing, Control, Decision Making and Applications..................................................44
Combinatorics of Compositions and Words.....................35
Adaptive Image Processing: A Computational Intelligence Perspective, Second Edition...............................................42
B
Communication Architectures for Systems-on-Chip.........17
Adaptive Security Management Architecture.....................67
Baselines and Models for CMMI and Process Improvement Practitioners......................................................................77
Advanced Concepts in Defensive Tactics: A Survival Guide for Law Enforcement........................................................73
Basic GIS Coordinates, Second Edition............................47
Combinatory Logic: Pure, Applied and Typed....................3 Communications System Security.....................................28 Complete Guide to Security and Privacy Metrics: Measuring Regulatory Compliance, Operational Resilience, and ROI............................................................................67
Advanced Geoinformation Science....................................57
Bayesian Artificial Intelligence, Second Edition.................48
Advanced High Dynamic Range Imaging: Theory and Practice.............................................................................21
Bayesian Data Analysis, Second Edition..............................5
Composite Materials Technology: Neural Network Applications........................................................................6
Advanced Number Theory with Applications...................35
Bayesian Ideas and Data Analysis: An Introduction for Scientists and Statisticians...................................................5
Computability Theory, Second Edition...............................3
Advances in Applied Digital Human Modeling.................39
Bayesian Methods for Data Analysis, Third Edition............5
Advances in Cognitive Ergonomics...................................39
Bayesian Modeling in Bioinformatics................................12
Advances in Network Management...................................64
Bijective Combinatorics....................................................35
Advances in Semantic Media Adaptation and Personalization, Volume 2.................................................46
Bioinformatics Database Systems......................................30 Bioinformatics: A Practical Approach................................12
Affective Computing: Theory, Methods, and Applications......................................................................44
Bioinformatics: High Performance Parallel Computer Architectures.....................................................................12
Algebraic Number Theory, Second Edition.......................35
Bio-inspired Computing and Networking...........................5
Algorithmic Cryptanalysis.................................................27
Biological Computation....................................................12
Algorithms and Theory of Computation Handbook, Second Edition - 2 Volume Set...........................................3
Biological Data Mining.....................................................30
Algorithms and Theory of Computation Handbook, Second Edition, Volume 1: General Concepts and Techniques..........................................................................3 Algorithms and Theory of Computation Handbook, Second Edition, Volume 2: Special Topics and Techniques..........................................................................3 Algorithms in Bioinformatics: A Practical Introduction....12 An Inside Guide to Game Design.....................................38
Biological Sequence Analysis Using the SeqAn C++ Library..............................................................................12 Biostatistics: A Computing Approach...............................13 Blind Image Deconvolution: Theory and Applications......42 Building Projection-Based VR Systems.............................22
Computational Analysis of Randomness in Structural Mechanics...........................................................................6 Computational Intelligence in Medical Imaging: Techniques and Applications.............................................22 Computational Intelligence Paradigms: Theory & Applications using MATLAB............................................48 Computational Methods in Plasma Physics.........................6 Computational Photography: Mastering New Techniques for Lenses, Lighting, and Sensors......................................22 Computational Photography: Methods and Applications......................................................................22 Computational Protein-Protein Interactions.....................13 Computational Statistics Handbook with MATLAB, Second Edition..................................................................52 Computational Statistics: An Introduction to R................52 Computational Vision and Medical Image Processing: VipIMAGE 2009..............................................................22
Business, Marketing, and Management Principles for IT and Engineering.......................................................................57
Computer Aided Design and Design Automation.............16
C
Computer Forensics: Evidence Collection and Management.....................................................................73
Computer Arithmetic and Verilog HDL Fundamentals....17
An Integrated Introduction to Computer Graphics and Geometric Modeling.........................................................22
CAD and GIS Integration.................................................77
An Introduction to the Bootstrap........................................9
Cancer Systems Biology....................................................13
Analog and VLSI Circuits.................................................16
Certified Function Point Specialist Examination Guide....77
Analysis and Synthesis of Fuzzy Control Systems: A Model-Based Approach.................................................44
Circular and Linear Regression: Fitting Circles and Lines by Least Squares.......................................................................3
Computer Vision: From Surfaces to 3D Objects...............49
Applications of Cognitive Work Analysis..........................39
Classical and Modern Numerical Analysis: Theory, Methods and Practice.........................................................................6
Computing for Fundamental Physics: A Critical Look at 30 Years of Computing in High-energy Physics.......................7
Classical Fortran: Programming for Engineering and Scientific Applications, Second Edition.............................52
Conceptual Modeling for Discrete-Event Simulation..........7
Applications of Field-Programmable Gate Arrays in Scientific Research.............................................................19 Applied Algebra: Codes, Ciphers and Discrete Algorithms, Second Edition..................................................................27 Applied Combinatorics, Second Edition...........................27 Applied Concept Mapping: Capturing, Analyzing, and Organizing Knowledge......................................................57 Applied Genetic Programming and Machine Learning.....48 Applied Nonparametric Statistical Methods, Fourth Edition....................................................................5 Applied Semantic Web Technologies.................................77 Applied Software Product Line Engineering......................77
Cloud Computing and Software Services: Theory and Techniques........................................................................77 Cloud Computing Strategies.............................................57 Cloud Computing: Implementation, Management, and Security.............................................................................60 Cloud Computing: Technologies and Strategies of the Ubiquitous Data Center....................................................60 Cloud-Based Solutions for Healthcare IT..........................47 Clustering in Bioinformatics and Drug Discovery.............13 CoArrays: Parallel Programming in Fortran.........................6
Title Index
3D Graphics for Game Programming...............................21
Computer Graphics Through OpenGL: From Theory to Experiments......................................................................22 Computer Network Time Synchronization: The Network Time Protocol on Earth and in Space, Second Edition......19
Conceptual Structures in Practice......................................49 Contemporary Coding Techniques and Applications for Mobile Communications..................................................19 Content Preparation Guidelines for the Web and Information Appliances: Cross-Cultural Comparisons......39 Context-Aware Computing and Self-Managing Systems...39 Control of Color Imaging Systems: Analysis and Design...42 COSMIC Function Points: Theory and Advanced Practices............................................................................78 Cost-Sensitive Machine Learning......................................49
For more information and a complete list of titles, visit us at www.crcpress.com
83
CRC Handbook of Modern Telecommunications, Second Edition..................................................................64 Critical Infrastructure: Homeland Security and Emergency Preparedness, Second Edition............................................74 Cryptanalysis of RSA and Its Variants...............................28 Cyber Criminology: Exploring Internet Crimes and Criminal Behavior.............................................................74
Title Index 84
Digital Signal Processing Fundamentals............................19 Discrete Mathematics: Proofs, Structures and Applications, Third Edition....................................................................35 Discrete Structures with Contemporary Applications........36 Discrete-Event Modeling and Simulation: A Practitioner’s Approach..........................................................................17 Display and Interface Design: Subtle Science, Exact Art...40
Fundamentals of Grid Computing: Theory, Algorithms and Technologies.......................................................................7 Fundamentals of Multicore Software Development.............8 Fuzzy Image Processing and Applications with MATLAB..........................................................................43
G Game Development Tools.................................................37
Cyber Fraud: Tactics, Techniques and Procedures..............74
Displays: Fundamentals, Applications, and Outlook.........23
Cyber Security Essentials...................................................67
Dynamic Police Training...................................................74
D
E
Data Analysis Using Stata, Second Edition..........................7
Effective Communications for Project Management.........61
Data Clustering in C++: An Object-Oriented Approach..........................................................................30
Electronic Design Automation for Integrated Circuits Handbook - 2 Volume Set.................................................17
Data Flow Analysis: Theory and Practice..........................78 Data Mining and Machine Learning in Cybersecurity......30
Embedded Multiprocessors: Scheduling and Synchronization, Second Edition......................................18
Data Mining for Design and Marketing............................31
Emergent Semantics..........................................................20
Data Mining for Global Trends in Mountain Biodiversity.......................................................................31
Enabling Context-Aware Web Services: Methods, Architectures, and Technologies........................................47
Data Mining for Intelligence, Fraud & Criminal Detection: Advanced Analytics & Information Sharing Technologies.....................................................................74
Encyclopedia of Information Assurance - 4 Volume Set (Print Version)...................................................................68
Data Mining in Biomedical Imaging, Signaling, and Systems.............................................................................31
Energy Efficient Hardware-Software Co-Synthesis Using Reconfigurable Hardware..................................................54
Data Mining with R: Learning with Case Studies.............31 Data Protection: Governance, Risk Management, and Compliance.......................................................................68
Enterprise Architecture A to Z: Frameworks, Business Process Modeling, SOA, and Infrastructure Technology.......................................................................60
GPU Pro 2........................................................................23
Data Storage Management, Implementation, and Strategies...........................................................................60
Enterprise Business Architecture: The Formal Link Between Strategy and Results............................................58
Graph Theory and Its Applications, Second Edition.........36
Database Design Using Entity-Relationship Diagrams......55
Enterprise-Scale Agile Software Development...................78
Graphics Interface 2009....................................................24
Decomposition Methods for Differential Equations: Theory and Applications.....................................................7
Epilepsy: The Intersection of Neurosciences, Biology, Mathematics, Engineering and Physics..............................14
Graphics Interface 2010....................................................24
Design and Implementation of Data Mining Tools...........56
Essential Project Management Skills..................................62
Graphs & Digraphs, Fifth Edition....................................36
Design and Safety Assessment of Critical Systems.............78
Essentials of Control Techniques and Theory....................49
Green Computing: Large-Scale Energy Efficiency...............8
Design of Enterprise Systems: Theory, Architecture, and Methods............................................................................54
Explorations in Computing: An Introduction to Computer Science...............................................................7
Green IT Strategies and Applications: Using Environmental Intelligence.....................................61
Design of Low-Power Coarse-Grained Reconfigurable Architectures.....................................................................54
Exploratory Multivariate Analysis by Example Using R.....52
Green Project Management...............................................62
F
Grid Computing: Infrastructure, Service, and Applications.8
Designing Displays for Older Adults.................................40
Encyclopedia of Software Engineering..............................78
Designing Green Networks and Network Operations: Saving Run-the-Engine Costs............................................64
Feedback Control in Systems Biology...............................14
Designing Network On-Chip Architectures in the Nanoscale Era...................................................................17
First Course in Machine Learning.....................................49
Deterministic Learning Theory for Identification, Recognition, and Control.................................................44 Digital Image Processing and Analysis: Human and Computer Vision Applications with CVIPtools, Second Edition..............................................................................23 Digital Image Processing: An Algorithmic Approach with MATLAB..........................................................................43 Digital Imaging for Cultural Heritage Preservation: Analysis, Restoration, and Reconstruction of Ancient Artworks.......23 Digital Integrated Circuits: Analysis and Design, Second Edition..................................................................17
Feedback, Nonlinear, and Distributed Circuits.................16 FISMA Principles and Best Practices: Beyond Compliance .....................................................................68 Flexible, Reliable Software: Using Patterns and Agile Development....................................................................78
Game Engine Architecture................................................37 Game Physics Pearls..........................................................37 Game Theory for Wireless Communications and Networking.......................................................................65 Gene Expression Studies Using Affymetrix Microarrays....14 Genetic Algorithms and Genetic Programming: Modern Concepts and Practical Applications......................4 Genetics and Randomness................................................14 Geographic Data Mining and Knowledge Discovery, Second Edition..................................................................31 Geographic Information Services for Ubiquitous Mobile Services.............................................................................20 Get Certified: A Guide to Wireless Communication Engineering Technologies..................................................72 GIS: A Computing Perspective, Second Edition...............20 Glycome Informatics: Methods and Applications..............14 Governing Lethal Behavior in Autonomous Robots..........44 GPU Pro: Advanced Rendering Techniques......................23
Graphics Shaders: Theory and Practice..............................24
Grid Computing: Techniques and Applications..................8 Grid Resource Management: Toward Virtual and Services Compliant Grid Computing...............................................8
H Handbook of Chemoinformatics Algorithms....................14 Handbook of Educational Data Mining............................31
Foundations of Semantic Web Technologies......................47
Handbook of Elliptic and Hyperelliptic Curve Cryptography, Second Edition..........................................28
Fundamental Number Theory with Applications, Second Edition..................................................................36
Handbook of Enterprise Integration.................................79
Fundamentals of Biometrics..............................................49 Fundamentals of Circuits and Filters.................................16 Fundamentals of Computer Graphics, Third Edition........23 Fundamentals of EMS, NMS and OSS/BSS.....................64
Handbook of Financial Cryptography and Security..........28 Handbook of Human Factors in Web Design, Second Edition..............................................................................40 Handbook of Mathematical Induction: Theory and Applications......................................................................36
For more information and a complete list of titles, visit us at www.crcpress.com
Information Security Management: Concepts and Practice.............................................................................69
Handbook of Public Information Systems, Third Edition....................................................................47
Information Security Policies and Procedures: A Practitioner’s Reference, Second Edition...........................69
High Performance Computing: Programming and Applications........................................................................8
Information Security Risk Analysis, Third Edition............69
How to Count: An Introduction to Combinatorics, Second Edition..................................................................36 HOWTO Secure and Audit Oracle 10g and 11g..............56
Information Technology and Organizational Learning: Managing Behavioral Change through Technology and Education..........................................................................58
Introduction to Security and Network Forensics...............70 Introduction to Supply Chain Management Technologies, Second Edition..................................................................58 Introduction to the Numerical Modeling of Groundwater and Geothermal Systems: Fundamentals of Mass, Energy and Solute Transport in Poroelastic Rocks.........................10 Introduction to the Simulation of Dynamics Using Simulink...........................................................................10 Investigations in the Workplace.........................................70
HSDPA/HSUPA Handbook.............................................65
Information Technology Control and Audit, Third Edition....................................................................69
Human Factors in Simple and Complex Systems, Second Edition..................................................................40
Innovative Solutions: What Designers Need to Know for Today’s Emerging Markets................................................41
IT Service Management: Implementation and Operation.........................................................................56
Human-Computer Etiquette: Cultural Expectations and the Design Implications They Place on Computers and Technology.......................................................................40
Intelligent Control Systems with an Introduction to System of Systems Engineering.....................................................45
J
Intelligent Network Video: Understanding Modern Video Surveillance Systems..........................................................45
Java Programming Fundamentals: Problem Solving Through Object Oriented Analysis and Design...............................53
Human-Computer Interaction Fundamentals...................41
Intelligent Transportation Systems: Planning, Operations, and Evaluation..................................................................47
K
Human-Computer Interaction: Design Issues, Solutions, and Applications...............................................................41
Intelligent Transportation Systems: Smart and Green Infrastructure Design, Second Edition..............................45
Knowledge Discovery from Data Streams.........................32
Human-Computer Interaction: Designing for Diverse Users and Domains...........................................................41
Intelligent Video Surveillance: Systems and Technology....45
Knowledge Management in Public Health........................58
Human-Computer Interaction: Development Process.......41
Interactive Data Visualization: Foundations, Techniques, and Applications...............................................................24
Knowledge Science: Modelling the Knowledge Discovery Creation Process................................................................32
I
Interactive Graphics for Data Analysis: Principles and Examples...........................................................................32
Knowledge-Driven Medicine: A Machine Learning Approach..........................................................................50
Internet Networks: Wired, Wireless, and Optical Technologies.....................................................................65
L
Internet Searches for Vetting, Investigations, and Open-Source Intelligence..................................................70
LabView: Advanced Programming Techniques, Second Edition..................................................................53
Introduction to Bio-Ontologies.........................................15 Introduction to Combinatorics.........................................37
Lattice Basis Reduction: An Introduction to the LLL Algorithm and Its Applications.........................................29
Introduction to Computational Proteomics......................13
Leadership Principles for Project Success...........................62
Introduction to Concurrency in Programming Languages.........................................................................53
Lean IT: Enabling and Sustaining Your Lean Transformation.................................................................58
Introduction to Contextual Processing: Theory and Applications........................................................................9
Lean Six Sigma Secrets for the CIO..................................58
Introduction to Cryptography with Mathematical Foundations and Computer Implementations...................28
Location-Based Information Systems: Developing Real-Time Tracking Applications......................................20
Introduction to Data Technologies....................................32
Location-Based Services Handbook: Applications, Technologies, and Security................................................65
Human-Computer Interaction and Operators’ Performance: Optimizing Work Design with Activity Theory................41
Image Analysis, Classification, and Change Detection in Remote Sensing: With Algorithms for ENVI/IDL, Second Edition..................................................................43 Image and Video Processing in the Compressed Domain.............................................................................24 Image Processing with MATLAB: Applications in Medicine and Biology.......................................................................43 Immunological Computation: Theory and Applications.....9 Implementing and Developing Cloud Computing Applications......................................................................79 Implementing Electronic Document and Record Management Systems........................................................56 Implementing Program Management: Templates and Forms Aligned with the Standard for Program Management Second Edition (2008)......................................................62 Implementing the Project Management Balanced Scorecard...........................................................................62 Improving Business Process Performance: Gain Agility, Create Value, and Achieve Success.....................................62
Introduction to Grid Computing........................................9
IT Release Management: A Hands-on Guide....................61
Knowledge Management and E-Learning.........................45
Level Design: Concept, Theory, and Practice....................38
Introduction to High Performance Computing for Scientists and Engineers......................................................................9
Logo Recognition: Theory and Practice............................50
Introduction to Logic Design............................................17
M
IMS: A New Model for Blending Applications..................65
Introduction to Mathematical Logic, Fifth Edition.............4
Information Discovery on Electronic Health Records.......32
Introduction to Mathematics of Satisfiability....................55
Information Security Architecture: An Integrated Approach to Security in the Organization, Second Edition...............68
Introduction to Modern Cryptography: Principles and Protocols...........................................................................28
Information Security Management Handbook, 2010 CD-ROM Edition...................................................69
Introduction to Network Security.....................................29
Information Security Management Handbook, Sixth Edition, Volume 4....................................................68
Introduction to Privacy-Preserving Data Publishing: Concepts and Techniques..................................................32
Information Security Management Metrics: A Definitive Guide to Effective Security Monitoring and Measurement....................................................................69
Introduction to Scheduling.................................................4
Introduction to Number Theory.......................................29
Introduction to Scientific Programming and Simulation Using R...............................................................................9
Lyapunov-Based Control of Robotic Systems....................50
Machine Learning for Spatial Environmental Data: Theory, Applications, and Software...................................50 Machine Learning: An Algorithmic Perspective.................50 Managing an Information Security and Privacy Awareness and Training Program, Second Edition.............................70 Managing Projects in Trouble: Achieving Turnaround and Success..............................................................................59 Managing Web Projects.....................................................48 Marketing IT Products and Services..................................59 Mastering Linux................................................................53
For more information and a complete list of titles, visit us at www.crcpress.com
Title Index
Handbook of Natural Language Processing, Second Edition..................................................................50
85
Mathematical Aspects of Logic Programming Semantics..........................................................................55
Oracle Identity Management: Governance, Risk, and Compliance Architecture, Third Edition...........................59
Program Management Complexity: A Competency Model.......................................................63
Mathematical Objects in C++: Computational Tools in A Unified Object-Oriented Approach...............................53
Orthogonal Frequency Division Multiple Access Fundamentals and Applications........................................66
Programming ArcObjects with VBA: A Task-Oriented Approach, Second Edition................................................20
Mathematics Education and Video Games........................38
Outside In and Not Knot DVD........................................25
Project Management for Healthcare..................................63
Meta-Analysis: An Updated Collection from the Stata Journal..............................................................................33
Outside the Box: The World According to Video Games..38
Project Management Theory and Practice.........................63
P
Project Management Tools and Techniques for Success.....63
Methods in Algorithmic Analysis........................................4 Methods in Medical Informatics: Fundamentals of Healthcare Programming in Perl, Python, and Ruby.........15
Passive, Active, and Digital Filters, Second Edition...........16
Microcontrollers: Fundamentals and Applications with PIC...........................................................................18
Pearls of Discrete Mathematics..........................................37
Mining Software Specifications: Methodologies and Applications......................................................................33
Title Index
Mobile Device Security: A Comprehensive Guide to Securing Your Information in a Moving World.................70
Q
Patterns of Data Modeling................................................33 Peer-to-Peer Computing: Applications, Architecture, Protocols, and Challenges.................................................10 Performance Evaluation of Computer and Communication Systems.............................................................................55
Quality Assurance of Agent-Based and Self-Managed Systems.............................................................................80
R R Graphics........................................................................25
Performance Modeling in High Performance Computing: The Convolution Method.................................................10
R Graphics, Second Edition..............................................26
Mobile Enterprise Transition and Management.................59 Mobile Opportunistic Networks: Architectures, Protocols and Applications...............................................................65
Performance Tuning of Scientific Applications....................5
RC4 Stream Cipher and Its Variants.................................29
Perspectives in Concurrency..............................................55
Real Life Applications of Soft Computing.........................45
PMP Exam: Practice Test and Study Guide, Eighth Edition..................................................................63
Realistic Image Synthesis Using Photon Mapping.............26
Mobile Web 2.0: Developing and Delivering Services to Mobile Devices.................................................................66 Model-Based Design for Embedded Systems.....................18 Modeling and Simulation of Systems Using MATLAB and Simulink...........................................................................54 Modeling Software Behavior: A Craftsman’s Approach......79 Models of Network Reliability: Analysis, Combinatorics, and Monte Carlo...............................................................20 Money Laundering: A Guide for Criminal Investigators, Second Edition..................................................................74
Police Leadership in a Democracy: Conversations with America’s Police Chiefs......................................................75 Police Reform in China.....................................................75 Policing Organized Crime: Intelligence Strategy Implementation................................................................75 Polygon Mesh Processing..................................................25 Power Electronics: Advanced Conversion Technologies.....18
R Programming for Bioinformatics...................................15
Real-Time Embedded Systems: Optimization, Control, and Networking.......................................................................18 Reconfigurable System Design and Verification.................21 Reinforcement Learning and Dynamic Programming Using Function Approximators.........................................51 Relational Data Clustering: Models, Algorithms, and Applications......................................................................33 Reliable Control and Filtering of Linear Systems with Adaptive Mechanisms.......................................................46
Practical Methods for Legal Investigations: Concepts and Protocols in Civil and Criminal Cases...............................75
Requirements Engineering for Software and Systems........80
Multi-Label Dimensionality Reduction.............................51
Practical Guide to Content Delivery Networks, Second Edition..................................................................66
Revenue Assurance: Expert Opinions for Communications Providers...........................................................................59
Multidiciplinary Introduction to ICT Information Security.............................................................................20
Practical Guide to Data Structures and Algorithms using Java.....................................................................................3
RFID and Sensor Networks: Architectures, Protocols, Security, and Integrations..................................................66
Music Emotion Recognition.............................................33
Practical Guide to Security Assessments............................71
N
Practical Risk Management for the CIO...........................59
Robot Development Using Microsoft Robotics Developer Studio...............................................................................46
Practical Speech User Interface Design..............................41
Robot Programming by Demonstration............................46
Networking Systems Design and Development.................66
Practical Statistical Methods: A SAS Programming Approach..........................................................................53
ROI-Based Project Management: From Requirements Management to Value Delivery.........................................80
O
Principles of Speech Coding..............................................25
Rough Fuzzy Image Analysis: Foundations and Methodologies..................................................................51
Multi-Agent Systems: Simulation and Applications...........51 Multi-Core Embedded Systems.........................................18
86
Python for Bioinformatics.................................................15
Network Design for IP Convergence.................................66
Official (ISC)2 Guide to the CISSP® CBK®, Second Edition..................................................................73 Official (ISC) Guide to the SSCP CBK , Second Edition..................................................................73 2
®
®
Official (ISC)2® Guide to the ISSAP® CBK®....................72 Official (ISC)2® Guide to the ISSEP® CBK®, Second Edition..................................................................73 Official (ISC)2® Guide to the ISSMP® CBK®...................73 On the Way to Fun: An Emotion Based Approach to Successful Game Design....................................................38 Oracle Embedded Programming and Application Development....................................................................56
Privacy-Aware Knowledge Discovery: Novel Applications and New Techniques.........................................................33 Probability and Statistics for Computer Scientists.............10 Probability and Statistics with R........................................10 Process Improvement and CMMI® for Systems and Software............................................................................79 Process-Centric Architecture for Enterprise Software Systems.............................................................................79 Processing for Visual Artists: How to Create Expressive Images and Interactive Art................................................25
S Science for the Curious Photographer: An Introduction to the Science of Photography...............................................26 Scientific Computing with Multicore and Accelerators.....11 Scientific Data Management: Challenges, Technology, and Deployment......................................................................11 Scrum Project Management..............................................80 Secure and Resilient Software Development......................80
Product Graphs, Second Edition.......................................37
Secure Java: For Web Application Development................80
Product Release Planning: Methods, Tools and Applications......................................................................79
Secure Semantic Service-Oriented Systems........................71 Security and Policy Driven Computing.............................29
For more information and a complete list of titles, visit us at www.crcpress.com
Security in Post-Conflict Africa: The Role of Nonstate Policing.............................................................................75
Survival Training for Law Enforcement: The Israeli Combat System for the Urban Warrior............76
The Network: A Mathematical and Algorithmic View of the Internet...............................................................................4
Security in RFID and Sensor Networks.............................71 Security of Mobile Communications.................................71
Symbolic Dynamics and Geometry: Using D* in Graphics and Game Programming...................................................26
The Practical Guide to HIPAA Privacy and Security Compliance.......................................................................70
Security Patch Management..............................................71
Synchronization and Control of Multiagent Systems........46
The Project Manager’s Communication Toolkit................63
Security Strategy: From Requirements to Reality...............72
System Level Design with .Net Technology.......................21
The Science of Imaging, Second Edition...........................43
Semiconductors: Integrated Circuit Design for Manufacturability.............................................................18
System Modeling and Control with Resource-Oriented Petri Nets..........................................................................55
Service Delivery Platforms: Developing and Deploying Converged Multimedia Services........................................67
Systems Biology and Bioinformatics:: A Computational Approach..........................................................................16
The Security Risk Assessment Handbook: A Complete Guide for Performing Security Risk Assessments, Second Edition..................................................................71
Service Oriented Enterprises.............................................81
T
The SIM Guide to Enterprise Architecture.......................60
Tale of Two Systems: Lean and Agile Software Development for Business Leaders..........................................................64
The Top Ten Algorithms in Data Mining..........................35
Sliding Mode Control of Switching Power Converters: Techniques and Implementation.......................................46 Smart Clothing: Technology and Applications..................41 Smoothing Splines: Methods and Applications.................51 Social Computing and Virtual Communities....................48 Social Computing: A Data Mining Perspective.................34 Social Media, Crisis Communication and Emergency Management: Utilizing Web 2.0 Technologies..................75 Socio-Technical Networks: Science and Engineering Design...............................................................................48 Software Development: An Open Source Approach..........81 Software Engineering Reviews and Audits.........................81 Software Systems Specification and Modeling...................81 Software Testing and Continuous Quality Improvement, Third Edition....................................................................81 Software Testing as a Service..............................................81 Software Testing: A Craftsman’s Approach, Third Edition....................................................................82 Some Assembly Required: Assembly Language Programming with the AVR Processor..............................54 Spatial and Spatiotemporal Data Mining..........................34 Spatial Decision Support Systems: Principles and Practices............................................................................21 Statistical Data Mining Using SAS Applications, Second Edition..................................................................34 Statistical Inference: The Minimum Distance Approach...51 Statistical Physics of Biomolecules: An Introduction.........15 Statistics for Biological Networks: How to Infer Networks from Data.........................................................................15 Statistics in Human Genetics and Molecular Biology........16 Staying Safe at School, Second Edition.............................76 Strategic Data Warehousing: Achieving Alignment with Business............................................................................57 Strategic Text Analytics: Planning, Implementation, and Management.....................................................................34 Subspace Learning of Neural Networks.............................52 Super-Resolution Imaging.................................................26 Support Vector Machines and Their Application in Chemistry and Biotechnology...........................................52
Targeted Violence: A Statistical and Tactical Analysis of Assassinations, Contract Killings, and Kidnappings..........76 Temporal Data Mining.....................................................34 Terrorism and Homeland Security: Perspectives, Thoughts, and Opinions....................................................................76 Terrorism and Organized Hate Crime: Intelligence Gathering, Analysis and Investigations, Second Edition..................................................................76 Terrorist Recognition Handbook: A Practitioner’s Manual for Predicting and Identifying Terrorist Activities, Second Edition..................................................................76 Testing Complex and Embedded Systems.........................82 Text Mining: Classification, Clustering, and Applications.34
The Strategic Project Office, Second Edition....................64 The Universal Access Handbook.......................................42 Theory and Applications of Higher-Dimensional Hadamard Matrices, Second Edition.................................29
U Ubiquitous Computing Fundamentals..............................11 Ubiquitous Multimedia Computing.................................26 Understanding and Applying Cryptography and Data Security.............................................................................30 Unreal Game Development...............................................38 Unsupervised Signal Processing: Channel Equalization and Source Separation..............................................................67
The Art of Image Processing with Java..............................22
Usability of Complex Information Systems: Evaluation of User Interaction................................................................42
The Art of Systems Architecting, Third Edition................54
Using R for Introductory Statistics....................................11
The Circuits and Filters Handbook, Third Edition (Five Volume Slipcase Set).................................................16
V
The Complete Guide for CPP Examination Preparation........................................................................72 The Complete Project Management Methodology and Toolkit..............................................................................61 The Complete Project Management Office Handbook, Second Edition..................................................................61
Vehicular Networks: From Theory to Practice...................21 Vein Pattern Recognition: A Privacy-Enhancing Biometric..........................................................................72 Video, Speech, and Audio Signal Processing and Associated Standards..........................................................................19 Visual Guide to Stata Graphics, Second Edition...............11
The Decision Model: A Business Logic Framework Linking Business and Technology...................................................56
Visual Perception for Computer Graphics.........................27
The Digital Signal Processing Handbook, Second Edition - 3 Volume Set.........................................19
W-Z
The Effective CIO: How to Achieve Outstanding Success through Strategic Alignment, Financial Management, and IT Governance..................................................................57
Wavelet Subdivision Methods: GEMS for Rendering Curves and Surfaces..........................................................27
The Electronic Chart Display and Information System (ECDIS): An Operational Handbook...............................44 The Executive MBA in Information Security....................68 The Garbage Collection Handbook: The Art of Automatic Memory Management.........................................................4 The Green and Virtual Data Center..................................61 The Human-Computer Interaction Handbook: Fundamentals, Evolving Technologies and Emerging Applications, Second Edition............................................41
Title Index
Shape Classification and Analysis: Theory and Practice, Second Edition..................................................................43
The Silicon Web: Physics for the Internet Age..................11
Vulnerability Management................................................72
Web Wisdom: How To Evaluate and Create Information Quality on the Web, Second Edition.................................42 Web-Based and Traditional Outsourcing...........................60 Wireless Sensor Networks: Principles and Practice............67 Wireless, Networking, Radar, Sensor Array Processing, and Nonlinear Signal Processing.......................................19 Writing for Video Game Genres: From FPS to RPG.........39
The Image Processing Handbook, Sixth Edition...............24 The Magic of Computer Graphics....................................25
For more information and a complete list of titles, visit us at www.crcpress.com
87
A Aboulhamid; El Mostapha................................................21 Abran; Alain......................................................................78 Acharya U; Rajendra.........................................................31 Ackleh; Azmy S...................................................................6 Adam; Azad......................................................................56 Adl-Tabatabai; Ali-Reza.......................................................8 Affenzeller; Michael............................................................4 Ahmed; Ashfaque..............................................................81 Ahmed; Mohamed Hossam...............................................64 Ahson; Syed A...........................................65, 66, 67, 72, 77
Author Index
Akinci; Burcu....................................................................77 Albers; Michael.................................................................42 Al-Deek; Haitham ...........................................................47 Allen; Edward James...........................................................6 Allenby; R.B.J.T................................................................36 Alliez ; Pierre.....................................................................25 Amresh ; Ashish................................................................38 Anderson; Stewart.............................................................13 Andreadis; Joanne.............................................................58 Ang; Chee Siang................................................................48 Angelides; Marios C..........................................................46 Ansari; Marwan.................................................................37 Aoki-Kinoshita; Kiyoko F..................................................14 Appel; Edward J................................................................70 Arkin; Ronald...................................................................44 Arnholt; Alan....................................................................10 Arthurs; Susan...................................................................14 Artusi; Alessandro.............................................................21
88
Assarsson; Ulf....................................................................26 Asyali; Musa H..................................................................43 Atallah; Mikhail J................................................................3 Attux; Romis.....................................................................67 Avanzi; Roberto.................................................................28 Awad; Mamoun................................................................56 Axis; Communications......................................................45 Ayala; José L......................................................................16 Ayers; John E....................................................................17
B
Balasinki; Artur.................................................................18
Bumbak; Ann R..........................................................74, 76
Banterle; Francesco...........................................................21
Bundschuh; Jochen...........................................................10
Baron; Michael..................................................................10
Burns; Catherine M..........................................................39
Bassi; Sebastian.................................................................15
Busoniu; Lucian................................................................51
Bastos; Rafael Afonso Chiquelho Alves.............................22
C
Basu; Ayanendranath........................................................51 Bates; Declan....................................................................14 Battiato; Sebastiano...........................................................23 Bauer; Sebastian................................................................15 Beaver; Kevin....................................................................70 Bedny; Gregory Z.............................................................40 Beers, CLI; Dean A...........................................................75 Behal; Aman.....................................................................50 Beham; Andreas..................................................................4 Bell; Steven C....................................................................58 Bender; Andreas . .............................................................14 Ben-Natan; Ron................................................................56 Bennett; Kevin B...............................................................40 Bentley; William ..............................................................58 Berman; Jules J..................................................................15 Bertozzi; Davide................................................................17 Bhansali; Neera.................................................................57 Bhargav; Abhay.................................................................80 Bhattacharyya; Shuvra S....................................................18 Billingsley; John................................................................49 Bimber; Oliver..................................................................23 Bimbo; Katalin....................................................................3 Bisantz; Ann M.................................................................39 Bitter; Rick........................................................................53 Blaha; Michael..................................................................33 Blankchtein; Tzviel “BK”..................................................76 Blanton; Marina . ...............................................................3 Bonchi; Francesco.............................................................33 Borges; Isabel....................................................................67 Botsch ; Mario..................................................................25 Boucadair; Mohamed........................................................67 Boudriga; Noureddine......................................................71 Boy; Guy...........................................................................39 Bozzano; Marco................................................................78 Branscum; Adam J. ............................................................5
Babuska; Robert................................................................51
Bremner; Murray R...........................................................29
Bader; David A.................................................................11
Brooks; Roger.....................................................................7
Bagui; Sikha......................................................................55
Brotby, CISM; W. Krag.....................................................69
Bailey ; Mike.....................................................................24
Brown; Eric J....................................................................57
Bailey; David H..................................................................5
Bruno; Nicolas..................................................................30
Baker; Bruce......................................................................75
Buchanan; William J.........................................................70
Baker; Emanuel.................................................................79
Bucher; Christian................................................................6
Baker; Ryan S.J.d..............................................................31
Bulusu; Lakshman.............................................................56
Calinon; Sylvain................................................................46 Campisi; Patrizio...............................................................42 Canas; Alberto..................................................................57 Canty; Morton J...............................................................43 Cao; Xiaojun.....................................................................67 Carlin; Bradley P.................................................................5 Carlin; John B.....................................................................5 Carminati; F........................................................................7 Cavalcante, Prof; Charles..................................................67 Cavanagh; Joseph..............................................................17 Cerin; Christophe...............................................................7 César Suárez A.; Mario......................................................10 Cesar, Jr.; Roberto Marcond..............................................43 Chaira; Tamalika...............................................................43 Chalmers; Alan.................................................................21 Chang; Kang-Tsung..........................................................20 Chang; Wei-Tze................................................................46 Chao; Lee..........................................................................66 Chartrand; Gary................................................................36 Chaturvedi; Devendra K...................................................54 Chavan; Apala Lahiri........................................................41 Chee; Brian J.S..................................................................60 Chen; C.H........................................................................43 Chen; Dan........................................................................50 Chen; Homer H...............................................................33 Chen; Jake Y......................................................................30 Chen; Jiming....................................................................66 Chen; Jingying..................................................................50 Chen; Jinjun.......................................................................8 Chen; Lidong....................................................................28 Chen; Wai-Kai..................................................................16 Cheng; Jian.......................................................................52 Chernov; Nikolai ...............................................................3 Chi; Hung-Lin..................................................................46 Chin; Shiu-Kai..................................................................27 Cho; Gilsoo......................................................................41 Chorafas; Dimitris N........................................................57 Christensen; Henrik B......................................................78 Christensen; Ronald............................................................5 Chui; Charles....................................................................27 Cohen; Henri....................................................................28 Conery; John S...................................................................7
For more information and a complete list of titles, visit us at www.crcpress.com
Cooper; S. Barry.................................................................3
Engel ; Wolfgang...............................................................23
Gohlmann; Hinrich..........................................................14
Cosentino; Carlo...............................................................14
Erickson; Martin.........................................................29, 37
Goldberg; Larry................................................................56
Costa; Luciano da Fona.....................................................43
Ernst; Damien...................................................................51
Goldman; Kenneth J...........................................................3
Crawford; J. Kent..............................................................64
F
Goldman; Ronald.............................................................22
Cunningham ; Steve..........................................................24
D
Farkas; Edward B..............................................................48 Faulon; Jean-Loup.............................................................14 Fedak; Gilles.......................................................................7
Goldman; Sally A................................................................3 Gong; Guang....................................................................28 Gottschalk; Petter..............................................................75 Graham; James..................................................................67
Damerau; Fred J................................................................50
Feng; Gang.......................................................................44
Dargie; Waltenegus...........................................................39
Feng; Wu-chun...................................................................8
Dasgupta; Dipankar............................................................9
Fernandez; George............................................................34
Davis; Peter T....................................................................58
Ferrari; Elena.....................................................................33
Dawson; Darren M...........................................................50
Ferraro; Eugene F..............................................................70
De Schutter; Bart..............................................................51
Flach; John M...................................................................40
de Silva; Chamindra..........................................................81
Flich; Jose..........................................................................17
de Villiers; Johan...............................................................27
Foreman; Park...................................................................72
Debattista; Kurt................................................................21
Frank; Michael..................................................................45
Degroote; John..................................................................21
Franklin Jr.; Curtis............................................................60
Demirkaya; Omer.............................................................43
Frei; Mark G.....................................................................14
Denko; Mieso K................................................................65
Frey; Gerhard....................................................................28
Despain ; Wendy...............................................................39
Fried; Stephen...................................................................70
Devlin; Keith....................................................................38
Fu; Ada Wai-Chee.............................................................32
Dey; Dipak K....................................................................12
Fung; Benjamin C.M........................................................32
Dianat; Sohail A................................................................42
Fung; Glenn......................................................................50
H
Dias; Jose Miquel de Oliveira . .........................................22
Furht; Borko.....................................................................65
Hager; Georg......................................................................9
Dillon ; Roberto................................................................38
G
Hainich; Rolf R.................................................................23
Ding; Jianguo....................................................................64 Dixon; Warren..................................................................50 Dobrushkin; Vladimir A. ...................................................4 Doche; Christophe............................................................28 Dongarra; Jack..................................................................11 Donoso; Yezid...................................................................66 Drygajlo; Andrzej..............................................................49 Du; Xian...........................................................................30 Dua; Sumeet...............................................................30, 31 Duckham; Matt................................................................20 Duffy; Vincent G..............................................................39 Dumke; Reiner...........................................................78, 80 Dustdar; Schahram...........................................................47
E
Gadallah; Yasser................................................................64 Gallegos; Frederick............................................................69 Gallo; Giovanni................................................................23 Gama; Joao.......................................................................32 Gan; Guojun.....................................................................30 Garmus; David.................................................................77 Garnier; Rowan.................................................................35 Garson; G. David..............................................................47 Gavrilovska; Ada...............................................................19 Ge; Shuzhi Sam.................................................................44 Geiser; Juergen....................................................................7 Gelman; Andrew.................................................................5 Gentleman; Robert ..........................................................15 George; John.....................................................................37
Earp; Richard....................................................................55
Gertsbakh; Ilya B..............................................................20
Edwards; Royce . ..............................................................77
Gharibzadeh; Shahriar .....................................................16
Efron; Bradley.....................................................................9
Ghosh; Samiran ...............................................................12
Egiazarian; Karen..............................................................42
Ghosh; Sumit....................................................................45
Eichelberger; Christopher N.............................................16
Giachetti; Ronald E..........................................................54
Einarsson; Olafur Pall.......................................................67
Girolami; Mark.................................................................49
Eisemann; Elmar...............................................................26
Glassner ; Andrew.............................................................25
Elbirt; Adam J...................................................................30
Gogol-Dรถring; Andreas.....................................................12
Gray; Michael A................................................................10 Green; Allen R..................................................................62 Gregorius ; Dirk................................................................37 Gregory ; Jason..................................................................37 Grinstein ; Georges...........................................................24 Gross; Jonathan L..............................................................36 Gu; Kai-Yuan....................................................................46 Guan; Ling........................................................................42 Guenter ; Brian.................................................................26 Guha; Sumanta.................................................................22
Author Index
Cudre-Mauroux; Philippe.................................................20
Guizani; Mohsen...............................................................65 Gulla; Jon Atle..................................................................77 Gunderson; David S.........................................................36 Guo; Yinni........................................................................39
Hammack; Richard...........................................................37 Han; Jiawei.................................................................31, 33 Han; JungHyun................................................................21 Hansche, CISSP; Susan.....................................................73 Hansche; Susan.................................................................72 Hanson; Timothy E............................................................5 Hardy; Darel W.................................................................27 Hasegawa; Yoshihiko.........................................................48 Hassanien; A.....................................................................22 Hayes; Caroline C.............................................................40 Held; Gilbert.....................................................................66 Herbert; Katherine G........................................................30 Herold; Rebecca..........................................................68, 70 Herrmann; Debra S..........................................................67 Heubach; Silvia.................................................................35 Hill; David G....................................................................68 Hill; David J. ...................................................................44 Hill; Gerard M..................................................................61 Hinek; M. Jason................................................................28 Hitzler; Pascal ......................................................47, 49, 55 Hoffman; Robert R...........................................................57 Hosking; Antony.................................................................4
For more information and a complete list of titles, visit us at www.crcpress.com
89
Howard; Dave...................................................................61
Kanyaru; John Mathenge..................................................81
Langer; Arthur M..............................................................58
Howard; Patrick D............................................................68
Kappelman; Leon..............................................................60
Laplante; Phillip A......................................................78, 80
Howard; Rick..............................................................67, 74
Karimi; Hassan A..............................................................77
Laplante; Phillip A............................................................80
Hristidis; Vagelis...............................................................32
Karwowski; Waldemar......................................................40
Lavagno; Luciano..............................................................17
Hsiung; Pao-Ann..............................................................21
Katz; Jonathan..................................................................28
Lawrence; Michael............................................................48
Hu; Fei........................................................................48, 67
Kearfott; R. Baker...............................................................6
Le Boudec; Jean-Yves........................................................55
Huang; Chun-Hsian.........................................................21
Keim ; Daniel....................................................................24
Le; Sebastien ....................................................................52
Hudlicka; Eva....................................................................44
Kenett; Ron S...................................................................79
Lee ; Sung-Hee..................................................................26
Husson; Francois...............................................................52
Keyes; Jessica...............................................................59, 62
Lee; Tony S.......................................................................45
I
Khan; Latifur....................................................................56
Lei; Ye...............................................................................20
Khattak; Asad J.................................................................47
Lesniak; Linda .................................................................36
Khedker; Uday..................................................................78
Levesque; John....................................................................8
Khoo; Siau-Cheng.............................................................33
Levin; Ginger..............................................................62, 63
Khoshafian; Setrag............................................................81
Levin; Ginger....................................................................63
Killmeyer; Jan.............................................................68, 69
Levine; Michael K.............................................................64
Kim; Yoonjin.....................................................................54
Levy ; Bruno.....................................................................25
Kitsos; Paris.......................................................................71
Lewis; James R..................................................................41
Klavzar; Sandi...................................................................37
Lewis; William E...............................................................81
Kliem, PMP; Ralph L.................................................59, 61
Li; Qing............................................................................26
Jacko; Julie A.....................................................................41
Kobbelt ; Leif....................................................................25
Liang; Yizeng....................................................................52
Jacobson; Douglas.............................................................29
Kohler; Ulrich.....................................................................7
Liao; Huafei......................................................................39
Jaishankar; K.....................................................................74
Komninos; Theodoros.......................................................67
Liebowitz; Jay..............................................................45, 58
Jamshidi; Mo....................................................................45
Korb; Kevin B...................................................................48
Liebowitz; Jay....................................................................58
Jardin; Stephen....................................................................6
Kornaros; Georgios...........................................................18
Lindell; Yehuda.................................................................28
Jha; Shankar......................................................................63
Korner; Christian..............................................................31
Ling; San...........................................................................27
Ji; Shuiwang......................................................................51
Kotiadis; Kathy...................................................................7
Liu; Chao..........................................................................33
Jiang; J..............................................................................22
Krause Nozaki; Micki........................................................69
Liu; Huan.........................................................................34
Jiang; Tao..........................................................................66
Kremers ; Rudolf...............................................................38
Liu; Lei.............................................................................29
Jie; Wei...............................................................................8
Kreuter; Frauke...................................................................7
Lo; David..........................................................................33
Johnson, Jr. ; Charles S......................................................26
Krishnapuram; Balaji........................................................49
Lodaya; Kamal..................................................................55
Johnson; Wesley O. . ..........................................................5
Kroetzsch; Markus............................................................47
Loehr; Nicholas.................................................................35
Jones; Owen........................................................................9
Krumm; John....................................................................11
Lonardi; Stefano................................................................30
Jones; Richard.....................................................................4
Kumar; Abhinit...................................................................9
Long; Bo...........................................................................33
Jorge; Joaquim Armando Pires..........................................22
Kumar; B. V......................................................................80
Louis; Thomas A.................................................................5
Jorge; R.M. Natal . ...........................................................22
Kumar; Vipin....................................................................35
Lucas; Robert F...................................................................5
Jorgensen; Paul C........................................................79, 82
Kupferschmid; Michael.....................................................52
Luccio; Fabrizio...................................................................4
Joux; Antoine....................................................................27
Kurachi ; Noriko...............................................................25
Lukac; Rastislav.................................................................22
Joyner; Chuck...................................................................73
Kurzak; Jakub...................................................................11
Luo; Fang Lin...................................................................18
Juli; Thomas......................................................................62
Kwok; Yu-Kwong..............................................................10
L
M
June; Dale L......................................................................76
K
Ma; Yunqian.....................................................................45
Labrador; Miguel A...........................................................20
MacCuish; John David.....................................................13
Kaber; David B.................................................................39
Lai; Choi-Hong................................................................10
MacCuish; Norah E..........................................................13
Kairab; Sudhanshu............................................................71
Lai; Yuk-Ming...................................................................46
Madinger; John.................................................................74
Kala; Rahul.......................................................................45
Lamm; Ehud.....................................................................12
Madisetti; Vijay.................................................................19
Kanevski; Mikhail.............................................................50
Lander ; Jeff......................................................................37
Magoules; Frederic......................................................7, 8, 9
Kang; Kyo C.....................................................................77
Landoll; Douglas...............................................................71
Mahapatra; Rabi N...........................................................54
Kang; Shih-Chung............................................................46
Lange; Tanja......................................................................28
Maier; Mark W.................................................................54
Iba; Hitoshi.......................................................................48
Author Index
Ilyas; Mohammad.....................................65, 66, 67, 72, 77 Imrich; Wilifred................................................................37 Indurkhya; Nitin...............................................................50 Iniewski; Krzysztof............................................................65 Isenberg; James..................................................................75 Iyengar; S. Sitharama..........................................................9
J
90
For more information and a complete list of titles, visit us at www.crcpress.com
Maitra; Subhamoy.............................................................29 Mallick; Bani K.................................................................12 Maltzman; Richard ..........................................................62 Mancini; Peter...................................................................34 Mansour; Toufik...............................................................35 Marek; Victor W...............................................................55 Margush; Timothy S.........................................................54 Marsland; Stephen............................................................50 Martin; Grant...................................................................17 Martinez; Angel R.............................................................52 Martinez; Wendy L...........................................................52 Mattson; Timothy G.........................................................53 McDougall; Allan..............................................................74 McGovern; Glenn.............................................................76 McLaughlin; Anne............................................................40 Mencke; Steffen................................................................80 Mendelson; Elliott..............................................................4 Merkow; Mark S...............................................................80
N Nair; Premchand S............................................................53 Najarian; Kayvan...............................................................16 Najarian; Siamak...............................................................16 Nakamori; Yashiteru..........................................................32 Nanayakkara; Thrishantha................................................45 Nance; Malcolm W...........................................................76 Narasimha; Madihally.......................................................25 Naumann; Uwe...................................................................6 Nawrocki; Matt.................................................................53 Neves; Pedro Miguel.........................................................67 Newman; Robert C...........................................................73 Nguyen; Kim....................................................................28 Nguyen; Thi-Mai-Huong....................................................8 Nicholson; Ann E.............................................................48 Nicolescu; Gabriela...........................................................18 Nilsson; Fredrik.................................................................45 Nino; Fernando...................................................................9
Paul; Goutam....................................................................29 Paul; Topon Kumar...........................................................48 Pauly ; Mark......................................................................25 Pechenizkiy; Mykola.........................................................31 Peltier; Thomas R..............................................................69 Pereira Soares; Luciano . ...................................................22 Perez; Alfredo J..................................................................20 Perry; Stuart William........................................................42 Peters; James F...................................................................51 Phoha; Vir V. .....................................................................9 Pohlman; Marlin B...........................................................59 Pozdnukhov; Alexi............................................................50 Prabhu; Girish V...............................................................41 Prasanna; Viktor K............................................................54 Pries; Kim H...............................................................80, 82 Priezkalns; Eric..................................................................59 Proctor; Robert W.............................................................40 Purutcuoglu; Vilda............................................................15
Niu; Xin Xin.....................................................................29
Q
Novak; Joseph...................................................................57
Qian; Gang.......................................................................45
Numrich; Robert W............................................................6
Qidwai; Uvais...................................................................43
Nussinov; Ruth.................................................................13
Qiu; Meikang....................................................................18
Miller; Christopher A........................................................40
O
Quarles; Chester L............................................................76
Miller; Harvey J................................................................31
Ogunfunmi; Tokunbo.......................................................25
Mills; David L...................................................................19
Ohsawa; Yukio..................................................................31
Minoli; Daniel............................................................60, 64
Okita ; Alex.......................................................................38
R
Mitchell; Michael N..........................................................11
Oksendahl; Eric................................................................72
Rabern, CPP; David.........................................................72
Mitsa; Theophano.............................................................34
Olariu; Stephan.................................................................21
Radvanovsky; Robert........................................................74
Mizukami-Williams; Diane...............................................77
Older; Susan Beth.............................................................27
Raggad; Bel G...................................................................69
Mjolsnes; Stig F.................................................................20
Olson; Ryan......................................................................67
Raghavan; Lakshmikanth..................................................80
Mohiuddin; Taqi...............................................................53
Orzen; Michael A..............................................................58
Rajasekaran; K.S...............................................................60
Mollin; Richard A.......................................................35, 36
Osman; Onur...................................................................19
Ransome; James F..............................................................60
Moon; Brian.....................................................................57
Osorio; Ivan......................................................................14
Rao; R. Bharat............................................................49, 50
Moore; Michael.................................................................38
Ou; Jingzhao.....................................................................54
Raposo; Alberto Barbosa...................................................22
Morelli; Ralph...................................................................81
P
Raskar ; Ramesh................................................................22
Mestha; Lalit K.................................................................42 Miao; Qianjun..................................................................57 Milanfar; Peyman..............................................................26 Militino; Ana F..................................................................10
Morreale; Patricia A...........................................................64 Moss; Eliot..........................................................................4 Mostashari; Ali..................................................................48 Mosterman; Pieter J..........................................................18 Mujtaba; Iqbal Mohammed................................................6 Mukhopadhyay; Jayanta....................................................24 Mukund; Madhavan.........................................................55 Murrell; Paul.........................................................25, 26, 32 Muuss, CPP; James P.........................................................72 Mylonas; Phivos................................................................46 Myrick; Conrad B.............................................................58
Padgett; Lakshmi...............................................................53 Pages; Jerome....................................................................52 Pagli; Linda.........................................................................4 Pak; Richard......................................................................40 Pal; Sankar K.....................................................................51 Pallas-Areny; Ramon.........................................................18 Pan; Jie................................................................................9 Paneerselvam; Surekha......................................................48 Pankratius; Victor...............................................................8 Park; Chanseok.................................................................51 Park; Sooyong...................................................................77
Author Index
Maillardet; Robert...............................................................9
Quarles; Tammy................................................................76 Quigley; Jon M...........................................................80, 82
Rasmussen; Craig E...........................................................53 Ray; Ajoy Kumar...............................................................43 Raymer; Michael G...........................................................11 Raynus; Joseph..................................................................62 Reid; John Ker....................................................................6 Reilly; Cavan.....................................................................16 Reinert; Knut....................................................................12 Richardson; Gary L...........................................................63 Richman; Fred..................................................................27 Rittinghouse; John W........................................................60 Robert; Yves........................................................................4 Roberts; Fred.....................................................................27
For more information and a complete list of titles, visit us at www.crcpress.com
91
Author Index
Robinson; Andrew..............................................................9
Seda; Anthony...................................................................55
Sun; Dong........................................................................46
Robinson; Peter N.............................................................15
Sen; Arunabha..................................................................34
Sun; Jun............................................................................10
Robinson; Stewart...............................................................7
Senft; Sandra.....................................................................69
Sun; Liang.........................................................................51
Rodrigues de Araujo; Bruno . ...........................................22
Seshaiyer; Padmanabhan.....................................................6
Sung; Wing-Kin................................................................12
Rogers; Marcus K..............................................................68
Seshan; Parameswaran.......................................................79
Suyama; Ricardo...............................................................67
Rogers; Simon...................................................................49
Shapira; Yair......................................................................53
Romano; Jo達o Marcos Travassos . .....................................67
Sharma; Varum.................................................................60
T
Romero; Cristobal.............................................................31
Sharma; Vivek...................................................................60
Ronczkowski; Michael R...................................................76
Shea; Christopher M.........................................................47
Rosales; Romer..................................................................50
Shekhar; Shashi.................................................................34
Rosenberg; Burton............................................................28
Sheng; Quan Z.................................................................47
Ross; David Frederick.......................................................58
Sherif; Mostafa Hashem....................................................79
Rotem; Doron...................................................................11
Shih; Jerry.........................................................................65
Rousseau; Frederic.............................................................21
Shih; Timothy K...............................................................26
Rubin; Donald B................................................................5
Shioya; Hiroyuki...............................................................51
Rudolph; Sebastian...........................................................47
Shirley; David.............................................................62, 63
Ruhe; Guenther................................................................79
Shmerko; Vlad P................................................................17
Russ; John C.....................................................................24
Shoshani; Arie...................................................................11
Russac; Janet.....................................................................77
Shpungin; Yoseph..............................................................20
Ruvinsky; Anatoly.............................................................14
Shuja; Ahmad K................................................................56
S
Shukla; Anupam...............................................................45
Sadrozinski; Hartmut F.-W................................................19 Sahami; Mehran................................................................34 Sahin; Ferat.......................................................................45 Sahoo; Prasanna K............................................................43 Salvendy; Gavriel..............................................................39 Santambrogio; Marco D. .................................................21 Sanyal; Amitabha..............................................................78 Sapuan; S.M.......................................................................6
92
Sarna; David E. Y. ............................................................79 Sathe; Bageshri..................................................................78 Sathyan; Jithesh.................................................................64 Savoy; April.......................................................................39 Sawitzki; G端nther.............................................................52 Saxby; Graham..................................................................43 Schaefer; G........................................................................22 Scharfe; Henrik.................................................................49 Scheffer; Louis..................................................................17 Schenk; Olaf.......................................................................6 Scherling; Mark ...............................................................59 Schieber; Richard A...........................................................58 Schiel; James.....................................................................78 Schmidt; Bertil..................................................................12 Schreiber; Gideon.............................................................13 Schulz; Greg......................................................................61 Schwartz; Michael.............................................................26 Sears; Andrew...................................................................41
Slomson; Alan...................................................................36 Smeeton; Nigel C................................................................5 Smith; Hubbert.................................................................60 Snavely; Allan....................................................................10 Soman; A. K.....................................................................47 Song; Lingyang.................................................................66 Soriano; Jose Lopez...........................................................80 Sottile; Matthew J.............................................................53 Spehn; Eva M....................................................................31 Spirakis; Paul G.................................................................67 Sprent; Peter........................................................................5 Sriram; Sundararajan.........................................................18
Takacs; Nicholas B............................................................72 Talloen; Willem................................................................14 Tan; Kiat-An.......................................................................9 Tan; Siew-Chong..............................................................46 Tate; Marsha Ann..............................................................42 Tavares; Jo達o Manuel R.S. . ..............................................22 Taylor; John......................................................................35 Tayntor; Christine B.........................................................63 Terplan; Kornel.................................................................64 Tesman; Barry ..................................................................27 The Geometry Center, Univ. Of Minnesota . ...................25 Theus; Martin...................................................................32 Thompson; William B......................................................27 Thuraisingham; Bhavani.............................................56, 71 Tibshirani; R.J....................................................................9 Tichy; Walter......................................................................8 Tiller; James S...................................................................67 Timonin; Vadim...............................................................50 Tipton; Harold F.............................................68, 69, 72, 73 Tiwari; Ritu......................................................................45 Torgo; Luis........................................................................31 Trinckes, Jr.; John J...........................................................68 Tse; Chi-Kong...................................................................46 Tucker; Allen.....................................................................81 Tumblin ; Jack...................................................................22 Tyler; Christopher W.........................................................49
Srivastava; Ashok...............................................................34
U
Stackpole; Bill...................................................................72
Ucan; Osman Nuri...........................................................19
Stafford; Matthew ............................................................65
Ugarte; Maria Dolores.......................................................10
Stamatiou; Yannis C..........................................................67
Uhrmacher; Adelinde M...................................................51
Stanco; Filippo..................................................................23
Umbaugh; Scott E.............................................................23
Stanoyevitch; Alexander..............................................28, 36
Unger; Ron.......................................................................12
Steel; Graham ....................................................................4
Unhelkar; Bhuvan.......................................................59, 61
Stephanidis; Constantine..................................................42
Urbanek; Simon................................................................32
Stern; Hal S.........................................................................5
V
Sterne; Jonathan................................................................33 Still; Brian.........................................................................42
Valdes-Perez; Fernando E..................................................18
Sugumaran; Ramanathan..................................................21
Valiente; Gabriel...............................................................13
Sugumaran; Vijayan..........................................................77
Van Den Bergen ; Gino.....................................................37
Sumathi; S........................................................................48
Van Der Zee; Durk-Jouke...................................................7
Summers; Boyd L..............................................................81
Van Sickle; Jan..................................................................47
For more information and a complete list of titles, visit us at www.crcpress.com
Winkler; Stephan................................................................4
Zhang; Yan..................................................................65, 66
Vavitsas; Georgios.............................................................67
Wit; Ernst.........................................................................15
Zhang; Zhongfei...............................................................33
Vazzana; Anthony.............................................................29
Wong; David ...................................................................57
Zhou; Jiliu........................................................................52
Ventura; Sebastian.............................................................31
Wong; Hau San.................................................................42
Zhou; MengChu...............................................................55
Vercauteren; Frederik........................................................28
Wong; Kam C...................................................................75
Zuckerman; Daniel M......................................................15
Vert; Gregory .....................................................................9
Worboys; Michael.............................................................20
Verzani; John...............................................................11, 48
Wu; Jinyuan......................................................................19
Villafiorita; Adolfo............................................................78
Wu; Naiqi.........................................................................55
Vinciotti; Veronica............................................................15
Wu; Xiao-Jun....................................................................10
Vivien; Frederic...................................................................4
Wu; Xindong....................................................................35
von Halle; Barbara............................................................56
Wuthnow; Mark...............................................................65
Vu; Kim-Phuong L...........................................................40
X
W
Xian; Bin...........................................................................50
Wagenbreth; Gene..............................................................8
Xiao; Yang...........................................................................5
Wagner; Stefan....................................................................4
Xie; Jiang..........................................................................48
Wainer; Gabriel A.............................................................17
Xing; Chaoping.................................................................27
Walker; Carol L.................................................................27
Xu; Cheng Qing...............................................................29
Wallace; Manolis...............................................................46
Xu; Qing-Song..................................................................52
Wallis; W.D.......................................................................37
Y
Wang; Cong......................................................................44 Wang; Edwin....................................................................13 Wang; Huaxiong...............................................................27 Wang; Jason T.L................................................................30 Wang; Ke..........................................................................32 Wang; Lei..........................................................................56 Wang; Lingfeng.................................................................18 Wang; Lizhe..................................................................8, 50 Wang; Paul S. . .................................................................53 Wang; Yuedong.................................................................51 Ward ; Matthew O............................................................24 Ward; J. LeRoy..................................................................63 Weigle; Michele C.............................................................21 Weintrit; Adam.................................................................44 Wellein; Gerhard.................................................................9 Westphal; Christopher......................................................74 Wetter; Felicia M..............................................................71 Weyns; Danny..................................................................51 White; Connie .................................................................75 Whiting ; Matt..................................................................37 Whittle; Ralph..................................................................58 Wightman; Pedro M.........................................................20 Wilkinson; Barry.................................................................8
Author Index
Vatsavai; Ranga Raju.........................................................34
Yada; Katsutoshi................................................................31 Yang; Chaowei..................................................................57 Yang; Guang-Hong...........................................................46 Yang; Laurence T...............................................................66 Yang; Ruixin.....................................................................57 Yang; Yi Xian....................................................................29 Yang; Yi-Hsuan.................................................................33 Yanushkevich; Svetlana N.................................................17 Yap; Kim-Hui...................................................................42 Yarberry, Jr.; William A.....................................................57 Ye; Dan.............................................................................46 Ye; Hong...........................................................................18 Ye; Jieping.........................................................................51 Ye; Shui Qing....................................................................12 Yellen; Jay..........................................................................36 Yi; Zhang..........................................................................52 Yona; Golan......................................................................13 Yu; Jian.............................................................................47 Yu; Lei.................................................................................8 Yu; Philip S.................................................................32, 33 Yu; Shipeng.......................................................................49
Z
Wille; Cornelius................................................................80
Zandt; Trisha Van..............................................................40
Williams; Samuel ...............................................................5
Zaphiris; Panayiotis...........................................................48
Wills; Kerry.......................................................................62
Zaveri; Hitten...................................................................14
Wilson; Chuck..................................................................72
Zhang; Jianping................................................................34
Wimmer; Michael.............................................................26
Zhang; Ping......................................................................36
For more information and a complete list of titles, visit us at www.crcpress.com
93
plc
CRC Press • Taylor & Francis • Chapman & Hall/CRC • Auerbach Publications • Productivity Press • A K Peters
Visit us online at
www.crcpress.com
In the Americas Sales Office - CRC Press 6000 Broken Sound Parkway, NW, Suite 300, Boca Raton, FL 33487, U.S.A. Within the Continental USA - Tel: 800-272-7737 • Fax: 800-374-3401 • orders@taylorandfrancis.com Outside the Continental USA - Tel: 561-994-0555 • Fax: 561-361-6018 • international.orders@taylorandfrancis.com
Senior Vice President of Sales
Dennis Weiss Tel: 561-998-2510 Fax: 561-998-2580 e-mail: dennis.weiss@taylorandfrancis.com
Sales Agents
Customer Service
Angela Williams Tel: 800-272-7737 ext. 6091 Fax: 800-374-3401 e-mail: angela.williams@taylorandfrancis.com
Latin American Sales
Director of Sales Operations
Michael Dulisse Tel: 561-998-2582 Fax: 561-361-6049 e-mail: michael.dulisse@taylorandfrancis.com
Academic Sales
Retail Bookstores/ Premium/Custom Sales
Ryan Prior Tel: 561-998-2516 Fax: 561-361-6049 e-mail: ryan.prior@taylorandfrancis.com
Evelyn Elias Tel: 561-361-6010 Fax: 561-361-6049 e-mail: evelyn.elias@taylorandfrancis.com
Libraries
Susie Carlisle Tel: 561-998-2538 Fax: 561-361-6049 e-mail: susie.carlisle@taylorandfrancis.com
Subsidiary Rights Sales
Evelyn Elias Tel: 561-361-6010 Fax: 561-361-6049 e-mail: evelyn.elias@taylorandfrancis.com
Jennifer Strong Tel: 212-216-7851 Fax: 212-244-1563 e-mail: jennifer.strong@taylorandfrancis.com
Milton Park Sales Office - Taylor & Francis Group (Books Ltd) 2 Park Square, Milton Park, Abingdon, Oxon, OX14 4RN, UK
Group Sales Director
Academic Representatives (UK)
China Liaison Office
Customer Services
Christoph Chesher Tel: +44 (0) 20 7017 6194 Fax: +44 (0) 20 7017 6748 e-mail: christoph.chesher@tandf.co.uk
Tim Page Higher Education Sales Manager Mobile: 07824 690646 e-mail: tim.page@tandf.co.uk
Book orders should be addressed to the appropriate overseas agent or the Customer Service Department at Bookpoint:
International Sales Director
International Enquiries
Graham Crossley Tel: +44 (0) 20 7017 6048 Fax: +44 (0) 20 7017 6748 e-mail: graham.crossley@tandf.co.uk
Joanne Blackford International Sales Support Manager (Books) Tel: +44 (0) 20 7017 6053 Fax: +44 (0) 20 7017 6748 e-mail: joanne.blackford@tandf.co.uk
Yan Pei Manager Taylor & Francis Room 523 Resource Building No. 151 North Street Zhongguancun Beijing, China 100080 P.O. Box: 8762 Tel/Fax: +86 (10) 58876523 e-mail: yanpei@tandf.co.sg
Foreign Rights
Standing Orders
Head of UK Sales Nick Perry Tel: +44 (0) 20 7017 6132 Fax: +44 (0) 20 7017 6732 e-mail: nick.perry@tandf.co.uk
Corporate and Institutional Sales
94
Alfred Lea Tel: +44 (0) 20 7017 6273 Fax: +44 (0) 20 7017 6732 e-mail: cis@tandf.co.uk
UK Sales Support Executive Judith Cavell Tel: +44 (0) 20 7017 6191 Fax: +44 (0) 20 7017 6732 e-mail: judith.cavell@tandf.co.uk
Central and South America and Mexico Michael Dulisse Sales Office, Boca Raton, FL Taylor & Francis 6000 Broken Sound Parkway, NW, Suite 300, Boca Raton, FL 33487, USA Tel: 561-998-2582 Fax: 561-361-6049 e-mail: michael.dulisse@taylorandfrancis.com Ethan E. Atkin Cranbury International LLC 7 Clarendon Ave, Suite 2 Montpelier, VT 05602, USA Tel: +1 802 223 6565 Fax: +1 802 223 6824 e-mail: eatkin@cranburyinternational.com
European and Japanese Enquiries
Adele Parker Rights Manager e-mail: adele.parker@tandf.co.uk
Lucy Astone International Sales Support Coordinator Exhibitions Tel: +44 (0) 20 7017 6149 Katie Gilbert Fax: +44 (0) 20 7017 6748 Exhibitions Manager e-mail: lucy.astone@tandf.co.uk Tel: +44 (20) 7017 6310 South Asian, Middle Eastern and e-mail: katie.gilbert@tandf.co.uk
Taylor & Francis Bookpoint 130 Milton Park, Abingdon, Oxon OX14 4SB Tel: +44 (0) 1235 400 524 Fax: +44 (0) 1235 400 525 e-mail (UK): uktrade@tandf.co.uk e-mail (international): international@tandf.co.uk If you would like to receive books on our improved preselective standing order system, or if you would like to have further information about this service, please contact your area manager or Customer Services Department.
African Enquiries
Reanna Young International Sales Support Coordinator Tel: +44 (0) 20 7017 6114 Fax: +44 (0) 20 7017 6748 e-mail: reanna.young@tandf.co.uk
Caribbean and The West Indies
New Zealand
Middle East and North Africa
Jasmina Basic Area Sales Manager Milton Park Sales Office Tel: +44 (0) 20 7017 6187 Fax: +44 (0) 20 7017 6748 e-mail: jasmina.basic@tandf.co.uk
Macmillan Publishers NZ Ltd Victoria Johnson 6 Ride Way, Albany, Auckland, NZ Tel: +64 9414 0350 Fax: +64 9414 0357 e-mail: vicki@macmillan.co.nz
Australasia
Australia and New Zealand
Jasmina Basic Area Sales Manager – Middle East and Africa Milton Park Sales Office Tel: +44 (0) 20 7017 6187 Fax: +44 (0) 20 7017 6748 e-mail: jasmina.basic@tandf.co.uk Zoe Kaviani IPS (Middle East) Ltd P.O. Box 27533 Dubai, UAE Tel: +971 4 282 8801 Fax: +971 4 282 8804 e-mail: itpme@emirates.net.ae Website: http://www.ipsme.com
Joanne Blackford Milton Park Sales Office Tel: +44 (0) 20 7017 6053 Fax: +44 (0) 20 7017 6748 e-mail: joanne.blackford@tandf.co.uk
Australia Palgrave Macmillan Level 1, 15-19 Claremont Street, South Yarra Melbourne, Vic 3141, Australia Tel: +61 3 9825 1111 Fax: +61 3 9825 1010 e-mail: palgrave@macmillan.com.au www.palgravemacmillan.com.au
CRC Press and Marcel Dekker only Libraries may wish to order from their local bookseller, Palgrave Macmillan or DA Information Services Pty Ltd 648 Whitehorse Road, Mitcham Victoria, Australia Tel: +61 3 9210 7804 Fax: +61 3 9210 7788 www.dadirect.com.au
Australia Europa Publications (non-exclusive) James Bennett 3 Narabang Way, Belrose, NSW 2085 Australia Tel: +02 9986 7064 Fax: +02 9986 7030 www.bennett.com.au
Rest of Africa Jasmina Basic Area Sales Manager – Middle East and Africa Milton Park Sales Office
Korea
Chinke Ojiji Publishers Support Services Ltd Plot 2 Adewunmi Estate Oregun Road (Near First Bank Oregun) PO Box 9270, Ikeja, Lagos State Tel: +234 1 774 1073 Fax: +234 1 493 0419
Se-Yung Jun ICK (Information & Culture Korea) 473-19 Seokyo-dong, Mapo-ku Seoul, Korea 121-842 Tel: +82 2 3141-4791 Fax: +82 2 3141-7733 e-mail: cs.ick@ick.co.kr
Botswana Arthur Oageng Book Promotions/Horizon Books Botswana Gaborone International Finance Park Plot 113-114, Unit 33, Kgale Mews 2, Suite 3 Gaborone, Botswana Tel: +267 393 1194 Fax: +267 392 4908 e-mail: arthur.oageng@online.co.bw
South Africa, Namibia, Lesotho and Swaziland Michelle Symington Book Promotions Ltd BMD Office Park, 108 De Waal Road Diep River, 7800 Cape Town South Africa Tel: +27 21 707 5700 General Fax: +27 21 707 5795 Orders Fax: +27 21 707 5794 e-mail: enquiries@bookpro.co.za
South Asia Ryan Cooper Area Sales Manager Milton Park Sales Office Tel: +44 (0) 20 7017 6113 Fax: +44 (0) 20 7017 6748 e-mail: ryan.cooper@tandf.co.uk
India Taylor & Francis Books India Pvt Ltd. 912 Tolstoy House 15-17, Tolstoy Marg New Delhi 110 001 Tel: +91 (0) 11 2371 2131 +91 (0) 11 2335 1453 Fax: +91 (0) 11 2371 2132 e-mail: inquiry@tandfindia.com
Pakistan M. Anwer Iqbal Book Bird Mian Chambers, 3 Temple Road PO Box 518, Lahore, Pakistan Tel: +92 42 636 7275 Fax: +92 42 636 1370 e-mail: bookbird@brain.net.pk
Sri Lanka Nirosha Saravanapavan e-mail: niroshas@sltnet.lk Mobile: 0094 714 750911
Japan Hans Van Ess Book Sales and Marketing Executive Taylor & Francis Group 7F Koshin Bldg. 2-23-4 Kanda-Jimbocho Chiyoda, Tokyo 101-0051, Japan Tel: +81 (0) 3 5848 7061 Mobile: +81 (0) 80 5426 3552 e-mail: hans.vaness@informa.com United Publishers Services Limited 1-32-5 Higashi-shinagawa Shinagawa-ku, Tokyo 140-0002 Tel: +81 (0) 3 5479 7251 Fax: +81 (0) 3 5479 7307 e-mail: info@ups.co.jp Editorial Office Takahiko Kaneko Edition Synapse Yamaguchi Bldg. 3F 2-8-5 Uchikanda Chiyoda-Ku, Tokyo 101 0047, Japan Tel: +81 (0) 3 5296 9186 Fax: +81 (0) 3 3252 1822 e-mail: edsynapse@nifty.ne.jp
East and Southeast Asia For all Taylor & Francis Group imprints please order from our Singapore Sales Office Singapore Sales Office Taylor & Francis Asia Pacific 240 MacPherson Road #08-01 Pines Industrial Building Singapore 348574 Tel: +65 6741 5166 Fax: +65 6742 9356 e-mail: sales@tandf.com.sg
Malaysia and Brunei
David Yeong General Manager Taylor & Francis Publishing Services Taylor & Francis Asia Pacific No. 23-2, Jalan PJS 8/18 Dataran Mentari 46150 Petaling Jaya Selangor Darul Ehsan Malaysia Tel: +60 (3) 5630 1361 Fax: +60 (3) 5630 1732 Mobile: +60 (0)16 331 9912 e-mail: david.yeong@tandf.com.sg
Singapore, Philippines and Indonesia
Francis Chua, Sales Manager Singapore Sales Office e-mail: francis.chua@tandf.com.sg
Vietnam
Jeffrey Lim, Books Sales Director Singapore Sales Office e-mail: jeffrey.lim@tandf.com.sg
Hong Kong
Israel and the Palestinian Territories Ryan Cooper Area Sales Manager Milton Park Sales Office Tel: +44 (0) 20 7017 6113 Fax: +44 (0) 20 7017 6748 e-mail: ryan.cooper@tandf.co.uk and Rodney Franklin Franklin’s International PO BOX 3772 7, Tel Aviv 61376, Israel Tel: +972 356 00724 Fax: +972 356 00479 e-mail: rodneyf@netvision.net.il
Europe Peter Havinga European Sales Manager A. Hofmanweg 5a, 2031 BH Haarlem The Netherlands Tel: +31 (0) 23 750 5730 Fax: +31 (0) 23 750 5701 Mobile: +31 (0) 6 515 69560 e-mail: peter.havinga@tandf.co.uk
Belgium, The Netherlands, France and Luxembourg Liza Walraven Sales Representative A. Hofmanweg 5a, 2031 BH Haarlem The Netherlands Tel: 0031 (0) 23 750 5731 Fax: 0031 (0) 23 750 5701 Mobile: 0031 (0) 6 238 49668 e-mail: liza.walraven@informa.com
Taylor & Francis Asia Pacific Room 903, Resource Building No.151 North Street Zhongguancun, Beijing, China 100080 Tel/Fax: +86 (10) 58876903 Jeffrey Lim, Books Sales Director e-mail: jeffrey.lim@tandf.com.sg Cynthia Ji, Sales & Marketing Executive e-mail: cynthia.ji@tandf.com.sg
Shanghai Region
Chris Ye, Senior Sales Executive Tel: +86 135 64618686 e-mail: chris.ye@tandf.com.sg
Daphne Edwards Area Representative Mobile: 07802 536 233 Tel: +44 (0) 20 7017 6259 e-mail: daphne.edwards@tandf.co.uk
Oxfordshire, West Midlands and South Wales John Blake Area Representative Mobile: 07889 263 857 Fax: 01242 228 691 e-mail: john.blake@tandf.co.uk
North and Northwest England Lucy Greaves Area Representative Mobile: 07860 633156 Fax: 01663 746682 e-mail: lucy.greaves@tandf.co.uk
London (EC, SE, SW, W and WC) Charlotte Westgate Area Representative Mobile: 07917 648040 e-mail: charlotte.westgate@tandf.co.uk Nick Pepper Area Representative Tel: 01434 250331 Mobile: 07825 748476
Nordic Countries
Conor Graham / Michael Darcy Brookside Publishing Services 2 Brookside, Dundrum Road, Dublin 14 Tel: 00 353 1 298 9937 Fax: 00 353 1 298 7912 e-mail: sales@brookside.ie
Germany, Austria and Switzerland
China
Southern England
Scotland and North of England
Thailand
Taylor & Francis Asia Pacific Tel: +886 (2) 2578 6106 ext.125 Fax: +886 (2) 2578 6507 Jeffrey Lim, Books Sales Director e-mail: jeffrey.lim@tandf.com.sg Sara Cheng, Sales Executive e-mail: sara.cheng@tandf.co.uk
Bob Davis Senior Area Representative Mobile: 07889 263 856 Fax: 01621 819 833 e-mail: bob.davis@tandf.co.uk
Ryan Cooper Area Sales Manager Milton Park Sales Office Tel: +44 (0) 20 7017 6113 Fax: +44 (0) 20 7017 6748 e-mail: ryan.cooper@tandf.co.uk
Taylor & Francis Asia Pacific Tel: +852 91796613 Jeffrey Lim, Books Sales Director e-mail: jeffrey.lim@tandf.com.sg Jolly Chan, Account Manager e-mail: jolly.chan@tandf.com.sg
Taiwan
London (East, Northwest, North) and Eastern England
Greece
Lisa Hetherington Sales Representative Taylor & Francis Drottensgatan 2 222 23 Lund, Sweden Mobile: +46762220300 e-mail: lisa.hetherington@tandf.co.uk
Taylor & Francis Asia Pacific Tel: +66 (2) 6427954-6 ext. 406 Fax: +66 (2) 6427677 Jeffrey Lim, Books Sales Director e-mail: jeffrey.lim@tandf.com.sg Nonglak Sawaithong, Sales Executive e-mail: s.nonglak@tandf.com.sg
England and Wales
Gabriela Mauch Area Sales Manager
Taylor & Francis Group (Books Ltd)
Anna-Peters-Str. 49 70597 Stuttgart, Germany Tel: +49 (0)711 7207231 Fax: +49 (0)711 7220668 Mobile +49 (0)173 9059469 e-mail: gabriela.mauch@tandf.co.uk
Spain, Portugal, and Italy Philip Veysey Area Sales Manager Príncipe de Vergara 109, 28002 Madrid, Spain Tel: +34 91 700 0688 Fax: +34 91 141 2304 Mobile: +34 68 777 3678 e-mail: philip.veysey@informa.com
Eastern Europe Marek Lewinson (Humanities and Social Sciences) Bohaterewicza 3/45 03-982 Warsaw, Poland Tel/fax: +48 (0) 22 6714819 Mobile: +48 (0) 602 707 037 e-mail: mlewinso@it.com.pl Radek Janousek (Science and Technology) Pod Nouzovem 972/21 197 00 Prague, Czech Republic Tel: +42 (0) 28 658 49888 Mobile: +42 (0) 602294014 e-mail: radek@mareklewinson.com
Sales Agents
Nigeria
Ireland and Northern Ireland
Library Supply Nigel Berkeley Library Supply and London Key Accounts Manager Mobile: 07795 968206 e-mail: nigel.berkeley@tandf.co.uk
Online Retailers Rod Abraham Assistant UK Sales Manager Mobile: 07860 380 814 Fax: 01372 273 744 e-mail: rod.abraham@tandf.co.uk
95
ORDER FORM 1
2
BILL TO
SHIP TO (Fill in only if different than box 1)
Order Form
Name_____________________________________________________________
Name_____________________________________________________________
Title______________________________________________________________
Title______________________________________________________________
Organization________________________________________________________
Organization________________________________________________________
Address___________________________________________________________
Address___________________________________________________________
City________________________________State/Province___________________
City________________________________State/Province___________________
Country__________________________ Zip/Postal Code____________________
Country__________________________ Zip/Postal Code____________________
Daytime Phone (
Daytime Phone (
)_____________________ Fax ( (Required to Process Order)
)__________________
e-Mail Address______________________________________________________
3
)_____________________ Fax (
)__________________
e-Mail Address______________________________________________________
Please send me the following: ISBN NO.
QUANTITY
TITLE
PRICE EACH
TOTAL PRICE
96 4
Subtotal
Method of Payment
Tax o I’ve enclosed check #_____________________ payable to CRC Press LLC
Shipping Charges
o Bill My Company (Purchase Order Attached) o Please Charge to: o MasterCard
o VISA
Order Total
o American Express
CARD NO.
Exp. Date MO.
Sec. Code YR.
Signature _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Phone Number _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (Signature and Phone Number Required to Process Order)
SHIPPING AND HANDLING Region Delivery Time First Title Additional Title For expedited USA (continental) 3-5 days $4.99 $1.99 shipping, Alaska, Hawaii, Puerto Rico 4-5 days $14.99 $2.99 call your nearest Canada 3-7 days $7.99 $1.99 CRC PRESS Latin America varies by region $9.99 $2.99 office Rest of the World varies by region call for pricing
Ordering Locations In the Americas: Rest of the World: CRC PRESS CRC PRESS / BOOKPOINT
PO Box 409267 Atlanta, GA 30384-9267 Tel: 1-800-634-7064 Fax: 1-800-248-4724 From Outside the Continental U.S. Tel: 1-561-994-0555 Fax: 1-561-361-6018 e-mail: orders@taylorandfrancis.com
130 Milton Park Abingdon, Oxon, OX14 4SB, UK Tel: +44 (0) 1235 400 524 Fax: +44 (0) 1235 400 525 e-mail: (UK): uk.trade@tandf.co.uk (Int’l): international@tandf.co.uk
Corporate Offices CRC PRESS CRC PRESS UK
6000 Broken Sound Parkway, NW, Suite 300 Albert House, 4th floor Boca Raton, FL 33487, USA 1 - 4 Singer Street Tel: 1-800-272-7737 London EC2A 4BQ Fax: 1-800-374-3401 UK From Outside the Continental U.S. Tel: 44 (0) 20 7017 6000 Tel: 1-561-994-0555 Fax: 44 (0) 20 7017 6747 Fax: 1-561-361-6018 e-mail: enquiries@crcpress.com e-mail: orders@taylorandfrancis.com
www.crcpress.com
The following subject catalogs are available from CRC Press. You can view them online at the URLs listed or contact your local sales representative for copies.
Agricultural and Life Sciences Catalog no. CATAGL • ISBN: 978-0-8493-3864-9
Taylor & Francis Group Pioneers in Publishing
http://issuu.com/CRCPress/docs/annualcat_aglife_2011
Biomedical Science and Engineering Catalog no. CATBMS • ISBN: 978-0-8493-3866-3 http://issuu.com/CRCPress/docs/annualcat_biomed_2011
Business, Management and Public Administration Catalog no. CATBMP • ISBN: 978-0-8493-9175-0 http://issuu.com/CRCPress/docs/annualcat_bus_pub_admin_2011
Chemistry and Chemical Engineering Catalog no. CATSPC • ISBN: 978-0-8493-3867-0 http://issuu.com/CRCPress/docs/annualcat_chem_2011
Civil and Mechanical Engineering Catalog no. CATMCE • ISBN: 978-0-8493-3880-9 http://issuu.com/CRCPress/docs/annualcat_civil_mech_eng_2011
Computer Science and Information Technology Catalog no. CATITB • ISBN: 978-0-8493-3878-6 http://issuu.com/CRCPress/docs/annualcat_compsci_it_2011
Electrical Engineering Catalog no. CATEEC • ISBN: 978-0-8493-3869-4 http://issuu.com/CRCPress/docs/annualcat_elec_eng_2011
Environmental Science and Engineering Catalog no. CATEVE • ISBN: 978-0-8493-3874-8 http://issuu.com/CRCPress/docs/annualcat_envsci_2011
Food Science and Nutrition Catalog no. CATFSN • ISBN: 978-0-8493-3876-2
Grounded in a century-long tradition of publishing excellence, CRC Press/Taylor & Francis continues to provide our world with the resources needed to promote human progress and meet the challenges that might stand in the way of that progress. Producers of printed handbooks, textbooks, tutorials, and field guides, as well as e-books, online libraries, and interactive databases, CRC Press is a full service print and electronic publisher committed to recording the accomplishments and supporting the work of the world’s leading practitioners and researchers. Whether it’s advancing agriculture yield, improving infrastructure, developing clean and green alternatives, retrofitting industry, reorganizing healthcare, securing our homeland, streamlining public administration, or defining just who we are and where we are going, CRC has the resources and references to turn students into professionals and leaders, researchers into innovators and pioneers. In the classroom, in the laboratory, and out in the field, wherever challenges are being met by research, ingenuity, and determination, you will find those who create and rely on the authoritative content that is the power of CRC Press. A host of renowned imprints are under the CRC umbrella, including Marcel Dekker Publishing, the book division of the Institute of Physics, Auerbach Publications, Chapman & Hall / CRC, and most recently Productivity Press and A K Peters.
INVITATION TO AUTHORS If you have an idea for a book or a manuscript in progress relevant to any scientific, technical, or business discipline, CRC Press is interested. Please visit our authors web site at www.crcpress.com/authors for more information, or contact:
John Lavender, Senior VP Publishing 561-994-0555 • john.lavender@taylorandfrancis.com
http://issuu.com/CRCPress/docs/annualcat_foodsci_2011
Forensic Science, Law Enforcement, and Homeland Security Catalog no. CATFSC • ISBN: 978-0-8493-3877-9 http://issuu.com/CRCPress/docs/annualcat_forensics_2011
Human Factors and Ergonomics / Industrial Engineering and Manufacturing
To order, visit us online at
Catalog no. CATHFI • ISBN: 978-0-8493-3875-5 http://issuu.com/CRCPress/docs/annualcat_erg_indust_eng_2011
Mathematics and Statistics
Or contact us via the following numbers:
Catalog no. CATMTS • ISBN: 978-0-8493-3879-3
North & South America:
http://issuu.com/CRCPress/docs/annualcat_math_stats_2011
Nanoscience and Technology / CleanTech Catalog no. CATMSN • ISBN: 978-0-8493-3885-4 http://issuu.com/CRCPress/docs/annualcat_nano_clean_tech_2011
Physics / Materials Science Catalog no. CATPHY • ISBN: 978-0-8493-9176-7 http://issuu.com/CRCPress/docs/annualcat_physics_matsci_2011
From inside the US: Phone: 1-800-272-7737 Fax: 1-800-374-3401 Outside the US: Phone: 1-561-994-0555 Fax: 1-561-361-6018
Rest of the World Bookpoint Tel: +44 (0)1235 400400 • Fax: +44 (0)1235 400401