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

Vba Algorithm software
Filter: All | Freeware | Demo
 

Vba Algorithm

1 2 3 4 5 > 
Released: June 17, 2010  |  Added: June 28, 2010 | Visits: 1.822

Kernel VBA Password Recovery Kernel VBA Password Recovery tool is a VBA project password recovery software designed to recover lost and forgotten passwords from password protected vba project files such as (.doc, .xls, .xla). Kernel for VBA Password Recovery software quickly recovers password of VBA project file...



Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 743.86 KB Download (787): Kernel VBA Password Recovery Download

Released: January 10, 2002  |  Added: January 22, 2006 | Visits: 4.187

ASP/VBA/COM ActiveX Dictionary object Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock/Unlock methods to synchronize tasks (lookup, application scope). Share ASP Application/Session objects.





Platforms: Windows

License: Shareware Cost: $34.00 USD Size: 160 KB Download (551): ASP/VBA/COM ActiveX Dictionary object Download

Added: October 22, 2006 | Visits: 7.548

VBA Code Profiler The VBA Code Profiler System (VBACP) provides a system to profile Microsoft VBA based applications. This will allow analysis of your code for performance and path tracking throughout your VBA project. The VBACP system will operate on any Microsoft VBA based application from Office 97, 2000, and...



License: Shareware Cost: $0.00 USD Download (926): VBA Code Profiler Download

Added: May 11, 2006 | Visits: 9.768

VB/VBA Code Printer System The Visual Basic (VB) & Visual Basic for Applications (VBA) Code Printer System (VBPRT) provides you with a single tool to format and print your Visual Basic 5 and 6 code as well as your Microsoft Word/Excel VBA code including the printing of various statistics about the code included number of...



License: Shareware Cost: $0.00 USD Download (881): VB/VBA Code Printer System Download

Released: February 02, 2003  |  Added: June 09, 2006 | Visits: 7.682

VBA Password Recovery VBA Password Recovery recovers passwords for Visual Basic for Applications (VBA) projects source code. VBA components are used by programs like Microsoft Excel, Microsoft Word, and Microsoft Access. Only Office 97 files are supported in this version.


Platforms: Windows

License: Demo Cost: $20.00 USD Size: 935 KB Download (612): VBA Password Recovery Download

Added: September 04, 2006 | Visits: 8.055

VBA Key VBA Password Recovery Key instantly finds passwords for VBA (Visual Basic for Applications) projects. Forgetting passwords for documents that have not been used for a long time is a common issue - this could happen to anyone, anytime. In this case VBA Key is the best solution. VBA Password...


Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 565 KB Download (785): VBA Key Download

Released: February 13, 2015  |  Added: March 29, 2015 | Visits: 12.311

VBA Password Bypasser VBA Password Bypasser is advanced tool for VBA (Visual Basic for Applications) Projects / Code password and protection removal. With VBA Password Bypasser you can open your VBA Project whatever the protection is: password protected, locked project or unviewable project. VBA Password Bypasser...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.95 USD Size: 752.05 KB Download (1192): VBA Password Bypasser Download

Released: November 20, 2013  |  Added: December 23, 2013 | Visits: 2.001

VBA Password Recovery Master How many times you could not continue your work, no matter how urgent it was, just because the password you locked the VBA project with has suddenly slipped from your mind? You tried over and over, but all you could get is that nasty "Wrong password" message. Indeed, a very unpleasant - and...


Platforms: Windows, Windows 7

License: Shareware Cost: $19.95 USD Size: 1.56 MB Download (240): VBA Password Recovery Master Download

Added: January 18, 2010 | Visits: 2.125

VBA Express VBA Express is a frontend for the very popular game emulator VisualBoyAdvance. Whats VBA Express? Its First, to configure VisualBoyAdvance (emulator)... EASILY! Graphics, sound, controls (keyboard and joystick), paths (to saves and captures)... You can configure all this without edit...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (246): VBA Express Download

Added: January 18, 2010 | Visits: 1.065

Algorithm::Dependency Algorithm::Dependency is a base class for implementing various dependency trees. SYNOPSIS use Algorithm::Dependency; use Algorithm::Dependency::Source::File; # Load the data from a simple text file my $data_source = Algorithm::Dependency::Source::File->new( foo.txt ); # Create the...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (121): Algorithm::Dependency Download

Added: October 17, 2010 | Visits: 2.250

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (209): Algorithm::Knapsack Download

Added: March 22, 2010 | Visits: 900

Algorithm::DiffOld Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old (<=0.59) interface. NOTE This has been provided as part of the Algorithm::Diff package by Ned Konz. This particular module is ONLY for people who HAVE to have the old interface,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): Algorithm::DiffOld Download

Added: April 09, 2010 | Visits: 1.030

Algorithm::Loops Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. SYNOPSYS use Algorithm::Loops qw( Filter MapCar MapCarU MapCarE MapCarMin NextPermute NextPermuteNum NestedLoops ); my @copy= Filter {tr/A-Z.,"()/a-z/d} @list; my $string= Filter...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (108): Algorithm::Loops Download

Added: April 26, 2010 | Visits: 4.212

Algorithm::Diff::Apply Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. SYNOPSIS ## Single-diff form: use Algorithm::Diff::Apply qw{apply_diff}; my @ary = ...; my @diff = ...; # some call to Algorithm::Diff::diff() my @changed_ary = apply_diff(@ary, @diff); my $changed_ary =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Algorithm::Diff::Apply Download

Added: May 06, 2010 | Visits: 2.097

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (218): Parallel Genetic Algorithm Library Download

Added: January 17, 2010 | Visits: 1.043

Algorithm::BinPack Algorithm::BinPack is a Perl module that can efficiently pack items into bins. SYNOPSIS Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Algorithm::BinPack Download

Added: September 29, 2013 | Visits: 938

Genetic Algorithm File Fitter Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software written in C++ that arranges--via a genetic algorithm--an input list of items or files/directories into volumes of a certain capacity (target), such as CD or DVD, in a way that the total wastage is minimized. By smartly...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (122): Genetic Algorithm File Fitter Download

Added: April 25, 2010 | Visits: 941

Algorithm::Permute Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. SYNOPSIS use Algorithm::Permute; my $p = new Algorithm::Permute([a..d]); while (@res = $p->next) { print join(", ", @res), "n"; } my @array = (1..9); Algorithm::Permute::permute { print...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (108): Algorithm::Permute Download

Added: February 19, 2010 | Visits: 884

Algorithm::SISort Algorithm::SISort is a Perl module that contains select and insert sorting algorithm. SYNOPSIS use Algorithm::SISort qw(Sort Sort_inplace); @sorted_list = Sort {$_[0] <=> $_[1]} @unsorted_list; # ... or ... $number_of_comparisons = Sort_inplace {$_[0] <=> $_[1]} @unsorted_list; This...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Algorithm::SISort Download

Added: November 16, 2010 | Visits: 999

Algorithm::Merge Algorithm::Merge is a Perl module package that provides three-way merge and diff. SYNOPSIS use Algorithm::Merge qw(merge diff3 traverse_sequences3); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } }); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } },...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Algorithm::Merge Download

1 2 3 4 5 >