Sciweavers

158
Voted

Presentation
2739views
16 years 10 months ago
An Introduction to Visualization Using VTK - Vector Visualization (Part 2)
Very easy to read tutorial about vector visualization in VTK.
Berk Geveci, Kitware, Inc.

Presentation
2136views
16 years 10 months ago
An Introduction to Visualization Using VTK - Scalar Visualization (Part 3)
Very easy to read tutorial about scalar visualization in VTK.
Lisa Avila, Kitware, Inc.
197
Voted

Presentation
1901views
16 years 10 months ago
An Introduction to Visualization Using VTK - Rendering Primitives (Part 1)
Very easy to read tutorial about rendering primitives in VTK.
Ken Martin, Kitware, Inc.
CVPR
2009
IEEE
16 years 10 months ago
Recognizing Linked Events: Searching the Space of Feasible Explanations
The ambiguity inherent in a localized analysis of events from video can be resolved by exploiting constraints between events and examining only feasible global explanations. We sho...
Dima Damen (University of Leeds), David Hogg (Univ...

Book
1575views
16 years 10 months ago
Bison - The Yacc-compatible Parser Generator
"Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Once you are proficient with Biso...
Charles Donnelly and Richard Stallman

Book
4712views
16 years 10 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
1815views
16 years 10 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
695views
16 years 10 months ago
The Scheme Programming Language
"Scheme is a general-purpose computer programming language. It is a high-level language, supporting operations on structured data such as strings, lists, and vectors, as well ...
R. Kent Dybvig

Book
2028views
16 years 10 months ago
TCL Wise - Guide to the TCL Programming Language
"this book is an introduction to the main ideas of the Tcl programming language: If you wish to learn a simple and powerful programming language, this book is for you. To read...
Salvatore Sanfilippo

Book
2111views
16 years 10 months ago
Tcl/Tk for Programmers: With Solved Exercises that Work with Unix and Windows
"The book is written for looking things up but do not expect all things to be present. Use your on-line manual if you do not see what you need in the book. Look for additional...
J. Adrian Zimmer