Software Index
Related Topics
Popular Trends
Trending Topics
 

Recursive

All | Freeware
Product Title  /  Popularity Revised License Rating Size
ftpsync
ftpsync provides a tool for synchronizing directories over FTP.

ftpsync is a tool that allows updates to be incrementally and recursively made to remote FTP servers. It examines time stamps and sizes, and is designed to operate in a manner similar ...
April 19th 2011 Freeware    246k
Data::Walk
Data::Walk is a module to traverse Perl data structures.

SYNOPSIS

use Data::Walk;
walk &wanted, @items_to_walk;

use Data::Walk;
walkdepth &wanted, @items_to_walk;

use Data::Walk;
walk { wanted => &process, follow => 1 }, $self;

The above synopsis bears an amazing similarity to File::Find(3pm) and ...
April 25th 2011 Freeware    20k
Attribute Magic Pro
Attribute Magic Pro utility allows users to view and recursive change file/folder dates and attributes. You can set or reset individual attributes, change Accessed, Modified and Created date and time for one file/folder or several files or subfolders. Includes custom ...
January 17th 2002 Shareware  5 stars 593k
Icon Scanner
Scan files,folders and hard drives and extract hidden icons and bitmaps contained in program files (EXE, DLL, OCX and other PE-executable), icon libraries and other types of files.
Create multiformat icons from image files, convert icons into images (GIF, PNG, ...
June 10th 2006 Shareware  5 stars 2,386k
Editeur
Editeur is a text editor with syntax highlighting for many languages including Java Perl and Html. Ideal for web authoring, programming, scripting, and general editing. Editeur targets simplicity of use and visual comfort. Features include a customizable toolbar, menus with ...
December 31st 2001 Shareware  5 stars 1k
FTPshell Client Pro
FTPshell uses an Office XP style interface designed to be simple for the beginner and yet convenient for power users. In addition to all the standard FTP client features like site mirroring, anti server time-out, passive file transfers, firewall support, ...
February 21st 2005 Freeware  5 stars 2,400k
Art Directory Print
The program prints directory, CD or DVD listings or saves them as HTML, XML or CSV. It adds itself to the Windows Explorer context menu and allows printing with 3 clicks. Easy to use. Fully customizable. Report folder sizes and ...
February 12th 2004 Shareware  5 stars 1,877k
Delete
DELETE 2.10 -- Enhanced file delete. Options include prompt before delete, overwrite and delete (for permanent, secure erasure of files), recursive delete of files and directories, override file attributes, more than one file spec, and delete only files not in ...
July 23rd 2002 Shareware  5 stars 67k
Autorun Maestro
Autorun Maestro is a highly configurable CD/CDR menuing system that will have you making attractive Autorun/Autoplay menus in record time. With a fully graphical interface, the menu’s appearance can be completely user configured with independently placed buttons, freely shaped forms, ...
November 18th 2002 Shareware  5 stars 670k
docUment
docUment is designed to provide accurate and detailed information on all the files visible to your computer. An explorer-like interface displays the file details, including information such as version numbers, and can be both filtered and sorted by any attribute. ...
October 9th 2004 Shareware  4.5 stars 1,535k
Wanyword
Text search with Boolean and NEAR or proximity operators. ANSI/OEM search and conversion on the fly which is not unimportant since there is a lot of old DOS text around and umlauts and accents may give problems here. Sets of ...
April 21st 2003 Freeware  4.5 stars 672k
Fastream NetFile
Formerly known as FTP++ P2P, NetFile is a multi-threaded FTP client with resuming, passive mode, simultaneous multi-socket file transfers. Features: - Ad-supported and totally FREE to use with the option of removing ads by registration - Very fast, robust and ...
May 25th 2003 Freeware  4 stars 2,354k
Lupas Rename 2000
Lupas Rename is a FREEWARE program developed to rename a few or a massive number of files.It\'s only a 252Kb EXE file and doesn\'t need any other external libraries.It allow rename files and foldersIt also works by using recursive directoriesBasic ...
September 1st 2004 Freeware     
Rad Upload Lite
Rad Upload Lite is the free version of Rad Upload - a drag and drop file upload applet. It is equipped with four different progress monitors for you to choose from.
The free version has all the features of the ...
February 24th 2007 Commercial  5 stars 85k
PaneCutter
2D cutting plan design and cutting optimization.The PaneCutter program is used for automatic cutting plan design for manufacturers of furniture and other products made from sheet materials (wood, metal, glass, etc ..), whose product range is wide or permanently changing.Due ...
February 5th 2004 Shareware    56k
AudioAlchemy WAV Edition
AudioAlchemy WAV Edition is a fast, easy-to-use, highly configurable, and affordable audio conversion tool that provides settings for speed, quality, bits per sample, frequency, channels, and much more. Convert from CD, WAV, MP3, WMA, OGG, AIFF, AU, FLAC, AAC, AC3, ...
April 25th 2004 Shareware    4,393k
UltraCompare Professional
Powerful Compare/Merge for Text/Binary Files & Folders Drag/drop of folders/files to be compared or direct entry. Includes FTP/SFTP Support. File Compare Features: Line-by-line comparison of files. Fast/Smart Binary Compare. Text compare mode includes options to ignore blank lines, whitespace, or ...
February 24th 2007 Shareware  5 stars 6,284k
AudioCommander
Powerful and fast batch converter for CD, MP3, WAV, WMA, OGG, AAC, AC3, AIFF, AU, VOX, RAW, PCM, ADPCM, A-LAW, u-LAW, MP2, FLAC, ALAC, AMR, M4A, MP4, or WavPack through highly configurable command-line or easy-to-use interface, and settings for complete ...
February 3rd 2005 Shareware    4,579k
PaneCutter
2D cutting plan design and cutting optimization.The PaneCutter program is used for automatic cutting plan design for manufacturers of furniture and other products made from sheet materials (wood, metal, glass, etc ..), whose product range is wide or permanently changing.Due ...
November 6th 2004 Shareware    123k
CharDiff
CharDiff is a file and directory comparator detecting and displaying differenceswith character precision.Uses web browser to give overlayed, all-in-one view of compared files.Shows list of differences, each linked to differences in text, with animation for easy detection.Recursive directory comparisons linked ...
February 12th 2005 Shareware    219k
Related Scripts
Daniel Brown's Recursive Directory List
Daniel Brown's Recursive Directory List is an efficient PHP based software capable of scanning entire directory of the website to create a complete lists of all files and folders. Using this software you can also find both www. path and ...
November 21st 2005 Freeware     
Recursive Navigation
This is an online tutorial for the web developers. This section offers several details about recursive navigation tool for the programmers. It describes them in graphical form with example chart. It has provided with supporting code by which the users ...
November 26th 2005 Freeware     
Recursive SQL User Defined Functions
This is a tutorial which explains you how to build your own recursive functions using ASP.NET. The recursive functions are those which call by itself again and again until a specified condition is satisfied. In this tutorial the author explains ...
November 23rd 2005 Freeware     
Recursive Sub-Procedures
This is an article that clearly explains about performing recursive subroutines by using VB script with ASP. This is specially for the web developers to let them to write code for recursive sub procedures. The author demonstrates this process by ...
November 28th 2005 Freeware     
Recursive Threading with PHP and SQL
Recursive Threading with PHP and SQL is a simple tutorial that helps experienced PHP programmers to design new pages with threaded comments. You will learn to create and match comment tables for every discussions. Using the tips provided in the ...
December 20th 2005 Freeware     
Simple ASP Photo Album
This is a free ASP online photo album software that will allow you to create your online photo gallery in the easiest and quickest way possible, without any programming skills (installation takes less than a minute)

You just need to ...
June 7th 2007 Freeware    244k
Active Tree
Active Tree is a navigation tool which is helpful for the users who want to navigate their users by providing treeview model on their data list. It allows the users to select their required topic or data by hitting checkbox ...
December 13th 2005 Commercial     
Agenda-X
Agenda-X is designed with PHP that manages Xoops based CRM. It displays the future plans and past events using the incorporated mini calendar module. This tool is widely useful to track the recursive events happens on hourly, daily, weekly, yearly ...
December 18th 2005 Freeware     
Art Directory Print
The program prints directory listings or saves them as an HTML, XML, or CSV file, which you can send by email or publish to the web. It adds itself to the Windows Explorer context [right mouse button] menu and can ...
December 15th 2005 Commercial     
Art HTML Listing
Art HTML Listing creates filtered, sorted, fully customizable directory listings, indexes, menus, maps and trees in HTML, DHTML, XML, text and CSV formats, as well as the list of MP3 and image files. Supports HTML titles, icons, media types, MP3 ...
December 3rd 2005 Commercial     
Related Code
Recursive Functions
This code features a few examples of functions that might help you improve your knowledge of recursive functions
March 9th 2006     17k
a Registry Class
This is a Class to help you on Registry functions. This Class in WIN32(so it works in MFC, ATL, WIN32) and it is full UNICODE. Most of these Class found on internet do not delete properly Key and SubKey in ...
March 14th 2006     28k
Binary Trees Simple String Example
A very simple binary tree's example i made while trying to get the hang of it all. Shows how to add a String to the binary tree using an iterative and recursive method :)
March 29th 2006     2k
A real unlimited depth tree
This script shows how a recursive function helps writing a real unlimited depth tree. Several samples included. This bit of code has been sitting on my website for some years now so some bits could be not w3c valid but ...
April 23rd 2006     164k
Evaluate Formula
This is a sample of how to evaluate a formula in a string and return the result for that formula. This use recursive calls to evaluate the formula. To use this sample you will need Microsoft Framework 1.1.
June 6th 2007     19k
New Software
Popular Software