Freeware Listing: Paths
- Dijkstra Algorithm Consistent with Cyclic Paths
- License: Freeware

Given adjacent matrix (transmat) and starting/ending node (pathS, pathE), this function finds the shortest-path (path) that connecting pathS and pathE, and returns the cost (cost): [path, cost]=dijkstra(pathS, pathE, transmat); NOTE: Except for the simple interface, the pathS and pathE can be the same node, i.e., this implementation can find _cyclic_ paths..
- Publisher: Yi Wang
- Date: 12-04-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Euler Circuits and Paths
- License: Shareware

Euler Circuits and Paths was created as a simple and user-friendly application that lets you examine Euler circuits and paths in arbitrary graphs.
All you have to do is start drawing your graphs in the left pane. The Euler paths or circuits will be displayed in the other pane.
Euler Circuits and Paths was built with the help of the Java programming language and can on multiple platforms.
.
- Publisher: Petersen Consultants
- Date:
- Platform: WinOther
- Finding Euler Circuits and Paths In Graphs
- License: Shareware

Finding Euler Circuits and Paths In Graphs was developed as a small, useful and user-friendly piece of software that allows its users to learn how to find an Euler circuit or Euler path in a graph you draw.
The Finding Euler Circuits and Paths In Graphs application was designed with the help of the Java programming language.
.
- Publisher: Petersen Consultants
- Date:
- Platform: WinOther
- Patch Parent Paths
- License: Freeware

Patch Parent Paths change your include statements and remove references to parent paths Patch your ASP applications to run on an IIS without the Enable Parent Paths option set. Patch Parent Paths change your include statements and remove references to parent pathsThe option "Enable Parent Paths" is disabled by default in IIS 6.0. This prevents applications form running if they are using parent paths in the include file or include virtual statements. Patch Parent Paths is a program that will patch all references to parent paths in an ASP application so that the resulting application will run on IIS with the use of parent paths.
- Publisher: bullzip.com
- Date: 12-9-2009
- Size: 380 KB
- Platform: WinOther
- Application Paths Editor
- License: Freeware

Application Path Editor is a protable Windows program to Add, Edit and delete Application Paths in a quick and safe way, so you can decide what are the commands Windows will recognize and what they will execute, so you can put less shortcuts on your desktop or in your Windows folder and you will know what is running with each command..
- Publisher: leelu soft
- Date: 10-05-2012
- Size: 594 KB
- Platform: WinOther
- Path Memory
- License: Freeware

In this game there will be a number of houses on the screen, paths will appear between the houses one by one. After all the paths are shown, they will disappear and then you will need to click the houses one by one in the exact sequence to reconstruct the paths. As the game progresses there will be more and more houses and the game will be more and more difficult. If you clicked a wrong house, you lost the game..
- Publisher: Novel Games Limited
- Date: 20-07-2012
- Size: 260 KB
- Platform: WinOther
- Computational Rough Paths
- License: Freeware

CoRoPa stands for Computational Rough Paths. The aim of CoRoPa is to provide a software framework for various ideas related to Rough Path Theory, including rough differential equations and the digital description of serial data streams..
- Publisher: coropa.sourceforge.net
- Date: 21-06-2012
- Size: 19960 KB
- Platform: WinOther
- FIND ALL THE POSSIBLE PATHS BETWEEN A START AND AN END NODE OF A GRAPH
- License: Freeware

In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node. So this function returns a all such possible paths, in a matrix format. INPUTS: 1. 'X' Matrix: Form a Nx2 matrix, where N is the total number of 'Edges'. This Matrix will contain all the edges of the graph in the form of 'From Node' to 'To Node' fashion. 2. StartNode: Specify the Start or the Source Node. 3. EndNode: Specify End or the Sink Node. Type: "PathFinder(X, StartNode, EndNode)" in the command window. Press Enter. An OUTPUT matrix will be generated where all the possible paths between the Source to Sink Node will be shown 'Row Wise'.
- Publisher: Abhishek Chakraborty
- Date: 27-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Wei-Prater Mechanism
- License: Freeware

The program uses simulink to compute the reaction paths in three-species reaction mixture and plots these paths in an equilateral graph. This problem was first treated by Wei and Prater. Applications of this problem include butene isomerization..
- Publisher: Housam Binous
- Date: 15-03-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- 2D random paths generator integrating leg's contraints
- License: Freeware

Generates random 2D-paths between start and finish nodes according to densities distribution given by matrix C with leg's contrainsts defined by the adjacency matrix I. P = path_generator(start , finish , I , [C] , [K] , [V] , [delta]); Inputs ------- start Index of starting points (r x 1) where start(i) = 1,...,R, R = 8(Nx-2)(Ny-2) + 10((Nx-2)+(Ny-2)) + 12, where Nx, Ny denote the number of nodes in x and y axis respectivly. finish Index of arrival points (q x 1) where finish(i) = 1,...,R I Index of neigbourds (D x R), where D = 8 C Probabilities matrix (D x R x L) such that sum(C,1) = 1 (default C is uniform pdf) K Number of path's leg (at least the number of the shortest path, default K = 100) V Number of path's to generate (default V = 1) delta Transition legs'angles constraints matrix (D x D), i.
- Publisher: Sebastien Paris
- Date: 26-02-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- AnonymousCompile
- License: Freeware

