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

Merge Diff Pro freeware
Filter: All | Freeware | Demo
 

Merge Diff Pro

< 1 2 3 4 5 > 
Added: February 05, 2010 | Visits: 908

Text::Diff Text::Diff can perform diffs on files and record sets. SYNOPSIS use Text::Diff; ## Mix and match filenames, strings, file handles, producer subs, ## or arrays of records; returns diff in a string. ## WARNING: can return B diffs for large files. my $diff = diff "file1.txt", "file2.txt",... Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): Text::Diff Download

Added: February 24, 2010 | Visits: 1.228

Subcommander Subcommander is a qt based multiplatform subversion client, diff & merge tool. The goal of the Subcommander project is to build an easy to use, cross platform (Win32, Unix, MacOSX) subversion gui client (subcommander) including a visual diff and merge tool with support for different text... Platforms: *nix

License: Freeware Size: 6.6 MB Download (134): Subcommander Download

Added: March 10, 2010 | Visits: 1.979

ET Pro ET Pro is a mod specifically targeted at competition play, with features specifically designed for administration of competition servers. ET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL. The official IRC channel for ET Pro is #etpro on... Platforms: *nix

License: Freeware Size: 3.5 MB Download (135): ET Pro Download

Added: April 02, 2010 | Visits: 769

sqlt-diff sqlt-diff is a Perl module that can find the differences b/w two schemas. SYNOPSIS For help: sqlt-diff -h|--help For a list of all valid parsers: sqlt -l|--list To diff two schemas: sqlt-diff [options] file_name1=parser file_name2=parser Options: -d|--debug Show debugging info... Platforms: *nix

License: Freeware Size: 532.48 KB Download (95): sqlt-diff Download

Added: March 16, 2010 | Visits: 1.109

Data::Diff Data::Diff is a data structure comparison module. SYNOPSIS use Data::Diff qw(diff); # simple procedural interface to raw difference output $out = diff( $a, $b ); # OO usage $diff = Data::Diff->new( $a, $b ); $new = $diff->apply(); $changes = $diff->diff_a(); Data::Diff computes the... Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Data::Diff Download

Added: July 14, 2010 | Visits: 1.860

Perceptual Image Diff Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Its useful for running automated regression testing on images that are perceptually identical but have minor pixel noise from different random number... Platforms: *nix

License: Freeware Size: 13.31 KB Download (114): Perceptual Image Diff Download

Added: June 12, 2010 | Visits: 1.807

Skeleton Pro Skeleton Pro is a Swing demo application that can help you get started with Swing. Skeleton Pro project incorporates user interface and architectural patterns that scale well up to medium sized applications. Skeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.. We make your... Platforms: *nix

License: Freeware Download (155): Skeleton Pro Download

Added: October 07, 2010 | Visits: 1.151

java-diff java-diff is a set of Java classes which implement the longest common subsequences algorithm. java-diff compares the elements in two arrays, returning a list of Difference objects, each of which describes an addition, deletion, or change between the two arrays.. incava.org - Open source... Platforms: *nix

License: Freeware Size: 15.36 KB Download (120): java-diff Download

Added: February 07, 2010 | Visits: 790

Algorithm::Diff Algorithm::Diff is a Perl module to compute `intelligent differences between two files / lists. SYNOPSIS require Algorithm::Diff; # This example produces traditional diff output: my $diff = Algorithm::Diff->new( @seq1, @seq2 ); $diff->Base( 1 ); # Return line numbers, not indices... Platforms: *nix

License: Freeware Size: 33.79 KB Download (93): Algorithm::Diff Download

Added: September 08, 2010 | Visits: 1.169

Hash::Merge Hash::Merge Perl module merges arbitrarily deep hashes into a single hash. SYNOPSIS use Hash::Merge qw( merge ); my %a = ( foo => 1, bar => [ qw( a b e ) ], querty => { bob => alice }, ); my %b = ( foo => 2, bar => [ qw(c d) ], querty => { ted => margeret }, ); my %c = %{ merge(... Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Hash::Merge Download

Added: September 11, 2010 | Visits: 1.532

pro-search pro-search is a crawler for FTP servers, SMB shares, HTTP servers, and DC++ networks.. Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): pro-search Download

Added: August 15, 2010 | Visits: 991

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

Added: January 14, 2010 | Visits: 941

HTML::Merge::Ext HTML::Merge::Ext - Extending Merge by writing your own tags. TYPES OF TAGS Generally, there are four types of tags in Merge. Output tags Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the... Platforms: *nix

License: Freeware Size: 194.56 KB Download (101): HTML::Merge::Ext Download

Added: October 15, 2010 | Visits: 2.374

jpg2pdf PRO jpg2pdf PRO is the PRO version of jpg2pdf. jpg2pdf PRO offers you all the features of jpg2pdf 2.x plus these important features: convert every single jpeg to a single pdf (with -album to create a unique PDF) jpg2pdf PRO can automatic detect is the jpeg image is rgb or gray or cmyk and create the... Platforms: *nix

License: Freeware Size: 890.88 KB Download (528): jpg2pdf PRO Download

Added: March 15, 2010 | Visits: 962

kdiff-ext kdiff-ext is an extension for the Konqueror file manager that allows the user to launch diff and merge tools on selected files.. Platforms: *nix

License: Freeware Size: 552.96 KB Download (104): kdiff-ext Download

Added: June 26, 2010 | Visits: 636

XML::DifferenceMarkup XML::DifferenceMarkup is a XML diff and merge. SYNOPSIS use XML::DifferenceMarkup qw(make_diff); $parser = XML::LibXML->new(); $parser->keep_blanks(0); $d1 = $parser->parse_file($fname1); $d2 = $parser->parse_file($fname2); $dom = make_diff($d1, $d2); print $dom->toString(1); This... Platforms: *nix

License: Freeware Size: 57.34 KB Download (108): XML::DifferenceMarkup Download

Released: December 16, 2013  |  Added: December 31, 2013 | Visits: 68.796

LimeShare Pro LimeShare Pro is a peer-to-peer file sharing client for the Gnutella network designed to help exchange and distribute data over the internet in a fast and secure way. The program is written in Java, and uses the Limewire code but brings some advantages of its own such as a revamped layout, lack... Platforms: Windows, Windows 7

License: Freeware Size: 4.95 MB Download (1511): LimeShare Pro Download

Released: September 09, 2013  |  Added: October 22, 2013 | Visits: 5.919

uTorrent SpeedUp Pro Have movies, music and any file downloaded to your PC quicker than ever! uTorrent Speedup Pro is a download-accelerator add-on application for uTorrent. It acts as an optimizer for your uTorrent client's settings in general and for its download speed in particular. Making use of the internal... Platforms: Windows

License: Freeware Size: 881.41 KB Download (424): uTorrent SpeedUp Pro Download

Released: January 22, 2016  |  Added: March 24, 2016 | Visits: 4.311

Free Merge MP3 This is a second-to-none merging program to merge MP3 files efficiently! Free Merge MP3 is a very efficient program that allows you to merge multiple audio files together into a big file. It also offers the most robust and progressive function to convert your audio files to MP3/WAV/WMA/OGG with... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 6.43 MB Download (582): Free Merge MP3 Download

Released: March 13, 2011  |  Added: March 19, 2011 | Visits: 1.128

STG Picture Merge A simple, easy to use program to merge two pictures into a third one, with a degree of transparency chosen by the user. Many file formats supported. Platforms: Windows

License: Freeware Size: 730 KB Download (106): STG Picture Merge Download

< 1 2 3 4 5 >