Skip to main content

Morgan Kaufmann

  • Evolutionary Design by Computers

    • 1st Edition
    • Peter J. Bentley
    • English
    Some of the most startling achievements in the use of computers to automate design are being accomplished by the use of evolutionary search algorithms to evolve designs. Evolutionary Design By Computers provides a showcase of the best and most original work of the leading international experts in Evolutionary Computation, Engineering Design, Computer Art, and Artificial Life. By bringing together the highest achievers in these fields for the first time, including a foreword by Richard Dawkins, this book provides the definitive coverage of significant developments in Evolutionary Design. This book explores related sub-areas of Evolutionary Design, including: * design optimization* creative design* the creation of art* artificial life. It shows for the first time how techniques in each area overlap, and promotes the cross-fertilization of ideas and methods. Evolutionary Design By Computers will be an essential resource for researchers in academia and industry.
  • Genetic Programming III

    Darwinian Invention and Problem Solving
    • 1st Edition
    • John R. Koza + 3 more
    • English
    Genetic programming is a method for getting a computer to solve a problem by telling it what needs to be done instead of how to do it. Koza, Bennett, Andre, and Keane present genetically evolved solutions to dozens of problems of design, optimal control, classification, system identification, function learning, and computational molecular biology. Among the solutions are 14 results competitive with human-produced results, including 10 rediscoveries of previously patented inventions.Researche... in artificial intelligence, machine learning, evolutionary computation, and genetic algorithms will find this an essential reference to the most recent and most important results in the rapidly growing field of genetic programming.
  • Virtual Private Networks

    Making the Right Connection
    • 1st Edition
    • Dennis Fowler
    • English
    Network-dependent companies are excited by the benefits promised by the virtual private network, including lower costs, greater flexibility, and improvements in connectivity. But they also have questions: What benefits are real? How can they be measured? What are the expenses and the dangers?Virtual Private Networks: Making the Right Connection is an intelligent introduction written especially for business and IT professionals who want a realistic assessment of what a VPN can provide for their organizations. Covering advantages and risks, this book expands your understanding of what you can do with a VPN, while detailing all that implementing it will demand of you. With its help, you'll find your way through VPN hype to the answers you need to make sound decisions.
  • Managing Gigabytes

    Compressing and Indexing Documents and Images, Second Edition
    • 1st Edition
    • Ian H. Witten + 2 more
    • English
    In this fully updated second edition of the highly acclaimed Managing Gigabytes, authors Witten, Moffat, and Bell continue to provide unparalleled coverage of state-of-the-art techniques for compressing and indexing data. Whatever your field, if you work with large quantities of information, this book is essential reading--an authoritative theoretical resource and a practical guide to meeting the toughest storage and access challenges. It covers the latest developments in compression and indexing and their application on the Web and in digital libraries. It also details dozens of powerful techniques supported by mg, the authors' own system for compressing, storing, and retrieving text, images, and textual images. mg's source code is freely available on the Web.
  • Philip & Alex's Guide to Web Publishing

    • 1st Edition
    • Philip Greenspun
    • English
    From the author's preface:This book is a catalog of the mistakes that I've made while building more than 100 Web sites in the last five years. I wrote it in the hopes that others won't have to repeat those mistakes.For the manager in charge of a Web publication or service, this book gives you the big picture. It is designed to help you to affirmatively make the high-level decisions that determine whether a site will be manageable or unmanageable, profitable or unprofitable, popular or unpopular, reliable or unreliable. I don't expect you to be down in the trenches typing Oracle SQL queries. But you'll learn enough from this book to decide whether in fact you need a database, whom to hire as the high database priest, and whom to allow anywhere near the database.For the literate computer scientist, I hope to expose the beautiful possibilities in Web service design. I want to inspire you to believe that this is the most interesting and exciting area in which we can work.For the working Web designer or programmer, I want to arm you with a new vocabulary and mental framework for building sites. There can be more to life than making a client's bad ideas flesh with PhotoShop and Perl/CGI.For the users of the world, I document a comprehensive open-source approach to building online communities and show a collaborative Web-based way that we can dig ourselves out of our desktop application morass.
  • Foundations of Genetic Algorithms 1999 (FOGA 5)

    • 1st Edition
    • Wolfgang Banzhaf + 1 more
    • English
    Foundations of Genetic Algorithms, Volume 5 is the fifth in the series of books recording the prestigious Foundations of Genetic Algorithms Workshops, sponsored and organized by the International Society of Genetic Algorithms specifically to address theoretical publications on genetic algorithms and classifier systems. This volume's papers deal with GA dynamics; genetic operators (mostly in their relationship to schemata); characterization of landscapes over which an algorithm is searching; and the interaction between different parameters or strategies used for controlling the course of genetic search.
  • Data Preparation for Data Mining

    • 1st Edition
    • Dorian Pyle
    • English
    Data Preparation for Data Mining addresses an issue unfortunately ignored by most authorities on data mining: data preparation. Thanks largely to its perceived difficulty, data preparation has traditionally taken a backseat to the more alluring question of how best to extract meaningful knowledge. But without adequate preparation of your data, the return on the resources invested in mining is certain to be disappointing.Dorian Pyle corrects this imbalance. A twenty-five-year veteran of what has become the data mining industry, Pyle shares his own successful data preparation methodology, offering both a conceptual overview for managers and complete technical details for IT professionals. Apply his techniques and watch your mining efforts pay off-in the form of improved performance, reduced distortion, and more valuable results.On the enclosed CD-ROM, you'll find a suite of programs as C source code and compiled into a command-line-driven toolkit. This code illustrates how the author's techniques can be applied to arrive at an automated preparation solution that works for you. Also included are demonstration versions of three commercial products that help with data preparation, along with sample data with which you can practice and experiment.
  • The Usability Engineering Lifecycle

    A Practitioner's Handbook for User Interface Design
    • 1st Edition
    • Deborah J. Mayhew
    • English
    A commitment to usability in user interface design and development offers enormous benefits, including greater user productivity, more competitive products, lower support costs, and a more efficient development process. But what does it mean to be committed to usability? Inside, a twenty-year expert answers this question in full, presenting the techniques of Usability Engineering as a series of product lifecycle tasks that result directly in easier-to-learn, easier-to-use software.You'll learn to perform a complete requirements analysis and then incorporate the resulting goals and constraints in a highly structured, iterative design and development process. This process doesn't end with installation but instead begins anew with the collection of user feedback that will guide further development. Also covered are organizational issues related to the implementation of Usability Engineering, including cost justification, project planning, and organizational structures.
  • Video Compression Techniques

    From JPEG to Wavelets
    • 1st Edition
    • Wofgang Effelsberg + 1 more
    • English
    Compression techniques for digital video are a vital component of all multimedia systems. This book introduces the fundamentals of compression algorithms, including entropy and source encoding, run-length encoding, vector quantization, Huffman codes and DCT. It proceeds with state-of-the-art still image compression with an emphasis on the algorithms used in multimedia systems today, such as JPEG and fractal image compression. A real challenge in terms of runtime performance is digital video, and video compression algorithms including MPEG, Wavelets and H.261 are the topic of an in-depth discussion. The effect of compression algorithms and their parameters on image quality and runtime performance is analyzed, and a number of examples are presented on CD-ROM.Software developers and hardware designers who are interested in digital video integration will greatly benefit from this book which expects from its reader some familiarity with basic mathematical and computing concepts.The book presents the fundamentals of video compression for readers with an engineering or computing background.
  • Database Design for Smarties

    Using UML for Data Modeling
    • 1st Edition
    • Robert J. Muller
    • English
    Whether building a relational, object-relational, or object-oriented database, database developers are increasingly relying on an object-oriented design approach as the best way to meet user needs and performance criteria. This book teaches you how to use the Unified Modeling Language-the official standard of the Object Management Group-to develop and implement the best possible design for your database. Inside, the author leads you step by step through the design process, from requirements analysis to schema generation. You'll learn to express stakeholder needs in UML use cases and actor diagrams, to translate UML entities into database components, and to transform the resulting design into relational, object-relational, and object-oriented schemas for all major DBMS products.