Main > Free Download Search >

Free 0.16 inch mm software for linux

0.16 inch mm

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 180
Hints 0.16

Hints 0.16


Hints is a Perl extension for parsing /etc/printcap. more>>
Hints is a Perl extension for parsing /etc/printcap.

SYNOPSIS

use Print::Printcap;

my $printcap = new Print::Printcap;

print join ,,$printcap->printers();

Simple parser for /etc/printcap.

THE PRINT::PRINTCAP CLASS

new

Constructor create instance of Print::Printcap class and parse /etc/printcap. Optional argument is -file => filename for specifying alternate printcap file.

my $printcap = new Print::Printcap;

printers

Return list of printers from /etc/printcap.

my @printers = $printcap->printers();

<<less
Download (0.050MB)
Added: 2007-05-11 License: Perl Artistic License Price:
896 downloads
VTE 0.16.7

VTE 0.16.7


VTE library inserts terminal capability strings into a tree of tables. more>>
VTE library inserts terminal capability strings into a tree of tables.

You could say that VTE is something of a research project of mine, based on the simple question: "if programs can use a termcap file (through either libtermcap or curses or ncurses) to determine how to drive a terminal, why cant a terminal emulator use a termcap file to determine how to behave?"

Update: the answer is most likely "because applications which use curses have more detailed information than that which is found in termcap".

What does VTE include?

VTE includes a library (libvte) which implements such a terminal emulator widget for GTK+ 2.2/2.4, and a sample application (vte) which wraps that widget in a GTK window. Because Im more concerned with whether or not it works, all settings are hard-coded to whatever I needed to test the last time I touched it. If you actually want to use the widget to get work done, you should probably be using gnome-terminal.

How does it work?

The VTE library inserts terminal capability strings into a tree of tables, and then uses it to determine if data received from a pseudo-terminal is a control sequence or just random data. The sample program "interpret" illustrates more or less what the widget sees after it filters incoming data.

