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

Path Finding freeware
Filter: All | Freeware | Demo
 

Path Finding

1 2 3 4 5 > 
Added: November 11, 2010 | Visits: 1.014

WordNet::Similarity::PathFinder WordNet::Similarity::PathFinder is a Perl module to implement path finding methods (by node counting) for WordNet::Similarity measures of semantic relatedness. SYNOPSIS use WordNet::QueryData; my $wn = WordNet::QueryData->new; use WordNet::Similarity::PathFinder; my $obj =... Platforms: *nix

License: Freeware Size: 645.12 KB Download (92): WordNet::Similarity::PathFinder Download

Added: July 03, 2013 | Visits: 512

Optimum Path Calculator Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods. Platforms: Mac

License: Freeware Size: 839.68 KB Download (47): Optimum Path Calculator Download

Added: August 08, 2013 | Visits: 420

Doryen Arena Doryen Arena is a sub-project of the Chronicles of Doryen, which goal is to help to improve the melee fighting system. In other words, it's a text-mode real time tactical combat game. Face dozens of different creatures, each with its own strengths and weaknesses, choose your weapons and skills... Platforms: *nix

License: Freeware Size: 522.24 KB Download (48): Doryen Arena Download

Added: September 05, 2010 | Visits: 1.105

Scorched3D 41 Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched 3D is totally free and is available for both... Platforms: *nix

License: Freeware Size: 55 MB Download (91): Scorched3D 41 Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 265

Roguelike library for Java A modular easy to use Java RogueLike library. Currently provides Field of View , Line of Sight, Projection in multiple algorithms. Coming up: Noise based world generation, dungeon generation, path finding. Check out the website for details. Platforms: Windows, Mac, Linux

License: Freeware Size: 742.28 KB Download (45): Roguelike library for Java Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 291

Roguelike-Utils Perl module allowing ease of development for roguelike games. Concept is to have cross-platform console handling, line of sight, path-finding, and other basic roquelike needs. For discussion groups, and bug tracking please see the Roguelike-Utils distrib Platforms: Windows, Mac, Linux

License: Freeware Size: 54.53 KB Download (45): Roguelike-Utils Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 246

Linemaze A simple yet addictive maze game. Combine both luck and quick path finding skills to complete each maze in the given time. Pick up extra time and earn bonus points to see how high you can score. Platforms: Mac

License: Freeware Size: 102.4 KB Download (52): Linemaze Download

Added: March 23, 2013 | Visits: 362

Pathfinding Juxtaposed Did you see my demonstration of A* (http://www.mathworks.com/matlabcentral/fil...tion-of-astar-a), but still wanted more? Now you can have it, and if you download now you will also receive two other path-finding approaches: Dijkstra's algorithm, and greedy best-first. What is more, in the main... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): Pathfinding Juxtaposed Download

Added: June 16, 2013 | Visits: 501

Novashell Novashell is a high-level 2D game maker that tries to handle all the hard work behind the scenes allowing you to whip up sweet games using path finding, dialog, persistent dynamically sized maps with construction/deconstruction, save anywhere, and especially features that adventure and RPG type... Platforms: Mac

License: Freeware Size: 20.8 MB Download (40): Novashell Download

Added: May 10, 2013 | Visits: 581

Finding Eulerian path in undirected graph This script takes as input a graph and outputs Eulerian path (if such exists). The worst running time is O(E^2). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Finding Eulerian path in undirected graph Download

Added: July 16, 2006 | Visits: 3.473

Relative Path Relative Path is a simple utility for displaying relative path between two selected directories. Platforms: Windows

License: Freeware Size: 2.58 MB Download (513): Relative Path Download

Added: September 08, 2010 | Visits: 1.768

Copy file or directory path Copy file or directory path is a service menu that can copy the full path of file or directory to klipper.. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities... Platforms: *nix

License: Freeware Download (115): Copy file or directory path Download

Added: July 15, 2010 | Visits: 1.431

Radio Shortest Path First Radio Shortest Path First (RSPF) is a routing protocol for wireless networks. This particular implementation is written for Linux and conforms to version 2.2 of the protocol specification. There are many reasons why our networks are complicated, but one significant thing is that you can no longer... Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Radio Shortest Path First Download

Added: March 21, 2010 | Visits: 1.101

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: May 11, 2010 | Visits: 945

Env::Path Env::Path is a Perl module with advanced operations on path variables. SYNOPSIS use Env::Path; # basic usage my $manpath = Env::Path->MANPATH; $manpath->Append(/opt/samba/man); for ($manpath->List) { print $_, "n" }; # similar to above using the "implicit object" shorthand... Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): Env::Path Download

Added: June 12, 2010 | Visits: 1.725

PATH programming language PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize the two-dimensional way that PATH programs are... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): PATH programming language Download

Added: August 15, 2010 | Visits: 1.379

Snow Path Formation Simulator Snow Path Formation Simulator is a program that models the process of people forming very distinct, and yet not always altogether logical looking, paths in the snow as they walk across open spaces. The evolving condition of the snow is displayed graphically. This project may eventually mature... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Snow Path Formation Simulator Download

Added: November 27, 2010 | Visits: 1.015

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont... Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 638

GE Path GE Path is a simple and easy-to-use application that was built to create paths and add various descriptions to placemarks saved in Google Earth. The data can also be typed into the application or pasted/exported to the clipboard. Files generated by GE-Path are exported to Google Earth. Platforms: Windows

License: Freeware Download (423): GE Path Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 851

The Game of LIFE: Path to Success for Mac OS Follow the path to success by playing this contemporary spin on the classic family favorite. Take care of the needs of everyone under your roof as you advance through life from college, to marriage, and beyond. Collect tokens at a fast and frenzied pace when you succeed at meeting the increasing... Platforms: Mac

License: Freeware Size: 24.1 MB Download (577): The Game of LIFE: Path to Success for Mac OS Download

1 2 3 4 5 >