Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.293.812 Times

High Voltage Ceramic Capacitors freeware
Filter: All | Freeware | Demo
 

High Voltage Ceramic Capacitors

< 1 2 3 4 5 
Added: September 24, 2010 | Visits: 1.063

Linux-HA Linux-HA provides a heartbeat and IP address takeover functions for a high-availability Linux cluster. The basic goal of the High Availability Linux project is to: Provide a high-availability (clustering) solution for Linux which promotes reliability, availability, and serviceability (RAS)...



Platforms: *nix

License: Freeware Size: 5.3 MB Download (95): Linux-HA Download

Added: July 14, 2010 | Visits: 980

NaviServer NaviServer is a high performance web server written in C and Tcl. NaviServer can be easily extended in either language to create interesting web sites and services. Whats New in This Release: New Features: - HTTP Range requests for streaming media and resuming downloads - Full Chunked...





Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): NaviServer Download

Added: May 01, 2010 | Visits: 1.009

xpine xP provides an intuitive, high quality, graphical (X11) user interface to the University of Washingtons PINEĀ® Messaging System. xP has the goal to provide a very simple user interface and to keep the functionality of PINE commands. This is a project a long time coming. It started with me...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (93): xpine Download

Added: October 14, 2010 | Visits: 944

HPC Challenge HPC Challenge is a high performance benchmark suite. The HPC Challenge consists of basically 7 benchmarks: 1. HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. 2. DGEMM - measures the floating point rate of execution...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (93): HPC Challenge Download

Added: October 06, 2010 | Visits: 1.218

ipt_ACCOUNT ipt_ACCOUNT is a high performance local network accounting system written for the Linux netfilter/iptables system. It has just two parameters: addr is the subnet which is accounted for tname is the table name where the information is stored The data can be queried later using the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): ipt_ACCOUNT Download

Added: September 19, 2010 | Visits: 961

lvs-kiss lvs-kiss is a daemon which enables you to create load balanced, high availability services. lvs-kiss is designed to make loadbalancing with fail over simple. The primary design-goal is for you to get loadbalancing with fail over up and running within an hour or so. Setting up a load balancing...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (93): lvs-kiss Download

Added: September 01, 2010 | Visits: 901

Yoper Yoper is a high performance operating system which has been carefully optimized for PCs with either i686 or higher processor types. The binaries that come with Yoper have been built from scratch using the original sources combined with the some of the best features from other Open Source Linux...


Platforms: *nix

License: Freeware Size: 690 MB Download (93): Yoper Download

Added: August 14, 2010 | Visits: 1.004

Linux Replicated High Availability Manager The Linux Replicated High Availability Manager (aka Linuxha.net) allows the creation of clusters for application high availability through data replication. Currently, clusters are limited to two nodes, but multiple applications can be hosted and failed-over between the nodes. The software uses...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): Linux Replicated High Availability Manager Download

Added: May 12, 2010 | Visits: 1.133

KeyCluster KeyCluster is a high availability (HA) system for mission critical applications running on Solaris (Sparc and x86), Linux, and AIX. The project guarantees service availability and data access, switching services between machines in case of software or hardware failures in a matter of seconds....


Platforms: *nix

License: Freeware Download (92): KeyCluster Download

Added: July 06, 2010 | Visits: 1.038

Microbrew MicroSieve Microbrew MicroSieve is designed to be a high speed spam filter for USENET news. It searches for duplicate and large articles, spambots, and binaries in non-binary groups. After using some other filter programs written in Perl, it was clear that there needed to be a faster way to filter spam...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): Microbrew MicroSieve Download

Added: February 01, 2010 | Visits: 1.076

HA/FST HA/FST is a high availability clustering tool for up to four Solaris nodes. HA/FST project supports any application that can be managed from the command line. HA/FST works similar to other HA tools. Heartbeats sent across a private network are monitored. If these heartbeats fail and subsequent...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (92): HA/FST Download

Added: January 16, 2010 | Visits: 689

Gtk2::Ex::DBITableFilter Gtk2::Ex::DBITableFilter is a high level widget to present large amounts of data fetched using DBI. Also provides data filtering capabilities. May be you are dealing with tons of relational data, safely tucked away in an RDBMS, accessible using DBI, and may be you would like to view them in a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Gtk2::Ex::DBITableFilter Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 1.585

High-performance Embedded Workshop High-performance Embedded Workshop, a powerful yet easy to use tool suite, features an industry standard user interface and is designed using a modular approach seamlessly incorporating device family-specific C/C++ compilers and the debugger elements for various debugging platforms including...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (91): High-performance Embedded Workshop Download

Added: June 10, 2010 | Visits: 904

DataDraw DataDraw is an ultra-fast persistent database for high performance programs written in C. The DataDraw project is so fast that many programs keep all their data in a DataDraw database, even while being manipulated in inner loops of compute intensive applications. Unlike slow SQL databases,...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (91): DataDraw Download

Added: September 16, 2010 | Visits: 830

GuiLoader GuiLoader is a high-performance and compact GuiXml loader library. This library allows GTK+ applications to create GUI widgets and objects at run-time from GuiXml resource files. GuiLoader is written in C language as a GObject subclass and has a trivial language-independent API. GuiLoader was...


Platforms: *nix

License: Freeware Size: 256 KB Download (91): GuiLoader Download

Added: November 26, 2010 | Visits: 968

SNMP::NPAdmin SNMP::NPAdmin is a high-level API to query printers via SNMP. SYNOPSIS # object-oriented $p= SNMP::NPAdmin->new( printer => porky, community => corpslp ); printf "Your printer, %s, does%s support PCL.n", $printer, ( $p->pcl() ? "" : " not"); # procedural $p= npa_connect( printer =>...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (91): SNMP::NPAdmin Download

Added: August 08, 2010 | Visits: 744

PyScript PyScript project is a python module for producing high quality postscript graphics. Rather than use a GUI to draw a picture, the picture is programmed using python and the PyScript objects..


Platforms: *nix

License: Freeware Size: 399.36 KB Download (90): PyScript Download

Added: March 01, 2010 | Visits: 930

Class::DBI::ConceptSearch Class::DBI::ConceptSearch is a Perl module to retrieve Class::DBI aggregates from high-level conceptual searches. SYNOPSIS my $cs = Class::DBI::ConceptSearch->new(xml => $config); #see CONFIGURATION $cs->use_wildcards(1); $cs->use_implicit_wildcards(1); $cs->use_search_ilike(1);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): Class::DBI::ConceptSearch Download

Added: April 15, 2010 | Visits: 1.066

JOLIE JOLIE is an interpreter for a new high level programming language, designed for SOAs (Service Oriented Architecture) orchestration (as, for example, WSBPEL by OASIS). The whole program is written entirely in Java to ensure cross-platform capabilities, following strictly an object-oriented...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (90): JOLIE Download

Added: June 03, 2010 | Visits: 812

KSayit KSayIt is a small KDE3 utilitiy for Linux that simply speaks a given textfile in a very high quality, i.e. sound and pronounciation of the spoken text should be as (human) natural as possible. To achieve this, KSayIt uses natively Text-To-Speech systems like MBrola, any TTS system that can be...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): KSayit Download

< 1 2 3 4 5