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

Quality Control Chart freeware
Filter: All | Freeware | Demo
 

Quality Control Chart

< 1 2 3 4 5 > 
Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 393

QUality Aware Middleware The QUAM project defines enhancements to Object Middleware (in particular CORBA) to provide Quality of Service (QoS) management and control to application objects.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 449.14 KB Download (54): QUality Aware Middleware Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 476

Quality Management software package Quality Assurance & Control database client server system. Postgresql server, C# clients, web php interface. All strategies are ISO 9001: 2000 compliant.Solve almost all traceability requierements.





Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 68.99 KB Download (44): Quality Management software package Download

Added: April 06, 2006 | Visits: 4.084

Flash and Pics Control Flash and Pics Control is an Internet Explorer add-on that allows you to easily enable or disable flash animation and pictures. Having flash and pictures disabled lets you reduce the amount of incoming traffic and, thus, save your money. Disabled flash animation (which is generally an...


Platforms: Windows

License: Freeware Size: 203 KB Download (333): Flash and Pics Control Download

Released: August 25, 2010  |  Added: November 10, 2011 | Visits: 4.527

MSU Video Quality Measurement Tool Free program for video quality measurements. Program main features include: 1. Support of 19 objective metrics and 5 plugins. Among them standard metrics ( PSNR, MSAD, SSIM, VQM, etc ) and modern metrics with good subjective quality correlation ( MS-SSIM, 3-SSIM, stSSIM). 2. Support of more...


Platforms: Windows

License: Freeware Size: 5.13 MB Download (302): MSU Video Quality Measurement Tool 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

Released: April 01, 2014  |  Added: April 10, 2014 | Visits: 4.441

Remote Administrator Control Client With Remote Administrator Control you can work without any limits on a remote computer with operation system Windows, as if working on your local computer. You can connect through Internet/Intranet network with the TCP/IP protocol. You can also connect to computers without public...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 6.82 MB Download (639): Remote Administrator Control Client Download

Released: August 09, 2012  |  Added: September 03, 2012 | Visits: 3.612

Audio Control Audio Control is an audio mixer software utility for visualization and control of the computer audio volume, and is an improved substitution for the standard Windows Volume control. Audio Control inspects the host system for audio devices and displays them, and their audio controls, in a manner...


Platforms: Windows

License: Freeware Size: 6.58 MB Download (285): Audio Control 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.432

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

Very Simple Control Protocol Daemon Very Simple Control Protocol Daemon is a daemon for home automation tasks. VSCP protocol is a very simple and free protocol for SOHO automation tasks & friends. The protocol is so easy that everyone can grasp the idea behind it in a few minutes. Therefore its also very easy to construct and...


Platforms: *nix

License: Freeware Size: 240 MB Download (112): Very Simple Control Protocol Daemon Download

Added: September 17, 2010 | Visits: 1.888

Rule Set Based Access Control Rule Set Based Access Control (RSBAC) is a Free Software security extension for current Linux kernels. Rule Set Based Access Control is based on the Generalized Framework for Access Control (GFAC) by Abrams and LaPadula and provides a flexible system of access control based on several modules....


Platforms: *nix

License: Freeware Size: 368.64 KB Download (102): Rule Set Based Access Control Download

Added: June 15, 2010 | Visits: 1.811

Ops Control Panel Ops Control Panel is a frontend for MRTG. Unlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script. Ops Control Panel project provides overviews of MRTG-based monitoring...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (154): Ops Control Panel Download

Added: May 03, 2010 | Visits: 2.160

Linux Advanced Routing & Traffic Control HOWTO Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more! The LARTC-HOWTO describes many advanced ways of routing and shaping traffic. Using the HOWTO, you will be able to shape traffic in myriad ways, which will help you lower...


Platforms: *nix


Added: August 10, 2010 | Visits: 1.521

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: February 13, 2010 | Visits: 1.207

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

Added: August 20, 2010 | Visits: 1.949

Azureus Speed Control Azureus Speed Control is a project that enables automatic configuration of your upload limit. This addresses the problem of implicit additional upload when Azureus downloads with high speed, which can lead to connection choking. This is a problem specially for users with low upload bandwidth like...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (208): Azureus Speed Control Download

Added: February 27, 2010 | Visits: 5.742

VISCA Camera Control Library VISCA Camera Control Library is a library for controlling a VISCA(tm) compliant camera through the RS232 port of your PC. VISCA, on its side, is a protocol developed by Sony so that a lot of machine vision cameras from Sony are compliant with VISCA. Typical cameras include the FCB-IX47 family...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (760): VISCA Camera Control Library Download

Added: August 01, 2010 | Visits: 1.629

Selenium Remote Control Selenium Remote Control project is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. Selenium Remote Control provides a Selenium Server, which can automatically...


Platforms: *nix

License: Freeware Size: 8.3 MB Download (94): Selenium Remote Control Download

Added: June 12, 2010 | Visits: 2.319

Easy Hosting Control Panel Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. It uses LAMP (Linux/Apache/MySQL/PHP). Easy Hosting Control Panel aims to be easy to install and use, simple, and functional. Whats New in This Release: - The installer was improved. - Known bugs were...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (155): Easy Hosting Control Panel Download

< 1 2 3 4 5 >