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

Relationship Problem Advice freeware
Filter: All | Freeware | Demo
 

Relationship Problem Advice

< 1 2 3 4 5 > 
Added: July 29, 2013 | Visits: 525

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

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


Added: August 04, 2013 | Visits: 483

Dispersion relationship for water waves With this function, you can get the value of L (wavelength), k (wave number), sigma(angular frequency), using different solutions of the dispersion relationship.Inputs: h = deep water (m) T = wave period (s)Outputs: kr = wave number with Newton-Rhapson (1/m) Lr = wavelength with Newton-Rhapson...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Dispersion relationship for water waves Download

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


Relationship between wavelength, wave period and water depth This function gets the nomograph which shows the relationship between the wavelength, wave period and water depth using the dispersion equation.0. Syntax:>> wavelenvsth1. Inputs: None.2. Outputs: Nomograph.3. Example: >> run(wavelenvsth) 4. Notes:- It's only necessary to run the function.- In the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Relationship between wavelength, wave period and water depth Download

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 22, 2013 | Visits: 493

Node Location Relationship This views module creates a relationship that ties the location of a referenced node to the referring node.The purpose of doing this may not be immediately obvious so imagine this scenario: There are two content types: Conference and Venue. The Venue content type has a location and Conference has...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Node Location Relationship Download

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

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

Released: August 26, 2009  |  Added: August 29, 2009 | Visits: 1.298

Personal Adviser How often does it happen to you that you need a quick solution but you have no time on thinking about it? How often does it happen to you that you need surf through a bunch of useless internet content looking for the exact thing you need? Here is your first advice: let Personal Adviser to give...


Platforms: Windows

License: Freeware Size: 421.5 KB Download (496): Personal Adviser Download

Added: October 17, 2010 | Visits: 2.247

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (203): Algorithm::Knapsack Download

Added: June 23, 2010 | Visits: 2.215

SugarCRM SugarCRM project is the premier commercial open source customer relationship management application provider, breaking the rules set by conventional CRM solutions. The limitations of traditional CRM software can be summarized by the lack of flexibility, high costs, and closed-source structure...


Platforms: *nix

License: Freeware Download (307): SugarCRM Download

Added: February 10, 2010 | Visits: 913

umbrello2sql umbrello2sql is a tool for SQL generation from a Umbrello ntity relationship diagram..


Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): umbrello2sql Download

Added: May 25, 2010 | Visits: 1.784

aSVERD Beta aSVERD project is a Scalable Vector Graphics Entity Relationship Diagram generator. It is a tool that should be seen as part of a tool chain rather than a complete solution. What it does is read tables and relationships from a database and generate an SVG file containing the tables and links....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (135): aSVERD Beta Download

Added: February 21, 2010 | Visits: 1.939

PHP Trouble Ticket PHP Trouble Ticket project provides a centralized means of problem reporting and tracking in multi-user environments (medium to large companies, development groups, etc.). It helps direct problem reports to the responsible administrator(s), keeps track of the status of a problem being worked...


Platforms: *nix

License: Freeware Download (196): PHP Trouble Ticket Download

Added: October 19, 2010 | Visits: 978

Ethwireck Laptops which use dynamic IP address assignment via DHCP have the problem that the boot process is much longer when no wire is connected to the Ethernet card. This is because the startup scripts have to wait for the DHCP request to time out. ethwireck can detect if the physical layer of the...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Ethwireck Download

Added: October 08, 2010 | Visits: 1.259

Optimization Algorithm Toolkit Optimization Algorithm Toolkit is a workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more. The project...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (123): Optimization Algorithm Toolkit Download

Added: May 09, 2010 | Visits: 969

PMathGen PMathGen project is a simple math problem generator that outputs LaTeX and optionally PostScript. From the operators, format, etc. specified on the command line or in a worksheet description file, it generates LaTeX and optionally PostScript files that can be used as math worksheets. Whats...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (107): PMathGen Download

Added: January 23, 2010 | Visits: 682

mod_cband mod_cband is an Apache 2 module provided to solve the problem of limiting users and virtualhosts bandwidth usage. When the configured virtualhosts transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file. I advice for using...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (108): mod_cband Download

Added: July 25, 2010 | Visits: 990

HTML Include HTML Include solves the problem that the Hypertext Markup Language doesnt know a command for including other files into a source file. HTML Include uses specially styled comments to refer to other files, which will be inserted at this position. Unlike to the well known Server Side Include...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (95): HTML Include Download

< 1 2 3 4 5 >