VoIPong is an utility which detects all Voice Over IP calls on a pipeline, and
dumps those which are G711-encoded to separate wave files. It supports SIP,
H323, Cisco's Skinny Client Protocol, RTP and RTCP. For performance reasons,
it is written in the C programming language.
Volume Icon aims to be a lightweight volume control that sits in your systray.
It is often used in conjuction with the lightweight tint2 panel/taskbar.
Features
- Change volume by scrolling on the systray icon
- Ability to choose which channel to control
- Several icon themes (with gtk theme as default)
- Configurable external mixer
- Volume Slider
- Hotkey support
xmms-curses is a simple application for controlling XMMS from the command line.
It is designed to make common, simple tasks fast and easy to do. It is operated
using arrow keys and standard XMMS keys, to make it easy and intuitive to learn.
This is a Squeezebox Server plugin screensaver datetime replacement.
Graphically displays current weather conditions and forecasts. Will
also optionally display stock quotes and upcoming/active game
information for MLB, NBA, NHL, NFL, and college football and
basketball teams at user-configurable intervals.
xmradio is a radio tuner program for X11 (using the Motif widget set),
using NetBSD's and FreeBSD's bktr(4) driver.
It also supports Video4Linux because of its design.
You can control an xmradio running on your desktop using some special
command line options and remote control mechanism.
This is a XMMS input plugin for playing .nsf and .hes audio files.
It supports all internal sound channels and the extra sound channels found in
the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07
chips.
The extra sound channel present in the Famicom Disk System is also emulated.
DBS is a useful tool chest for evaluating TCP implementations, specifically
flow control, retransmission control and congestion avoidance.
-It can treat multiple TCP connections spanning multiple hosts
simultaneously, and
-It has the capability of measuring the changes of application
level throughput at every data transmission.
Dhrystone is a synthetic computing benchmark program developed in 1984
by Reinhold P. Weicker intended to be representative of system (integer)
programming. The Dhrystone grew to become representative of general
processor (CPU) performance.
DMIPS value is result of dhrystone test divided by 1757, results are often
reported in DMIPS/MHz. For more information, see
http://en.wikipedia.org/wiki/Dhrystone.
Flowgrind is an advanced TCP traffic generator for testing and
benchmarking Linux, FreeBSD, and Mac OS X TCP/IP stacks. In
contrast to similar tools like iperf or netperf it features a
distributed architecture, where throughput and other metrics are
measured between arbitrary flowgrind server processes.
HPL is a software package that solves a (random) dense linear system in double
precision (64 bits) arithmetic on distributed-memory computers. It can thus be
regarded as aportable as well as freely available implementation of the High
Performance Computing Linpack Benchmark.
The algorithm used by HPL can be summarized by the following keywords:
Two-dimensional block-cyclic data distribution - Right-looking variant of the
LU factorization with row partial pivoting featuring multiple look-ahead
depths - Recursive panel factorization with pivot search and column broadcast
combined - Various virtual panel broadcast topologies - bandwidth reducing
swap-broadcast algorithm - backward substitution with look-ahead of depth 1.
The HPL package provides a testing and timing program to quantify the accuracy
of the obtained solution as well as the time it took to compute it. The best
performance achievable by this software on your system depends on a large
variety of factors. Nonetheless, with some restrictive assumptions on the
interconnection network, the algorithm described here and its attached
implementation are scalable in the sense that their parallel efficiency is
maintained constant with respect to the per processor memory usage.