Sciweavers


Book
987views
15 years 5 months ago
Inside the Java Virtual Machine
"Inside the Java Virtual Machine explains Java's architecture and internals, and several Java APIs closely tied to the virtual machine, to Java programmers. Reading this ...
Bill Venners

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
267views
15 years 5 months ago
Advanced Programming for the Java 2 Platform
"As an experienced developer on the Java platform, you undoubtedly know how fast moving and comprehensive the platform is. Its many application programming interfaces (APIs) p...
Calvin Austin and Monica Pawlan

Book
386views
15 years 5 months ago
1000 Java Tips
1000 questions and answers in Java. This is a great resource for the Java preparation exam.

Book
270views
15 years 5 months ago
A Field Guide To Genetic Programming
"GP is a systematic, domain-independent method for getting computers to solve problems automatically starting from a high-level statement of what needs to be done. Using ideas...
Riccardo Poli, William B. Langdon, Nicholas Freit...

Book
334views
15 years 5 months ago
Application-Specific Integrated Circuits
"An ASIC (pronounced “a-sick”; bold typeface defines a new term) is an application-specific integrated circuit —at least that is what the acronym stands for. Before we a...
Michael John Sebastian Smith

Book
813views
15 years 5 months ago
Mathematical Tools for Physics
"I wrote this text for a one semester course at the sophomore-junior level. Our experience with students taking our junior physics courses is that even if they've had th...
James Nearing

Book
525views
15 years 5 months ago
Recent Advances in Face Recognition
"The main idea and the driver of further research in the area of face recognition are security applications and human-computer interaction. Face recognition represents an intu...
Kresimir Delac, Mislav Grgic and Marian Stewart Ba...

Publication
445views
15 years 6 months ago
Computational Study of Fast Methods For The Eikonal Equation
"A computational study of the Fast Marching and the Fast Sweeping methods for the Eikonal equation is given. It is shown that even though Fast Sweeping requires asymptotically...
Pierre A. Gremaud and Christopher M. Kuster

Lecture Notes
2770views
15 years 6 months ago
Lectures on Medical Image Analysis
Easy and neat set of lecture notes in Medical Image Analysis taught at West Virginia University by Prof. Tim McGraw. It covers several famous computer vision techniques such as act...
Tim McGraw