25 projects tagged "Windows"
Veusz is a scientific plotting package, designed to create publication-ready Postscript, PDF, or SVG output. It features an easy to use graphical interface as well as a command line interface and can be scripted or embedded in Python scripts. Graphs are constructed in a modular fashion from separate components. Datasets can be interactively modified or created from within the program.
QPass is a password manager application. It enables you to store your confidential data encrypted. All entries are stored in a single-file database encrypted using the AES-256 algorithm. Each entry can contain a name, URL, username, password, and description. QPass can also generate random passwords based on mouse movements.
Resara Server is an Active Directory compatible open source server for small businesses designed around Samba 4. It is designed to be simple and easy to use. Setup only takes a few minutes. The management console lets you manage users, share files, work with storage, and configure DHCP and DNS.
animbar lets you easily create your own animation on paper and transparancy. From a set of input images, two output images are computed that are printed, one on paper and one on transparency. By moving the transparency over the paper, a fascinating animation effect is created. This animation technique has been known for hundreds of years under names such as picket fence animation, barrier grid animation, and others.
The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.
Opticks Extras is a set of official extensions for the Opticks application. The Spectral Processing extension adds multi-spectral and hyper-spectral processing capability to Opticks. The IDL Scripting extension integrates an IDL interpreter directly into the Opticks application. The Python Scripting Extension integrates a Python interpreter directly into the Opticks application.
KardsGT is a card game suite for those who love playing card games and are tired of switching to other OSes to get their fix or playing the Internet version. All of the computer-based players have their own sense of style of play, offering a great challenge. You can even customize your own deck of cards and even the image of yourself in game. Currently you can play Crazy Eights, Cribbage, Euchre, Hearts, Old Maid, Spades, and War.
Rocket Propulsion Analysis (RPA) is a tool for the performance prediction of rocket engines. By providing a few engine parameters such as combustion chamber pressure, used propellant components, and nozzle parameters, the program obtains chemical equilibrium composition of combustion products, determines its thermodynamic properties, and predicts the theoretical rocket performance. A robust, proven, and industry-accepted Gibbs free energy minimization approach is used to obtain the combustion composition. It can perform analysis of nozzle flows with shifting and frozen chemical equilibrium, optimization of propellant components mixture ratio for maximum specific impulse of bipropellant systems, altitude performance analysis, analysis of nozzle performance with respect to overexpansion and flow separation, throttled engine performance analysis, estimation of test (actual) nozzle performance, and nested analysis: stepping of up to four independent variables (component ratio, chamber pressure, nozzle inlet conditions, and nozzle exit conditions).