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

Concurrent Problem freeware
Filter: All | Freeware | Demo
 

Concurrent Problem

1 2 3 4 5 > 
Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 439

SimCol SimCol, which is actually short for Simple Concurrent Library was designed using C++ as a very simple library. The main goal of the library is to implement classes for solving simple problems that have interfaces like the classic concurrent problems (producer and consumer, work pools, and others).



Platforms: Windows, 2008, 7

License: Freeware Download (44): SimCol Download

Released: September 26, 2009  |  Added: October 01, 2009 | Visits: 1.851

Windows Problem Modern day Windows computers are very complex but unfortunately far from perfect. Over time with the installation and removal of games, programs, software and hardware your computer can experience windows problems. Windows problems can make your computer perform very slowly. This can be on...





Platforms: Windows

License: Freeware Size: 905.27 KB Download (231): Windows Problem Download

Added: September 24, 2010 | Visits: 1.281

Alarm::Concurrent Alarm::Concurrent is a Perl module that allows multiple, concurrent alarms. This module is an attempt to enhance Perls built-in alarm/$SIG{ALRM} functionality. This function, and its associated signal handler, allow you to arrange for your program to receive a SIGALRM signal, which you can...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): Alarm::Concurrent Download

Added: November 12, 2010 | Visits: 3.272

Concurrent Hierarchical State Machine Concurrent Hierarchical State Machine (CHSM) is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems. CHSM uses its own statechart specification langauge annotated with either C++ or Java code...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Concurrent Hierarchical State Machine Download

LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem The Jonker-Volgenant algorithm is much faster than the famous Hungarian algorithm for the Linear Assignment Problem (LAP). This Matlab implementation is modified from the original C++ code made by Roy Jonker, one of the inventors of the algorithm. It is about 10 times faster than the munkres code...


Platforms: Matlab


Robust solver for Lambert's orbital-boundary value problem A Lambert-orbital boundary value problem can be stated as"Find the orbit/trajectory of a spacecraft that flies from position [r1] to [r2], taking a time [tf] and making [m] complete orbits before arriving at [r2]. "The solution to each Lambert-problem is NOT unique; one can travel to [r2] via the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Robust solver for Lambert's orbital-boundary value problem Download

Added: May 30, 2013 | Visits: 431

Test problem LP This is a program that generates a test problem for linear optimization with a sparse matrix. The test problem is of the kindmin c'*xs.t. Aeq*x=beq lb


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Test problem LP Download

Added: November 11, 2013 | Visits: 516

Java Concurrent Animated Java provides the concurrent library that simplifies concurrent programming, but this is hard to learn and visualize.This project is a series of animations each illustrating the coding and usage of a component in the java concurrent library.


Platforms: Mac

License: Freeware Size: 2.3 MB Download (40): Java Concurrent Animated Download

Added: September 01, 2013 | Visits: 390

Concurrent::Object Concurrent::Object is a Perl module with concurrent objects in Perl. SYNOPSIS use Concurrent::Object; my $co = Concurrent( 'class' )->constructor( @arguments ); $co->method_bg; # returns immediately my $rv = $co->method_fg; # blocks OR my $co = Concurrent( 'class', Method => 3...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): Concurrent::Object Download

Added: August 28, 2008 | Visits: 1.763

Problem Oriented Records - Tobis Paperless Office RECORDS is a FREE, multi-user, problem oriented, database and word processing report writer, optimized for data entry using voice recognition, and designed for medical care. Enter and maintain clients and their demographics, create new or update past problems of a client, edit multiple...


Platforms: Windows

License: Freeware Size: 4.02 MB Download (609): Problem Oriented Records - Tobis Paperless Office Download

Added: August 08, 2008 | Visits: 1.316

Problem Oriented Records Records is a FREE, multi-user, problem oriented, word processor and database, designed for medical care. It is optimized for data entry using a speech recognition system, like Dragon. Enter clients and their demographics, multiple problems for a client, sectioned descriptions of each problem, and...


Platforms: Windows

License: Freeware Size: 4.1 MB Download (579): Problem Oriented Records Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 574

CoDeK - Concurrent Development frameworK CoDeK - Java Concurrent Development frameworK is a very simple, open-source, academic java library aimed to help the development of Java multi-threading concurrent applications.


Platforms: Windows, Mac, Linux

License: Freeware Size: 120.62 KB Download (48): CoDeK - Concurrent Development frameworK Download

Added: August 16, 2013 | Visits: 527

Traveling Salesman Problem (TSP) using Simulated Annealing simulatedannealing() is an optimization routine for traveling salesman problem. Any dataset from the TSPLIB can be suitably modified and can be used with this routine. A detailed description about the function is included in "Simulated_Annealing_Support_Document.pdf."A GUI is used with the core...


Platforms: Matlab

License: Freeware Size: 512 KB Download (49): Traveling Salesman Problem (TSP) using Simulated Annealing Download

Added: July 29, 2013 | Visits: 529

Greedy algorithm for Set Cover problem This function contains the well known greedy algorithm for solving Set Cover problem (ChvdodAtal, 1979), with two small modifications:* In case of more than one possible choice at a certain step, the biggest set is chosen;* Once the solution is found, we check the selected sets to find a better...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Greedy algorithm for Set Cover problem Download

Added: May 02, 2013 | Visits: 533

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

Applying Greedy Algorithm and Local Search in a Supply Chain distribution problem This is an application of the Greedy Algorithm and the Local Search for finding a solution for the SC Distribution Network problem.We dealt with one level SC composed of a set of factories and a set of Sales Points, each sales point has a demand at a certain time, each factory has a production...


Platforms: Matlab


Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox) Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for...


Platforms: Matlab


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and...


Platforms: Matlab


Added: July 30, 2013 | Visits: 403

Cache-Optimized Concurrent Skip List The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.


Platforms: *nix

License: Freeware Size: 296.96 KB Download (35): Cache-Optimized Concurrent Skip List Download

Released: February 24, 2016  |  Added: March 24, 2016 | Visits: 2.672

Robot4 Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from a given position to a desired position. The program finds the angles necessary for the desired position. Problem came from NASA. Robot4 is an Inverse Problem example. It wants to solve how to move from starting point...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.49 MB Download (169): Robot4 Download

1 2 3 4 5 >