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

Archive Option Com Ckforms freeware
Filter: All | Freeware | Demo
 

Archive Option Com Ckforms

1 2 3 4 5 > 
Added: April 23, 2013 | Visits: 688

WP Archive-Sitemap Generator WP Archive-Sitemap Generator plugin generates simple Archives/Sitemap based on your blogs posts and pages. This is not another XML sitemap plugin, but rather a nice post sitemap or page sitemap generator. Now user can show total comments count after posts.Features * NEW: Comment count option for...



Platforms: PHP

License: Freeware Size: 10 KB Download (47): WP Archive-Sitemap Generator Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 520

iShrink for Mac OS A great looking multi-file archive & compression tool that can compress and decompress to and from 4 different file formats. Compression and decompression is easy to do, just drag & drop. Creating an archive for multiple files is also as easy, just select the archive option and drag the files to...





Platforms: Mac

License: Freeware Size: 5 MB Download (417): iShrink for Mac OS Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 415

Checkers B Virtual Chess popular. Virtual Chess. Chess game with 3D and 2D visualization. Please Rate this link from Bad to Good. Clear instructions on how the chess pieces move. Offers rules, openings, endgames, tactics, book reviews, and game archive.Chess. com is currently under development to become the...


Platforms: All

License: Freeware Size: 10.24 KB Download (459): Checkers B Download

Added: October 22, 2010 | Visits: 1.327

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: July 01, 2010 | Visits: 1.307

Archive sort Archive sort is a bash script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. It can also be configured to sort into 700MB directories for archiving onto CDs. Usage:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Archive sort Download

Added: June 19, 2010 | Visits: 1.202

Archive::TarGzip Archive::TarGzip is a Perl module to save and restore files to and from compressed tape archives (tar). SYNOPSIS ###### # Subroutine Interface # use Archive::TarGzip qw(parse_header tar untar); $tar_file = tar(@file, @options); $tar_file = tar(@file); $success = untar(@file);...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (95): Archive::TarGzip Download

Added: February 22, 2010 | Visits: 1.549

Extract archive Extract archive is a service menu that allows you to extract any archive file that ark is capable to read + ACE files. You can chose to extract here, or in a subdirectory. In that case, it asks you the name of the subdirectory where you want to extract, and suggests you the archive name by...


Platforms: *nix

License: Freeware Download (165): Extract archive Download

Added: May 04, 2013 | Visits: 1.316

Pricing Basket Option Function for pricing basket option using Monte Carlo Simulation. You can specify if you want an American option. For American options, it follows LMS algorithm. You can choose to specify Averaging date, Average Price, Average type etc. asianbasket.m and europeanbasket.m are the files for pricing....


Platforms: Matlab

License: Freeware Size: 10 KB Download (54): Pricing Basket Option Download

Added: April 03, 2013 | Visits: 690

COM Builder Demo: Curve Fitting This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder. This demo compiles a function that uses the basic curve fitting capability of MATLAB into a COM component and uses it in an external Visual Basic project.Download the file and unzip it in on your local...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (48): COM Builder Demo: Curve Fitting Download

Added: April 09, 2013 | Visits: 500

COM Builder: Bouncing Ball Demo using ODE Solver This is a MATLAB COM Builder demo. This demo shows how you can compile a MATLAB code into a generic component and use the same in an external project. The example used in this demo is the simulation of a bouncing ball using MATLAB ODE solvers.Download the exe (zip archive) and unzip the files...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): COM Builder: Bouncing Ball Demo using ODE Solver Download

Added: May 29, 2013 | Visits: 539

COM Builder Example: Univariate Interpolation This demo shows how you can create a COM component from a MATLAB code using MATLAB COM Builder and use the same in an external project independent of MATLAB. This demo compiles a function that uses MATLAB Interpolation capability into a COM component and uses it in an external Visual Basic...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (46): COM Builder Example: Univariate Interpolation Download

Added: September 09, 2013 | Visits: 1.173

Node Option Premium This module adds a new node option Premium content along with core publishing options (Published, Promoted to front page, Sticky at top of lists).When a node is published as premium content, only users with proper privileges may view the full content of the node.Non-premium users can still access...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Node Option Premium Download

Added: October 24, 2006 | Visits: 5.845

Real & Strategic Option Valuation The Real Option Valuation model encompasses a suite of option pricing tools to quantify the embedded strategic value for a range of investment scenarios. Traditional discounted cash flow investment analysis will only accept an investment if the returns on the project exceed the hurdle rate....


Platforms: Windows

License: Freeware Size: 143 KB Download (425): Real & Strategic Option Valuation Download

Added: May 30, 2006 | Visits: 3.200

Local Website Archive Local Website Archive offers a fast and easy way to store web pages from your browser permanently for future reference. Local Website Archive works with all browsers and also with other online tools (Email, Newsreader, etc.)


Platforms: Windows

License: Freeware Size: 1.22 MB Download (205): Local Website Archive Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.163

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than...


Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Added: January 18, 2010 | Visits: 1.280

Archive::Zip Archive::Zip is a Perl module which provides an interface to ZIP archive files. SYNOPSIS # Create a Zip file use Archive::Zip qw( :ERROR_CODES :CONSTANTS ); my $zip = Archive::Zip->new(); # Add a directory my $dir_member = $zip->addDirectory( dirname/ ); # Add a file from a string with...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (101): Archive::Zip Download

Added: April 04, 2010 | Visits: 1.149

Archive::Chm Archive::Chm is a Perl module that performs some read-only operations on HTML help (.chm) files. Range of operations includes enumerating contents, extracting contents and getting information about one certain part of the archive. The module supersedes Text::Chm written by Domenico Delle Side....


Platforms: *nix

License: Freeware Size: 419.84 KB Download (101): Archive::Chm Download

Added: February 24, 2010 | Visits: 2.470

The PHP Photo Archive 1.0 LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a SQL database to store information about your pictures. It comes with a HTML based installer, so you dont need experience in setting up SQL DB..


Platforms: *nix

License: Freeware Size: 1.2 MB Download (116): The PHP Photo Archive 1.0 Download

Added: April 05, 2010 | Visits: 1.532

Archive::Tyd Archive::Tyd is a Perl extension for simple file archiving. SYNOPSIS use Archive::Tyd; my $tyd = new Archive::Tyd (password => secret password); # Load an archive. $tyd->openArchive ("./archive.tyd"); # Add a file. $tyd->addFile ("./secret image.jpg"); # Write the archive....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): Archive::Tyd Download

Added: June 02, 2010 | Visits: 1.207

Archive::SelfExtract Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with various options: Archive::SelfExtract::createExtractor(...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Archive::SelfExtract Download

1 2 3 4 5 >