C4Swimmers Newsletter  

Free computer science and engineering books (+ lecture notes)

Syndicate content
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes
Updated: 11 hours 25 min ago

CentOS Essentials

Fri, 2010-07-30 03:28
CentOS Essentials is an online book designed to provide everything a user needs to know to install, use and administer a CentOS 5 Linux system, a free open source OS with the power and stability of Red Hat Enterprise Linux.

A Practical Introduction to Data Structures and Algorithm Analysis Third Edition (C++ Version)

Fri, 2010-07-30 03:28
This book provides a thorough and comprehensive treatment of fundamental data structures and the principles of algorithm analysis. Focuses on the principles required to select or design the data structure that will best solve the problem.

Image Steganography and Steganalysis

Fri, 2010-07-30 03:28
This paper provides in-depth descriptions of both steganography, the art of hiding information within other information, and its counter-technique known as steganalysis.

Introduction to Prolog Programming

Fri, 2010-07-30 03:28
These lecture notes introduce the declarative programming language Prolog. The emphasis is on learning how to program, rather than on the theory of logic programming. Nevertheless, a short chapter on the logic foundations of Prolog is included as well.

Fundamentals Of Cryptology

Fri, 2010-07-30 03:28
An introduction to modern cryptographic methods. Covers classical cryptosystems, stream ciphers, block ciphers, zero-knowledge proofs, secret sharing schemes and authentication codes.

Experiments with MATLAB

Fri, 2010-07-30 03:28
This book supplements high school and early college courses in mathematics and technical computing, including calculus and matrix theory. The expected background includes algebra, trigonometry, and some familiarity with computers.

Picture Interpretation: A Symbolic Approach

Fri, 2010-07-30 03:28
This book explores a method for symbolically interpreting images based upon a parallel implementation of a network-of-frames to describe intelligent processing.

Fundamentals of Computer Vision

Fri, 2010-07-30 03:28
Covers the basic topics of computer vision, and introduces some fundamental approaches for computer vision research.

Document Image Analysis

Fri, 2010-07-30 03:28
This book describes some of the technical methods and systems used for document processing of text and graphics images. The methods have grown out of the fields of digital signal processing, digital image processing, and pattern recognition.

Reasonable Basic Algebra

Fri, 2010-07-30 03:28
Prepares two-year college students still in need of Basic Algebra. This book intends to get the students to change from trying to "remember" things, to be able to "reconstruct" them as needed.

How To Write Parallel Programs - A First Course

Fri, 2010-07-30 03:28
The raw material for a hands-on, "workshop" type course for undergraduates or graduate students in parallel programming.

High Performance Computing For Dummies, Sun and AMD Special Edition

Fri, 2010-07-30 03:28
This book shares details on real-world uses of HPC, explains the different types of HPC, guides you on how to choose between different suppliers, and provides benchmarks and guidelines you can use to get your system up and running.

Essentials of Metaheuristics

Fri, 2010-07-30 03:28
This is an open set of lecture notes on metaheuristics algorithms, a common but unfortunate name for any stochastic optimization algorithm intended to be the last resort before giving up and using random or brute-force search.

Introduction To High-Performance Scientific Computing

Fri, 2010-07-30 03:28
This book brings together in a unified manner topics that are indispensible for scientists engaging in largescale computations.

Windows Server 2008 R2 Essentials

Fri, 2010-07-30 03:28
This book is intended to cover all aspects of installing, configuring and administering Windows Server 2008 R2 systems. It also provides practical, step by step examples intended to bridge the gap between text book theory and real world practice.

No Bugs: Delivering Error-Free Code in C and C++

Tue, 2010-07-27 23:42
This book presents techniques to stop many kinds of bugs from being included in a program. It also discusses how to test programs to find bugs.

Mathematical Analysis II

Tue, 2010-07-20 06:34
This final text in the Zakon Series on Mathematics Analysis completes the material on Real Analysis that is the foundation for later courses in functional analysis, harmonic analysis, probability theory, etc.

Objective-C 2.0 Essentials

Mon, 2010-07-19 03:53
Contains 34 chapters of detailed information intended to provide everything necessary to gain proficiency as an Objective-C programmer for both Mac OS X and iPhone development.

Toposes, Triples And Theories

Tue, 2010-07-13 16:45
This book is an introduction to toposes, triples and theories and the connections between them.

Small Memory Software - Patterns for Systems With Limited Memory

Tue, 2010-06-22 12:07
A coherent, easy-to-use set of patterns for limited memory systems, i.e. hand-held and specialized tiny computing devices. Includes examples in C++ and Java.