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

Peak Flow Measurements Chart freeware
Filter: All | Freeware | Demo
 

Peak Flow Measurements Chart

1 2 3 4 5 > 
Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 718

Asthma Logbook X for Mac OS A logbook for tracking and reporting asthma related events: peak flow level, inhalers puffs/units (for two inhalers), medication taken, breathing difficulty, general health, events and notes. Its your data so you can export the data as a text file and re-import it, currently from Asthma Logbook X...



Platforms: Mac

License: Freeware Size: 1.2 MB Download (491): Asthma Logbook X for Mac OS Download

Added: January 25, 2010 | Visits: 962

Asthma Logbook X Asthma Logbook X is a free, or charity donation-ware, logbook for tracking and reporting asthma related events: peak flow level, inhaler puffs/units (for two inhalers), medication taken, breathing difficulty, general health, events and notes.It's your data so you can export the data as a text...





Platforms: Mac

License: Freeware Download (130): Asthma Logbook X Download

Added: October 07, 2013 | Visits: 382

StopTheWheeze Asthmatic sufferers need to fight and try and get their disease under control. StopTheWheeze is an application that takes your peak flow readings and graphs then and also allows you to include relevant information so that you can see exactly what is causing your asthma attacks.


Platforms: *nix

License: Freeware Size: 1.34 MB Download (36): StopTheWheeze Download

Released: January 17, 2013  |  Added: January 17, 2013 | Visits: 919

MB Biorhythm Chart Software MB Free Biorhythm Chart Software helps you generate your daily biorhythm charts. The chart displays the three primary cycles for physical, emotional and intellectual cycles. These cycles help a person understand how his body functions according to these cycles. The three waveforms indicate:...


Platforms: Windows, Other

License: Freeware Size: 618 KB Download (544): MB Biorhythm Chart Software Download

Added: May 07, 2006 | Visits: 2.972

MB Free Biorhythm Chart Software MB Free Biorhythm Chart Software helps you generate your daily biorhythm charts. The chart displays the three primary cycles for physical, emotional and intellectual cycles. These cycles help a person understand how his body functions according to these cycles. The three waveforms indicate:...


Platforms: Windows

License: Freeware Size: 572 KB Download (564): MB Free Biorhythm Chart Software Download

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

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: January 18, 2010 | Visits: 2.269

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

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: March 23, 2010 | Visits: 1.181

Akarmi - Flow Akarmi - Flow is a template-based C++ framework. Akarmi - Flow simplifies creating programs from independent processing elements that are connected by event channels. It is currently being rewritten to use terms similar to CORBAs event service. Installation: cmake . make all make install...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (109): Akarmi - Flow 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.179

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

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: May 04, 2010 | Visits: 1.235

flow-tools flow-tools is a set of programs for processing and managing NetFlow exports from Cisco and Juniper routers. The tools included are: flow-capture, flow-cat, flow-dscan, flow-expire, flow-export, flow-fanout, flow-filter, flow-gen, flow-header, flow-import, flow-mask, flow-merge, flow-nfilter,...


Platforms: *nix

License: Freeware Size: 983.04 KB Download (116): flow-tools Download

Added: September 20, 2010 | Visits: 1.398

Bulk Meter Flow and Operations Bulk Meter Flow and Operations provides a Web-based application to manage water meter readings.. PostArabic - arabic shaping for PostgreSQL.


Platforms: *nix

License: Freeware Size: 1.4 MB Download (106): Bulk Meter Flow and Operations 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

Added: January 11, 2010 | Visits: 1.111

Java + information flow Java + information flow (Jif in short) is a security-typed programming language that extends Java with support for information flow control and access control, both at compile time and at run time. The source code for the Jif compiler and run-time system is now available for download. Jif is...


Platforms: *nix

License: Freeware Download (93): Java + information flow Download

1 2 3 4 5 >