List of all posted books

So far we have a total of 1245 books


Galois Connections and Fixed Point Calculus

Post date: 13 Oct 2006
Introduces the fundamental algebraic structures in the mathematics of program construction with a focus on the algebraic properties of recursion and how these are applied to the generic solution of programming problems.
Publication date: 01 Oct 2001
 
Galois Connections and Fixed Point Calculus

Galois Connections and Fixed Point Calculus

Post date: 13 Oct 2006
Introduces the fundamental algebraic structures in the mathematics of program construction with a focus on the algebraic properties of recursion and how these are applied to the generic solution of programming problems.
Publication date: 01 Oct 2001


Denotational Semantics: A Methodology for Language Development

Post date: 13 Oct 2006
Introduces a methodology for giving mathematical meaning to programming languages and systems. Presents the topic from an engineering viewpoint, emphasizing the descriptional and implementational aspects.
Publisher: McGraw-Hill
Publication date: 31 Dec 1986
License: Creative Commons Attribution 2.0 Generic
Document Type: Book
 
Denotational Semantics: A Methodology for Language Development

Denotational Semantics: A Methodology for Language Development

Post date: 13 Oct 2006
Introduces a methodology for giving mathematical meaning to programming languages and systems. Presents the topic from an engineering viewpoint, emphasizing the descriptional and implementational aspects.
Publisher: McGraw-Hill
Publication date: 31 Dec 1986
License: Creative Commons Attribution 2.0 Generic Document Type: Book


Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Post date: 12 Oct 2006
Presents the results of Project Oberon, which its primary goal was to design and implement an entire software environment from scratch, and to structure it in such a way that it can be described, explained, and understood as a whole.
Publication date: 01 Sep 2013
Document Type: Book
 
Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Project Oberon - The Design of an Operating System and Compiler, Revised Edition 2013

Post date: 12 Oct 2006
Presents the results of Project Oberon, which its primary goal was to design and implement an entire software environment from scratch, and to structure it in such a way that it can be described, explained, and understood as a whole.
Publication date: 01 Sep 2013
Document Type: Book


Wireless Networking in the Developing World

Post date: 11 Oct 2006
A practical guide to planning and building low-cost telecommunications infrastructure.
Publisher: Lulu.com
Publication date: 03 Mar 2006
License: Creative Commons Attribution-ShareAlike 2.5 Generic
 
Wireless Networking in the Developing World

Wireless Networking in the Developing World

Post date: 11 Oct 2006
A practical guide to planning and building low-cost telecommunications infrastructure.
Publisher: Lulu.com
Publication date: 03 Mar 2006
License: Creative Commons Attribution-ShareAlike 2.5 Generic


Rethinking Public Key Infrastructures and Digital Certificates

Post date: 11 Oct 2006
This book proposes highly practical cryptographic building blocks that can be used to design privacy-protecting electronic communication and transaction systems.
Publisher: The MIT Press
Publication date: 01 Aug 2000
Document Type: Book
 
Rethinking Public Key Infrastructures and Digital Certificates

Rethinking Public Key Infrastructures and Digital Certificates

Post date: 11 Oct 2006
This book proposes highly practical cryptographic building blocks that can be used to design privacy-protecting electronic communication and transaction systems.
Publisher: The MIT Press
Publication date: 01 Aug 2000
Document Type: Book


Seamless Object-Oriented Software Architecture

Post date: 11 Oct 2006
This book shows how a consistent set of object-oriented abstractions can be applied throughout the entire software construction process, based on three major ideas: seamlessness, reversibility, and contracting.
Publisher: Prentice Hall
Publication date: 01 Sep 1994
 
Seamless Object-Oriented Software Architecture

Seamless Object-Oriented Software Architecture

Post date: 11 Oct 2006
This book shows how a consistent set of object-oriented abstractions can be applied throughout the entire software construction process, based on three major ideas: seamlessness, reversibility, and contracting.
Publisher: Prentice Hall
Publication date: 01 Sep 1994


Mathematics Of The Discrete Fourier Transform (DFT) - With Audio Applications

Post date: 11 Oct 2006
Covers all about the Discrete Fourier Transform formula and its constituents, with frequent references to audio applications.
Publisher: W3K Publishing
Publication date: 13 Apr 2007
Document Type: Textbook
 
Mathematics Of The Discrete Fourier Transform (DFT) - With Audio Applications

Mathematics Of The Discrete Fourier Transform (DFT) - With Audio Applications

Post date: 11 Oct 2006
Covers all about the Discrete Fourier Transform formula and its constituents, with frequent references to audio applications.
Publisher: W3K Publishing
Publication date: 13 Apr 2007
Document Type: Textbook


Understanding OSI

