









Serving Software Downloads in 976 Categories, Downloaded 31.067.894 Times
SAVE TIME AND MONEY WHILE INCREASING YOUR BIDDING SUCCESS. Designed for contractors, builders and estimators. GeneralCOST Estimator contains industry standard cost data in the CSI format for all cost categories covering general construction. Citycost indexes are automatically applied....
Platforms: Windows
License: Shareware | Cost: $37.00 USD | Size: 890 KB | Download (385): GeneralCost Estimator for Excel Download |
Word Search Construction Kit is a great tool for educators, students, publishers, corporate trainers and puzzle enthusiasts to quickly produce professional looking puzzles. Just enter the words, select a puzzle shape and page layout, and press a button to generate the puzzle.
Design your own...
Platforms: Windows
License: Shareware | Cost: $24.95 USD | Size: 4.44 MB | Download (99): Word Search Construction Kit Download |
Sympathy helps you create professional quality crosswords for publication in print form or on the web. It has a wealth of construction and filling features to aid the compiler. Its flexibility in grid drawing and puzzle layout will appeal to crossword publishers. Sympathy supports US style fully...
Platforms: Windows
License: Shareware | Cost: $159.95 USD | Size: 6 MB | Download (213): Sympathy Crossword Construction Download |
Random Word Generator is a time-saving creativity aid that creates lists of random, artificial words. Its sophisticated system of word construction generates a high percentage of useful words. Words can be subject to certain restrictions, such as ending in a vowel or making the third letter...
Platforms: Windows
License: Shareware | Cost: $15.00 USD | Size: 5.33 MB | Download (490): Random Word Generator Download |
Bid4Build is one of the most advanced, easy to use, Construction Estimating Software systems available on the market today for the price. Designed for all sizes of general and subcontractors, Bid4Build generates bids, cost estimates and reports, quickly and accurately so you can win the bid and...
License: Demo | Cost: $149.00 USD | Size: 10 KB | Download (574): Bid4Build Construction Estimating Software Download |
The goal of Road Construction is to build a road to connect two neighboring cities so that a first vehicle, ready to start on your heels at the beginning of the game, can reach its goal. The vehicle has to run a minimum given distance. As anybody knows, more the road is long and loopy and more it...
Platforms: Windows
License: Shareware | Cost: $5.95 USD | Size: 2.25 MB | Download (114): Road Construction Download |
This program simulates format of drive C: (polish version).
Platforms: DOS, Windows
License: Freeware | Size: 91 KB | Download (465): Format Download |
Feet-Inch-Fraction and Metric Construction-Math Software
Now you can have powerful Construction-Math software on your PC! Calculate in Feet, Inches and Fractions. Instantly find Areas, Volumes and more! Check plan dimensions and take-offs. Use it as a handy pop-up program without leaving your...
Platforms: Windows
License: Demo | Cost: $39.95 USD | Size: 1.54 MB | Download (353): Construction Master for Windows Download |
Image Format converter is developed with using advanced algorithms that makes you enable of format conversion for any type of images such as jpg, bmp, gif, and many others to png, tiff, icon, bmp, gif, jpg, psd etc. Image Format Converter is an all-in-one solution for those who do not want to...
Platforms: Windows
License: Freeware | Size: 960.41 KB | Download (501): Image Format Converter Download |
Convert image format with an easy to use Image Format Converter with single mouse click. Image format converting device is developed with property to support all popular & most usable image formats such as png, tiff, icon, bmp, gif, jpg, psd etc. Image Format Converter is an all-in-one solution...
Platforms: Windows
License: Freeware | Size: 960.41 KB | Download (258): Convert Image Format Download |
Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...
Platforms: *nix
License: Freeware | Size: 1.5 MB | Download (99): Common Data Format Download |
DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times. SYNOPSIS use DateTime::Format::Pg; my $dt = DateTime::Format::Pg->parse_datetime( 2003-01-16 23:12:01 ); # 2003-01-16T23:12:01+0200 DateTime::Format::Pg->format_datetime($dt); This module understands...
Platforms: *nix
License: Freeware | Size: 19.46 KB | Download (75): DateTime::Format::Pg Download |
DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...
Platforms: *nix
License: Freeware | Size: 48.13 KB | Download (76): DateTime::Format::Builder Download |
DBIx::SQLCrosstab::Format is a Perl module with formats results created by DBIx::SQLCrosstab. SYNOPSIS use DBIx::SQLCrosstab::Format; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh,...
Platforms: *nix
License: Freeware | Size: 66.56 KB | Download (88): DBIx::SQLCrosstab::Format Download |
Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is...
Platforms: *nix
License: Freeware | Size: 38.91 KB | Download (72): Time::Format Download |
DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days. SYNOPSIS use DateTime::Format::Epoch::TJD; my $dt = DateTime::Format::Epoch::TJD->parse_datetime( 13244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::TJD->format_datetime($dt);...
Platforms: *nix
License: Freeware | Size: 17.41 KB | Download (81): DateTime::Format::Epoch::TJD Download |
DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds. SYNOPSIS use DateTime::Format::Epoch; my $dt = DateTime->new( year => 1970, month => 1, day => 1 ); my $formatter = DateTime::Format::Epoch->new( epoch => $dt, unit => seconds, type => int, # or...
Platforms: *nix
License: Freeware | Size: 17.41 KB | Download (74): DateTime::Format::Epoch Download |
DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #...
Platforms: *nix
License: Freeware | Size: 17.41 KB | Download (71): DateTime::Format::Epoch::DotNet Download |
DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...
Platforms: *nix
License: Freeware | Size: 17.41 KB | Download (73): DateTime::Format::Epoch::Unix Download |
DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000...
Platforms: *nix
License: Freeware | Size: 17.41 KB | Download (76): DateTime::Format::Epoch::MacOS Download |