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

Synthetic Division Problem Solver freeware
Filter: All | Freeware | Demo
 

Synthetic Division Problem Solver

< 1 2 3 4 5 
Released: July 12, 2012  |  Added: August 13, 2012 | Visits: 1.537

Lazesoft Windows Recovery Home Lazesoft Windows Recovery Home Edition is free Windows system recovery bootable disk. Lazesoft Windows Recovery Home Edition offers home users complete solutions to fix boot problem, retrieve valuable files, Undelete Partition, etc. With easy to use interfaces, you can using Lazesoft Windows...



Platforms: Windows

License: Freeware Size: 62.19 MB Download (159): Lazesoft Windows Recovery Home Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 592

WDSolve WDSolve is a black box solver for nonlinear hyperbolic partial differential equations. WDSolve is based on the Wave Digital method, leading to explicit finite difference schemes with superior stability properties.





Platforms: Windows

License: Freeware Size: 5 MB Download (441): WDSolve Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 474

SCIRun SCIRun is a simple, easy to use tool specially designed to offer users a Problem Solving Environment (PSE), for modeling, simulation and visualization of scientific problems. for WindowsAll


Platforms: Windows

License: Freeware Download (450): SCIRun Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 414

OOBD When you are familiar with vehicle diagnostics, you have 100 problems, and for each problem you have your own software, an own dedicated hardware and some dedicated hardware drivers to deal with that particular task. The OOBD or Open On Board Diagnostics application supports a self-programmable...


Platforms: Windows

License: Freeware Download (437): OOBD Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 495

ODESolver ODESolver was specially designed to be an accessible, useful and very easy-to-use ODE solver. The application was developed and written to help with a dynamical system in chemistry in C#.


Platforms: Windows

License: Freeware Download (460): ODESolver Download

Added: September 03, 2013 | Visits: 543

Luminance HDR for Linux Luminance HDR is growing, improving and leaving behind some of its historic problem: memory hungriness and unexpected faults. I am trying to sort out as many problem I can and, at the same time, I am getting a lot of patches from really smart guys that I will never thank enough. Most of the work...


Platforms: *nix

License: Freeware Size: 16.05 MB Download (48): Luminance HDR for Linux Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 902

PC Brother System Care Free The PC Brother application was developed to be a powerful system tool that can protect and optimize your PC, as well as solve virtually any computer problem. PC Brother enables: Computer Evaluation, System Maintenance, Computer Optimizer, Hardware Maintenance, Software Management and Data...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (416): PC Brother System Care Free Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 851

Stunnix VBscript and ASP Obfuscator Stunnix ASP and VbScript Obfuscator is a unique solution for this piracy and misuse problem for ASP and client-side code written in VBScript programming languages. It provides both an obfuscation and an encoding tool for client-side VBScript code in .vbs files and in HTML, PHP, ASP and JSP pages...


Platforms: Windows

License: Freeware Download (57): Stunnix VBscript and ASP Obfuscator Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 493

SCIRun x64 4.4 Rev. SCIRun is a Problem Solving Environment (PSE), for modeling, simulation and visualization of scientific problems. SCIRun now includes the biomedical components formally released as BioPSE, as well as BioMesh3D. SCIRun is available for free and is open source. Acknowledgement: SCIRun is an Open...


Platforms: Windows

License: Freeware Size: 23.1 MB Download (47): SCIRun x64 4.4 Rev. Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 437

SCIRun 4.4 Rev. SCIRun is a Problem Solving Environment (PSE), for modeling, simulation and visualization of scientific problems. SCIRun now includes the biomedical components formally released as BioPSE, as well as BioMesh3D. SCIRun is available for free and is open source. Acknowledgement: SCIRun is an Open...


Platforms: Windows

License: Freeware Size: 23.1 MB Download (51): SCIRun 4.4 Rev. Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 308

Lingo Solver Use this to help solve puzzles from the Gameshow Network program Lingo. Has support for 5 and 6 letter words. Editable dictionaries with a lot of common words already ( let me know if you improve the dictionaries and want to share). As you type, Lingo Solver picks up your keyboard strokes (even...


Platforms: Windows

License: Freeware Size: 1.83 MB Download (61): Lingo Solver Download

Added: November 12, 2013 | Visits: 847

Mine Sweeper Whiz Artificial intelligence solver as well as a human-playable mode for Mine Sweeper. Be the first to post a text review of Mine Sweeper Whiz. Rate and review a project by clicking thumbs up or thumbs down in the right column.


Platforms: Mac

License: Freeware Size: 20.48 KB Download (62): Mine Sweeper Whiz Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 913

Softball / Baseball Team Statistics Calculator - SBC The SBC is a simple application for keeping batting statistics and division standings for a softball or baseball team. Major Features * Tracks individual player and team batting statistics on a game-by-game basis * Calculates division standings * Calculates team batting leaders in up to 18...


Platforms: Mac


Fixed Endpoints Open Traveling Salesman Problem - Genetic Algorithm The user has to supply the fixed ending points before the script can be ran. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 10, 2013 | Visits: 323

Another TSP Solver The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path. The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total rout...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (52): Another TSP Solver Download

Multiple Variable Traveling Salesmen Problem - Genetic Algorithm It finds a (near) optimal solution to a variation of the M-TSP (that has a variable number of salesmen) by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly once and return to their starting locations). Each salesman travels to...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a (near) optimal solution to a variation of the "open" 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 unique individual cities without returning to the starting location).Each salesman starts at the...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm The script finds a (near) optimal solution to a variation of the "open" 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 unique individual cities and finally to the end location).Each salesman starts at the...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm 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: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


< 1 2 3 4 5