<<less
Download (1.3MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
819 downloads
fIcy 1.0.16

fIcy 1.0.16


fIcy is a command line icecast/shoutcast stream grabber. more>>
fIcy is a command line icecast and shoutcast audio stream grabber.
fIcy is an icecast/shoutcast stream grabber suite for use under shell environment. Its goal is to cleanly and automatically rip a stream into user customisable files.
It will work with ICY compatible streams, allowing you to either to save the stream to disk or to pipe the output to a media player, or even both. fIcy, among other uses, is ideal for batch/unattended recording of radio programs and stream debugging.
The fIcy package includes:
fIcy itself, a stream separator/multiplexer,
fResync, a fast MPEG-resyncing utility,
fPls, a playlist frontend for fIcy.
Usage:
Synopsis:
fIcy [options] < server [port [path]]|url >
The main program. Takes directly a stream url and dumps the tracks on the specified file/s and standard output, depending on the settings.
fPls [options] < file|url > [fIcy options]
Playlist manager. Reads a playlist (local or remote) and manages fIcy retries/timeouts/errors, forwarding the specified flags.
fResync [options] file
MPEG resyncing utility. Re-aligns head frame headers on dumped or broken files. Usually needed for embedded hardware decoders or editing software.
Enhancements:
- Timeout support was refined.
- HTTP 301 redirects are now honored as well.
- fPls automatically forwards more flags to fIcy.
- The GNU sed requirement was removed in favor of a customizable coprocessor.
- A Mac OS X HFS+ encoding limitation work-around has been implemented.
<<less
Download (0.038MB)
Added: 2007-01-04 License: LGPL (GNU Lesser General Public License) Price:
1025 downloads
svplus 0.16

svplus 0.16


svplus is a SchemaView Plus GUI for drawing database schemas. more>>
svplus is a SchemaView Plus GUI for drawing database schemas.
FORMAT
svplus [file]
SYNOPSIS
svplus
svplus example.svp
SchemaView Plus is a GUI for retrieve, drawing and printing database schema.
Schema can be retrieved using DBIx::SystemCatalog (currently supported basicly all current DBD drivers, some better support for PostgreSQL and quite well support for Oracle).
Program use XML for storing and retrieving data in text files. You can write any filters to modify these XML files for add new functionality based on your projects (e.g. droping off some relationships etc.). You can specify one filename on command line for autoloading it after GUI start up.
Schema can be printed to PostScript file.
Version restrictions:
- Problem with manipulating of dragpoint in smooth coords based connection method, retrieving only updates from database -- now forgot all new informations, I retrieve always all relationships (e.g. for 1 table in large schema - slow), many tables in create relationship dont allow selection, selecting object on canvas dont click_repository(), dnd object from object repository rollback in object repository listbox and filter dont work.
<<less
Download (0.050MB)
Added: 2007-06-19 License: Perl Artistic License Price:
858 downloads
Moyoman 0.16

Moyoman 0.16


Moyoman project is a Go playing program. more>>
Moyoman project is a Go playing program.
Moyoman is a program that can play Go at the amateur Dan level, and provides detailed feedback about how moves are generated which can be understood by non-programmers.
Enhancements:
- Added LadderImpl module.
- Updated IgoProverbs module.
<<less
Download (0.81MB)
Added: 2007-01-15 License: The Apache License 2.0 Price:
596 downloads
fastdep 0.16

fastdep 0.16


fastdep is a fast C/C++ dependency generator. more>>
fastdep is a preprocessor which generates dependency information suitable for Makefile inclusion from C or C++ source files. Meant to run on slower hardware, it is several orders of magnitude faster than gcc.
Enhancements:
- Implement boolean operators in #if [Pete Gonzalez]
- Adds support for Windows MinGW GCC and MS VisualC++.NET [Jack T. Goral]
- Adds Jamfile for compilation with Jam [Jack T. Goral]
- Make gcc style predefined symbols defined as in -DPARAMETER=3 [Pierric Descamps]
- Fix unportable configure sh for NetBSD [Julio M. Merino Vidal]
- Set object filename extension through a command line [Arne Varholm]
- Man page [Zenaan Harkness]
- Compilation fixes + makefile for MS VC6 [Alexander Bartolich]
<<less
Download (0.068MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
1658 downloads
TinyFCK 0.16

TinyFCK 0.16


TinyFCK integrates the TinyMCE rich text editor with FCKEditors file manager and uploader. more>>
TinyFCK integrates the TinyMCE rich text editor with FCKEditors file manager and uploader.
TinyFCK package contains:
- TinyMCE release (absolutely not patched, this is the original TinyMCE)
- patched version of FCKEditor file manager/uploader for PHP
- an example documenting configuration
At the moment tinyFCK works only with PHP, porting to other languages may come but help is needed, write us if you can contribute!
Enhancements:
- TinyMCE updated to 2.0.8
<<less
Download (1.0MB)
Added: 2006-10-26 License: LGPL (GNU Lesser General Public License) Price:
1102 downloads
Softgun 0.16

Softgun 0.16


Softgun is a Software ARM. more>>
Softgun is a Software ARM. Softgun is intended to help Embedded System developers. Softgun is known to run linux-2.6.10 with a patch for the Netsilicon NS9750.
Main features:
- ARM926-ejs 32Bit Instruction Set with DSP Extensions. Speed is 21 MHz per Intel GHz. Thumb and Jazelle are missing
- Little and Big Endian CPU mode
- MMU with 3 entry first level TLB and 3 * 128 entry second level TLB
- Emulation of AMD Flash compatible Chips (AM29LV640ML, AM29LV256ML ...). Uniform and non uniform sector devices
- NS9750 AHB to PCI bridge (Currently no Address translation)
- NS9750 Serial Interface emulation redirected to stdin/stdout or to a real serial device
- NS9750 Vectored interrupt Controller
- NS9750 OHCI USB module (yet without device and not fully working)
- NS9750 Watchdog and Timers in 32 Bit mode with Interrupt support
- NS9750 builtin I2C master and slave controller
- I2C-Bus emulation using GPIO-Ports
- Ethernet emulation through Linux TUN/TAP device
- STE10/100 Tulip compatible PCI Ethernet controller Emulation
- Davicom DM9000 Ethernet Controller
- NS9750 builtin Ethernet Controller Emulation
- m93c46 Microwire EEPROM connected to STE10/100
- Philips SJA1000 CAN controller connected to TCP socket
- General Purpose IO emulation on logical signal level
- M24Cxx I2C-EEProms
- PCF8563 I2C-Realtime clock emulation
- PCF8575 and PCF8574 I2C 16/8 Bit IO-Expanders
- Intel Hex and Motorola S-Record loader
- Precompiled Linux System available as Flash image
- Multiple Boards selectable from configuration file
- Loading devices or boards as shared library
- Debugging with gdb using the gdb remote protocol
Enhancements:
- This release adds HP Deskjet 460 emulation with a PCL3GUI interpreter, many high capacity SD cards, and ZRLE compression to the built-in VNC server.
<<less
Download (0.27MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
945 downloads
libssh2 0.16

libssh2 0.16


libssh2 is a library implementing the SSH2 protocol. more>>
libssh2 library implements the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY.
Main features:
- Key Exchange Methods: diffie-hellman-group1-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1**
- Hostkey Types: ssh-rsa, ssh-dss
- Ciphers: aes256-cbc (rijndael-cbc@lysator.liu.se), aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, arcfour, none**
- Compression Schemes: zlib, none
- MAC hashes: hmac-sha1, hmac-sha1-96, hmac-md5, hmac-md5-96, hmac-ripemd160 (hmac-ripemd160@openssh.com), none**
- ** - Affected by build time ./configure options. See INSTALL file for more information.
- Authentication: none, password, public-key, hostbased, keyboard-interactive
- Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem
- Global Requests: tcpip-forward
- Channel Requests: x11, pty
- Subsystems: sftp(version 3), publickey(version 2)
Enhancements:
- A bunch of bugs were fixed, new public defines for version/major/minor/patch numbers were introduced, and the old APINO define was removed.
<<less
Download (0.32MB)
Added: 2007-08-07 License: LGPL (GNU Lesser General Public License) Price:
881 downloads
darcsweb 0.16

darcsweb 0.16


darcsweb is a very simple Web interface for darcs. more>>
darcsweb is a very simple Web interface for darcs. darcsweb project was inspired by gitweb.
Its written in Python and calls darcs to get most of the data. It should work on any webserver without any special configuration besides enabling CGIs; I have tested it using lighttpd, thttpd and Apache.
It supports browsing records and their diffs, extracting diffs against the current head, browsing the current tree, annotate, provides an RSS feed and other stuff like that.
To configure, copy the config.py.sample file to config.py and edit it; you will configure your repositories there. Then just browse to the cgi file.
Enhancements:
- This release supports the new darcs pristine directory.
- Some minor bugfixes and several minor improvements were made.
<<less
Download (0.034MB)
Added: 2006-10-10 License: Public Domain Price:
1109 downloads
bin86 0.16.17

bin86 0.16.17


bin86 is a 80x86 assembler and loader. more>>
bin86 is based on Bruce Evanss C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others.

This is the source mainly for use with Linux i386 but should work with other unix versions, within Linux the assembler and linker are used for bootblocks, DOSEMU and other packages.
<<less
Download (0.70MB)
Added: 2005-04-18 License: Free for non-commercial use Price:
1659 downloads
JOrbis 0.0.16

JOrbis 0.0.16


JOrbis is a pure Java Ogg Vorbis decoder. more>>
JOrbis is a pure Java Ogg Vorbis decoder.
JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM.
Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4s AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns.
We sympathize the aim of the Ogg project. JOrbis is our contribution to the Ogg project in our style. We think the ubiquity of Vorbis decoder will leverage the popularity of Ogg Vorbis. We hope JOrbis will run on any platform, any devices and any web browsers, which support Java and every people will enjoy streamed musics without patent or royalty concerns about codec.
Main features:
- JOrbis is in pure Java.
- JOrbis will run on JDK1.0.* or higher.
- JOrbis is under LGPL.
- JOrbis includes the pure Java Ogg Vorbis player, JOrbisPlayer.
- To enjoy this player, your JVM must support Java Sound API. JOrbisPlayer is under GPL.
- JOrbisPlayer can play Ogg Vorbis live streams on UDP broadcast packets from JRoar.
- JOrbis includes very simple pure Java Ogg Vorbis comment editor, JOrbisComment.
Enhancements:
- added a property jorbis.player.playonstartup to JOrbisPlayer applet to play given stream at the start-up time. Refer to play/JOrbisPlayer.html.
<<less
Download (0.31MB)
Added: 2005-10-14 License: LGPL (GNU Lesser General Public License) Price:
1474 downloads
0verkill 0.16

0verkill 0.16


0verkill project is a bloody action 2D deathmatch game in ASCII art. more>>
0verkill project is a bloody action 2D deathmatch game in ASCII art.
It supports free connecting/disconnecting during the game, and runs well on modem lines. Graphics are in 16-color ASCII art with elaborate hero animations.
0verkill features 4 different weapons, grenades, invisibility, and armor. The package also contains reaperbot clients, a simple graphics editor, and a level editor.
Main features:
- four types of gun
- grenades
- armor
- counting frags and deaths
- walking, running, jumping, shooting, creeping, walking up the stairs, climbing up and down ladders
- automatic weapon switching
- damage depending on distance and hit body part
- item respawning
- invisibility
- chat
- online help
- players respawning on random places
- boundless connecting/disconnecting during the game
- choice of 15 different colors of hero, choice of male/female hero
- ASCII-art graphics in full 16 color text mode
- client-server architecture
- clients motion prediction => decent running on slower lines
- raw keyboard
- simple level editor, but not very user friendly, currently only for initiates
- graphics editor
- top players list
- full X support
- experimental reaperbots
- multi level support
- lethal objects
- two levels done at this moment
- experimental 3D support (like stereogram)
Enhancements:
- minor level changes (in old level)
- new level (its very lethal ;-) )
- lot of cool new graphics
- level negotiation (client negotiates level with server)
- fixed bug with -s option
- optional 3D view
- lethal objects
- optimized output from the avi editor
- fixed segfault in the avi editor when cannot write to a file
- improved avi editor - status bar, hold key
- fixed several bugs in avi loader
- memory leak catching mechanism (only for debugging, its turned off by default for higher speed)
<<less
Download (0.27MB)
Added: 2006-11-04 License: GPL (GNU General Public License) Price:
1085 downloads
sysfence 0.16

sysfence 0.16


sysfence is a system resources guard for Linux. more>>
Sysfence project is a resource monitoring tool designed for Linux machines. While running as daemon it checks resource levels and makes desired action if some values exceed safety limits.
Main features:
- notifying system administrators when something goes wrong,
- stopping services when system performance is dropping too low and starting them when its going up again,
- periodically restarting memory-leaking processes,
- dumping system statistics in critical situations
Usage
Sysfence reads its configuration from file(s) specified in argument list. Config files may contain one or more rules describing conditions and actions to be performed.
Rule has syntax like this:
if {
resource1 > limit1
or
{ resource2 < limit2 and resource3 < limit3 }
}
run once command-to-be-run
The block enclosed within {} brackets describes condition. When its result is TRUE, following command is invoked.
The once keyword is optional. If present, the command is executed only once after condition becomes TRUE. Next execution will take place only if condition becomes FALSE and then TRUE again. Without once keyword, command is invoked periodically, after every resource check that gives TRUE, no matter what was the condition result before.
Command specified right after run keyword is passed to /bin/sh, so it may contain more than one instruction or even whole script. But be careful - rule checking is suspended unless command execution has been completed! (Other rules are unaffected.)
As resources, following ones can be given:
- la1 - load average during last minute.
- la5 - load average during last 5 minutes.
- la15 - load average during last 15 minutes.
- memfree - lower limit for free memory amount.
- memused - upper limit for memory used by processes.
- swapfree - lower limit for free swap space.
- swapused - upper limit for swap space in use.
Enhancements:
- This release contains bugfix for wrong memory levels recognition on non-vanilla kernels.
<<less
Download (0.039MB)
Added: 2006-04-30 License: GPL (GNU General Public License) Price:
1272 downloads
GRhino 0.16.0

GRhino 0.16.0


GRhino is an Othello/Reversi with a good AI. more>>
GRhino, or Rhino its former name, is an Othello/Reversi game on Linux and other UNIX-like systems as long as GNOME 2 libraries are installed.
GRhino is currently under development and a new version is available occasionally. The latest version is 0.15.0. You can download it here.
What distinguish GRhino from most other Othello games is that GRhino will be targeted for experienced Othello players. Strong AI is the main focus with some additional good, useful features (like an endgame solver) is planned.
The ultimate target strength of the AI is that it should be able to beat the best human player at the highest difficulty level. Beating Logistello (the strongest program available) is not in the plan.
Some important AI infrastructure has been finished. Pattern evaluator and open book are mostly done but still requires some further optimization and data file compression.
Multi prob-cut to speedup the AI is still missing so it still has a limit on its game strength but this mostly affects playing against other strong AI out there. The main focus for current development is about user interface and features.
Main features:
- End game search. It can now solve the exact score (in about 20 sec on P-133) at around 15 empties and Win-Loss-Draw at a slightly higher number of empties.
- Move ordering.
- Start game from known openings.
- Display opening name.
- A decent pattern-based evaluation with parity knowledge.
- A decent open book with opening variations allowed.
- Browse IOS and GGS format game file.
Enhancements:
- Add Edit board feature.
- Fix game log bug that prevents GRhino to open its own game log.
- Fix help file installation issue. Report and patch from Michel Salim.
- Add desktop icon. Patch from Michel Salim.
- Add grhino.desktop (not installed automatically yet). Patch from Michel Salim.
- Update to Autoconf 2.60, gettext 0.16. This should fixes gettext detection failure in configure script.
<<less
Download (1.1MB)
Added: 2006-11-25 License: GPL (GNU General Public License) Price:
1063 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5