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

Parallel Circuits software
Filter: All | Freeware | Demo
 

Parallel Circuits

< 1 2 3 4 5 
Added: April 15, 2010 | Visits: 828

BitLife Its a simple idea: implement Conways Game of Life using boolean logic operations (and, or, not, xor); do so by blits, thus running a Life game in every bitplane in parallel. Currently 2 implementations are available: a proof-of-concept (with a life-covered 3d cube!) one in Python (with...



Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): BitLife Download

Added: October 16, 2010 | Visits: 992

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 (137): HTTP::Async Download

Added: February 09, 2010 | Visits: 889

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 (99): NAmpel Download

Added: February 19, 2010 | Visits: 1.021

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: 669

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 (100): pm2v build Download

Added: September 12, 2010 | Visits: 1.152

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: July 04, 2010 | Visits: 1.735

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.219

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.087

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: 920

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: 879

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: 849

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.531

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.014

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.444

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: 782

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: 760

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: 818

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: 621

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

Added: January 25, 2010 | Visits: 746

Power Fractal Power Fractal is a numerically-intensive parallel graphics application that computes a Mandelbrot-like fractal and displays processor performance statistics. This app uses the AltiVec, SSE, and multiple processors (MP) for its computations and uses UCLA AppleSeed's MacMPI library for...


Platforms: Mac

License: Freeware Download (106): Power Fractal Download

< 1 2 3 4 5