Main > Free Download Search >

Free 1.7 software for linux

1.7

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 278
Gld 1.7

Gld 1.7


Gld is a standalone greylisting server for Postfix. more>>
Gld is a standalone greylisting server for Postfix. Gld project listen on a TCP port and uses MySQL for storing data.

The server supports whitelists based on sender, sender_domain, and client_ip. It also supports light greylisting and DNS white lists.

<<less
Download (0.040MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1268 downloads
Styx 1.7

Styx 1.7


Styx is a scanner/parser generator addressing some shortcomings of lex/yacc. more>>
Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination.
It has unique features like automatic derivation of depth grammar, production of the derivation tree including its C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to faciliate source-source translation, persistence to aid rapid interpreter writing.
For application in contemporary computing environments, it supports unicode, reentrancy and offers thread-safeness.
Last but not least, Styx works well under many different OSes, among them dos, windows, and serveral unixes.
It has been successfully used in many applications and is known to provide rapid compiler development. Both from our practical experience as well as from the amount of written code, the gain in development time for realistic languages versus lex/yacc is a factor of about 5-10.
Enhancements:
- fixes panic mode error recovery
- fixes token buffer restriction. The token length is now of type long.
- hopefully fixes some configure problems on freeBSD (concerning libdl)
- adds parsing support for binary files
<<less
Download (2.0MB)
Added: 2005-04-22 License: LGPL (GNU Lesser General Public License) Price:
1647 downloads
KMid 1.7

KMid 1.7


KMid is a midi/karaoke player with many features. more>>
KMid is a X11 / KDE based midi player for Linux and FreeBSD.
KMid displays the text of karaoke files and change its colour as it is being played so that the tune can be easily followed !
It uses /dev/sequencer as output device supporting external synths, AWE , GUS and now also FM cards (such as sb16 or sbpro).
Main features:
- KMid has a nice interface to display karaoke lyrics.
- A channel view to see what notes is each instrument playing.
- Supports external midi synths, AWE cards, FM output, and GUS (for the later, needs the Linux Ultrasound Project driver and gusd installed).
- Powerful Midi Mapper that will make people with no general midi synths happier than ever :-).
- Collections with unlimited number of songs !
- Drag & drop so you can drop in KMid any midi file from a kfm window.
- Customizable fonts for karaoke text to be displayed.
- Supports the two standards to introduce lyrics in midi files, that is, lyrics or text events (and guess which one a song uses automatically)
- Session Management. If a song is playing while you logout from KDE, the next time you login, the same song will start playing !
- Can play some broken midi files which make other players core dump !
- Can open gzipped files just as any other midi file.
- A Volume bar to change the volume of the song.
- Consumes approximately 0.1% of my CPU (depends on the complexity of the song)
- Runs on Linux and FreeBSD (perhaps also other unices ...)
Enhancements:
- KMid current version has support for midi mappers, karaoke, playlists, and much more.
<<less
Download (0.28MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1632 downloads
Z 1.7.0b3

Z 1.7.0b3


Z project is a modular security service for IRC networks. more>>
Z project is a modular security service for IRC networks. It was originally based on BotServ.

Z is designed to prevent flood and spambots from attacking a network.
<<less
Download (0.091MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1104 downloads
GEO 0.1.7

GEO 0.1.7


GEO project is a C++ geometric template class library. more>>
GEO project is a C++ geometric template class library.

Use this library for your graphical, image processing, or scientific applications.

GEO has rich set of operations with vectors and matrices, 2D and 3D objects (such as finding convex hull, bounding box), triangulation, tesselation, etc.
<<less
Download (0.029MB)
Added: 2006-09-28 License: MIT/X Consortium License Price:
1122 downloads
RNV 1.7.9

RNV 1.7.9


RNV is an implementation of Relax NG Compact Syntax validator. more>>
RNV is an implementation of Relax NG Compact Syntax validator. It is written in ANSI C and the command-line utility uses Expat.

The project is a part of an on-going work, and the current code may have bugs and shortcomings; however, it validates documents against a number of grammars.

Usage: rnv {-[qnspcvh?]} schema.rnc {document.xml}

<<less
Download (0.18MB)
Added: 2007-05-02 License: BSD License Price:
906 downloads
Xfstt 1.7

Xfstt 1.7


Xfstt means is a X11 Font Server for TrueType fonts. more>>
Xfstt means is a X11 Font Server for TrueType fonts. TrueType fonts are generally regarded to be the best scalable fonts for low resolution devices like screens.
Examples where good scalable fonts improve the visual quality considerably are Mozilla, GIMP, and Java. A fonts.properties file for use with Java is provided.
Enhancements:
- This release adds IPv6 support, makes gettext external, fixes and updates documentation, fixes a build failure on Irix, and provides general code cleanup.
<<less
Download (0.26MB)
Added: 2005-12-01 License: LGPL (GNU Lesser General Public License) Price:
1428 downloads
MinML 1.7

MinML 1.7


MinML provides a small XML parser. more>>
MinML provides a small XML parser.
MinML is an XML parser written in Java which implements nearly all of the XML language (it ignores DTDs).
It was developed for use in small embedded systems and has a code footprint of less than 10Kb.
It is designed to minimise the amount of heap space consumed when parsing a document. MinML implements the SAX1 interface.
We support SAX1 and have added a simple extension (by subclassing org.xml.sax.DocumentHandler and org.xml.sax.Parser) that allows character data to be processed by a user supplied subclass of java.io.Reader.
Enhancements:
- A fix for a bug in parsing an empty element in mixed content.
<<less
Download (0.049MB)
Added: 2007-04-06 License: BSD License Price:
931 downloads
PCE 0.1.7

PCE 0.1.7


PCE is an IBM PC 5150 hardware emulator. more>>
PCE is an IBM PC 5150 hardware emulator. PCE emulates most of the hardware of an IBM PC 5150.
The emulation is complete enough to boot DOS and run most DOS applications.
Emulated parts:
CPU A complete 8086/80186 emulator. Switching between 8086 and 80186 can be done at runtime. Switching between x86 and x88 can be done at compile time.
BIOS The included BIOS is a partially disassembled, slightly hacked IBM BIOS dated 1982-10-27.
8237 DMAC Supported
8250 UART Supported
8253 PIT Only counting modes 0, 2 and 3 are supported at this time
8255 PPI Supported
8259 PIC Supported
MDA Supported
CGA Supported
HGC Supported
EGA Supported. No user defined fonts. Requires a custom bios (included).
EMS Supported, with custom DOS driver
XMS Supported, with custom DOS driver
Disks Only supported through INT 13h at the moment.
Mouse A Microsoft serial mouse is emulated.
Parallel Port Partially supported. Output is written to a file.
Serial Port Partially supported. Output is written to a file.
Enhancements:
- A lot of small bugfixes and minor feature enhancements were integrated.
<<less
Download (0.66MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1193 downloads
HASAS 1.7.0

HASAS 1.7.0


HASAS is a HydroAcoustic Signal Analysis System. more>>
HASAS is a HydroAcoustic Signal Analysis System. Is a modular system for passive sonar signal analysis.

It can be used for biological research or surveillance, for example. The soundcard is used as input device, and it currently includes all the very basic functionality; beamformed audio, direction finding, level histogram, LOFAR/DEMON (narrowband spectrogram), wideband spectrogram, and raw audio.

<<less
Download (7.4MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
977 downloads
ASwvdial 1.7

ASwvdial 1.7


ASwvdial is a WindowMaker dockapp for wvdial. more>>
ASwvdial is a WindowMaker dockapp for wvdial.

In my wvdial.conf every Dialer entry is an provider and aswvdial displays these entrys to connect.

ASwvdial is released under the GNU General Public License.

<<less
Download (0.021MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1090 downloads
Ellogon 1.7

Ellogon 1.7


Ellogon project consists of a natural language processing infrastructure. more>>
Ellogon project consists of a natural language processing infrastructure.

Ellogon is a multi-lingual, cross-platform, general-purpose language engineering environment, developed in order to aid both researchers who are doing research in computational linguistics, as well as companies who produce and deliver language engineering systems.

As a language engineering platform, it offers an extensive set of facilities, including tools for processing and visualising textual/HTML/XML data and associated linguistic information, support for lexical resources (like creating and embedding lexicons), tools for creating annotated corpora, accessing databases, comparing annotated data, or transforming linguistic information into vectors for use with various machine learning algorithms.

<<less
Download (17.3MB)
Added: 2007-01-22 License: LGPL (GNU Lesser General Public License) Price:
1005 downloads
Jajuk 1.7.4

Jajuk 1.7.4


Jajuk is a powerful music organizer for all platforms. The main goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. Jajuk main principles are maximum features, maximum portability and integration: 100% pure Java and maximum usability more>>

Jajuk - Jajuk is a powerful music organizer for all platforms. The main goal of this project is to provide a fully-featured application to advanced users with large or scattered music collections. Jajuk is a Free Software published under GPL license. Jajuk main principles are : * Maximum features: Jajuk is made firstly for advanced users looking for powerful functionalities * Maximum portability and desktop integration * Maximum usability: Jajuk is designed to be intuitive, fast and provide multiple ways to perform the same operation


Enhancements:
Version 1.6.2
System Requirements:P3 500Mhz, 256 MB RAM
<<less
Download (19.4Mb)
Added: 2009-05-18 License: Free Price: Free
16 downloads
runit 1.7.2

runit 1.7.2


runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes. more>>
runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes.
runit project runs on GNU/Linux, *BSD, Mac OS X, snf Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the systems one-time initialization tasks.
Stage 2 starts the systems uptime services (via the runsvdir program). Stage 3 handles the tasks ecessary to shutdown and halt or reboot.
Enhancements:
- The documentation has been improved, and two minor bugs in the runit and runsv programs have been fixed.
<<less
Download (0.096MB)
Added: 2006-11-29 License: BSD License Price:
1255 downloads
LSE/OS 1.7.1

LSE/OS 1.7.1


LSE/OS is a nanokernel based operating system dedicated for the x86. more>>
LSE/OS is a nanokernel based operating system dedicated for the x86. LSE/OS is a good choice for PC/104 embedded systems.

<<less
Download (1.2MB)
Added: 2006-06-29 License: MPL (Mozilla Public License) Price:
1215 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5