Logic in Computer Science
Title | Logic in Computer Science PDF eBook |
Author | Michael Huth |
Publisher | |
Pages | 427 |
Release | 2004-08-26 |
Genre | Computers |
ISBN | 9780521543101 |
Provides a sound basis in logic, and introduces logical frameworks used in modelling, specifying and verifying computer systems.
Computer Engineering for Babies
Title | Computer Engineering for Babies PDF eBook |
Author | Chase Roberts |
Publisher | |
Pages | 0 |
Release | 2021-10-20 |
Genre | |
ISBN | 9781735208701 |
An introduction to computer engineering for babies. Learn basic logic gates with hands on examples of buttons and an output LED.
Computer Logic
Title | Computer Logic PDF eBook |
Author | John Y. Hsu |
Publisher | Springer Science & Business Media |
Pages | 270 |
Release | 2002-04-02 |
Genre | Computers |
ISBN | 9780387953045 |
This book provides the reader with the key concepts and techniques of modern digital logic design and applications. This concise treatment provides essential development and explanations for both classical and modern topics. The modern topics include unicode, unipolar transistors, copper technology, flash memory, HDL, verilog and logic simulation software tools. Also covered are combinatorial logic circuits and transistor circuits. It will be an essential resource for computer scientists, logic circuit designers and computer engineers.
Essential Logic for Computer Science
Title | Essential Logic for Computer Science PDF eBook |
Author | Rex Page |
Publisher | MIT Press |
Pages | 305 |
Release | 2019-01-08 |
Genre | Computers |
ISBN | 0262039184 |
An introduction to applying predicate logic to testing and verification of software and digital circuits that focuses on applications rather than theory. Computer scientists use logic for testing and verification of software and digital circuits, but many computer science students study logic only in the context of traditional mathematics, encountering the subject in a few lectures and a handful of problem sets in a discrete math course. This book offers a more substantive and rigorous approach to logic that focuses on applications in computer science. Topics covered include predicate logic, equation-based software, automated testing and theorem proving, and large-scale computation. Formalism is emphasized, and the book employs three formal notations: traditional algebraic formulas of propositional and predicate logic; digital circuit diagrams; and the widely used partially automated theorem prover, ACL2, which provides an accessible introduction to mechanized formalism. For readers who want to see formalization in action, the text presents examples using Proof Pad, a lightweight ACL2 environment. Readers will not become ALC2 experts, but will learn how mechanized logic can benefit software and hardware engineers. In addition, 180 exercises, some of them extremely challenging, offer opportunities for problem solving. There are no prerequisites beyond high school algebra. Programming experience is not required to understand the book's equation-based approach. The book can be used in undergraduate courses in logic for computer science and introduction to computer science and in math courses for computer science students.
Logic for Computer Scientists
Title | Logic for Computer Scientists PDF eBook |
Author | Uwe Schöning |
Publisher | Springer Science & Business Media |
Pages | 173 |
Release | 2009-11-03 |
Genre | Mathematics |
ISBN | 0817647635 |
This book introduces the notions and methods of formal logic from a computer science standpoint, covering propositional logic, predicate logic, and foundations of logic programming. The classic text is replete with illustrative examples and exercises. It presents applications and themes of computer science research such as resolution, automated deduction, and logic programming in a rigorous but readable way. The style and scope of the work, rounded out by the inclusion of exercises, make this an excellent textbook for an advanced undergraduate course in logic for computer scientists.
Logic for Computer Science
Title | Logic for Computer Science PDF eBook |
Author | Jean H. Gallier |
Publisher | Courier Dover Publications |
Pages | 532 |
Release | 2015-06-18 |
Genre | Mathematics |
ISBN | 0486780821 |
This advanced text for undergraduate and graduate students introduces mathematical logic with an emphasis on proof theory and procedures for algorithmic construction of formal proofs. The self-contained treatment is also useful for computer scientists and mathematically inclined readers interested in the formalization of proofs and basics of automatic theorem proving. Topics include propositional logic and its resolution, first-order logic, Gentzen's cut elimination theorem and applications, and Gentzen's sharpened Hauptsatz and Herbrand's theorem. Additional subjects include resolution in first-order logic; SLD-resolution, logic programming, and the foundations of PROLOG; and many-sorted first-order logic. Numerous problems appear throughout the book, and two Appendixes provide practical background information.
Arithmetic and Logic in Computer Systems
Title | Arithmetic and Logic in Computer Systems PDF eBook |
Author | Mi Lu |
Publisher | John Wiley & Sons |
Pages | 270 |
Release | 2005-03-04 |
Genre | Computers |
ISBN | 0471726214 |
Arithmetic and Logic in Computer Systems provides a useful guide to a fundamental subject of computer science and engineering. Algorithms for performing operations like addition, subtraction, multiplication, and division in digital computer systems are presented, with the goal of explaining the concepts behind the algorithms, rather than addressing any direct applications. Alternative methods are examined, and explanations are supplied of the fundamental materials and reasoning behind theories and examples. No other current books deal with this subject, and the author is a leading authority in the field of computer arithmetic. The text introduces the Conventional Radix Number System and the Signed-Digit Number System, as well as Residue Number System and Logarithmic Number System. This book serves as an essential, up-to-date guide for students of electrical engineering and computer and mathematical sciences, as well as practicing engineers and computer scientists involved in the design, application, and development of computer arithmetic units.