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.

    • Computer Risk Manager

      • 1st Edition
      • June 28, 2014
      • K.R. Pursall
      • English
      • Paperback
        9 7 8 1 8 5 6 1 7 1 7 2 4
      • eBook
        9 7 8 1 4 8 3 2 9 6 7 8 4
      Please note this is a Short Discount publication.A comprehensive guide to EDP contingency planning and disaster recovery.Thoroughly revised and updated from the last edition [published 1989], this best selling management guide has been re–written to reflect the latest thinking on contingency planning.The new third edition follows the same step–by–step practical guidance as the last edition – presenting an immediate source of reference for anyone wanting to develop their own contingency plan BEFORE a systems disaster. As well as a useful check for those assessing the security of their present systems.Who should read it:★ IT Managers★ Operations Managers★ Computer Security Managers★ MIS Managers★ Technical Support Managers★ Computer Manufacturers and Suppliers★ Computer Auditors★ General Managers
    • Production Software That Works

      • 1st Edition
      • June 28, 2014
      • Ann Courtright + 2 more
      • English
      • Paperback
        9 7 8 1 5 5 5 5 8 0 8 3 4
      • eBook
        9 7 8 1 4 8 3 2 9 6 7 3 9
      This useful reference addresses the key tasks that are integral to realtime software development in manufacturing plants: managing the design of the system, setting up and coordinating a development organization, and implementing tools for successfulcompletion and management. Both new and experienced project managers will discover how to use concurrent methodologies to create realtime systems in half the time it usually takes.
    • Alpha AXP Architecture Reference Manual

      • 2nd Edition
      • May 16, 2014
      • Richard L. Sites + 1 more
      • English
      • eBook
        9 7 8 1 4 8 3 1 8 4 0 3 6
      Alpha AXP Architecture Reference Manual, Second Edition describes the required behavior of all Alpha implementations, as seen by the machine-language programmer. This book discusses Alpha single-board computers, which have been introduced to cover the high-end embedded controller market. Organized into five parts, this edition begins with an overview of the instruction-set architecture. This text then describes the supporting PALcode routines for three operating systems. Other parts consider a particular console implementation that is specific to platforms that support the OpenVMS AXP or DEC OSF/1 operating systems. This book discusses as well the specific operating system PALcode architecture. The final part provides a discussion of console issues for Windows NT with its PALcode description. This book is a valuable resource for machine-language programmers.
    • Computer-Aided Design Techniques

      • 1st Edition
      • May 15, 2014
      • E. Wolfendale
      • English
      • Paperback
        9 7 8 1 4 8 3 1 0 7 4 8 6
      • eBook
        9 7 8 1 4 8 3 1 0 1 1 4 9
      Computer-aided Design Techniques deals with the tools used in computer-aided design, problems associated with software development for design, and techniques applied in the development of the REDAC system. The book covers topics such as program design, requirements of a program for general use, and representation of the circuit in a computer; device modeling, general linear modeling, and linear and non-linear transistor modeling; and non-linear transient analysis. Also covered are topics such as layout capacitances and inductances computation; the use of graphic display as a drawing aid for circuit layout; and the writing of design programs. The text is recommended for engineers and physicists who would like to know how computers can aid them in design, as well as computer experts who aim to write programs intended for design.
    • CIM Handbook

      • 1st Edition
      • May 15, 2014
      • M. Mesina + 2 more
      • English
      • Paperback
        9 7 8 1 4 8 3 1 1 2 4 8 0
      • eBook
        9 7 8 1 4 8 3 1 4 4 9 0 0
      CIM Handbook: The Opportunities for Rationalisation Opened Up by the Acquisition and Integration of Computer Automation aims to help everyone responsible for structuring computer integrated manufacturing (CIM) concepts and for procuring and selecting CIM components, to find the solutions which meet their requirements in an optimal way, as well as having scope for future development. The significance of the most important individual CIM packages, their function, the increase in efficiency to be obtained by their implementation and the prerequisites for their integration in a total CIM concept will all be clearly set out in this book. The book begins with a discussion of CIM and the increasing competition faced by companies in both domestic and international markets. This is followed by separate chapters on the most important CIM packages; the basic prerequisites of CIM, namely local networks and databases; the implementation of CIM projects; and CIM concepts for the middle-order companies. The final chapter describes the successful implementation of an automated assembly provisioning system in the car industry.
    • Computer Hardware Description Languages and their Applications

      • 1st Edition
      • June 28, 2014
      • D. Borrione + 1 more
      • English
      • Paperback
        9 7 8 1 4 9 3 3 0 5 6 1 2
      • eBook
        9 7 8 1 4 8 3 2 9 8 4 5 0
      The topic areas presented within this volume focus on design environments and the applications of hardware description and modelling – including simulation, verification by correctness proofs, synthesis and test. The strong relationship between the topics of CHDL'91 and the work around the use and re-standardization of the VHDL language is also explored. The quality of this proceedings, and its significance to the academic and professional worlds is assured by the excellent technical programme here compiled.
    • Uncertainty in Artificial Intelligence

      • 1st Edition
      • Volume 4
      • June 28, 2014
      • L.N. Kanal + 1 more
      • English
      • Paperback
        9 7 8 0 4 4 4 8 8 7 4 5 0
      • eBook
        9 7 8 1 4 8 3 2 9 6 5 2 4
      How to deal with uncertainty is a subject of much controversy in Artificial Intelligence. This volume brings together a wide range of perspectives on uncertainty, many of the contributors being the principal proponents in the controversy.Some of the notable issues which emerge from these papers revolve around an interval-based calculus of uncertainty, the Dempster-Shafer Theory, and probability as the best numeric model for uncertainty. There remain strong dissenting opinions not only about probability but even about the utility of any numeric method in this context.
    • Students' Guide to Program Design

      • 1st Edition
      • May 15, 2014
      • Lesley Anne Robertson
      • English
      • Paperback
        9 7 8 0 7 5 0 6 0 4 9 5 6
      • eBook
        9 7 8 1 4 8 3 1 4 1 4 4 2
      Students’ Guide to Program Design is a textbook on program design. This textbook approaches program design by using structures programming techniques and pseudocode to develop a solution algorithm. Divided into 10 chapters, the book begins with a basic explanation of structured programming techniques, top-down development, and modular design. This discussion is followed by detailed concepts of the syntax of pseudocode; methods of defining the problem; the application of basic control structures in the development of the solution algorithm; desk checking techniques; hierarchy charts; and module design considerations. Each step in the development of solution algorithms is covered in this book. These steps are defining the problem; grouping of activities into subtask or functions; creating a hierarchy chart; establishing the logic of the mainline of the algorithm; developing each pseudocode for each successive module in the hierarchy chart; and to desk check the solution algorithm. The development of general pseudocode algorithms as used in common business applications is then studied to help student programmers be familiarized with the concept. In program design, the independence of each module, the ease of maintenance, and the cohesive of the particular module with the other modules in the program are all considered as being important. This textbook will serve as a guide for both beginning and experienced programmers who want to solve common business programming problems.
    • Deductive and Object-Oriented Databases

      • 1st Edition
      • June 28, 2014
      • W. Kim + 2 more
      • English
      • Paperback
        9 7 8 1 4 9 3 3 0 5 6 8 1
      • eBook
        9 7 8 1 4 8 3 2 9 8 1 9 1
      Deductive databases and object-oriented databases are at the forefront of research in next-generation intelligent database systems.Object-orien... programming and design methodologies have great potential, promising to reduce the complexity of very large software systems in such domains as computer-aided design and manufacturing, integrated office information systems, and artificial intelligence. Object-oriented database systems will enhance the programmer/user productivity of such systems. Research into deductive databases is aimed at discovering efficient schemes to uniformly represent assertions and deductive rules, and to respond to highly expressive queries against the knowledge base of assertions and rules. This area of research is strongly interacting with Logic Programming which has developed in parallel, sharing Logic as a common basis. Recently, research has aimed at integrating the object-oriented paradigm and rule-based deduction to provide a single powerful framework for intelligent database systems.The aim of this book is to present research papers and technical discussions between researchers concerned with deductive databases, object-oriented databases, and their integration.
    • Reasoning About Plans

      • 1st Edition
      • June 28, 2014
      • James Allen + 3 more
      • English
      • Paperback
        9 7 8 1 4 9 3 3 0 6 1 3 8
      • eBook
        9 7 8 1 4 8 3 2 9 5 9 6 1
      This book presents four contributions to planning research within an integrated framework. James Allen offers a survey of his research in the field of temporal reasoning, and then describes a planning system formalized and implemented directly as an inference process in the temporal logic. Starting from the same logic, Henry Kautz develops the first formal specification of the plan recognition process and develops a powerful family of algorithms for plan recognition in complex situations. Richard Pelavin then extends the temporal logic with model operators that allow the representation to support reasoning about complex planning situations involving simultaneous interacting actions, and interaction with external events. Finally, Josh Tenenberg introduces two different formalisms of abstraction in planning systems and explores the properties of these abstraction techniques in depth.