Sciweavers

page 10 / 35
» books
Sort
View

Book
340views
15 years 5 months ago
Core Servlets and JavaServer Pages
"Servlet and JSP technology has become the technology of choice for developing online stores, interactive Web applications, and other dynamic Web sites."
Marty Hall, Larry Brown

Book
1815views
15 years 5 months ago
A Compact Guide to Lex & Yacc
"This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, a...
Tom Niemann

Book
4712views
15 years 5 months ago
Basics of Compiler Design
"A compiler translates (or compiles) a program written in a highlevel programming language that is suitable for human programmers into the low-level machine language that is...
Torben Mogensen

Book
1455views
15 years 9 months ago
Linear Matrix Inequalities in System and Control Theory
This book shows that several system and control theory problems can be reduced to a few standard convex or quasiconvex optimization problems involving linear matrix inequalities (L...
Stephen Boyd, Laurent El Ghaoui, E. Feron, V. Bala...

Book
374views
15 years 8 months ago
Computer Vision
The book covers the fundamental computer vision techniques such as template matching histogram transformations, background subtraction, filtering and reflectance models, edge detec...
Dana H. Ballard, Christopher M. Brown