ascii
interactive ASCII name and synonym chart
The ascii utility provides easy conversion between various byte representations
and the American Standard Code for Information Interchange (ASCII) character
table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
ISO/ECMA code point, slang names, XML entity names, and other representations.
Given any one on the command line, it will try to display all others. Called
with no arguments it displays a handy small ASCII chart.
gspiceui
Graphical user interface for gnucap and ngspice
Gspiceui is a graphical user interface for the two freely available
electronic circuit engines: GNU-Cap and Ng-Spice.
Current features are:
* Import gschem schematic files using gentlist.
* Load and parse circuit description (net list) files.
* Provides a GUI interface for GNU-Cap OP, DC, AC and Transient analyses and
generates appropriate simulator commands based on user input.
* Provides a GUI interface for Ng-Spice DC, AC and Transient analyses and
generates appropriate simulator commands based on user input.
* The raw output may be viewed for any processes initiated by gspiceui.
ascii2binary
Convert between ASCII, hexadecimal and binary representations
This package contains:
* ascii2binary reads input consisting of ascii or hexadecimal representation
numbers separated by whitespace and produces as output the binary
equivalents. The type and precision of the binary output is selected
using command line flags.
* binary2ascii reads input consisting of binary numbers and converts
them to their ascii or hexadecimal representation.
Command line flags specify the type and size of the binary numbers
and provide control over the format of the output.
Unsigned integers may be written out in binary, octal, decimal,
or hexadecimal.
Signed integers may be written out only in binary or decimal. Floating
point numbers may be written out only decimal, either in standard or
scientific notation. (If you want to examine the binary representation
of floating point numbers, just treat the input as a sequence of unsigned
characters.)
atool
tool for managing file archives of various types
atool is a script for managing file archives of various types (tar,
tar+gzip, zip etc). The main command is probably aunpack,
extracting files from an archive. It overcomes the dreaded "multiple
files in archive root" problem by first extracting to a unique
subdirectory, and then moving back the files if possible. aunpack
also prevents local files from being overwritten by mistake.
aubio-tools
library for audio segmentation -- utilities
aubio gathers a set of functions for audio signal segmentation and labelling.
The library contains a phase vocoder, onset and pitch detection functions, a
beat tracking algorithm and other sound processing utilities.
qtav-players
QtAV/QML players
QtAV is a multimedia playback framework based on Qt and FFmpeg.
High performance. User & developer friendly.