Freeware Downloads for "Parallel Processing Parallel Algorithms"
- Weka-Parallel
- License: Freeware

Weka-Parallel is a modification to Weka, created with the intention of being able to harness the power of Weka and the speed of parallel processing to be able to run a number of data mining and machine learning algorithms quickly..
- Platform: Linux, Mac, Windows
- Publisher: weka-parallel.sourceforge.net
- Date: 25-06-2012
- Size: 4057 KB
- Java Parallel Loops
- License: Freeware

A library that makes writing parallel (multithreaded) for loops in Java 5+ easier. It also supports parallel processing of lists and arrays, asynchronous invocation, progress and completion notification, computation interruption and results merging..
- Platform: Linux, Mac, Windows
- Publisher: jparallelloops.sourceforge.net
- Date: 18-05-2012
- Size: 76 KB
- Parallel IBDWS
- License: Freeware

Parallel IBDWS is an upgrade from IBDWS that utilizes parallel processing. Also, the incorporation of DNA sequence data has been added since the last code release.
- Platform: WinOther
- Publisher: parallelibdws.sourceforge.net
- Date: 03-06-2012
- Size: 5831 KB
- Parallel Seismic Earth Imaging System
- License: Freeware

The Parallel Seismic Earth Imaging System (PSEIS) is designed for geophysical research and parallel processing of large datasets. Interoperation and emulation are used to leverage other seismic processing software, existing skills and infrastructure.
Parallel Seismic Earth Imaging System License - Open Software License 3.0 (OSL3.0).
- Platform: WinOther
- Publisher: Pseis
- Date:
- A Parallel Fractal Explorer
- License: Freeware

This application generates mandelbrot & julia fractals using parallel processing.
A Parallel Fractal Explorer License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Phrax
- Date:
- PhotoModularFX
- License: Freeware

PhotoModularFX allows you to quickly and easily create photo effects, using parallel processing flow that you can customize at any time. The modular nature of the program allows you to add multiple photo editing processes and to tweak them to obtain the desired effect. Photo editing strings for creating special effects PhotoModularFX features a dynamic parallel photo processor that supports several manipulation modules. Moreover, you can preview the picture, in the main window, at any time, by simply sliding the cursor to the upper left corner.
- Platform: Windows, Other
- Publisher: MiorSoft
- Date: 07-01-2016
- Size: 11787 KB
- Aros Magic Viewer
- License: Freeware

Aros Magic Viewer is world\'s fastest photo viewer, with parallel-processing magiXcan technology built-in! This makes it 10X faster for JPEG file loading on a quad-core computer as compared to a standard implementation. So take advantage of all your cores. Besides its high speed, Aros Magic Viewer has many other useful features as well, including direct connectivity to many online services. This enables quick and convenient access to a wide variety of photo-enabled websites like Google image search, Facebook/Twitter multi-file updates, etc.
- Platform: Windows
- Publisher: Aros Magic
- Date: 04-10-2012
- Size: 27 KB
- CABAL-Callback Balance C++ net framework
- License: Freeware

Cabal is a C++ framework that provides support for high prestation parallel processing network servers and clients. It doesn't provide a protocol, it just gives you the abstraction of data sending/receiving in real time or priority scheduling..
- Platform: Linux, Unix, Windows
- Publisher: cabal-net.sourceforge.net
- Date: 06-11-2012
- Size: 78 KB
- IDEA
- License: Freeware

IDEA (Interactive Display for Evolutionary Analyses) augments PAML with a graphical interface, phylogeny reconstruction using PhyML or PHYLIP, convenient and efficient parallel processing and visualizations..
- Platform: WinOther
- Publisher: ideanalyses.sourceforge.net
- Date: 09-11-2012
- Size: 54763 KB
- LiLi
- License: Freeware

A small but extensible Java based "embedded lisp"- derives from the 1960 Mc Carthy Lisp a new consequently functional, dynamically scoped dialect enriched by modern features (pattern matching, parallel processing, implicit lex. closures etc)..
- Platform: Linux, Mac, Windows
- Publisher: littlisp.sourceforge.net
- Date: 27-11-2012
- Size: 312 KB
- MATLAB Server Pages
- License: Freeware

