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

Caloric Values software
Filter: All | Freeware | Demo
 

Caloric Values

1 2 3 4 5 > 
Released: March 11, 2008  |  Added: March 18, 2008 | Visits: 2.964

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

Added: August 20, 2008 | Visits: 2.437

Resistor Values Resistor Values is an electrical engineering program that will calculate the value of a 4 band resistor. Resistor Values will determine the value of a resistor based on the color bands or the reverse, it can display the color bands of a resistance value entered by the user.





Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 652 KB Download (820): Resistor Values Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 560

Excel Replace Multiple Formulas With Cell Values Software Replace formulas with the visible value of the cell in one or more MS Excel files. Excel 2000 or higher required.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 402 KB Download (514): Excel Replace Multiple Formulas With Cell Values Software Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 496

Excel Export To Multiple CSV Files Software This software offers a solution for users who want to save one or more MS Excel files to CSV (comma-separated values) files. There are options to save all sheets as one CSV file, to save each sheet as an individual file, and to save each row/column as an individual file. Excel 2000 or higher...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 346 KB Download (501): Excel Export To Multiple CSV Files Software Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 512

CatMV The CatMV program is a realization of the "Caterpillar"-SSA method for analysis of time series, which may contain missing values. The implemented algorithms result in extraction of additive components of time series such as trends and periodic components, with simultaneous filling in the missing...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 532.48 KB Download (473): CatMV Download

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

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: September 17, 2010 | Visits: 882

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: April 23, 2010 | Visits: 1.174

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 (143): Template::Magic Download

Added: June 09, 2010 | Visits: 1.585

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

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

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

Added: January 13, 2010 | Visits: 1.031

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: January 14, 2010 | Visits: 1.145

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: July 08, 2010 | Visits: 1.763

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.329

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: 916

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.189

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

Added: July 23, 2010 | Visits: 848

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

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

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 (90): Finder Plus Download

Added: April 10, 2010 | Visits: 794

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 (88): Scalar::Defer Download

Added: May 10, 2013 | Visits: 546

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Simple string checksum Download

1 2 3 4 5 >