RSS 21 projects tagged "Windows"

No download Website Updated 30 Apr 2013 QMentat

Screenshot
Pop 81.29
Vit 1.62

QMentat helps you practice mental arithmetic. It uses arbitrary-length fixed point arithmetic, and can handle any size numbers, only limited by the size of your screen (and in the case of division with an integer result, the speed at which the number can be factored). It is also quite configurable, allowing you to tailor the questions to your needs.

Download Website Updated 26 Mar 2013 dlib C++ Library

Screenshot
Pop 404.91
Vit 53.85

dlib is a C++ library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.

No download Website Updated 18 Mar 2013 Bitcoin

Screenshot
Pop 443.00
Vit 18.91

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

Download Website Updated 12 Mar 2013 innoextract

Screenshot
Pop 165.35
Vit 5.61

innoextract is a tool that allows you to extract the contents of Inno Setup installers on non-Windows systems. It does so without running the actual installer using Wine.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 72.47
Vit 3.09

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.

Download Website Updated 02 Dec 2012 ChaiScript

Screenshot
Pop 155.61
Vit 12.50

ChaiScript is an embedded scripting language designed from the ground up to directly target C++ and take advantage of modern C++ development techniques. Being a native C++ application, it has some advantages over existing embedded scripting languages. It uses a header-only approach, which makes it easy to integrate with existing projects. It maintains type safety between your C++ application and user scripts. It supports a variety of C++ techniques including callbacks, overloaded functions, class methods, and STL containers.

Download Website Updated 21 Aug 2012 ImageVis3D

Screenshot
Pop 80.12
Vit 6.91

ImageVis3D is a volume rendering application specifically designed to render large data sets. This is achieved by splitting the data set into multiple levels of detail (LoD), with each level itself decomposed into multiple bricks (atomic rendering primitives). Interaction occurs at the coarsest LoD, which can be rendered instantaneously on almost all modern systems. After a configurable delay, ImageVis3D will successively render finer levels of detail, until the data are visible at their native resolution. Volume rendering, as the name implies, is a technique for rendering scalar volumes of data. The rendering method allows one to see "inside" a data set, allowing the user to understand the inner three-dimensional structure of the data.

Download No website Updated 08 Jun 2012 QuintoLabs Content Security

Screenshot
Pop 71.69
Vit 5.57

QuintoLabs Content Security is an ICAP server/URL rewriter that integrates with your Squid Proxy Server to provides rich content filtering functionality, sanitizing Internet traffic passing into internal enterprise networks. It may be used to block illegal or potentially malicious file downloads, remove annoying advertisements, prevent access to various categories of Web sites, and block resources with explicit content.

Download Website Updated 21 Nov 2011 GoFigure2

Screenshot
Pop 46.86
Vit 37.09

GoFigure2 is a cross-platform application for visualization, processing, and analysis of out-of-core multidimensional microscopy data (5D data sets). Users can visualize images, segment cells in 3d, track cells through time, and detect cell divisions to generate lineages. Results are stored in a MySQL database back-end. Once data has been processed, cell-based object features are quantified and can be used for sorting, color-coding, analysis, or exported to external tools. GoFigure2 was developed for biology research including studying the development of embryos (zebrafish and mouse), synthetic biology (signaling), and for drug screening.

No download Website Updated 11 Nov 2011 OSGUIsh

Screenshot
Pop 30.27
Vit 1.22

OSGUIsh is a library that generates GUI-like events for nodes in an OSG scene graph. This allows a programmer to install callbacks that are executed when the mouse moves over a node, or when it is clicked or double-clicked, or when the mouse wheel moves, etc.

Screenshot

Project Spotlight

Zim

A desktop wiki editor.

Screenshot

Project Spotlight

Yoke

A middleware framework for Vert.x.