Einfache Projektliste Software-Karte

541 Projekte im Ergebnis
Letztes Update: 2010-02-01 18:24

MplayerXP

MplayerXP is branch of the well-known mplayer that is based on a new, thread-based core. The main goal of this project is to achieve smoothness of video playback due monotonous CPU loading.

(Machine Translation)
Letztes Update: 2014-03-14 23:50

Geomview

Geomview is an interactive program for creating, viewing, and manipulating 3D and higher-dimensional geometric objects. Geomview can be used as a standalone viewer for static objects or as a display engine for other programs which produce dynamically-changing geometry.

Letztes Update: 2010-06-20 09:13

color wrapper

cw is a non-intrusive real-time ANSI color wrapper for
common Unix-based commands. It is designed to simulate
the environment of the commands being executed, so that if
a person types 'du', 'df', 'ping', etc. in their shell it will
automatically color the output in real-time according to a
definition file containing the color format desired. It has
support for wildcard match coloring, tokenized coloring,
headers/footers, case scenario coloring, command-line-
dependent definition coloring, and includes over 50 pre-
made definition files.

(Machine Translation)
Letztes Update: 2014-02-17 20:04

SHOGUN

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Letztes Update: 2013-05-30 13:11

ultimix

Ultimix is a framework for developing Web-based applications (CMS, portals, ERPs, etc.) It includes multi-language support, permits management, an MVC mini framework, package structure, a template engine, a Javascript library, a simple GUI library, a caching system, and CAPTCHA.

Letztes Update: 2006-01-28 20:37

sipsak

sipsak is a command line tool for performing
various tests on Session Initiation Protocol
(SIP) applications and devices. It can make several
different tests, send the contents of a file, and
interpret and react on the responses. It supports (de-) registration with given contact URIs and digest authentication.

(Machine Translation)
Letztes Update: 2008-07-20 01:23

IT++

IT++ is a C++ library of mathematical, signal processing, and communication classes and functions. Its main use is in simulation of communication systems or for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes and lots of functions for vectors and matrices. Such a kernel makes the IT++ library similar to MATLAB or GNU Octave.

Letztes Update: 2009-11-16 16:41

Urwid

Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.

(Machine Translation)
Letztes Update: 2011-11-02 22:58

Parallel BZIP2

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

Letztes Update: 2007-02-23 01:50

OpenGUI

OpenGUI is a high-level multi-platform, thread-safe C/C++ windowing and graphics library built upon a fast, low-level graphics kernel. It provides 2D drawing primitives and an event-driven windowing API for easy application development. The benefit of this library is speed, power, and a well-designed API with a narrow learning curve. It supports the BMP, JPG, TGA, PNG, TIFF, and PCX image file formats, color gradients, and TTF fonts. There is also basic XML file support and a smart persistence wrapper. OpenGUI supports the keyboard and mouse as event sources, the Linux framebuffer, SVGAlib, and XFree86/DGA2 (HW accelerated) as drawing backends, Mesa3D under Linux, and 8, 15, 16, and 32-bpp color modes.

Letztes Update: 2009-04-12 15:58

DUMA

DUMA (Detect Unintended Memory Access) stops your
program on the exact instruction that overruns (or
underruns) a malloc() memory buffer. GDB will then
display the source-code line that causes the bug.
It works by using the virtual-memory hardware to
create a red-zone at the border of each buffer:
touch that, and your program stops. It can catch
formerly impossible-to-catch overrun bugs. DUMA is
a fork of Bruce Perens' Electric Fence library.

(Machine Translation)
Letztes Update: 2013-02-09 23:32

Calcurse

Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments, and everyday tasks. A configurable notification system reminds the user of upcoming deadlines, and the curses based interface can be customized to suit user needs. All of the commands are documented within an online help system.

Letztes Update: 2013-11-14 13:48

Free-SA

Free-SA is tool for statistical analysis of daemons' log files, similar to SARG. Its main advantages over SARG are much better speed (7x-20x), more support for reports, and W3C compliance of generated HTML/CSS reports. It can be used to help control traffic usage, to control Internet access security policies, to investigate security incidents, to evaluate server efficiency, and to detect troubles with configuration.

(Machine Translation)
Letztes Update: 2010-05-02 06:05

CodeWorker

CodeWorker is a versatile parsing tool and a universal source code generator. It interprets a scripting language for producing reusable, tailor-made, evolving, and reliable IT systems with a high level of automation. The file formats to parse are described in an extended-BNF syntax. Template-based scripts drive the writing of patterns for generating code or text. The code generation knows how to preserve protected areas with hand-typed code and provides code expansion, source-to-source translation, and program transformation. It provides a native translation of CodeWorker's scripts in C++.

Letztes Update: 2005-01-11 19:55

bandwidthd

bandwidthd tracks usage of TCP/IP network subnets
and builds HTML files with graphs to display network utilization. Charts are built by individual IP to show their utilization over 2, 8, 45, and 400 day periods. It color codes HTTP, HTTPS, TCP,UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address and subnets, not the status of any particular link. Static mode is fast and easy to set up and has few dependencies. Database mode supports filtering by subnet, multiple sensors, custom reports and intervals, and can process thousands of IPs efficiently. Network utilization can be logged in CDF or a backend database.

(Machine Translation)