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.181.320 Times

Parallel Resistance software
Filter: All | Freeware | Demo
 

Parallel Resistance

< 1 2 3 4 5 
Added: October 16, 2010 | Visits: 988

HTTP::Async HTTP::Async is a Perl module that can process multiple HTTP requests in parallel without blocking. SYNOPSIS Create an object and add some requests to it: use HTTP::Async; my $async = HTTP::Async->new; # create some requests and add them to the queue. $async->add( HTTP::Request->new( GET...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (131): HTTP::Async Download

Added: February 09, 2010 | Visits: 886

NAmpel NAmpel is a daemon for visualizing the state of a network using Nagios and a set of status LEDs attached to a parallel port. NAmpel is the Nagios Ampel Project, started by me to keep a closer eye on my net. Nagios is an open source host, service and network monitoring program. Ampel is the...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): NAmpel Download

Added: October 08, 2010 | Visits: 3.182

Contact Conductance Estimator 0.5 Contact Conductance Estimator (CoCoE) is a program that estimates the conductance (or resistance) between two surfaces in contact. It is meant to be used by designers and analysts of physical systems where heat transfer by means of contact is of importance. CoCoE is written in Perl, and uses...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (116): Contact Conductance Estimator 0.5 Download

Added: February 19, 2010 | Visits: 1.013

GCC UPC GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to...


Platforms: *nix

License: Freeware Size: 19.3 MB Download (98): GCC UPC Download

Added: July 01, 2010 | Visits: 667

pm2v build PM2V is a library for parallel encoding of a video sequence in MPEG II. PM2V is a project developed by students of the Ecole Nationale Supérieure dElectronique et de Radioelectronique de Bordeaux. ENSERB is a high national school of engineering based in Bordeaux (France). It has three...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (94): pm2v build Download

Added: September 12, 2010 | Visits: 1.147

pcibx pcibx can be used to control the Catalyst PCIBX32-X and PCIBX64-X PCI Extender card through the parallel port interface. This software is run on the host-system. The host-system is the machine, which controlls the Extender. The client-system is the machine with the controller in its PCI slot....


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): pcibx Download

Added: May 21, 2010 | Visits: 899

libdejector Libdejector provides a simple, easy-to-use set of libraries which help Web developers give their database queries a great degree of resistance to SQL injection attacks. libdejector library currently provides Python bindings to protect PostgreSQL 8.0.3 through 8.0.5. Installation: The...


Platforms: *nix

License: Freeware Size: 798.72 KB Download (98): libdejector Download

Added: July 04, 2010 | Visits: 1.733

mpscan mpscan is a parallel network scanner that checks for open ports. It uses select() to increase its speed and was designed for rapidly scanning large networks, but could work with a single IP. usage: mpscan [-V] | [-h] | [-v] [-t sec] [-p N] [-e N] IP -V Prints Version -h show this usage...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): mpscan Download

Added: May 05, 2010 | Visits: 1.215

linda linda is a simple library implementation of the Linda parallel programming system. To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd, and rdp. linda was originally written by Wong Weng Fai. It has been improved by making it a real library by...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (217): linda Download

Added: June 26, 2010 | Visits: 1.084

pmping pmping provides a parallel multiple host ping with audible results (beep on the PC speaker). pmping is a script that pings multiple hosts in parallel and gives audible results depending on host state. The sounds come from the internal PC speaker, thus not needing a sound card. It beeps when a...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (114): pmping Download

Added: July 16, 2010 | Visits: 918

kparalleleport kparalleleport is a program for programmers who wish to use the parallel port. The project makes it possible to view the values registered or read on the parallel port.. Site du projet paralleleport, kparelleleport


Platforms: *nix

License: Freeware Size: 100.35 KB Download (132): kparalleleport Download

Added: April 11, 2010 | Visits: 873

XLogical XLogical project is a parallel thinking puzzle game with ray-traced graphics, music, and sound. XLogical is a puzzle game based on an Amiga game developed by Rainbow Arts called Logical. It features ray-traced graphics, music, and sound effects. The game is addictive, requiring parallel...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (111): XLogical Download

Added: November 24, 2010 | Visits: 844

PETSc PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. PETSc library employs the MPI standard for all message-passing communication. PETSc is easy to use for beginners. Moreover, its careful...


Platforms: *nix

License: Freeware Size: 9.8 MB Download (110): PETSc Download

Added: July 20, 2010 | Visits: 1.526

Paderborn University BSP Library Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model". The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (112): Paderborn University BSP Library Download

Added: August 13, 2010 | Visits: 1.012

PGAPy PGAPy is a wrapper for pgapack, the parallel genetic algorithm library, a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python. The original pgapack...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): PGAPy Download

Added: November 24, 2010 | Visits: 1.440

Device::ParallelPort Device::ParallelPort is a Parallel Port Driver for Perl. SYNOPSIS my $port = Device::ParallelPort->new(); $port->set_bit(3,1); print $port->get_bit(3) . "n"; print ord($port->get_byte(0)) . "n"; $port->set_byte(0, chr(255)); A parallel port driver module. This module provides an API to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (177): Device::ParallelPort Download

Added: October 03, 2010 | Visits: 779

libpeak libpeak is a library for parallel events and asynchronous tasking. libpeak is an experimental C library and provides necessary support for an event-based application. Unlike other event libraries, libpeak might process events in parallel on Symmetric Multi-processing (SMP) systems. Its high...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (89): libpeak Download

Added: May 07, 2010 | Visits: 758

Filaments Filaments is a library package that can be used to create architecture-independent parallel programs---that is, programs that are portable efficient across vastly different parallel machines. Filaments project virtualizes the underlying machine in terms of the number of processors and the...


Platforms: *nix

License: Freeware Download (87): Filaments Download

Added: February 01, 2010 | Visits: 815

BSPonMPI BSPonMPI is a platform independent software library for developing parallel programs. BSPonMPI implements the BSPlib standard (with one small exception) and runs on all machines which have MPI. This last property is the main feature of this library and with this feature it distinguishes itself...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (105): BSPonMPI Download

Added: January 25, 2010 | Visits: 620

Pooch Pooch provides the easiest way to assemble and operate a parallel computer. We encourage you to see for yourself. Pooch even operates correctly on mixed clusters of OS 9 and OS X Macs. The download also contains the AltiVec Fractal Carbon app, a parallel application that rapidly computes...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (97): Pooch Download

< 1 2 3 4 5