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

Healthy Weight Chart freeware
Filter: All | Freeware | Demo
 

Healthy Weight Chart

1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 2.138

BMI, Weight and Calorie Calculator BMI and Calorie Calculator allows users to calculate the healthy weight and BMI ranges for their age, gender and height, as well as the calorie consumption required to maintain their weight, based on their current life style. For more advanced weight loss tools, including diet and fitness...



Platforms: Windows

License: Freeware Size: 530 KB Download (609): BMI, Weight and Calorie Calculator Download

Added: August 15, 2008 | Visits: 2.174

Weight Loss Program Weight Loss Program helps you shed pounds and maintain a healthy weight. Learn what your ideal calorie intake is and keep track of calories you eat. Weight Loss Program helps you keep a food diary. Become aware of your eating habits. The food diary lets you look back and see how things have...





Platforms: Windows

License: Freeware Size: 30 KB Download (554): Weight Loss Program Download

Released: November 18, 2009  |  Added: November 18, 2009 | Visits: 1.833

MB Health Suite II MB Health Suite II consists of Body Mass Index, Ideal Body Weight Calculator, Body Frame Size & Ideal Waist-Hip Ratio calculators. These tools are indicative of standards that need to be maintained for a healthy loving. MB Body Mass Index is an interesting health software with a simple to use...


Platforms: Windows

License: Freeware Size: 1.39 MB Download (504): MB Health Suite II Download

Released: March 21, 2023  |  Added: March 27, 2023 | Visits: 134

FinitySoft BMI Calculator Easily calculate your body mass index. Just enter your weight, height and sex and BMI Calculator will indicate if your are underweight, normal, overweight or obese, and what is your ideal weight. It will put you on dynamic chart. Freeware! Features: - Supports English (lbs, feet, inches)...


Platforms: Windows

License: Freeware Size: 319.94 KB Download (37): FinitySoft BMI Calculator Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 472

vClinic SLEEP TRACKER vClinic SLEEP TRACKER manages and tracks your sleep. Manage the hours you sleep, sleep quality, sleep interuptions, dreams, etc. Sleep quality affects weight. Chart your sleep against your weight etc. vClinic SLEEP TRACKER runs on almost all mobile phones. If you wish, you can send your sleep...



License: Freeware Size: 110 KB Download (48): vClinic SLEEP TRACKER Download

Added: August 25, 2008 | Visits: 1.299

Healthy Body Weight The slower you lose weight, the more likely you are losing fat and not muscle. If you have a high level of body fat, or you have never been able to successfully lose fat, you should consider trying a program that not only focuses on dieting, but also includes adequate cardiovascular activity and...


Platforms: Windows

License: Freeware Size: 621 KB Download (115): Healthy Body Weight Download

Added: January 13, 2010 | Visits: 1.374

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 777

Macro-Bite for healthier life Macro-Bite software for windows is a big bite of healthy information on living a longer, healthier life. It shares Macrobiotic concepts of Ying Yang foods, basic principles of life, and local natural foods, but also gives you USDA charts & recommendations to provide a blueprint to health....


Platforms: Windows

License: Freeware Size: 52.5 MB Download (63): Macro-Bite for healthier life Download

Released: January 24, 2013  |  Added: January 24, 2013 | Visits: 836

Quick Weight Loss Tips Quick weight loss tips that explain everything you need to know about why a healthy diet is the best way to lose weight fast. If you want to know how to lose weight fast, it's imperative that you follow a healthy diet - this toolbar stores all the quick weight loss tips we found.


Platforms: Windows

License: Freeware Size: 1.45 MB Download (48): Quick Weight Loss Tips Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.240

MB Free Astrology Natal Chart MB Free Astrology Natal Chart Software is a free astrology natal chart generator software based on the principles of western astrology or tropical astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (1721): MB Free Astrology Natal Chart Download

Added: August 26, 2008 | Visits: 1.673

BMI Calc Chart BMI Calc Chart is a simple program that calculates your BMI. Then, it gives you a chart of BMI distributions, as well as a table. This allows you to see if you are overweight, normal or underweight, as well as how healthy you are. This program is free to download and distribute.


Platforms: Windows

License: Freeware Size: 1.96 MB Download (610): BMI Calc Chart Download

Added: January 18, 2010 | Visits: 2.270

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (173): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.665

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d Download

Added: January 18, 2010 | Visits: 1.431

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: August 10, 2010 | Visits: 1.519

Chart::Graph Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (111): Chart::Graph Download

Added: January 09, 2010 | Visits: 2.551

Chart::Plot::Canvas Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas. SYNOPSIS use Chart::Plot::Canvas; my $img = Chart::Plot::Canvas->new(); my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() );...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: November 19, 2010 | Visits: 1.180

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: July 05, 2010 | Visits: 1.812

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: November 09, 2010 | Visits: 1.195

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: July 09, 2010 | Visits: 1.355

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Chart::Sequence Download

1 2 3 4 5 >