An open source,platform independent,technical web programming language using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services..
- Platform: Linux, Unix, Windows
- Publisher: msp.sourceforge.net
- Date: 25-11-2012
- Size: 205 KB
- MPIRuby
- License: Freeware

MPIRuby is a Ruby version of the MPI supercomputing standard interface. It enables massively parallel and distributed algorithms to be written in a platform-independent manner suitable for large-scale computation-intensive experiments. MPI is the "Mes.
- Platform: Linux, Unix
- Publisher: mpiruby.sourceforge.net
- Date: 05-07-2012
- Size: 100 KB
- Sequency(Walsh) ordered Hadamard matrix
- License: Freeware

The function generates sequency(Walsh) ordered Hadamard matrix useful for image processing, signal processing, genetic algorithms etc..
- Platform: Matlab, Scripts
- Publisher: Gylson Thomas
- Date: 07-02-2013
- Size: 10 KB
- Narad
- License: Freeware

Java Parallel Processing Framework
Narad License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Narad
- Date:
- f.r.e.e.
- License: Freeware

The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of image processing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research..
- Platform: Linux, Unix, Windows
- Publisher: freetk.sourceforge.net
- Date: 21-09-2012
- Size: 2051 KB
- pRPL
- License: Freeware

pRPL is a general-purpose parallel Raster Processing C++ programming Library. It enables the implementation of parallel raster-based algorithms without requiring a deep understanding of parallel computing, and greatly reduces the development complexity..
- Platform: WinOther
- Publisher: prpl.sourceforge.net
- Date: 10-08-2012
- Size: 1672 KB
- OOFEM
- License: Freeware

OOFEM is free finite element code with object oriented architecture for solving mechanical, transport and fluid mechanics problems that operates on various platforms. The aim of this project is to develop efficient and robust tool for FEM computations as well as to provide modular and extensible environment for future development. Features: - fully extensible - The kernel is extensible in any "direction". The possibility of adding new element type, new material model with any type and number of internal history parameters, new boundary condition, new numerical algorithm or new analysis module is matter of course.
- Platform: C and C plus plus, Scripts
- Publisher: Borek Patzak
- Date: 04-01-2013
- Size: 3338 KB
- Limit Order Book Simulation
- License: Freeware

This difference here is this is pure limit order driven, i.e. 'Market Order' is considered as limit order with limit price higher or lower than current market price, in fact you can consider 'Market Order' as limit order with 'inf' limit price, and the priority of all market order is automatically maintained in heaps because of the way Order book read from OrderQueue and put into PriorityQueue. The four heaps structure is simplified into two heaps structure, one for 'BUY' and one for 'SELL'. The PriorityQueue is rewritten to make it Log(N) instead of N, but this makes trivial difference in this context since Heaps normally has <1000 orders.
- Platform: Matlab, Scripts
- Publisher: Yuanhang Wang
- Date: 18-06-2013
- Size: 20 KB
- Parallel Tool Kit
- License: Freeware

This project to be release for parallel computing
Parallel Tool Kit License - GNU General Public License version 3.0 (GPLv3).
- Platform: WinOther
- Publisher: Paratool
- Date:
- BMDFM
- License: Freeware

BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processor cores to speed up the execution of single applications. BMDFM automatically identifies and exploits parallelism due to the static and mainly DYNAMIC SCHEDULING of the data flow instruction sequences derived from the formerly sequential program ensuring unique parallel correctness. No directives for parallel execution are required! No highly knowledgeable parallel programmers are required! BMDFM dynamic scheduling subsystem performs an efficient SMP emulation of Tagged-Token DFM to provide the transparent dataflow semantics for applications.
- Platform: Linux
- Publisher: BMDFM
- Date: 13-10-2017
- Size: 139490 KB
Parallel Processing Parallel Algorithms: Freeware | All





