RSS 7235 projects tagged "Windows"

No download Website Updated 16 Jun 2013 Mercury

Screenshot
Pop 170.38
Vit 158.31

Mercury is a new logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems, and close to conventional programming systems. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous optimization/time trade-offs.

Download Website Updated 16 Jun 2013 GLFW

Screenshot
Pop 313.32
Vit 111.45

GLFW is a portable framework for OpenGL application development. It handles operating system specific tasks such OpenGL window management, resolution switching, keyboard, mouse, and joystick input, timer input, creating threads, and more.

No download Website Updated 16 Jun 2013 StepSim

Screenshot
Pop 113.38
Vit 57.38

StepSim is a lightweight step-based simulation module written in Python. It can do simple real-time simulations of discrete systems. StepSim supports step-by-step simulation or can run until a break condition occurs. Simulations are made up of containers and converters. A container stores a discrete amount of units of a certain type. A converter draws units from one or more containers and delivers the result to another container. StepSim does not even attempt to do any parallel processing. It processes converters round-robin in a fixed order.

Download Website Updated 16 Jun 2013 GlyphViewer

Screenshot
Pop 12.53
Vit 2.14

GlyphViewer is a desktop application that allows users to build translations from text in images and export them into different image formats or even HTML. Users can use OCR technology to identify text in images, such as English, German, Chinese, Arabic, Japanese, and many more. A unique feature of the application is its support for Ancient Egyptian Hieroglyphs.

Download Website Updated 15 Jun 2013 Digtwit

Screenshot
Pop 34.99
Vit 22.68

Digtwit is a very simple tool that checks for a hashtag (e.g. #digmia) in a user's friends feed on Twitter and retweets any messages mentioning that hashtag automatically. By following a user, you allow a user to be included in automatic retweets.

Download Website Updated 15 Jun 2013 Fimex

Screenshot
Pop 429.07
Vit 149.05

Fimex is a the File Interpolation, Manipulation, and EXtraction library for gridded geospatial data. It converts between different, extensible data formats (currently netcdf, NcML, grib1/2, metgm, wdb, and felt). It enables you to change the projection and interpolation of scalar and vector grids. It makes it possible to subset the gridded data and to extract only parts of the files. For simple usage, Fimex also comes with the command line program fimex.

Download No website Updated 14 Jun 2013 crackxls2003

Screenshot
Pop 114.16
Vit 8.47

crackxls2003 breaks the encryption on Microsoft Excel and Word 97/2000/XP/2002/2003 files which have been encrypted using the RC4 method. These files are encrypted using a 40-bit-long key. It will not work on files encrypted using versions later than 2007 or versions 95 or earlier, or if a non-default encryption method was used.

No download Website Updated 14 Jun 2013 NARS2000

Screenshot
Pop 21.28
Vit 2.26

NARS2000 is an experimental APL interpreter. The first NARS (Nested Arrays Research System) was designed and implemented in the early 1980s as a testbed for new ideas in APL, principally with nested arrays. A quarter of a century later, it's time to try again. The goal of this effort, as with the last one, is to foster new ideas about the language and its implementation. Language ideas include new functions, operators, and datatypes. Implementation ideas include algorithms to enhance code space (smaller executable), time space (faster execution times), or expressibility (clearer and more understandable code). A goal of the existing implementation is to be open and easy for others to change so new ideas may be inserted smoothly.

Download Website Updated 14 Jun 2013 Code Manager 2

Screenshot
Pop 36.12
Vit 13.33

Code Manager 2 (CM2) has been designed to provide a complete source code control system for a set of developers sharing the same working directory tree. It offers developers and organizations many advantages. It provides a comprehensive set of features and has been designed to be very easy to pick up and use to manage projects. It works across Unix and Windows platforms, requiring little configuration and only a limited number of dependencies. It provides facilities at both an individual source file level and project level. The project level facilities include facilities to copy or merge whole projects or generate and apply change-sets. It uses an efficient repository format to handle large files and large numbers of files and directories. It provides facilities to generate packages from the project in a number of formats (including TP2, Slackware, APT, RPM, Autopackage, SVR4, and InstallP).

Download Website Updated 14 Jun 2013 Candle App Platform

Screenshot
Pop 79.09
Vit 28.74

Candle App Platform is an XML-centric rich application development platform for both desktops and the Internet. It supports technologies like XSLT, XQuery, XML Scheme, XUpdate, XHTML, and SVG, and a new scripting language - Candle (Common ApplicatioN Development LanguagE).

Screenshot

Project Spotlight

Corn Exception

A module which helps with writing exception handling code.

Screenshot

Project Spotlight

cpuid 2

A tool that dumps CPUID information about the CPU(s).