549 projects tagged "Windows"
ESXX, pronounced Essex, is a Web application server that executes Web applications written in JavaScript (a.k.a. ECMAscript) on the server-side. It's written in Java and has no external dependencies except for J2SE 6.0. Everything else that's required is packaged in one single, executable JAR file, ready to be tested in Linux, Mac OS X, Solaris, Windows or any other platform where Java 6 is available.
congruity is a GUI application for programming Logitech Harmony remote controls. Configuration setup is via the Logitech Web site, in the same fashion as Logitech's own Windows/Mac OS software. congruity will handle processing the files downloaded from the Web site, which perform "check connectivity", "configuration update", "firmware update", and soon "ir learning" operations. It uses libconcord for the underlying remote interaction, is written in Python/wxPython, and is portable to at least Linux and Windows.
Booze is a game that can play a few variants of Shogi. Shogi is the national variation of chess for Japan. Booze features 3D graphics, a built in AI with a wide range of difficulties, and easily accessible documentation. It works on all major operating systems. The games Booze can currently play are Shogi, Tori Shogi, and Mini Shogi.
Relational is an interface to load relations from a file, to write relational algebra queries, and to see their result. This software has educational purposes, since it makes it possible to immediately evaluate if a query is correct or not. For developers, it provides a relational algebra Python module which can be used within other projects.
pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions that rely on the avalanche effect of small changes in input leading to drastic changes in the output, perceptual hashes are "close" to one another if the features are similar. Potential applications include copyright protection, similarity searches for media files, or even digital forensics.
AYUMiS is a project aiming to create a cross-platform MMORPG set in space. It is developed in C++ with ClanLib. It will give the player full control over the game universe, with no NPCs or pre-planned storyline. It attempts to give the player a full range of choices and open-ended gameplay.
The Cryptographic Implementations Analysis Toolkit (CIAT) is a compendium of command line and graphical tools whose aim is to help in the detection and analysis of encrypted byte sequences within files (executable and non-executable). It is particularly helpful in the forensic analysis and reverse engineering of malware using cryptographic code and encrypted payloads.
LaserCalc is a tool to calculate optical paths and resonators based on Gaussian beam matrix optics. Optical elements such as lenses or distances can be set up to an optical path. An input beam parameter (z & w value) as well as the wavelength can be set. The programm calculates the propagation of the beam along the path. For an optical resonator, the TEM00 Eigenmode of a given wavelength is automatically calculated. Furthermore, a stability parameter is derived.