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

Topological Sort Using Dfs software
Filter: All | Freeware | Demo
 

Topological Sort Using Dfs

1 2 3 4 5 > 

Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock - Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. He also suggests that, in newer...



Platforms: *nix

License: Freeware Size: 245.76 KB Download (97): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: August 23, 2013 | Visits: 181

altgraph altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.





Platforms: *nix

License: Freeware Size: 348.16 KB Download (41): altgraph Download

Released: February 21, 2013  |  Added: April 04, 2013 | Visits: 1.314

LAselect Unclutter Your Spreadsheets But Keep On Sorting! Many people use Excel as their tool of choice and happily bend over backwards to get the job done. However, Excel's sorter is too limited for the things people use spreadsheets for, forcing them to make their data fit the sorter. This...


Platforms: Windows

License: Shareware Cost: $179.00 USD Size: 799 KB Download (90): LAselect Download

Added: May 10, 2013 | Visits: 436

ztemplates It is based on Java jdk 1.5 or later and runs in any Servlet Spec 2.4 or later compliant web-container, like Apache tomcat 6. Key features "ztemplates": - based on annotations and autodiscovery - no XML configuration - statefree - no constraints on the url format - REST-ful urls: define...


Platforms: Windows, *nix, Java, BSD Solaris

License: Freeware Download (52): ztemplates Download

Added: October 23, 2010 | Visits: 1.136

Bake Bake is a small domain specific programming language for describing how to transform one file into another. Bake uses the typical topological sort, but has features that make describing this relatively easy. Bake has patterns, similar to make, but which are part of the dependency graph (unlike...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (101): Bake Download

Added: January 25, 2010 | Visits: 677

ADmitMac ADmitMac allows Macintosh users running Mac OS X 10.2.x, Jaguar, or Mac OS X 10.3, Panther, to participate in Microsoft networks taking advantage of the directory services provided by Active Directory, NT and Apple's Workgroup Manager Directory Services. Administrators can manage their domain...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (142): ADmitMac Download

Added: May 10, 2013 | Visits: 290

Two-pass Pairing Heap with Auxiliary List This script allows you to manage data collections.For random data, this implementation still makes more comparisons than a sort using heapq or the builtin sort. For partially ordered data, it can perform better than the builtin sort. Because of the list of lists data structure, it always takes...


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

License: Freeware Download (51): Two-pass Pairing Heap with Auxiliary List Download

Added: May 08, 2010 | Visits: 1.478

Download Sort Download Sort is a Firefox extension that automatically saves downloaded files to different directories when using "Save Link As..." or "Save Image as...".


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): Download Sort

Released: March 03, 2012  |  Added: March 19, 2012 | Visits: 1.455

Sort Pictures by Date Taken Sort Pictures by Date Taken, Sort Photos by Date Taken and Sort Images by Date Taken - with the picture sorter. Picture sorting software can sort picture files by date / time / year and using Other ways. Picture sorter also can remove duplicate photos. Going on a vacation or photo shoot...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 12.6 MB Download (125): Sort Pictures by Date Taken Download

Released: August 07, 2003  |  Added: November 14, 2006 | Visits: 2.729

OD Speed Sort Std Ver A fast easy to use sort for fix length records that can handle national character sortorder. Sorting by up to 99 columns each ascending or descending. Control file editor for record/key structure definition. Includes a log with search functions. Contains an online user interface. Easy to...


Platforms: Windows

License: Shareware Cost: $55.00 USD Size: 2.8 MB Download (104): OD Speed Sort Std Ver Download

Released: January 13, 2009  |  Added: January 19, 2009 | Visits: 1.816

Sort Music Now Sort Music, sort music files and sort music MP3s - easily? Then you need automatic MP3 music sorter. Sort music, sort music tracks, sort music anywhere - all is possible. Music sorter will sort music by genre, sort music by artist, sort music by file name, sort music by type and properties, sort...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 18.42 MB Download (138): Sort Music Now Download

Added: January 18, 2010 | Visits: 1.298

Sort::Half::Maker Sort::Half::Maker is a Perl module to create half-sort subs easily. SYNOPSIS use Sort::Half::Maker qw(make_halfsort); $sub = make_halfsort( start => [ qw(x y z) ], end => [ qw(a b c) ], fallback => sub { $_[0] cmp $_[1] }, ); @list = sort $sub qw(a y f h w z b t x); # qw(x y z f h t w...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (118): Sort::Half::Maker Download

Added: October 17, 2010 | Visits: 1.092

File::Sort File::Sort is a Perl module to sort a file or merge sort multiple files. SYNOPSIS use File::Sort qw(sort_file); sort_file({ I => [qw(file_1 file_2)], o => file_new, k => 5.3,5.5rn, -t => | }); sort_file(file1, file1.sorted); This module sorts text files by lines (or records)....


Platforms: *nix

License: Freeware Size: 32.77 KB Download (94): File::Sort Download

Added: June 11, 2010 | Visits: 903

XML::Filter::Sort::BufferMgr XML::Filter::Sort::BufferMgr is a Perl implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): XML::Filter::Sort::BufferMgr Download

Added: October 01, 2010 | Visits: 825

XML::Filter::Sort::Buffer XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): XML::Filter::Sort::Buffer Download

Added: July 01, 2010 | Visits: 1.307

Archive sort Archive sort is a bash script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. It can also be configured to sort into 700MB directories for archiving onto CDs. Usage:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Archive sort Download

Added: October 22, 2010 | Visits: 1.090

Sort::Fields Sort::Fields is a Perl module that can sort lines containing delimited fields. SYNOPSIS use Sort::Fields; @sorted = fieldsort [3, 2n], @lines; @sorted = fieldsort +, [-1, -3, 0], @lines; $sort_3_2n = make_fieldsort [3, 2n], @lines; @sorted = $sort_3_2n->(@lines); Sort::Fields provides...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Sort::Fields Download

Added: January 14, 2010 | Visits: 1.729

Sort::Key Sort::Key is the fastest way to sort anything in Perl. SYNOPSIS use Sort::Key qw(keysort nkeysort ikeysort); @by_name = keysort { "$_->{surname} $_->{name}" } @people; # sorting by a numeric key: @by_age = nkeysort { $_->{age} } @people; # sorting by a numeric integer key: @by_sons =...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (94): Sort::Key Download

Released: December 19, 2012  |  Added: December 19, 2012 | Visits: 478

Scan and Sort it Pro + OCR Digital archiving using RetSoft's Scan and Sort it (latest version 5.0.5) has many advantages. It makes searching in thousands of scanned (or imported) documents VERY easy. Extensive (company) archives are compressed and backed up on hard disk, cd-rom or tape and can easily be recalled on your...


Platforms: Windows

License: Shareware Cost: $179.00 USD Size: 20.98 MB Download (114): Scan and Sort it Pro + OCR Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 461

Excel Advanced Sort By Characters, Position, Length, Color, Dates Software This software offers a solution for users who want to sort a block of selected cells in MS Excel using different methods. There are features to sort by second, third, fourth, etc. character or second, third, fourth, etc. word. You can also sort by position or referencing surrounding character(s),...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 450 KB Download (503): Excel Advanced Sort By Characters, Position, Length, Color, Dates Software Download

1 2 3 4 5 >