Skip to main content

Books in Computer science

The Computing collection presents a range of foundational and applied content across computer and data science, including fields such as Artificial Intelligence; Computational Modelling; Computer Networks, Computer Organization & Architecture, Computer Vision & Pattern Recognition, Data Management; Embedded Systems & Computer Engineering; HCI/User Interface Design; Information Security; Machine Learning; Network Security; Software Engineering.

  • Usability for the Web

    Designing Web Sites that Work
    • 1st Edition
    • Tom Brinck + 2 more
    • English
    Every stage in the design of a new web site is an opportunity to meet or miss deadlines and budgetary goals. Every stage is an opportunity to boost or undercut the site's usability.Usability for the Web tells you how to design usable web sites in a systematic process applicable to almost any business need. You get practical advice on managing the project and incorporating usability principles from the project's inception. This systematic usability process for web design has been developed by the authors and proven again and again in their own successful businesses. A beacon in a sea of web design titles, this book treats web site usability as a preeminent, practical, and realizable business goal, not a buzzword or abstraction. The book is written for web designers and web project managers seeking a balance between usability goals and business concerns.
  • Optical Networks

    A Practical Perspective
    • 2nd Edition
    • Rajiv Ramaswami + 1 more
    • English
    This fully updated and expanded second edition of Optical Networks: A Practical Perspective succeeds the first as the authoritative source for information on optical networking technologies and techniques. Written by two of the field's most respected individuals, it covers componentry and transmission in detail but also emphasizes the practical networking issues that affect organizations as they evaluate, deploy, or develop optical solutions.This book captures all the hard-to-find information on architecture, control and management, and other communications topics that will affect you every step of the way-from planning to decision-making to implementation to ongoing maintenance. If your goal is to thoroughly understand practical optical networks, this book should be your first and foremost resource.
  • Usability Engineering

    Scenario-Based Development of Human-Computer Interaction
    • 1st Edition
    • Mary Beth Rosson + 1 more
    • English
    You don't need to be convinced. You know that usability is key to the success of any interactive system-from commercial software to B2B Web sites to handheld devices. But you need skills to make usability part of your product development equation. How will you assess your users' needs and preferences? How will you design effective solutions that are grounded in users' current practices? How will you evaluate and refine these designs to ensure a quality product?Usability Engineering: Scenario-Based Development of Human-Computer Interaction is a radical departure from traditional books that emphasize theory and address experts. This book focuses on the realities of product development, showing how user interaction scenarios can make usability practices an integral part of interactive system development. As you'll learn, usability engineering is not the application of inflexible rules; it's a process of analysis, prototyping, and problem solving in which you evaluate tradeoffs, make reasoned decisions, and maximize the overall value of your product.
  • Introduction to Multimedia Systems

    • 1st Edition
    • Sugata Mitra + 1 more
    • English
    Introduction to Multimedia Systems is designed to be a general introduction to the broad field of multimedia... more specifically digital interactive multimedia. The editors have included topics such as the principles of "multiple" and "media," including sound, two-dimensional and three-dimensional graphics, animation, and text. All of these elements are stitched together by the programmer, or multimedia designer, based on the conceptualization of the designer. In order to take full advantage of the potential for a wide array of multimedia applications it is important to have a broad understanding of the principles of various media. The person preparing a multimedia "package," which may include such media as sound, computer graphics, and software, will most likely have a strong background in only one or perhaps none of the media to be used. Introduction to Multimedia Systems has been developed to be the first place to turn, both as an introductory textbook or as a professional reference for anyone diving into multimedia preparation. Multimedia is first and foremost a medium of communication. In order to take advantage of the nearly unlimited potential provided by digital environments a full survey of multimedia capabilities is covered in this book. Website Feature: Learning by doing! The editors currently use the book in combination with a wide array of sample software and weblinks for students to learn how to build by example. Each part of the book will have a direct link to a publicly accessible website that will maintain these available software tools. The weblinks will be updated as software versions advance, and most of the software involves demo or scaled down versions of commercially available multimedia design software/editing tools.
  • Telecommunications Law in the Internet Age

    • 1st Edition
    • Sharon K. Black
    • English
    For companies in and around the telecommunications field, the past few years have been a time of extraordinary change-technological... and legally. The enacting of the Telecommunications Act of 1996 and the development of international trade agreements have fundamentally changed the environment in which your business operates, creating risks, responsibilities, and opportunities that were not there before.Until now, you'd have had a hard time finding a serious business book that offered any more than a cursory glance at this transformed world. But at last there's a resource you can depend on for in-depth analysis and sound advice. Written in easy-to-understand language, Telecommunications Law in the Internet Age systematically examines the complex interrelationships of new laws, new technologies, and new business practices, and equips you with the practical understanding you need to run your enterprise optimally within today's legal boundaries.
  • The Personal Internet Security Guidebook

    Keeping Hackers and Crackers out of Your Home
    • 1st Edition
    • Tim Speed + 2 more
    • English
    The Personal Internet Security Guidebook is a complete guide to protecting your computer(s) on the Internet. The newest attack point for hackers is home computers on DSL and/or cable modems. This book will show you how to set up a home network and protect it from the "bad dudes." Also covered in this book is how to protect your computer on the road. Many hotels are now offering high-speed Internet access and this book will show you how to keep your computer safe in the hotel room as well as on the hotel network. This is a how-to guide to keeping your personal computer safe on the Internet. Following the success of The Internet Security Guidebook, the authors have used their expertise to create a book specifically addressing home computers and traveling notebooks. Included in this book is a comprehensive list of vendors and services. Included are these key elements: protecting your PC on the Internet, home firewall software, how to set up a home network, protecting your PC on the road, and protecting your PC via DSL and/or cable modem.
  • Microsoft Exchange 2000 Infrastructure Design

    Co-existence, Migration and Connectivity
    • 1st Edition
    • Kieran McCorry + 1 more
    • English
    Microsoft Exchange 2000 Infrastructure Design explains from a system designer's and administrator's perspective Microsoft's Active Directory and its interaction with Exchange 2000, details issues concerned with migration to Exchange 2000, and outlines the specific technology and design issues relating to connectivity with Exchange 2000. Readers will learn to use these technologies to seamlessly co-exist with their current environment, migrate to a native Exchange 2000 environment, and connect to the Internet as well as to other messaging systems. The book's blend of expert instruction and best practices will help any organization create optimal system designs and configurations to support different technical and business scenarios. McCorry and Livengood are experts in Microsoft technologies from Compaq, the world's leading integrator of Exchange systems. In Microsoft Exchange 2000 Infrastructure Design, they spell out the key technologies, features, and techniques IT professionals must master to build a unified and robust Exchange 2000 messaging service. This book details the framework organizations must put in place to most effectively move to Exchange 2000.
  • Optimizing Compilers for Modern Architectures

    A Dependence-based Approach
    • 1st Edition
    • Randy Allen + 1 more
    • English
    Modern computer architectures designed with high-performance microprocessors offer tremendous potential gains in performance over previous designs. Yet their very complexity makes it increasingly difficult to produce efficient code and to realize their full potential. This landmark text from two leaders in the field focuses on the pivotal role that compilers can play in addressing this critical issue. The basis for all the methods presented in this book is data dependence, a fundamental compiler analysis tool for optimizing programs on high-performance microprocessors and parallel architectures. It enables compiler designers to write compilers that automatically transform simple, sequential programs into forms that can exploit special features of these modern architectures. The text provides a broad introduction to data dependence, to the many transformation strategies it supports, and to its applications to important optimization problems such as parallelization, compiler memory hierarchy management, and instruction scheduling. The authors demonstrate the importance and wide applicability of dependence-based compiler optimizations and give the compiler writer the basics needed to understand and implement them. They also offer cookbook explanations for transforming applications by hand to computational scientists and engineers who are driven to obtain the best possible performance of their complex applications.The approaches presented are based on research conducted over the past two decades, emphasizing the strategies implemented in research prototypes at Rice University and in several associated commercial systems. Randy Allen and Ken Kennedy have provided an indispensable resource for researchers, practicing professionals, and graduate students engaged in designing and optimizing compilers for modern computer architectures.
  • Blondie24

    Playing at the Edge of AI
    • 1st Edition
    • David B. Fogel
    • English
    Blondie24 tells the story of a computer that taught itself to play checkers far better than its creators ever could by using a program that emulated the basic principles of Darwinian evolution--random variation and natural selection-- to discover on its own how to excel at the game. Unlike Deep Blue, the celebrated chess machine that beat Garry Kasparov, the former world champion chess player, this evolutionary program didn't have access to strategies employed by human grand masters, or to databases of moves for the endgame moves, or to other human expertise about the game of chekers. With only the most rudimentary information programmed into its "brain," Blondie24 (the program's Internet username) created its own means of evaluating the complex, changing patterns of pieces that make up a checkers game by evolving artificial neural networks---mathemati... models that loosely describe how a brain works.It's fitting that Blondie24 should appear in 2001, the year when we remember Arthur C. Clarke's prediction that one day we would succeed in creating a thinking machine. In this compelling narrative, David Fogel, author and co-creator of Blondie24, describes in convincing detail how evolutionary computation may help to bring us closer to Clarke's vision of HAL. Along the way, he gives readers an inside look into the fascinating history of AI and poses provocative questions about its future.
  • Windows 2000 Active Directory

    • 2nd Edition
    • Syngress
    • English
    Updated coverage of the most confusing Windows 2000 component in this new edition of a Syngress bestseller.Active Directory Services dramatically changes the way IT professionals design, plan, configure and administer their Windows NT networks. The primary benefits of Active Directory Services are its extensibility, scalability, and ease of management as compared to prior generations of Windows NT. Systems Engineers will probably spend much of their time over the next several years planning for and deploying Active Directory Services in many different environments. Windows 2000 Active Directory, Second Edition gives IT professionals a head start; it provides updated coverage of everything they will need to succeed.
  • Intelligent Communication Systems

    Toward Constructing Human Friendly Communication Environment
    • 1st Edition
    • Nobuyoshi Terashima
    • English
    This book offers a thorough review of research on intelligent communication systems, focusing on the applications of artificial intelligence to telecommunications that help realize user-friendly interfaces.Intellige... Communication Systems presents the direct result of more than a decade of the author's experiences, research activity, and education in applying artificial intelligence to telecommunications technology. In this book, several fundamental research areas are covered. Some of the areas covered are human-friendly interfaces for telecommunication services with such concepts as Telesensation and HyperReality, computer vision, and the telecommunication description method based on state space. In artificial intelligence research state space is the set of all attainable states of a problem and the possible alternative courses of action to determine the best solution to the problem.
  • Building SANs with Brocade Fabric Switches

    • 1st Edition
    • Syngress
    • English
    The first book to focus on Brocade products - an inovative tecnology company to watch out for!Brocade Switches provide the intelligent architecture that connects Storage Area Networks (SANs) to Local Area Networks and Wide Area Networks. Brocade switches provide the same functionality to Storage Area Networks as Cisco switches provide to the Internet - Brocade Communications, Inc is the dominant company in this rapidly expanding market.Building SANs with Brocade Fibre Channel Fabric Switches is written for system administrators who are designing, building, and maintaining Storage Area Networks with Brocade fibre switches. The book provides the reader with all of the techniques necessary to integrate fibre-based switches with an IP-based network.
  • Configuring Windows 2000 without Active Directory

    • 1st Edition
    • Syngress
    • English
    Eliminate the hassles of Active Directory - install Windows 2000 without it! Windows 2000 is undoubtedly a great product. In one year after its release, Microsoft have sold have sold 10 million licenses. System administrators are praising its impressive abilities to coordinate Internet, intranet, extranets, and management applications creating a complete technical infrastructure. However, there has been a noticeable amount of organizations that are avoiding one of the most talked about features of Windows 2000 - Active Directory. The industry buzz is that Active Directory (although a great product) is a burden to implement and install and is not compatible with non Windows products like Solaris, NetWare and Linux. Configuring Windows 2000 WITHOUT Active Directory is a complete guide to installation and configuration of Windows 2000 (without Active Directory) for system administrators and network consultants. This book details not only the new features and functions of Windows 2000 but also how to integrate several features with existing Windows NT4 domains. The book does not cover the Active Directory function of Windows 2000.
  • Cisco Security Qos & AVVID Kit

    • 1st Edition
    • Wayne Lawson
    • English
    Cisco Security, QoS, & AVVID Kit is a 3-book boxed set which comes packaged with a revolutionary Wallet-Sized CD containing a printable HTML version of all three books, and a Free Bonus E-Book of the Best Selling Configuring Cisco Voice Over IP!
  • VB.Net Web Developer's Guide

    • 1st Edition
    • Syngress
    • English
    Visual Basic has long been the language of choice when designing Windows-based applications and the Web. Touted as both the most popular and productive computing language, Visual Basic has amassed quite a following of devoted programmers, and is a sought after programming skill. With the introduction of .NET Enterprise, Microsoft launch VB.NET, offering a streamlined, simplified version of Visual Basic language. With increased power, scalability, functionality and reliability, VB.NET is positioned to be the most productive tool in a programmer's toolbox. VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated in Visual Basic.NET.
  • JDBC

    Practical Guide for Java Programmers
    • 1st Edition
    • Gregory D. Speegle
    • English
    JDBC: Practical Guide for Java Programmers is the quickest way to gain the skills required for connecting your Java application to a SQL database. Practical, tutorial-based coverage keeps you focused on the essential tasks and techniques, and incisive explanations cement your understanding of the API features you'll use again and again. No other resource presents so concisely or so effectively the exact material you need to get up and running with JDBC right away.
  • Expert Systems

    The Technology of Knowledge Management and Decision Making for the 21st Century
    • 1st Edition
    • Cornelius T. Leondes
    • English
    This six-volume set presents cutting-edge advances and applications of expert systems. Because expert systems combine the expertise of engineers, computer scientists, and computer programmers, each group will benefit from buying this important reference work. An "expert system" is a knowledge-based computer system that emulates the decision-making ability of a human expert. The primary role of the expert system is to perform appropriate functions under the close supervision of the human, whose work is supported by that expert system. In the reverse, this same expert system can monitor and double check the human in the performance of a task. Human-computer interaction in our highly complex world requires the development of a wide array of expert systems.
  • Information Visualization in Data Mining and Knowledge Discovery

    • 1st Edition
    • Usama Fayyad + 2 more
    • English
    Mainstream data mining techniques significantly limit the role of human reasoning and insight. Likewise, in data visualization, the role of computational analysis is relatively small. The power demonstrated individually by these approaches to knowledge discovery suggests that somehow uniting the two could lead to increased efficiency and more valuable results. But is this true? How might it be achieved? And what are the consequences for data-dependent enterprises?Informat... Visualization in Data Mining and Knowledge Discovery is the first book to ask and answer these thought-provoking questions. It is also the first book to explore the fertile ground of uniting data mining and data visualization principles in a new set of knowledge discovery techniques. Leading researchers from the fields of data mining, data visualization, and statistics present findings organized around topics introduced in two recent international knowledge discovery and data mining workshops. Collected and edited by three of the area's most influential figures, these chapters introduce the concepts and components of visualization, detail current efforts to include visualization and user interaction in data mining, and explore the potential for further synthesis of data mining algorithms and data visualization techniques. This incisive, groundbreaking research is sure to wield a strong influence in subsequent efforts in both academic and corporate settings.
  • Handbook of Silicon Wafer Cleaning Technology

    • 2nd Edition
    • Karen Reinhardt + 1 more
    • English
    The second Edition of the Handbook of Silicon Wafer Cleaning Technology is intended to provide knowledge of wet, plasma, and other surface conditioning techniques used to manufacture integrated circuits. The integration of the clean processes into the device manufacturing flow will be presented with respect to other manufacturing steps such as thermal, implant, etching, and photolithography processes. The Handbook discusses both wet and plasma-based cleaning technologies that are used for removing contamination, particles, residue, and photoresist from wafer surfaces. Both the process and the equipment are covered. A review of the current cleaning technologies is included. Also, advanced cleaning technologies that are under investigation for next generation processing are covered; including supercritical fluid, laser, and cryoaerosol cleaning techniques. Additionally theoretical aspects of the cleaning technologies and how these processes affect the wafer is discussed such as device damage and surface roughening will be discussed. The analysis of the wafers surface is outlined. A discussion of the new materials and the changes required for the surface conditioning process used for manufacturing is also included.
  • Electronic Commerce

    Principles and Practice
    • 1st Edition
    • Hossein Bidgoli
    • English
    This four-part overview of electronic commerce offers a more thorough and technical view of the subject than many recent books on the subject. The book provides a balance of theories, applications, and hands-on material. Electronic Commerce is divided into four parts: Electronic Commerce Basics, Electronic Commerce Supporting Activities, Implementation and Management Issues in Electronic Commerce, and Appendix and Glossary. The book's chapters begin with introductions of leading companies with significant e-commerce expertise and at least two small case studies. They include 10 or more hands-on exercises, encouraging readers to explore and analyze sites, and a list of key terms and bibliographic citations. They conclude with 25-30 review questions and 6-10 projects for further investigation.
  • The Computer Animator's Technical Handbook

    • 1st Edition
    • Lynn Pocock + 1 more
    • English
    This is a complete, in-depth reference that will be of enormous value to anyone in the computer animation field-from students to established professionals to the many traditional animators who find themselves drawn to the computer-based world. The Computer Animator's Technical Handbook distinguishes itself by giving full attention to the motion that defines animation (as opposed to the modeling that produces the still image) and the often-neglected production processes that make it possible. The work of two widely recognized computer animation experts, this book is destined to become the standard reference for professionals throughout the industry and a popular text in classrooms.
  • Computer Animation

    Algorithms and Techniques
    • 1st Edition
    • Rick Parent
    • English
    Whether you're a programmer developing new animation functionality or an animator trying to get the most out of your current animation software, Computer Animation: Algorithms and Techniques will help work more efficiently and achieve better results. For programmers, this book provides a solid theoretical orientation and extensive practical instruction-informat... you can put to work in any development or customization project. For animators, it provides crystal-clear guidance on determining which of your concepts can be realized using commercially available products, which demand custom programming, and what development strategies are likely to bring you the greatest success.
  • Readings in Multimedia Computing and Networking

    • 1st Edition
    • Kevin Jeffay + 1 more
    • English
    Readings in Multimedia Computing and Networking captures the broad areas of research and developments in this burgeoning field, distills the key findings, and makes them accessible to professionals, researchers, and students alike. For the first time, the most influential and innovative papers on these topics are presented in a cohesive form, giving shape to the diverse area of multimedia computing. The seminal moments are recorded by a dozen visionaries in the field and each contributing editor provides a context for their area of research by way of a thoughtful, focused chapter introduction. The volume editors, Kevin Jeffay and HongJiang Zhang, offer further incisive interpretations of past and present developments in this area, including those within media and content processing, operating systems, and networking support for multimedia. This book will provide you with a sound understanding of the theoretical and practical issues at work in the field's continuing evolution.
  • Visual Effects in a Digital World

    A Comprehensive Glossary of over 7000 Visual Effects Terms
    • 1st Edition
    • Karen Goulekas
    • English
    As the visual effects industry has diversified, so too have the books written to serve the needs of this industry. Today there are hundreds of highly specialized titles focusing on particular aspects of film and broadcast animation, computer graphics, stage photography, miniature photography, color theory, and many others. Visual Effects in a Digital World offers a much-needed reconsolidation of this knowledge. All of the industry's workers frequently need to understand concepts from other specialties, and this book-the only one of its kind-lets them look up and grasp the basics of any visual effects concept in a matter of seconds. It's a great way for everyone, regardless of experience, to find their way through the jargon and learn what they need to know.
  • Advances in Computers

    • 1st Edition
    • Volume 55
    • English
    Volume 55 covers some particularly hot topics. Linda Harasim writes about education and the Web in "The Virtual University: A State of the Art." She discusses the issues that will need to be addressed if online education is to live up to expectations. Neville Holmes covers a related subject in his chapter "The Net, the Web, and the Children." He argues that the Web is an evolutionary, rather than revolutionary, development and highlights the division between the rich and the poor within and across nations. Continuing the WWW theme, George Mihaila, Louqa Raschid, and Maria-Esther Vidal look at the problems of using the Web and finding the information you want.Naren Ramakrishnan and Anath Grama discuss another aspect of finding relevant information in large databases in their contribution. They discuss the algorithms, techniques, and methodologies for effective application of scientific data mining.Returning to the Web theme, Ross Anderson, Frank Stajano, and Jong-Hyeon Lee address the issue of security policies. Their survey of the most significant security policy models in the literature shows how security may mean different things in different contexts.John Savage, Alan Selman, and Carl Smith take a step back from the applications and address how theoretical computer science has had an impact on practical computing concepts. Finally, Yuan Taur takes a step even further back and discusses the development of the computer chip.Thus, Volume 55 takes us from the very fundamentals of computer science-the chip-right to the applications and user interface with the Web.
  • Palm OS Web Application Developers Guide

    Including PQA and Web Clipping
    • 1st Edition
    • Ben Combee + 3 more
    • English
    With an 80% hand-held device market-share, the Palm Organizer is the platform of choice for Mobile Internet application developers.With its decision to license the Palm OS to rival device manufacturers such as Sony, Motorola, and Handspring, Palm has further strengthened its claim as the industry standard for Mobile Computing architecture. Palm OS Web Application Developers Guide provides step-by-step instructions on how to migrate existing HTML to the Palm platform. The book will be useful for webmasters looking to convert current web pages. It is also ideal for C and Java programmers interested in building more dynamic applications from the ground up.
  • Designing A Wireless Network

    • 1st Edition
    • Syngress
    • English
    Business is on the move - mobile computing must keep up!Innovative technology is making the communication between computers a cordless affair. Mobile computing with laptops, hand helds and mobile phones is increasing the demand for reliable and secure wireless networks. Network engineers and consultants need to create and build cutting-edge wireless networks in both the small business and multi-million dollar corporations.Designi... Wireless Networks provides the necessary information on how to design and implement a wireless network. Beginning with detailed descriptions of the various implementations and architectures of wireless technologies and moving to the step-by-step instructions on how to install and deploy a fixed wireless network; this book will teach users with no previous wireless networking experience how to design and build their own wireless network based on the best practices of the Enhanced Services from Lucent Technologies.
  • Practical IDL Programming

    • 1st Edition
    • Liam E. Gumley
    • English
    Increasingly, scientists and engineers must quickly and efficiently analyze and visualize extremely large sets of data. Interactive Data Language, IDL, was designed to address just this need. A popular data analysis and visualization programming environment, IDL is used worldwide by scientists and engineers in fields as diverse as the physical sciences, medical physics, and engineering test and analysis.In Practical IDL Programming, Liam E. Gumley provides a solid foundation in the fundamentals of procedural programming in IDL. He presents concise information on how to develop IDL programmers that are well structured, reliable, and efficient. The example programs in the book demonstrate key concepts and provide functionality that can be applied immediately. In addition, the book offers readers practical tips and advice on IDL programming, which they would otherwise discover only after years of experience.While only modest prior programming experience is assumed, readers with experience in any procedural language will quickly translate their skills to IDL, learning the best programming practices for this new environment. Scientists, engineers, and students in educational, government, and commercial research and development environments will all appreciate the author's guidance in helping them effectively analyze and visualize data.
  • Creative Evolutionary Systems

    • 1st Edition
    • David W. Corne + 1 more
    • English
    The use of evolution for creative problem solving is one of the most exciting and potentially significant areas in computer science today. Evolutionary computation is a way of solving problems, or generating designs, using mechanisms derived from natural evolution. This book concentrates on applying important ideas in evolutionary computation to creative areas, such as art, music, architecture, and design. It shows how human interaction, new representations, and approaches such as open-ended evolution can extend the capabilities of evolutionary computation from optimization of existing solutions to innovation and the generation of entirely new and original solutions.This book takes a fresh look at creativity, exploring what it is and how the actions of evolution can resemble it. Examples of novel evolved solutions are presented in a variety of creative disciplines. The editors have compiled contributions by leading researchers in each discipline. If you are a savvy and curious computing professional, a computer-literate artist, musician or designer, or a specialist in evolutionary computation and its applications, you will find this a fascinating survey of the most interesting work being done in the area today.
  • Journal of Artificial Intelligence Research, Volume 13 (JAIR)

    • 1st Edition
    • Michael Wellman
    • English
    The paper version of the Journal of Artificial Intelligence Research. JAIR is a refereed journal, covering all areas of Artificial Intelligence, which is distributed free of charge over the internet. The printed journal is published approximately every six months.
  • Hack Proofing Linux

    A Guide to Open Source Security
    • 1st Edition
    • James Stanger + 1 more
    • English
    From the authors of the bestselling E-Mail Virus Protection Handbook!The Linux operating system continues to gain market share based largely on its reputation as being the most secure operating system available. The challenge faced by system administrators installing Linux is that it is secure only if installed and configured properly, constantly and meticulously updated, and carefully integrated with a wide variety of Open Source security tools. The fact that Linux source code is readily available to every hacker means that system administrators must continually learn security and anti-hacker techniques. Hack Proofing Linux will provide system administrators with all of the techniques necessary to properly configure and maintain Linux systems and counter malicious attacks. Linux operating systems and Open Source security tools are incredibly powerful, complex, and notoriously under-documented - this book addresses a real need Uses forensics-based analysis to give the reader an insight to the mind of a hacker
  • Trends in Software Engineering

    • 1st Edition
    • Volume 54
    • Marvin Zelkowitz
    • English
    Volume 54 presents six chapters on the changing face of software engineering-the process by which we build reliable software systems. We are constantly building faster and less expensive processors, which allow us to use different processes to try and conquer the "bug" problem facing all developments-how to build reliable systems with few errors at low or at least manageable cost. The first three chapters of this volume emphasize components and the impact that object-oriented design is having on the program development process (a current "hot topic"). The final three chapters present additional aspects of the software development process, including maintenance, purchasing strategies, and secure outsourcing of scientific computations.
  • Foundations of Genetic Algorithms 2001 (FOGA 6)

    • 1st Edition
    • Worth Martin
    • William Spears + 1 more
    • English
    Foundations of Genetic Algorithms, Volume 6 is the latest in a series of books that records the prestigious Foundations of Genetic Algorithms Workshops, sponsored and organised by the International Society of Genetic Algorithms specifically to address theoretical publications on genetic algorithms and classifier systems. Genetic algorithms are one of the more successful machine learning methods. Based on the metaphor of natural evolution, a genetic algorithm searches the available information in any given task and seeks the optimum solution by replacing weaker populations with stronger ones.
  • Handbook of Automated Reasoning

    • 1st Edition
    • Volume 1
    • Alan J.A. Robinson + 1 more
    • English
    Handbook of Automated Reasoning presents overviews of the fundamental notations, techniques, ideas and methods developed and used in automated reasoning and its practical applications, which are used in many areas of computer science, including software and hardware, logic and functional programming, formal methods, knowledge representation, deductive databases, and artificial intelligence.
  • Linux Networking Clearly Explained

    • 1st Edition
    • Bryan Pfaffenberger + 1 more
    • English
    Passionately democratic in its advocacy of networking for the masses, this is the first book on Linux networking written especially for the novice user. Because the free, open-source Linux operating system is winning so many converts today, the number of Linux-based networks will grow exponentially over the next few years. Taking up where Linux Clearly Explained left off, Linux Networking Clearly Explained walks the reader through the creation of a TCP/IP-based, Linux-driven local area network, beginning with a "sandbox" installation involving just two or three computers. Readers master the fundamentals of system and network administration-inclu... handling user accounts and setting up security-in this less complex environment. The author then helps them along to the more sophisticated techniques associated with connecting this network to the Internet.
  • Handbook of Automated Reasoning

    • 1st Edition
    • Volume II
    • Alan J.A. Robinson + 1 more
    • English
  • Hack Proofing Your Web Applications

    The Only Way to Stop a Hacker Is to Think Like One
    • 1st Edition
    • Syngress
    • English
    From the authors of the bestselling Hack Proofing Your Network!OPEC, Amazon, Yahoo! and E-bay: If these large, well-established and security-conscious web sites have problems, how can anyone be safe? How can any programmer expect to develop web applications that are secure? Hack Proofing Your Web Applications is the only book specifically written for application developers and webmasters who write programs that are used on web sites. It covers Java applications, XML, ColdFusion, and other database applications. Most hacking books focus on catching the hackers once they've entered the site; this one shows programmers how to design tight code that will deter hackers from the word go.Comes with up-to-the-minute web based support and a CD-ROM containing source codes and sample testing programsUnique approach: Unlike most hacking books this one is written for the application developer to help them build less vulnerable programs
  • ASP Configuration Handbook

    • 1st Edition
    • Syngress
    • English
    Understanding ASPs: The new Internet business.Application Service Providers (ASPs) appeal to small businesses by offering a wide variety of web-hosted software programs including e-commerce, communications, project management, financial, word processing and human resourse applications. ASPs offer inexpensive use of software and the ability to share access among people in different locations. There is a huge buzz in the computing industry about ASPs and many ISPs (Internet Service Providers) are gearing up to become ASPs. These companies are in need of a guide - this is the first book to focus on how a company can become an ASP.ASP Configuration Handbook: A Guide for ISPs covers all the business issues surrounding the transformation of an Internet Service Provider to an Application Service Provider, as well as the technical issues associated with offering applications to customers.
  • Readings in Hardware/Software Co-Design

    • 1st Edition
    • Giovanni De Micheli + 2 more
    • English
    Embedded system designers are constantly looking for new tools and techniques to help satisfy the exploding demand for consumer information appliances and specialized industrial products. One critical barrier to the timely release of embedded system products is integrating the design of the hardware and software systems. Hardware/software co-design is a set of methodologies and techniques specifically created to support the concurrent design of both systems, effectively reducing multiple iterations and major redesigns. In addition to its critical role in the development of embedded systems, many experts believe that co-design will be a key design methodology for Systems-on-a-Chip.Re... in Hardware/Software Co-Design presents the papers that have shaped the hardware/software co-design field since its inception in the early 90s. Field experts -- Giovanni De Micheli, Rolf Ernst, and Wayne Wolf -- introduce sections of the book, and provide context for the paper that follow. This collection provides professionals, researchers and graduate students with a single reference source for this critical aspect of computing design.
  • Data Analysis for Database Design

    • 3rd Edition
    • David Howe
    • English
    Data analysis for database design is a subject of great practical value to systems analysts and designers. This classic text has been updated to include chapters on distributed database systems, query optimisation and object-orientation.T... SQL content now includes features of SQL92 and SQL 99. With new databases coming online all the time and the general expansion of the information age, it is increasingly important to ensure that the analysis and model of a database design is accurate and robust. This is an ideal book for helping you to ensure that your database is well designed and therefore user friendly.
  • Implicit Parallel Programming in <i>pH</i>

    • 1st Edition
    • Rishiyur Nikhil + 1 more
    • English
    Parallel machines are now affordable and available to many users in the form of small symmetric shared-memory multiprocessors (SMPs). Unfortunately, programming practices have not kept pace with this hardware advance. The vast majority of developers still write applications in sequential programming languages that do not exploit multiple processors. The traditional approaches for adding parallelism to applications are prone to introducing new, strange, and difficult-to-elimina... bugs.In this important new text, the authors offer a completely different vision of the future, where parallel programming is the default and sequential programming is a special case. The foundation of this vision is an implicitly parallel programming language, pH, which is the result of two decades of research by the authors. A dialect and extension of the standard nonstrict and purely functional language Haskell, pH is essentially Haskell with implicitly parallel semantics. pH's extensions to Haskell comprise a disciplined approach to shared parallel state, so that a pH program-even a beginner's program-is implicitly parallel.The authors have developed this text over ten years while teaching implicit parallel programming to graduate students at MIT and specialized short courses to undergraduates and software professionals in the U.S., Japan, and India.
  • The Designer's Guide to VHDL

    • 2nd Edition
    • Peter J. Ashenden
    • English
    Since the publication of the first edition of The Designer's Guide to VHDL in 1996, digital electronic systems have increased exponentially in their complexity, product lifetimes have dramatically shrunk, and reliability requirements have shot through the roof. As a result more and more designers have turned to VHDL to help them dramatically improve productivity as well as the quality of their designs.VHDL, the IEEE standard hardware description language for describing digital electronic systems, allows engineers to describe the structure and specify the function of a digital system as well as simulate and test it before manufacturing. In addition, designers use VHDL to synthesize a more detailed structure of the design, freeing them to concentrate on more strategic design decisions and reduce time to market. Adopted by designers around the world, the VHDL family of standards have recently been revised to address a range of issues, including portability across synthesis tools.This best-selling comprehensive tutorial for the language and authoritative reference on its use in hardware design at all levels--from system to gates--has been revised to reflect the new IEEE standard, VHDL-2001. Peter Ashenden, a member of the IEEE VHDL standards committee, presents the entire description language and builds a modeling methodology based on successful software engineering techniques. Reviewers on Amazon.com have consistently rated the first edition with five stars. This second edition updates the first, retaining the authors unique ability to teach this complex subject to a broad audience of students and practicing professionals.
  • Transactional Information Systems

    Theory, Algorithms, and the Practice of Concurrency Control and Recovery
    • 1st Edition
    • Gerhard Weikum + 1 more
    • English
    Transactional Information Systems is the long-awaited, comprehensive work from leading scientists in the transaction processing field. Weikum and Vossen begin with a broad look at the role of transactional technology in today's economic and scientific endeavors, then delve into critical issues faced by all practitioners, presenting today's most effective techniques for controlling concurrent access by multiple clients, recovering from system failures, and coordinating distributed transactions.The authors emphasize formal models that are easily applied across fields, that promise to remain valid as current technologies evolve, and that lend themselves to generalization and extension in the development of new classes of network-centric, functionally rich applications. This book's purpose and achievement is the presentation of the foundations of transactional systems as well as the practical aspects of the field what will help you meet today's challenges.
  • SQL: 1999

    Understanding Relational Language Components
    • 1st Edition
    • Jim Melton + 1 more
    • English
    SQL: 1999 is the best way to make the leap from SQL-92 to SQL:1999, but it is much more than just a simple bridge between the two. The latest from celebrated SQL experts Jim Melton and Alan Simon, SQL:1999 is a comprehensive, eminently practical account of SQL's latest incarnation and a potent distillation of the details required to put it to work. Written to accommodate both novice and experienced SQL users, SQL:1999 focuses on the language's capabilities, from the basic to the advanced, and the ways that real applications take advantage of them. Throughout, the authors illustrate features and techniques with clear and often entertaining references to their own custom database.
  • Spatial Databases

    With Application to GIS
    • 1st Edition
    • Philippe Rigaux + 2 more
    • English
    Spatial Databases is the first unified, in-depth treatment of special techniques for dealing with spatial data, particularly in the field of geographic information systems (GIS). This book surveys various techniques, such as spatial data models, algorithms, and indexing methods, developed to address specific features of spatial data that are not adequately handled by mainstream DBMS technology.The book also reviews commercial solutions to geographic data handling: ArcInfo, ArcView, and Smallworld GISs; and two extensions to the relational model, PostgreSQL and Oracle Spatial. The authors examine these underlying GIS technologies, assess their strengths and weaknesses, and consider specific uses for which each product is best suited.
  • Hack Proofing Your E-commerce Web Site

    The Only Way to Stop a Hacker is to Think Like One
    • 1st Edition
    • Syngress
    • English
    From the authors of the bestselling Hack Proofing Your Network!Yahoo!, E-Bay, Amazon. Three of the most popular, well-established, and lavishly funded Web sites in existence, yet hackers managed to penetrate their security systems and cripple these and many other Web giants for almost 24 hours. E-Commerce giants, previously thought to be impenetrable are now being exposed as incredibly vulnerable. This book will give e-commerce architects and engineers insight into the tools and techniques used by hackers to compromise their sites. The security of e-commerce sites is even more imperative than non-commerce sites, because the site has the added responsibility of maintaining the security of their customer's personal and financial information.Hack Proofing Your E-Commerce Site will provide computer architects and engineers all of the information they need to design and implement security measures. * Heightened media awareness of malicious attacks against "secure" sites guarantees a wide audience * Uses forensics-based analysis to give the reader insight to the mind of a hacker. This understanding is crucial for security professionals to defend against attacks
  • Data Warehousing And Business Intelligence For e-Commerce

    • 1st Edition
    • Alan R. Simon + 1 more
    • English
    You go online to buy a digital camera. Soon, you realize you've bought a more expensive camera than intended, along with extra batteries, charger, and graphics software-all at the prompting of the retailer.Happy with your purchases? The retailer certainly is, and if you are too, you both can be said to be the beneficiaries of "customer intimacy" achieved through the transformation of data collected during this visit or stored from previous visits into real business intelligence that can be exercised in real time.Data Warehousing and Business Intelligence for e-Commerce is a practical exploration of the technological innovations through which traditional data warehousing is brought to bear on this and other less modest e-commerce applications, such as those at work in B2B, G2C, B2G, and B2E models. The authors examine the core technologies and commercial products in use today, providing a nuts-and-bolts understanding of how you can deploy customer and product data in ways that meet the unique requirements of the online marketplace-particul... if you are part of a brick-and-mortar company with specific online aspirations. In so doing, they build a powerful case for investment in and aggressive development of these approaches, which are likely to separate winners from losers as e-commerce grows and matures.
  • Configuring ISA Server 2000

    Building Firewalls for Windows 2000
    • 1st Edition
    • Syngress
    • English
    Microsoft's flagship ISA Server delivers the Internet to your customers!As the demand for Internet connectivity reaches a fever pitch, system administrators are being challenged to connect more and more systems to the Internet without compromising security or network performance. ISA Server 2000 provides system administrators with a revolutionary management infrastructure that addresses the two greatest needs of Enterprise-wide Internet connectivity: Security and speed.Written by best-selling author of several MCSE 2000 study guides, this book will provide the system administrators with an in depth understanding of all the critiacl features of Microsoft's flag ship Internet Server. Configuring ISA Server 2000 shows network administrators how to connect a network to the Internet, maintain the connection, and troubleshoot remote users' hardware and software configuration problems.
  • Parallel Computational Fluid Dynamics 2000

    Trends and Applications
    • 1st Edition
    • C.B. Jenssen + 7 more
    • English
    Parallel CFD 2000, the Twelfth in an International series of meetings featuring computational fluid dynamics research on parallel computers, was held May 22-25, 2000 in Trondheim, Norway.Following the trend of the past conferences, areas such as numerical schemes and algorithms, tools and environments, load balancing, as well as interdisciplinary topics and various kinds of industrial applications were all well represented in the work presented. In addition, for the first time in the Parallel CFD conference series, the organizing committee chose to draw special attention to certain subject areas by organizing a number of special sessions.We feel the emphasis of the papers presented at the conference reflect the direction of the research within parallel CFD at the beginning of the new millennium. It seems to be a clear tendency towards increased industrial exploitation of parallel CFD. Several presentations also demonstrated how new insight is being achieved from complex simulations, and how powerful parallel computers now make it possible to use CFD within a broader interdisciplinary setting.Obviously, successful application of parallel CFD still rests on the underlying fundamental principles. Therefore, numerical algorithms, development tools, and parallelization techniques are still as important as when parallel CFD was in is infancy. Furthermore, the novel concepts of affordable parallel computing as well as metacomputing show that exciting developments are still taking place.As is often pointed out however, the real power of parallel CFD comes from the combination of all the disciplines involved: Physics, mathematics, and computer science. This is probably one of the principal reasons for the continued popularity of the Parallel CFD Conferences series, as well as the inspiration behind much of the excellent work carried out on the subject. We hope that the papers in this book, both on an individual basis and as a whole, will contribute to that inspiration. Further details of Parallel CFD'99, as well as other conferences in this series, are available at http://www.parcfd.or...
  • Microsoft Data Mining

    Integrated Business Intelligence for e-Commerce and Knowledge Management
    • 1st Edition
    • Barry de Ville
    • English
    Microsoft Data Mining approaches data mining from the particular perspective of IT professionals using Microsoft data management technologies. The author explains the new data mining capabilities in Microsoft's SQL Server 2000 database, Commerce Server, and other products, details the Microsoft OLE DB for Data Mining standard, and gives readers best practices for using all of them. The book bridges the previously specialized field of data mining with the new technologies and methods that are quickly making it an important mainstream tool for companies of all sizes.Data mining refers to a set of technologies and techniques by which IT professionals search large databases of information (such as those contained by SQL Server) for patterns and trends. Traditionally important in finance, telecommunication, and other information-intensiv... fields, data mining increasingly helps companies better understand and serve their customers by revealing buying patterns and related interests. It is becoming a foundation for e-commerce and knowledge management.