186 projects tagged "Windows"
GeoToad is a geocaching query tool to help speed up the boring part of geocaching: choosing the cache and collecting the data. It allows you to generate any kind of complex query you want, and the program will go and poll the Geocaching query, grab the data, and output it to any format you want. The Geocache info can be synced straight to your GPS, iPod, PDA, or cell phone in over 20 different formats.
SaVi is satellite visualization software that lets you create, run, examine, and modify satellite orbits in two and three dimensions. Simulations of Iridium, Globalstar, Galileo, GPS, and other satellite constellations are included. SaVi requires Tcl and Tk on a system with Unix libraries. SaVi works well with the 3D renderer Geomview. Geomview is optional, though recommended for its 3D rendering capabilities.
libffi is a library that really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. ffi stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.
Open Runtime Platform (ORP) is a Java Virtual Machine (JVM) that implements advanced JIT and GC interfaces. These interfaces allow the JIT, GC, and remaining runtime system to be developed in complete isolation and at independent rates. A major benefit is that JIT and GC researchers are relieved of the intractable task of developing a full system before they can innovate in their area of expertise.
Extended Tcl (TclX) is an extension to Tcl, the Tool Command Language invented by Dr. John Ousterhout. Tcl is a simple and powerful embeddable programming language. Extended Tcl is oriented toward system programming tasks and large application development. TclX provides additional interfaces to the operating system. It also adds many new programming constructs, text manipulation tools, and debugging tools.
The Lightweight Java Game Library is a native binding for OpenGL and OpenAL written with game developers in mind. It allows the full OpenGL and OpenAL APIs to be exposed without the penalties associated with competing methods, nor the limitations of APIs such as Java3D. Tutorials and demos are available, and Windows, Linux, and Mac OS X are supported.
Caudex is a distributed document/reference management system. Its features include support for BibTeX reference types, reference organization in hierarchical categories, BibTeX export, multiple attachments (eg PDF files) for each reference and a servlet-based Web interface with full-text search on the PDF attachments. It is optimized for offline work, and local reference collections can be synced with servers at any time. Multiple local storages are supported and can optionally be synced against different servers.