Introduction to GPS ToolKit Pro 1.0
GPS ToolKit Pro is an ActiveX object that makes it easy to add GPS support to any Visual Basic, Visual C++, Delphi, Excel, or SCripting project that supports ActiveX controls. GPS data (including lat/lon, speed, course, altitude, and dozens of other datasets) can be accessed through GPS ToolKit s properties, and GPS ToolKit s multithreaded event-based architecture notifies your application when data has been updated, saving you from having to write messy polling routines.
JabberX 是一個基于unix平臺的jabber客戶端
JabberX is a unix console Jabber client. Jabber is a cross-platform,
open source, XML-based, distributed instant messaging system.
Requirements:
-------------
Iksemel library (from http://jabber-x.sourceforge.net)
NCurses or S-Lang package.
Autoconf and Automake packages are required for compiling from cvs.
Perl is required for building perl SCripting support.
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and SCripting, this book introduces programmers to the environment from the lowest layers to the user layers.
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, SCripting, and rapid prototyping.
Foundations of Python Network Programming leads readers through every aspect of client and server programming with Python. Python is a new and innovative SCripting language. It is set to replace Perl as the programming language of choice for scripters and for serious application developers wanting a feature rich yet simple language to deploy their products in.
This book features extensive examples that not only demonstrate important concepts and practices, but also provide a cadre of fully-functional stand-alone programs. Readers can use the examples as the basis and building blocks for their own software
A framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes.
An implementation of Scheme, which is in the Lisp family of programming languages. Kawa is a featureful dialect in its own right, and additionally provides very useful integration with Java. It can be used as a “SCripting language”, but includes a compiler and all the benefits of a “real” programming language, including optional static typing.