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.

  • Logical Foundations of Artificial Intelligence

    • 1st Edition
    • Michael R. Genesereth + 1 more
    • English
    Intended both as a text for advanced undergraduates and graduate students, and as a key reference work for AI researchers and developers, Logical Foundations of Artificial Intelligence is a lucid, rigorous, and comprehensive account of the fundamentals of artificial intelligence from the standpoint of logic.The first section of the book introduces the logicist approach to AI--discussing the representation of declarative knowledge and featuring an introduction to the process of conceptualization, the syntax and semantics of predicate calculus, and the basics of other declarative representations such as frames and semantic nets. This section also provides a simple but powerful inference procedure, resolution, and shows how it can be used in a reasoning system.The next several chapters discuss nonmonotonic reasoning, induction, and reasoning under uncertainty, broadening the logical approach to deal with the inadequacies of strict logical deduction. The third section introduces modal operators that facilitate representing and reasoning about knowledge. This section also develops the process of writing predicate calculus sentences to the metalevel--to permit sentences about sentences and about reasoning processes. The final three chapters discuss the representation of knowledge about states and actions, planning, and intelligent system architecture.End-of-... bibliographic and historical comments provide background and point to other works of interest and research. Each chapter also contains numerous student exercises (with solutions provided in an appendix) to reinforce concepts and challenge the learner. A bibliography and index complete this comprehensive work.
  • Social Information

    Gaining Competitive and Business Advantage Using Social Media Tools
    • 1st Edition
    • Scott Brown
    • English
    Information available through ‘traditional’ business and competitive resources can be complimented by information gained through social media tools. Social Information is a must-have book for competitive and business researchers in any discipline including librarians, information professionals, intelligence analysts, students and marketing personnel, and explores how more ‘traditional’ resources can be complimented by social media tools. The book outlines different categories of social tools, competitive and business applications of these tools, and provides example searches with screenshots. The book provides concrete search examples, as well as strategies and approaches for searching social tools that may be available today or that may emerge tomorrow. Readers will learn ways to quickly develop new search strategies as new tools and features emerge. The future of social tools and information, and the lasting impact that these tools have had on how information plays a part in our lives, our businesses and our careers is discussed. The title is structured into seven chapters, covering: the impact of social media, and the approach of the book; a brief history of business and competitive information and the rise of social tools; blogs and microblogs; video, audio and images; social search engines; and the future of social information.
  • PowerPC Microprocessor Common Hardware Reference Platform

    A System Architecture
    • 1st Edition
    • Apple Computer, Inc. + 2 more
    • English
    This book defines the architecture requirements and minimum system requirementsfor a computer system that is designed to become an open industry standard.These requirements provide a description of the devices, interfaces, and dataformats required to design and build a PowerPC-based computer. This standard isdesigned to provide software compatibility for several operating environments.Systems built to these requirements can use industry-standard componentscurrently found in IBM-compatible and Apple® Macintosh® personal computers. Thesesystems are expected to run various future versions of operating systemsincluding Apple Mac OS™, IBM AIX™ and PowerPC™ Editions of IBM OS/2 Warp Connect™,Microsoft Windows NT™ Workstation, Novell Netware™, and SunSoft Solaris™. This book is the primary source of information for anyone developing a hardwareplatform, an operating system, or hardware component to be part of thesestandard systems. It describes the hardware-to-operatin... interface thatis essential to anyone building hardware platforms and provides the minimumsystem configurations that platform designers must meet when building a standardplatform. Component manufacturers require this information to producecompatible chips and adapters to use on these platforms, and software developersrequire the information on mandatory functions and documented interfaces.The architecture is intended to support a range of PowerPC microprocessor-based system implementations including portable, desktop, and server classsystems, and allows multiple operating-system implementations across a widerange of environments and functions. This enables new hardware and softwareenhancements that are necessary for the development of improved userinterfaces, higher performance, and broader operating environments.
  • Structured Parallel Programming

    Patterns for Efficient Computation
    • 1st Edition
    • Michael McCool + 2 more
    • English
    Structured Parallel Programming offers the simplest way for developers to learn patterns for high-performance parallel programming. Written by parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders, this book explains how to design and implement maintainable and efficient parallel algorithms using a composable, structured, scalable, and machine-independent approach to parallel computing. It presents both theory and practice, and provides detailed concrete examples using multiple programming models. The examples in this book are presented using two of the most popular and cutting edge programming models for parallel programming: Threading Building Blocks, and Cilk Plus. These architecture-indepen... models enable easy integration into existing applications, preserve investments in existing code, and speed the development of parallel applications. Examples from realistic contexts illustrate patterns and themes in parallel algorithm design that are widely applicable regardless of implementation technology. Software developers, computer programmers, and software architects will find this book extremely helpful.
  • Principles of Data Integration

    • 1st Edition
    • AnHai Doan + 2 more
    • English
    Principles of Data Integration is the first comprehensive textbook of data integration, covering theoretical principles and implementation issues as well as current challenges raised by the semantic web and cloud computing. The book offers a range of data integration solutions enabling you to focus on what is most relevant to the problem at hand. Readers will also learn how to build their own algorithms and implement their own data integration application. Written by three of the most respected experts in the field, this book provides an extensive introduction to the theory and concepts underlying today's data integration techniques, with detailed, instruction for their application using concrete examples throughout to explain the concepts. This text is an ideal resource for database practitioners in industry, including data warehouse engineers, database system designers, data architects/enterpris... architects, database researchers, statisticians, and data analysts; students in data analytics and knowledge discovery; and other data professionals working at the R&D and implementation levels.
  • Introductory C

    Pointers, Functions, and Files
    • 2nd Edition
    • Richard L. Petersen
    • English
    C differs from most programming languages in its use of pointers, functions, and files. For those learning C, pointers are the greatest source of confusion. The primary aim of this book is to provide working models of how pointers are used in C. Pointers are used differently with every programming feature and Introductory C, Second Edition, emphasizes how each new programming feature relates to the use of pointers to provide a thorough understanding of the applications throughout C. Introductory C, Second Edition, offers a detailed explanation of Arrays in C over several chapters, describing strings, arrays of structures, multi-dimensional arrays, and arrays of pointers. The underlying implementation of arrays using pointersis described in detail with such features as pointers to elements, pointers to arrays, and pointers to pointers. File access methods using text and binary files are also given thorough coverage: character, line, formatted text files, and record binary files are described, and the implementation of file access functions is described in detail. This book will be of great use to programmers at all levels.
  • Practical Computer Network Analysis and Design

    • 1st Edition
    • James D. McCabe
    • English
    Powerful, mission-critical networks that carry real-time applications, multimedia, or just heavy traffic are increasingly complex and costly to build. Design decisions based on insufficient or flawed analysis can have drastic consequences in both efficiency and expense. Practical Computer Network Analysis and Design prepares you to make the best decisions by applying sound, tested design principles to your network and considering the system-wide effects of each decision. The author provides a step-by-step process for analyzing user requirements, visualizing the network structure in terms of traffic flows, and doing quantitative measurements. Once you have a clear, scientifically based picture of you network environment, he guides you in developing strategies for routing, addressing, security, and network management and then in choosing and integrating technologies to realize your plan.Whether you are expanding an existing network or building a new one from the ground up, Practical Computer Network Analysis and Design is you most valuable resource.
  • Thin Clients Clearly Explained

    • 1st Edition
    • Joseph T. Sinclair + 1 more
    • English
    A thin client is a Network Computer that runs Windows programs, providing the infrastructure that enables an Intranet to reach its full potential. The benefits of thin client computers are the comparatively low cost and the ability to manage these machines centrally, providing convenience and efficiency. Employees who need computers but don't use them intensively can use thin clients to access corporate databases and corporate publishing through a Web browser, for email, for word processing, and even for GroupWare. This is a straightforward book that will be useful to officers, executives, supervisors, and many others who wish to implement and use thin clients on an Intranet.
  • Design for Emotion

    • 1st Edition
    • Trevor van Gorp + 1 more
    • English
    Design for Emotion introduces you to the why, what, when, where and how of designing for emotion. Improve user connection, satisfaction and loyalty by incorporating emotion and personality into your design process. The conscious and unconscious origins of emotions are explained, while real-world examples show how the design you create affects the emotions of your users.This isn’t just another design theory book – it’s imminently practical. Design for Emotion introduces the A.C.T. Model (Attract/Converse/Tr... a tool for helping designers create designs that intentionally trigger emotional responses. This book offers a way to harness emotions for improving the design of products, interfaces and applications while also enhancing learning and information processing. Design for Emotion will help your designs grab attention and communicate your message more powerfully, to more people.
  • Ethical Behaviour in the E-Classroom

    What the Online Student Needs to Know
    • 1st Edition
    • Cassandra Smith
    • English
    This book covers ethical behaviour in the online classroom. Written for distance education students in higher education worldwide, the book serves as a guide for students in the e-classroom in examining ethical theories and behaviour. A number of salient questions are addressed: What is ethical? What does ethical behaviour consists of in an e-classroom? What are violations of ethics in the e-classroom? Students will have the opportunity to review real-life ethical dilemmas in the online classroom, state their positions by engaging in discussion, and reflect on the repercussions of unethical behaviour. The way students define ethical behaviour can impact how they engage with other online learners: students who view and react differently to the world may learn and respond differently. The book also explores opportunities for applied ethics, definitions of a successful online learner, and critical thinking concepts.