Skip to content

JavaTech An Introduction to Scientific and Technical Computing with Java

Best in textbook rentals since 2012!

ISBN-10: 0521821134

ISBN-13: 9780521821131

Edition: 2005

Authors: Clark S. Lindsey, Thomas Lindblad, Johnny S. Tolliver

List price: $137.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $137.00
Copyright year: 2005
Publisher: Cambridge University Press
Publication date: 10/13/2005
Binding: Hardcover
Pages: 726
Size: 7.76" wide x 9.96" long x 1.46" tall
Weight: 3.762
Language: English

Thomas Lindblad is a professor at the Royal Institute of Technology (Physics) in Stockholm. Working and teaching nuclear and environmental physics his main interest is with sensors, signal processing and intelligent data analysis of torrent data from experiments on-line accelerators, in space, etc. Jason Kinser is an associate professor at George Mason University. He has developed a plethora of image processing applications in the medical, military, and industrial fields. He has been responsible for the conversion of PCNN theory into practical applications providing many improvements in both speed and performance.

Introduction to Java
Introduction
Language basics
Classes and objects in Java
More about objects in Java
Organising Java files and other practicalities
Java graphics
Graphical user interfaces
Threads
Java input/output
Java utilities
Image handling and processing
More techniques and tips
Java and the Network
Java networking basics
A Java web server
Client/server with sockets
Distributed computing
Distributed computing - the client
Java remote method invocation (RMI)
Corba
Distributed computing - putting it all together
Introduction to web services and XML
Out of the Sandbox
The Java native interface (JNI)
Accessing the platform
Embedded Java
Appendices