GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
Sun’s most advanced certification program in Java technology is the Sun Certified Enterprise Architect (“SCEA”) for Java 2 Platform. This book, the Sun Certified Enterprise Architect for J2EE Study Guide (Exam 310-051), provides all the information that you may need to prepare for the SCEA. It has detailed chapters and a CD covering all the topics of the SCEA exam. To pass the certification, the candidate should be familiar with the fundamentals of Java applications programming and should have skill in Java programming. Additionally, there are some specific technologies that the candidate should know we
Abstract—Wireless networks in combination with image
sensors open up a multitude of previously unthinkable sensing
applications. Capable tools and testbeds for these wireless image
sensor networks can greatly accelerate development of complex,
yet efficient algorithms that meet application requirements. In this
paper, we introduce WiSNAP, a Matlab-based application
development platform intended for wireless image sensor
networks. It allows researchers and developers of such networks
to investigate, design, and evaluate algorithms and applications
using real target hardware. WiSNAP offers standardized and
easy-to-use Application Program Interfaces (APIs) to control
image sensors and wireless motes, which do not require detailed
knowledge of the target hardware. Nonetheless, its open system
architecture enables support of virtually any kind of sensor or
wireless mote. Application examples are presented to illustrate the
usage of WiSNAP as a powerful development tool.