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

Find His Differences software
Filter: All | Freeware | Demo
 

Find His Differences

< 1 2 3 4 5 
Added: March 18, 2006 | Visits: 3.997

Simpli-File Find Replace and Insert Need to organize files? Do you have files that you need to Find, Replace or Insert text into easily? This might be the perfect program for you. Simpli-File Find, Replace and Insert is the easiest way to change text in multiple files! It's easy!



Platforms: Windows, Windows CE

License: Shareware Cost: $14.95 USD Size: 463 KB Download (243): Simpli-File Find Replace and Insert Download

Released: March 30, 2010  |  Added: October 11, 2010 | Visits: 4.605

Find Password Protected Documents Find Password Protected Documents searches for password protected files on your computer. Find Password Protected Documents generates HTML and XML reports with a list of discovered password protected files and appropriate password recovery methods. If you have LastBit password recovery software...





Platforms: Windows

License: Commercial Cost: $39.00 USD Size: 213 KB Download (295): Find Password Protected Documents Download

Released: May 27, 2009  |  Added: May 29, 2009 | Visits: 4.188

Find Duplicate Files Find Duplicate Files helps you to find, view and manage files that have duplicate content, regardless of name. It can be especially useful if you have large Pictures, Downloads or Documents folders.


Platforms: Windows

License: Shareware Cost: $13.99 USD Size: 363.16 KB Download (478): Find Duplicate Files Download

Released: October 17, 2007  |  Added: November 20, 2007 | Visits: 2.585

MAPILab Find and Replace MAPILab Find and Replace for Excel is an advanced and extended version of the "Find and Replace" function for processing data in Microsoft Excel. In comparison to the standard "Find and Replace" function, MAPILab Find and Replace for Excel has a number of essential benefits: 1. Simultaneous...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.99 MB Download (141): MAPILab Find and Replace Download

Released: June 20, 2010  |  Added: July 02, 2010 | Visits: 3.314

Find MAC Address by LizardSystems Find MAC Address is a tool for finding the MAC addresses of computers on the network. With Find MAC Address, you can find the MAC address of your computer or a remote computer or any computer within a specified range of IP addresses. Unlike similar software, Find MAC Address can find the MAC...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 2.35 MB Download (391): Find MAC Address by LizardSystems Download

Released: February 04, 2009  |  Added: February 25, 2009 | Visits: 1.236

ArkFinder ArkFinder is a file utility which let you find duplicate file on your Hard Disk. Compare between files is made easily with graphics element that permit a quick view of differences about name, size, date and content of files. Features: -View archives in Hexadecimal, Ascii -Count bytes...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 705.5 KB Download (450): ArkFinder Download

Released: April 07, 2009  |  Added: April 13, 2009 | Visits: 2.932

Find Duplicate Pictures Find Duplicate Pictures: How to Find duplicate pictures? What is the Best way to find duplicate pictures? Find duplicate pictures and find picture duplicates - easily with automatic duplicate picture remover. Automatic duplicate picture finding software will find duplicate pictures and find...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 18.34 MB Download (292): Find Duplicate Pictures Download

Released: May 12, 2009  |  Added: May 16, 2009 | Visits: 4.282

Find Duplicate Photos Find Duplicate Photos: How to Find duplicate photos? What is the Best way to Find duplicate photos? Find duplicate photos - easily with automatic duplicate photo finder. Find duplicate photos and remove duplicate photos, find duplicate photos and delete duplicate photos - all is possible: find...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 18.94 MB Download (977): Find Duplicate Photos Download

Released: February 07, 2009  |  Added: September 10, 2009 | Visits: 1.372

AtomicRobot Find-It-Quick AtomicRobot Find-It-Quick 1.0 is fast compact program that saves and displays any information you want to store and remember. There is nothing to install! Simply run the executable file! The program allows you to create 20 main topics, each with up to 20 secondary topics per main topic. For...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 370.48 KB Download (94): AtomicRobot Find-It-Quick Download

Released: May 09, 2010  |  Added: May 26, 2010 | Visits: 2.340

Find Duplicate Music Find Duplicate Music - how to Find duplicate music? What is the best way to find duplicate music files? Find duplicate music, automatically find duplicate music files, remove duplicate music in MP3 collection and delete music duplicates with automatic duplicate music remover. Duplicate music...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 19.28 MB Download (127): Find Duplicate Music Download

Added: January 07, 2010 | Visits: 1.531

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): File::Find::Parallel Download

Added: October 23, 2010 | Visits: 1.000

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: August 22, 2010 | Visits: 1.433

File::Find::Closures File::Find::Closures is a Perl module with functions you can use with File::Find. SYNOPSIS use File::Find; use File::Find::Closures qw(:all); my( $wanted, $list_reporter ) = find_by_name( qw(README) ); File::Find::find( $wanted, @directories ); File::Find::find( { wanted => $wanted, ......


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): File::Find::Closures Download

Added: August 13, 2010 | Visits: 1.492

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (103): Test::File::Find::Rule Download

Added: July 20, 2010 | Visits: 1.193

File::Find::Rule::XPath File::Find::Rule::XPath is a Perl module that contains rule to match on XPath expressions. SYNOPSIS use File::Find::Rule::XPath; my @files = File::Find::Rule->file ->name(*.dkb) ->xpath( //section/title[contains(., "Crustacean")] ) ->in($root); This module extends File::Find::Rule to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): File::Find::Rule::XPath Download

Added: March 12, 2010 | Visits: 954

Email::Find Email::Find allows you to find RFC 822 email addresses in plain text. Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to exist or even actually be email addresses at all (see "CAVEATS"), but...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (132): Email::Find Download

Added: November 09, 2010 | Visits: 852

MP3::Find::Filesystem MP3::Find::Filesystem is a File::Find-based backend to MP3::Find. SYNOPSIS use MP3::Find::Filesystem; my $finder = MP3::Find::Filesystem->new; my @mp3s = $finder->find_mp3s( dir => /home/peter/music, query => { artist => ilyaimy, album => myxomatosis, }, ignore_case => 1, );.


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find::Filesystem Download

Added: August 15, 2010 | Visits: 952

MP3::Find::Base MP3::Find::Base is a base class for MP3::Find backends. SYNOPSIS package MyFinder; use base MP3::Find::Base; sub search { my $self = shift; my ($query, $dirs, $sort, $options) = @_; # do something to find and sort the mp3s... my @results = do_something(...); return @results; }...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (89): MP3::Find::Base Download

Added: July 13, 2010 | Visits: 1.085

MP3::Find MP3::Find is a Perl module to search and sort MP3 files based on their ID3 tags. SYNOPSIS # select with backend you want use MP3::Find qw(Filesystem); print "$_n" foreach find_mp3s( dir => /home/peter/cds, query => { artist => ilyaimy, title => deep in the am, }, ignore_case => 1,...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (96): MP3::Find Download

Added: January 21, 2010 | Visits: 1.171

NetAddr::IP::Find NetAddr::IP::Find is a Perl module to find IP addresses in plain text. SYNOPSIS use NetAddr::IP::Find; $num_found = find_ipaddrs($text, &callback); This is a module for finding IP addresses in plain text. Functions NetAddr::IP::Find exports one function, find_ipaddrs(). It works very...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (96): NetAddr::IP::Find Download

< 1 2 3 4 5