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

Diagnostic Problem software
Filter: All | Freeware | Demo
 

Diagnostic Problem

< 1 2 3 4 5 > 
Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 438

SelfDiagnose SelfDiagnose is a handy Java library that enables you to run diagnostic tasks for a Java Web application at runtime. Configured tasks verify the availability of external resources such as property files, datasources and JNDI bindings. A run can detect problems ahead of using your application... Platforms: Windows

License: Freeware Download (47): SelfDiagnose Download

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

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

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: September 17, 2012  |  Added: September 17, 2012 | Visits: 215

PingPlotter See the network, pinpoint the problem. PingPlotter is a network-troubleshooting and diagnostic tool. It uses a combination of Traceroute, Ping, and Whois queries to collect data quickly, and then allows you to continue to collect data over time to give you the information you really need for... Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 948 KB Download (410): PingPlotter Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 596

PR-Tracker Bug Tracking System PR-Tracker is widely used problem tracking system which presents essential functionality with an intuitive user interface. Features include customizable data entry, workflow, views and queries; one click queries; reports; email notification and attachments. PR-Tracker Web implements problem... Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 16.6 MB Download (597): PR-Tracker Bug Tracking System Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 497

Printer Spooler Repair Utility The Printer Spooler Repair Utility is designed to take care of your USB printer spool jam problem fast and with just a few easy clicks of your mouse! There's nothing to install and nothing to edit! Anyone can use this powerful utility without any real knowledge of printers or computers, however... Platforms: Windows

License: Shareware Cost: $4.99 USD Size: 20 KB Download (401): Printer Spooler Repair Utility Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 1.328

Support Dock Free PC Tune Up Free PC Tune Up is a diagnostic tool that will check for the following: * System Restore - System restore is a function that helps in restoring system files to an earlier point in time. It is a simple method to undo system changes without disturbing the personal files like e-mail, documents,... Platforms: Windows

License: Freeware Size: 6.66 MB Download (440): Support Dock Free PC Tune Up Download

Released: December 27, 2012  |  Added: November 20, 2013 | Visits: 345

Denvir Denvir is an environment diagnostic library. It should be used by application start-up to check its requirements (for example the right JDK). If a problem occurs, Denvir will provide possible solutions to the end-user. Platforms: Mac

License: Freeware Size: 9.07 KB Download (62): Denvir Download

Released: January 08, 2013  |  Added: February 14, 2013 | Visits: 1.011

AppleXsoft Digital Media Kit for Mac AppleXsoft Digital Media Kit for Mac is a stability and reliability flash memory diagnostic tool that can test, benchmark, and produce reports on nearly all types of removable digital media, like SD Card, CF Card, Memory Stick, Digital Cameras, USB flash drives, and so on. based on the innovative... Platforms: Mac

License: Shareware Cost: $24.95 USD Size: 15.03 MB Download (60): AppleXsoft Digital Media Kit for Mac Download

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


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


Added: May 10, 2013 | Visits: 388

random 3 CNF problem generator Given the number of literals and clauses, this script returns a randomly generated 3-CNF sentence composed of clauses in the form of lists of tuples. The first number in the tuple is the literal; the second number is its truth value. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): random 3 CNF problem generator Download

Added: May 10, 2013 | Visits: 417

Eight Queens using Generator This script allows you to solveĀ the classic algorithmic problem - place 8 queens on a chess board so that none is attacked by another. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Eight Queens using Generator Download

Added: August 12, 2013 | Visits: 351

Sudoku completor This program solves any sudoku problem. A sudoku is a popular number puzzle which requires a good understanding of logic to solve. Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (41): Sudoku completor Download

Added: April 23, 2013 | Visits: 368

Ingle & Proakis Chapter 2 Solutions It contains the solution to every problem of the 2nd chapter. I'll keep posting more solved problems as soon as I can. Platforms: Matlab

License: Freeware Size: 122.88 KB Download (50): Ingle & Proakis Chapter 2 Solutions Download

A ODE system associated to PDE Electrical Propagation On Cable It is application of the method of operator A of PDE linked to problem of Rc-network electrical propagation on cable.I will publish results computing online mathworks. Platforms: Matlab


< 1 2 3 4 5 >