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

Blood Glucose Test Chart software
Filter: All | Freeware | Demo
 

Blood Glucose Test Chart

< 1 2 3 4 5 > 
Released: August 10, 2009  |  Added: August 23, 2009 | Visits: 3.641

Chart Tools for Excel Using Chart Tools you will become convinced that it has never been so easy to handle Excel line charts. With this Excel add-in you will be able to: Copy and paste format from a chart to another one, Resize and save charts, Add images, Add and move labels, Configure quickly the most common...



Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.97 MB Download (359): Chart Tools for Excel Download

Released: September 22, 2015  |  Added: September 23, 2015 | Visits: 3.401

Gantt Chart for Workgroup The Gantt Chart for Workgroup is a modern and extremely easy-in-use project plan system with the additional capability to share data over the network. This system allows you to specify complex tasks sequences - a task or multiple tasks can be required to be completed before other tasks can be...





Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $69.95 USD Size: 32 MB Download (216): Gantt Chart for Workgroup Download

Added: August 18, 2008 | Visits: 2.176

Ear Test / Hearing Test Ear Test / Hearing Test is designed to give you a quick test of your ear's capabilities to hear all frequencies of the audible spectrum, separately for each ear. You can measure with good accuracy up to which frequency you can hear and compare your result with those of your friends and family....


Platforms: Windows

License: Freeware Size: 295 KB Download (1145): Ear Test / Hearing Test Download

Added: August 20, 2008 | Visits: 1.494

KineticaRT 2D XY Chart Real-Time .NET Control KineticaRT .NET Multi-Line 2D XY Chart Real-Time Control is fast, easy to configure and supports live update (state changes are transferred automatically to/from the connected channel). It is a member of the KineticaRT family of components, which can be used separately or in unison to build...


Platforms: Windows

License: Commercial Cost: $90.00 USD Size: 293 KB Download (110): KineticaRT 2D XY Chart Real-Time .NET Control Download

Released: March 15, 2008  |  Added: September 08, 2008 | Visits: 6.173

Ping Test Tool PingTester is a visual network test tools, it can stores a list of IP addresses / URL and network test commands to increase the working efficiency, perform ping test by 1 click, 'ping sweep' subnets or interval ping all the hosts on a list continuously, save the individual ping records to a txt...


Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 830.08 KB Download (890): Ping Test Tool Download

Released: November 15, 2007  |  Added: March 09, 2009 | Visits: 4.725

Ping Test Free A handy, powerful, visual ping test utility and IP scanner for system administrator to check network connection. PingEasy is a graphical ping utility lets you easy to watch the states of network and test the connection speeds of various locations. It can save IP addresses and hosts name,...


Platforms: Windows, Windows Vista

License: Shareware Cost: $0.00 USD Size: 390.62 KB Download (673): Ping Test Free Download

Released: May 25, 2009  |  Added: July 13, 2009 | Visits: 2.788

Zeta Test Zeta Test is an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document the tests, and then to evaluate the test...


Platforms: Windows

License: Freeware Size: 61.14 MB Download (201): Zeta Test Download

Released: September 13, 2009  |  Added: September 24, 2009 | Visits: 2.106

D-test (Display test) D-test is a powerful test tool for helping you to adjust correctly your monitor main settings. Features: - resolution test card from 640x480 to 2560x2048; custom resolution included - adjustable collinearity grid - various color tests (RGB, CMYK, Spectrum, Gradient, custom color etc.) -...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 77.39 KB Download (519): D-test (Display test) Download

Added: January 18, 2010 | Visits: 1.440

Test::Smoke::Patcher Test::Smoke::Patcher is a OO interface to help patching the source-tree. SYNOPSIS use Test::Smoke::Patcher; my $patcher = Test::Smoke::Patcher->new( single => { ddir => $build_dir, pfile => $patch, popts => -p1, v => 1, # 0..2 }); $patcher->patch; or my $patcher =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (110): Test::Smoke::Patcher Download

Added: January 18, 2010 | Visits: 1.146

Test::Stochastic Test::Stochastic is a Perl module to check probabilities of randomized methods. SYNOPSIS use Test::Stochastic qw(stochastic_ok); stochastic_ok sub { ...random sub...}, {a => 0.4, b => 0.6}; stochastic_ok {a => 0.4, b => 0.6}, sub { ...random sub...}; Test::Stochastic::setup(times => 100,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (105): Test::Stochastic Download

Added: January 18, 2010 | Visits: 1.411

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: January 18, 2010 | Visits: 2.265

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

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

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

Test::Exception Test::Exception is a Perl module to test exception based code. SYNOPSIS use Test::More tests => 5; use Test::Exception; # or if you dont need Test::More use Test::Exception tests => 5; # then... # Check that something died dies_ok { $foo->method1 } expecting to die; # Check that...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): Test::Exception Download

Added: January 18, 2010 | Visits: 1.016

Test::Resub Test::Resub is a lexically scoped subroutine replacement for testing. SYNOPSIS #!/usr/bin/perl use Test::More tests => 4; use Test::Resub qw(resub); { package Somewhere; sub show { my ($class, $message) = @_; return "$class, $message"; } } # sanity is( Somewhere->show(beyond the...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): Test::Resub Download

Added: October 19, 2010 | Visits: 1.559

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: October 02, 2010 | Visits: 1.410

Test Environment Toolkit Test Environment Toolkit in short TET, is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell. Installation:...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (112): Test Environment Toolkit Download

Added: January 02, 2010 | Visits: 1.144

Test::Version Test::Version is a Perl module that has the role to check for VERSION information in modules. SYNOPSIS use Test::Version; plan tests => $num_tests; version_ok( $file ); FUNCTIONS version_ok( FILENAME, [EXPECTED, [NAME] ] ) version_ok requires a filename and returns one of the three...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Test::Version Download

Added: October 26, 2010 | Visits: 962

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

< 1 2 3 4 5 >