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

Recursive freeware
Filter: All | Freeware | Demo
 

Recursive

1 2 3 4 5 > 
Added: October 03, 2010 | Visits: 1.534

File::Attributes::Recursive File::Attributes::Recursive module contains inherit file attributes from parent directories. SYNOPSIS Works like File::Attributes, but will recurse up the directory tree until a matching attribute is found. EXPORT None, by default. Specify the functions youd like to use as arguments to...



Platforms: *nix

License: Freeware Size: 25.6 KB Download (118): File::Attributes::Recursive Download

Added: February 03, 2010 | Visits: 790

Module::Recursive::Require Module::Recursive::Require is a Perl class that requires module recursive. # ************************************** before use MyApp::Foo; use MyApp::Foo::CGI; use MyApp::Foo::Mail; use MyApp::Foo::Mail::Send; # use use use use use !! use MyApp::Foo::Hoge::Orz; #...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Module::Recursive::Require Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 790

Recursive Images Recursive Images is a simple, very-easy-to-use and small utility that allows you to explore the beauty of recursive images. Recursive Images was built using the Java programming language and cand run on all the major operating systems.


Platforms: Windows

License: Freeware Download (456): Recursive Images Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 498

Recursive LS Recursive LS was specially designed as a handy and accessible platform independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.


Platforms: Windows

License: Freeware Download (50): Recursive LS Download

Added: May 10, 2013 | Visits: 414

Handling Deeply Nested/Recursive Data Common python services such as pickle, deepcopy and comparison tests either fail entirely or do not scale for highly recursive data structures. This script presents a reversible "flatten" transformation that allows for such operations.


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

License: Freeware Download (49): Handling Deeply Nested/Recursive Data Download

Added: May 10, 2013 | Visits: 878

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


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


Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 605

Recursive Network Execute Netx-rv is an extension of NETwork eXecute, the high-quality implementation of the Java Network Launching Protocol (JNLP), extended to cache version-based resources and is the first to minimize the update footprint using recursive jardiffs for downloadin


Platforms: Windows, Mac, Linux

License: Freeware Size: 250.91 KB Download (50): Recursive Network Execute Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 473

Recursive Search and Replace SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style Regular Expression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.


Platforms: Windows, Mac, Linux

License: Freeware Size: 51.38 KB Download (48): Recursive Search and Replace Download

Added: June 20, 2010 | Visits: 1.138

XML::Descent XML::Descent is a Perl module for recursive descent XML parsing. SYNOPSIS use XML::Descent; # Create parser my $p = XML::Descent->new({ Input => $xml }); # Setup handlers $p->on(folder => sub { my ($elem, $attr) = @_; $p->on(url => sub { my ($elem, $attr) = @_; my $link = { name...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): XML::Descent Download

Added: February 10, 2010 | Visits: 941

GiNaC GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS, where CAS stands for Computer Algebra System. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (like computation- intense numeric...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (96): GiNaC Download

Added: May 16, 2010 | Visits: 737

mod_rssindex mod_rssindex is an Apache module which creates a non-recursive RSS 2.0 feed of the directory contained in the HTTP Request..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): mod_rssindex Download

Added: October 25, 2010 | Visits: 763

recls recls (recursive ls) is a platform-independent recursive search library. This library came about as the first exemplar for my C/C++ Users Journal column, Positive Integration, which deals with issues of language integration between C/C++ and a host of other languages. The library itself is...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (93): recls Download

Added: February 03, 2010 | Visits: 1.943

imapsync imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. imapsync is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers. Read, unread, and deleted flags are...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (935): imapsync Download

Added: April 04, 2010 | Visits: 1.514

File::Mirror File::Mirror is a Perl extension for recursive directory copy. SYNOPSIS use File::Mirror; # recurvie copy /path/A to /path/B mirror /path/A, /path/B; # or do things you like recursive { my ($from, $to) = @_; copy($from, $to) } /path/A, /path/B; File::Mirror provides two helper...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (140): File::Mirror Download

Added: September 05, 2010 | Visits: 783

Bocken Bocken is a package manager that handles forward and reverse recursive dependency resolving, installations, uninstallations, and install logging, and patching, unpacking, and integrity checks. It does not rely on a database and configuration files are made in an XML-like format. Bocken handles...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (91): Bocken Download

Added: June 02, 2010 | Visits: 784

LLg 1.07 LLg is a recursive descent parser generator. SYNOPSIS use LLg; @tokens = ( ADDOP => [-+], LEFTP => [(], RIGHTP => [)], INTEGER => 0|[1-9][0-9]*, ); $reader = Lex->new(@tokens); $ADDOP->debug; $expr = And->new(($factor, Any->new($ADDOP, $factor)), sub { shift(@_); my $result =...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): LLg 1.07 Download

Added: February 27, 2010 | Visits: 946

Struct::Compare Struct::Compare is a recursive diff for perl structures. SYNOPSIS use Struct::Compare; my $is_different = compare($ref1, $ref2); Compares two values of any type and structure and returns true if they are the same. It does a deep comparison of the structures, so a hash of a hash of a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Struct::Compare Download

Added: November 22, 2010 | Visits: 849

import_checker import_checker checks Python programs for circular (or recursive) imports. Python is a fine programming language. There is one horrendous thing with it though, that bites even the most experienced python programmers every now and then: the scope of variables. Weve been taught to use the...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (94): import_checker Download

Added: May 10, 2013 | Visits: 860

Recursive directory listing in HTML This script contains a function that walks a directory path, listing the files and directories in HTML format. It can sometimes be handy to get a look at an entire directory tree, and HTML is a good way to display it. This script goes through the directory tree using os.path.walk in a generator,...


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

License: Freeware Download (59): Recursive directory listing in HTML Download

Added: May 10, 2013 | Visits: 469

New Tail Recursion Decorator This tail recursion decorator can eliminate the tail calls for recursive functions.


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

License: Freeware Download (53): New Tail Recursion Decorator Download

1 2 3 4 5 >