s p o n s o r e d   l i n k s

porting c to java

A PDA Enabled Wireless Interface for a Mobile Robot.pdf

September 24, 2008 · Filed Under Robotics & Automation · 1 Comment  · Tags: , ,

This project describes a wireless application that allows remote control of a robot. The application adopts an object-oriented philosophy in which every robot is a device represented by an object. The application runs in a PC with a web server. The interface is done using common Java GUI’s.

s p o n s o r e d   l i n k s


Java CookBook: Porting C++ to Java.pdf

August 7, 2007 · Filed Under dotNET-C-C# · 1 Comment  · Tags: ,

Java CookBook: Porting C++ to Java.pdf is not specifically directed at the Java beginner, although it can be useful for those getting started and there are many books available for learning about Java and object-oriented program design.