RSS 44 projects tagged "Windows"

Download Website Updated 22 Jan 2012 Vocab Builder

Screenshot
Pop 95.50
Vit 3.75

Vocab Builder is a collection of two separate programs. The client is the testing application that uses a drill-style method of building your vocabulary in a foreign language, similar to using flash-cards. The editor allows you to create a new, or modify an existing, database for your own personal use. Since the design of the project allows a user to create their own databases/tests, they can not only focus on the words they want/need to learn, but also are not restricted by availability of choice. No more are you restricted by only the databases available to you. Many language teaching applications only allow you to learn the languages they've supplied you. Most North American-based programs cater to English speaking users and only give you a selection of other languages to choose from. Not only can Vocab Builder use any language combination of Native and Secondary languages but it's also open-ended. You can share your tests with others. You can expand the database of words in any direction you want. Word lists are meant to be broken down into categories like colors, sizes, numbers, etc.

Download No website Updated 12 Apr 2013 GSL Shell

Screenshot
Pop 224.65
Vit 22.54

GSL shell offers an interactive user interface that gives access to the GSL collection of mathematical functions. It is based on the powerful and elegant scripting language Lua. GSL shell is not just a wrapper over the C API of GSL, but offers a much more simple and expressive way to use GSL. The objective is to give the user the power to easily access GSL functions without having to write a complete C application. It also has a powerful module to produce plots or almost any kind of graphics based on data or functions.

Download Website Updated 28 May 2010 Artha

Screenshot
Pop 60.07
Vit 3.18

Artha is a handy thesaurus based on WordNet with distinct features like global hot key look up, passive desktop notification, regular expression based search, etc. Artha may be used as a free open-source replacement/clone to the proprietary WordWeb Pro thesaurus (which is also based on WordNet) on Unix-like and Windows operating systems.

Download Website Updated 02 Feb 2008 Roman Numeral Conversion API

Screenshot
Pop 18.22
Vit 1.43

Roman Numeral Conversion API performs Roman numeral conversions and formats date data using Roman numerals and Latin. The romandate command is similar to the standard Unix date command. The romannum command provides command line conversion to and from Roman numerals. Libroman contains the functions roman_ctime(), roman_asctime(), and roman_strftime(). These functions provide the same functionality as ctime(), asctime(), and strftime() using Roman numerals to generate the strings.

Download Website Updated 11 Jul 2008 iDMC

Screenshot
Pop 27.66
Vit 2.69

iDMC is user-friendly software for the simulation and analysis of non-linear models. It was designed both as a teaching and research tool, and is very easy to use (a user’s guide is available). Numerical calculations are performed on models included in the package, or any model formulated by the user and easily encoded (a few lines with no compilation necessary). The Java graphical user interface provides fast generation of graphical data of good quality, which can be saved as .png files. Hard computational tasks are delegated to a separate, small C library.

Download Website Updated 22 Oct 2009 EMWave2D

Screenshot
Pop 28.28
Vit 1.00

EMWave2D is a general purpose electromagnetic wave simulation program. It uses the finite difference time domain (FDTD) method to solve Maxwell's equations.

Download Website Updated 04 Oct 2011 prerex

Screenshot
Pop 60.50
Vit 6.95

prerex is an interactive (command-line) editor and a LaTeX macro support package that can be used to create very attractive and readable prerequisite charts. A graphical front-end for the editor also provides a prerex-enabled PDF viewer. A prerequisite chart is a network of course boxes linked by prerequisite and co-requisite arrows.

No download Website Updated 30 May 2006 CSudoku

Screenshot
Pop 15.49
Vit 1.00

CSudoku is a command line Sudoku solving program. It solves the popular 9x9 versions of Sudoku using Donald Knuth's Dancing Links algorithm. It was created as a fun exercise in computer programming and not necessarily to be a program useful to anyone in particular. There are many other Sudoku solving programs that are more refined and have many more features than this program would ever dream of having.

Download Website Updated 08 May 2012 Gravit

Screenshot
Pop 125.86
Vit 9.28

Gravit is a gravity simulator. It uses Newtonian physics using the Barnes-Hut N-body algorithm. Although the main goal of Gravit is to be as accurate as possible, it also creates beautiful looking gravity patterns. It records the history of each particle so that it can animate and display a path of its travels. At any stage you can rotate your view in 3D and zoom in and out. Gravit uses OpenGL, Lua, SDL, SDL_ttf, and SDL_image.

Download Website Updated 02 Nov 2004 Simple Machine Language interpreter

Screenshot
Pop 30.64
Vit 1.00

The Simple Machine Language Interpreter implements a "toy" machine language, which is intended to teach basic processor and computing concepts. It includes definitions of the relevant concepts and the language and an example program showing how to use the interpreter.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

SQLObject

A object-relational mapper.