Post date: 10 Oct 2006
Provides an intelligent near-beginner with an understanding of Open Systems Interconnection (OSI). Guides the reader in a critical examination of the OSI approach to specifying rules for computer communication (computer protocols).
Publisher: Prentice Hall
Publication date: 01 Dec 1995
 
Understanding OSI

Understanding OSI

Post date: 10 Oct 2006
Provides an intelligent near-beginner with an understanding of Open Systems Interconnection (OSI). Guides the reader in a critical examination of the OSI approach to specifying rules for computer communication (computer protocols).
Publisher: Prentice Hall
Publication date: 01 Dec 1995


ASN.1 Communication Between Heterogeneous Systems

Post date: 10 Oct 2006
Geared towards both the novice and the experienced ASN.1 users, organized from the elemental basics to advanced concepts. Contains complete examples and discussion of ASN.1 in relationship to other languages.
Publisher: Morgan Kaufmann Publishers
Publication date: 01 Jun 2006
 
ASN.1 Communication Between Heterogeneous Systems

ASN.1 Communication Between Heterogeneous Systems

Post date: 10 Oct 2006
Geared towards both the novice and the experienced ASN.1 users, organized from the elemental basics to advanced concepts. Contains complete examples and discussion of ASN.1 in relationship to other languages.
Publisher: Morgan Kaufmann Publishers
Publication date: 01 Jun 2006


ASN.1 Complete

Post date: 10 Oct 2006
Teaches both beginners and advanced readers everything to know about ASN.1 - whether for the purpose of specifying a new protocol or implementing an existing one in a software or hardware development project.
Publisher: Butterworth-Heinemann
Publication date: 01 Jun 2006
 
ASN.1 Complete

ASN.1 Complete

Post date: 10 Oct 2006
Teaches both beginners and advanced readers everything to know about ASN.1 - whether for the purpose of specifying a new protocol or implementing an existing one in a software or hardware development project.
Publisher: Butterworth-Heinemann
Publication date: 01 Jun 2006


Fundamentals of Image Processing

Post date: 10 Oct 2006
Focuses on the fundamental concepts of image processing. This book is constrained to two-dimensional (2D) image processing although most of the concepts and techniques described can be extended easily to three or more dimensions.
Publisher: Delft PH Publications
Publication date: 31 Dec 1998
 
Fundamentals of Image Processing

Fundamentals of Image Processing

Post date: 10 Oct 2006
Focuses on the fundamental concepts of image processing. This book is constrained to two-dimensional (2D) image processing although most of the concepts and techniques described can be extended easily to three or more dimensions.
Publisher: Delft PH Publications
Publication date: 31 Dec 1998


The Design of Functional Programs - A Calculational Approach

Post date: 09 Oct 2006
This document shows to what extent functional programs can be designed in a calculational way. This study is about programming, as a design activity; it is not about programming languages, formal semantics included, nor about implementations.
Publication date: 31 Dec 1989
 
The Design of Functional Programs - A Calculational Approach

The Design of Functional Programs - A Calculational Approach

Post date: 09 Oct 2006
This document shows to what extent functional programs can be designed in a calculational way. This study is about programming, as a design activity; it is not about programming languages, formal semantics included, nor about implementations.
Publication date: 31 Dec 1989


How to Think About Algorithms - Loop Invariants and Recursion

Post date: 09 Oct 2006
These notes teach the students to think abstractly about algorithms and about the key algorithmic techniques used to develop them.
Publisher: Cambridge University Press
Publication date: 01 Feb 2008
 
How to Think About Algorithms - Loop Invariants and Recursion

How to Think About Algorithms - Loop Invariants and Recursion

Post date: 09 Oct 2006
These notes teach the students to think abstractly about algorithms and about the key algorithmic techniques used to develop them.
Publisher: Cambridge University Press
Publication date: 01 Feb 2008


The Easiest Linux Guide You'll Ever Read

Post date: 09 Oct 2006
This is a 160-page book geared towards people who are competent with using Windows, who have never attempted to use Linux but are interested in giving it a try.
Publication date: 01 Jul 2006
Document Type: Book
 
The Easiest Linux Guide You'll Ever Read

The Easiest Linux Guide You'll Ever Read

Post date: 09 Oct 2006
This is a 160-page book geared towards people who are competent with using Windows, who have never attempted to use Linux but are interested in giving it a try.
Publication date: 01 Jul 2006
Document Type: Book


Data Conversion Handbook

Post date: 08 Oct 2006
Covers data converter fundamentals, techniques, applications, and begins with the basic theoretical elements necessary for a complete understanding of data converters.
Publisher: Newnes
Publication date: 16 Dec 2004
 
Data Conversion Handbook

Data Conversion Handbook

Post date: 08 Oct 2006
Covers data converter fundamentals, techniques, applications, and begins with the basic theoretical elements necessary for a complete understanding of data converters.
Publisher: Newnes
Publication date: 16 Dec 2004


Book Categories
Sponsors