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

Antique Furniture Values software
Filter: All | Freeware | Demo
 

Antique Furniture Values

< 1 2 3 4 5 > 
Added: May 06, 2006 | Visits: 5.387

Awesome Classic Cars Screen Saver Classic cars enthusiasts will love this screen saver with antique automobile photos from classic car auto shows. All photos are super high-quality images. Other features include transition effects, black and white mode, password use, and extract photos as wallpaper, including built-in wallpaper...



Platforms: Windows

License: Freeware Size: 1.6 MB Download (170): Awesome Classic Cars Screen Saver Download

Released: March 11, 2008  |  Added: March 18, 2008 | Visits: 2.971

Killink CSV Editing delimited text files can be a painful and ugly experience with a standard text editor such as NotePad. Data can look scattered, almost random. Killink CSV gives you a clear view of your data through its spreadsheet editor designed specifically for delimited text files such as comma...





Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 4.06 MB Download (931): Killink CSV Download

Released: July 25, 2010  |  Added: July 30, 2010 | Visits: 2.425

PaneCutter The PaneCutter program is used for automatic cutting plan design for manufacturers of furniture and other products made from sheet materials (wood, metal, glass, etc ..), whose product range is wide or permanently changing. Due to its sophisticated, recursive algorithm, PaneCutter finds the...


Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 141.63 KB Download (350): PaneCutter Download

Added: August 21, 2008 | Visits: 1.219

Antique Japanese Bird Prints Japanese wood block printing reached its zenith in the 1800's with the finest artists of the period producing elegant works of art that are unrivaled today in technique and tenor. The delicacy and refinement of the prints can be appreaciated all the more by the bold and novel presentations...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 3.58 MB Download (121): Antique Japanese Bird Prints Download

Released: October 21, 2008  |  Added: November 06, 2008 | Visits: 4.294

Random Generator for Microsoft Excel You can use Random Generator for Microsoft Excel to fill the selected range with unique random numbers, integers, real numbers, dates or strings; to generate strings with different character sets; to randomly sort values and do many other things. Do you need one of the following? - Fill...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 2.12 MB Download (176): Random Generator for Microsoft Excel Download

Added: April 10, 2010 | Visits: 800

Scalar::Defer Scalar::Defer is a Perl module to calculate values on demand. SYNOPSIS use Scalar::Defer; # exports defer and lazy my ($x, $y); my $dv = defer { ++$x }; # a deferred value (not memoized) my $lv = lazy { ++$y }; # a lazy value (memoized) print "$dv $dv $dv"; # 1 2 3 print "$lv $lv $lv";...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (89): Scalar::Defer Download

Added: September 17, 2010 | Visits: 887

Zonestats Zonestats create an RRD database with the values of CPU and memory (RSS) usage per Solaris 10 zone. Zonestats project requires only the RRDs Perl module..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (145): Zonestats Download

Added: July 23, 2010 | Visits: 853

mod_iptos mod_iptos can set IPTOS values on outgoing packets to assist traffic shaping. I wanted bandwidth control for a few virtual hosts, but i did not like the userland methods -- they were inaccurate and buggy. I wanted to take advantage of the linux kernel traffic shaping which i was already using...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): mod_iptos Download

Added: January 14, 2010 | Visits: 1.153

Units of measurement for Ada Units of measurement for Ada library provides an implementation of dimensioned values for Ada. Unit checks are made at run-time, if not optimized out by the compiler. SI and irregular measurement units are supported. Shifted units like degrees Celsius are supported too. Conversions from and...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (107): Units of measurement for Ada Download

Added: April 23, 2010 | Visits: 1.182

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: June 09, 2010 | Visits: 1.592

mod-apache-snmp Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. Whats New in This Release: - Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (128): mod-apache-snmp Download

Added: January 13, 2010 | Visits: 1.034

Convert::MIL1750A Convert::MIL1750A is a Perl module for conversion routines between decimal floating/integer values and hexadecimal values in the MIL-STD-1750A format. SYNOPSIS use MIL1750A; # Convert to MIL-STD-1750A hex from decimal $hex16i = I16_to_1750A( $dec_value ); $hex16f = F16_to_1750A(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Convert::MIL1750A Download

Added: July 08, 2010 | Visits: 1.769

Statistics::Distributions Statistics::Distributions is a Perl module for calculating critical values and upper probabilities of common statistical distributions. SYNOPSIS use Statistics::Distributions; $chis=Statistics::Distributions::chisqrdistr (2,.05); print "Chi-squared-crit (2 degrees of freedom, 95th...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Statistics::Distributions Download

Added: May 14, 2010 | Visits: 1.333

RRDBot RRDBot is an SNMP polling daemon which writes the polled values to an RRD database. The project can poll many different SNMP sources in an efficient manner. It has no large external dependencies, and its configuration is stored in text files. It has full support for MIB definition files and...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (103): RRDBot Download

Added: September 14, 2010 | Visits: 923

Security::CVSS Security::CVSS is a Perl module to calculate CVSS values (Common Vulnerability Scoring System). SYNOPSIS use Security::CVSS; my $CVSS = new Security::CVSS; $CVSS->AccessVector(Local); $CVSS->AccessComplexity(High); $CVSS->Authentication(Not-Required);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Security::CVSS Download

Added: May 01, 2010 | Visits: 1.198

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Released: April 05, 2010  |  Added: April 22, 2010 | Visits: 1.424

PowerPVC 2010 The complete solution for the manufacturer of PVC Windows and Doors. Easily design and cost windows and doors. Prepare quotations. Prepare design for manufacture and process orders. PowerPVC will calculate the most efficient material usage and manufacturing process. PowerPVC reduces the...


Platforms: Windows

License: Shareware Cost: $350.00 USD Size: 3.27 MB Download (147): PowerPVC 2010 Download

Released: May 24, 2010  |  Added: June 01, 2010 | Visits: 1.314

MightyQuery MightyQuery is a single user SQL database management software working with data stored as comma separated values (.csv, .txt) in plain, flat, textual files. It is serverless, self-contained, simple and effective SQL DBMS for querying CSV files. In contrast to most database systems, MightyQuery...


Platforms: Windows, *nix, Mac

License: Freeware Size: 2.45 MB Download (124): MightyQuery Download

Released: April 28, 2011  |  Added: June 06, 2011 | Visits: 977

Finder Plus inder Plus is a Search Utility which is able to find quickly Files, Folders and Text on your Local, Network, DVD, CD-ROM, USB Hard or Flash Drives. -Searching for files and folders. -Searching for duplicate files. -Searching in multiple locations at the same time. -Searching for files...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.25 MB Download (96): Finder Plus Download

Released: December 30, 2022  |  Added: January 05, 2023 | Visits: 2.182

FURNIT Design of furniture. An add-on for AutoCAD at least 2013! You can project bodies composed from rectangular plates or plates defined by POLYLINE or CIRCLE. Technology represented by holes, grooves or edgings, can be applied. On a plate or between 2 plates assemblings can be applied (hinges, pegs,...


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

License: Shareware Cost: $49.00 USD Size: 36.48 MB Download (226): FURNIT Download

< 1 2 3 4 5 >