Simple Project List Software Map

4534 projects in result set
Última Atualização: 2013-08-20 13:40

presage

Presage (formerly known as Soothsayer) is an intelligent predictive text entry platform. It exploits redundant information embedded in natural languages to generate predictions. Its modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources.

(Machine Translation)
Última Atualização: 2002-12-03 15:39

DroidBattles

DroidBattles (formerly known as BattleBots) is a game of programming. The task is to design your bots and then use the hardware as efficiently as possible by writing a program for it, with the mission to kill any enemy bots on the playground.

Última Atualização: 2013-06-13 01:08

Open Source Computer Vision Library

The Open Computer Vision Library is a collection
of algorithms and sample code for various computer
vision problems. The library is compatible with
IPL (Intel Image Processing Library) and utilizes
Intel Integrated Performance Primitives for better
performance.

(Machine Translation)
Última Atualização: 2013-03-18 22:24

openSCADA Project

openSCADA is a Supervisory Control And Data Acquisition System. It is platform independent and based on a modern system design that provides security and flexibility at the same time. It is flexible. It is not an out of the box solution, but a set of tools that can be combined in many different ways. It provides development libraries, interface applications, mass configuration tools, and front-end and back-end applications. It is used 24/7 in several installations around this world. Support is available from IBH SYSTEMS GmbH.

(Machine Translation)
Última Atualização: 2014-03-09 01:54

CodeQuery

CodeQuery is a tool for indexing and then querying or searching C, C++, Java, Python, Ruby, and Go source code. It builds upon the databases of cscope and ctags, which are processed by the cqmakedb tool to generate a CodeQuery database file. This can be viewed and queried with a GUI tool. The features include auto-completion of search terms and visualization of function call graphs and class inheritance. The following queries can be made: Symbol, Function or macro, Class or struct, Functions calling this function, Functions called by this function, Class which owns this member or method, Members and methods of this class, Parent of this class (inheritance), Children of this class (inheritance), Files including this file, and Full path for file.

Sistema Operacional: Linux
Linguagem de Programação: C++
Última Atualização: 2013-04-02 21:49

RKWard

RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R project. RKWard strives to combine the power of the R language with the (relative) ease of use of commercial statistical packages. While RKWard is far from finished, it is already useful as an IDE interface to the R language.

Última Atualização: 2008-05-30 12:55

FreeJ

FreeJ is a vision mixer: an instrument for realtime video manipulation used in the fields of dance and theater performance, veejaying, medical visualization, and TV. With FreeJ, multiple layers can be filtered through effect chains and then mixed together. The supported layer inputs are images, movies, live cameras, particle generators, text scrollers, and more. The resulting video mix can be shown on multiple and remote screens, encoded into a movie, and streamed live to the Internet. FreeJ can be controlled locally or remotely from multiple places at the same time, using a slick console interface. It can be automated via JavaScript and operated via MIDI and joystick.

Última Atualização: 2014-01-10 22:22

pyPEG

pyPEG is a quick and easy solution for creating a parser in Python programs. pyPEG uses a PEG language in Python data structures to parse, so it can be used dynamically to parse nearly every context free language. The output is a plain Python data structure called pyAST, or, as an alternative, XML.

Última Atualização: 2009-05-13 12:38

Xplanet

Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to JPL's Solar System Simulator. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.

Última Atualização: 2002-05-05 01:44

Clara OCR

Clara OCR is an Optical Character Recognition program. It features both a powerful GUI for the X Window System, and a Web interface. The Web interface is able to collect revision efforts from the Internet, using a simple revision model. It is intended to be used in the cooperative optical recognition of old books. It tries to facilitate fine- tuning, so an optical recognition project is enabled to invest resources in tuning the OCR, in order to achieve better recognition results for one specific book, and reduce the overall revision cost.

Última Atualização: 2011-03-18 20:28

Qucs

Qucs is a circuit simulator with a graphical user

  1. It aims to support all kinds of

circuit simulation types, including DC, AC, S-parameter, and harmonic balance analysis.

Última Atualização: 2014-03-16 18:06

INDI

INDI is an instrument-neutral distributed interface control protocol that aims to provide backend driver support and automation for a wide range of astronomical devices (telescopes, focusers, CCDs, etc.). Current supported devices include many telescopes, CCDs, filter wheels, focusers, and video cams. INDI is used in popular astronomy suites like Xephem, KStars, DCD, and Cartes Du Ciel.

Última Atualização: 2013-12-19 10:32

Fische

Fische provides stand-alone sound visualization for Linux, Mac OS X, and Windows.

(Machine Translation)
Última Atualização: 2011-01-06 14:43

trend

trend is a general-purpose, efficient trend graph for "live" data. Data is read in ASCII format from a file or continuously from a FIFO, and is played in real-time into a multi-pass trend (much like a CRT oscilloscope or a strip chart). trend can be used as a rapid analysis tool for progressive or time-based data series together with trivial scripting.

(Machine Translation)
Última Atualização: 2012-10-11 21:29

GDAL

The Geospatial Data Abstraction Library (GDAL) is a unifying C/C++ API for accessing raster geospatial data, and currently includes formats like GeoTIFF, Erdas Imagine, Arc/Info Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide efficient access, suitable for use in viewer applications, and also attempts to preserve coordinate systems and metadata. Python, C, and C++ interfaces are available.