ANANYMOUSCOMPILE compiles files and their dependents so that the paths of the original files are not present in the compiled files. INPUTS TYPE DESCRIPTION filenames CellString List of files to compile targetdir String Target (temporary) directory besafe Logical 1 = ask annoying questions, 0 = don't SEE ALSO: mcc, depfun, depsubfun.
- Publisher: Michael Robbins
- Date: 19-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Plot Some Paths
- License: Freeware

- Plot arithmetic and geometric Brownian motions - Plot Brownian bridges, 2D and 3D Brownian motions - Plot some random paths for the the interest spot rate: The two models you can chose from are the Vasicek and the Cox- Ingersoll-Ross (CIR) models.
- Publisher: Rodolphe Sitter
- Date: 18-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Node Find Replace
- License: Freeware

Allows global case sensitive find replace in node body, node title, cck nodes, file paths etc. Note: file paths is only available in the development snapshot. Running a find replace creates a snapshot so changes can be undone / redone. The Undo / Redo functionality runs off a separate history table, only nodes that changed for a particular find/replace are effected. The find and replace occurs across all node revisions for a couple of reasons. 1. This module was originally written to fix full urls (generated by WYSIWYG's mostly) when moving a site, and I didn't want revision changes to re-break the urls.
- Publisher: Gary Varnell
- Date: 22-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Menu rewrite
- License: Freeware

Provides an API for defining rules for rewriting the menu paths. An interface may be added later. For example: <?php /** * Implement hook_menu_rewrite_rule(). */ function development_menu_menu_rewrite_rule() { return array( 'admin/config/development' => 'admin/development', 'admin/appearance' => 'admin/config/appearance', ); } /** * Implement hook_menu_rewrite_alter(). */ function development_menu_menu_rewrite_alter(&$items) { $items['admin/development']['weight'] = -11; } ?>.
- Publisher: boombatower
- Date: 26-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Keyboard shortcut utility
- License: Freeware

This module allow you to create keyboard shortcuts that you can associate with paths, addresses or javascript functions. It also contains a block to display the available shortcuts that has being entered. Project Information.
- Publisher: nestor.mata
- Date: 16-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Paths in planar Graphs
- License: Freeware

This project is for our work which is to retrieve paths in planar graphs.
- Publisher: Graphpath
- Date:
- Platform: WinOther
- Deletist
- License: Freeware

The Deletist application was developed to be a small tool that will allow you to delete files and folders sourced from a text file containing their full paths..
- Publisher: skwire.dcmembers.com
- Date:
- Size: 358 KB
- Platform: WinOther
- Update for Windows Server 2008 x64 Edition (KB967752)
- License: Freeware

Install this update to resolve an issue in which the computer restarts repeatedly or a Stop Error occurs after you apply hotfix 957316 on a Windows Server 2008-based computer that is connected to a storage device over MPIO paths.
Install this update to resolve an issue in which the computer restarts repeatedly or a Stop Error occurs after you apply hotfix 957316 on a Windows Server 2008-based computer that is connected to a storage device over MPIO paths. After you install this item, you may have to restart your computer. This update is provided to you and licensed under the Windows Server 2008 License Terms.
- Publisher: Microsoft Corporation.
- Date:
- Size: 235 KB
- Platform: WinServer
- Update for Windows Server 2008 for Itanium-based Systems (KB967752)
- License: Freeware

Install this update to resolve an issue in which the computer restarts repeatedly or a Stop Error occurs after you apply hotfix 957316 on a Windows Server 2008-based computer that is connected to a storage device over MPIO paths.
Install this update to resolve an issue in which the computer restarts repeatedly or a Stop Error occurs after you apply hotfix 957316 on a Windows Server 2008-based computer that is connected to a storage device over MPIO paths. After you install this item, you may have to restart your computer. This update is provided to you and licensed under the Windows Server 2008 License Terms.
- Publisher: Microsoft Corporation.
- Date:
- Size: 286 KB
- Platform: WinServer
- Envirolyzer
- License: Freeware

Created to help you streamline your programming and site administration tasks, Envirolyzer automatically analyzes your server and client environments including paths to Perl, Qmail and Sendmail and returns an easy-to-read report in your web browser..
- Publisher: Craig Richards Design
- Date: 01-01-2003
- Size: 4 KB
- Platform: Linux, Mac OS X, OS/2, Unix, WinOther
Paths: Freeware | All







