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

Graph Visual software
Filter: All | Freeware | Demo
 

Graph Visual

< 1 2 3 4 5 > 
Added: August 17, 2008 | Visits: 2.149

Visual Ping FREE Visual replacement for the standard ping utility. Helps you monitoring TCP/IP targets, by sending echo requests and displaying the responses over a detailed list and a graph.Using Visual Ping you can easy ping hosts either from the graphical user interface or from the command prompt. This... Platforms: Windows

License: Freeware Size: 592 KB Download (442): Visual Ping Download

Released: May 20, 2014  |  Added: June 19, 2014 | Visits: 2.993

Visual Similarity Duplicate Image Finder Visual Similarity Duplicate Image Finder's main goal is to help you find fast all similar and duplicate images in a folder and its sub folders. Visual Similarity Duplicate Image Finder uses advanced algorithms to find similar images in a way that a human does. Due to that fact it can find similar... Platforms: Windows, Windows 7, Windows Server, Other

License: Demo Cost: $24.95 USD Size: 3.19 MB Download (192): Visual Similarity Duplicate Image Finder Download

Released: September 24, 2008  |  Added: September 27, 2008 | Visits: 2.974

Visual Audit X4 Within seconds of using Visual Audit X4 you will be happily on your way to auditing your entire IT population. With Visual Audit X4 on hand you will have the full facts on your IT assets and be able to answer any questions instantly. At the same time you can banish potential risk and save... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 18.3 MB Download (238): Visual Audit X4 Download

Released: October 29, 2008  |  Added: February 08, 2009 | Visits: 1.658

LabDevTools for Visual STudio .NET 2008 LabDevTools is a set of Windows Forms controls, for development environments based on .NET Framework and allow to extend the possibilities for design and creation of interfaces in many fields of applications such as: player multimedia, interfaces software/hardware, programs technical or... Platforms: Windows

License: Shareware Cost: $800.00 USD Size: 5.7 MB Download (205): LabDevTools for Visual STudio .NET 2008 Download

Released: May 14, 2008  |  Added: November 05, 2009 | Visits: 1.852

Visual Kalman Filter "Visual Kalman Filter " is a visual math tool to simulate Kalman filter for linear or nonlinear system. Only three steps you need do,and you'll get the curve and the estimated results. Function: The Kalman filter is a set of mathematical equations that provides an efficient computational... Platforms: Windows, *nix

License: Shareware Cost: $49.95 USD Size: 810.09 KB Download (192): Visual Kalman Filter Download

Released: December 15, 2009  |  Added: December 26, 2009 | Visits: 1.945

Visual Patch Maker Visual Patch is a software development tool for building software patches and software updates. This binary patch maker features DeltaMAX data compression for faster software deployment and integration with software installation and patch management tools from vendors like Installshield,... Platforms: Windows

License: Shareware Cost: $395.00 USD Size: 17.95 MB Download (140): Visual Patch Maker Download

Added: January 18, 2010 | Visits: 2.272

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

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

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: September 03, 2010 | Visits: 2.149

SVG::Graph SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create... Platforms: *nix

License: Freeware Size: 88.06 KB Download (151): SVG::Graph Download

Added: October 09, 2010 | Visits: 1.085

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: July 18, 2010 | Visits: 1.404

Big Faceless Graph Library The Big Faceless Graph Library is a Java class library for creating graphs and charts. It is backed by a full 3D engine, allowing you to create shaded 3D pie, bar, and line graphs as GIF, PDF, PNG, or other image formats. Big Faceless Graph Library features include transparent backgrounds,... Platforms: *nix

License: Shareware Cost: $800.00 USD Size: 1.6 MB Download (100): Big Faceless Graph Library Download

Added: November 13, 2010 | Visits: 1.721

duv Visual Disk Usage duv visual disk usage draws an interactive visualization of disk usage, with display area proportional to disk space. The map may be based on directory hierarchy, uid of owner, file extension (.c, .mp3, etc.), or number of days since last access or modification. As you move the pointer across... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 54.27 KB Download (117): duv Visual Disk Usage Download

Added: August 10, 2010 | Visits: 1.522

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: November 07, 2010 | Visits: 1.928

PostScript::Graph::Bar PostScript::Graph::Bar Perl module can draw a bar chart on a postscript file. SYNOPSIS Simplest Take labels and values from a csv file and output as a bar chart on a postscript file. use PostScript::Graph::Bar; my $bar = new PostScript::Graph::Bar(); $bar->build_chart("survey.csv");... Platforms: *nix

License: Freeware Size: 55.3 KB Download (125): PostScript::Graph::Bar Download

Added: March 21, 2010 | Visits: 1.100

Path::Graph Path::Graph is a Perl module created to generate paths from hash graph. SYNOPSIS Code 1 #!usr/bin/perl my %graph = ( A => {B=>1,C=>4}, B => {A=>1,C=>2}, C => {A=>4,B=>2} ); use Paths::Graph; my $g = Paths::Graph->new(-origin=>"A",-destiny=>"C",-graph=>%graph); my @paths =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Path::Graph Download

Added: March 03, 2010 | Visits: 1.350

Boost::Graph Boost::Graph is a Perl interface to the Boost-Graph C++ libraries. SYNOPSIS use Boost::Graph; # Create an empty instance of a Graph my $graph = new Boost::Graph(directed=>0, net_name=>Graph Name, net_id=>1000); # add edges $graph->add_edge(node1=>a, node2=>b, weight=>1.1, edge=>edge... Platforms: *nix

License: Freeware Size: 2.4 MB Download (187): Boost::Graph Download

Added: September 17, 2010 | Visits: 1.034

DGS Graph DGS Graph was created to provide an easy to install graphing script, capable of generating graphs for web presentation.. Platforms: *nix

License: Freeware Size: 24.58 KB Download (110): DGS Graph Download

Added: March 01, 2010 | Visits: 1.255

OpenRM Scene Graph OpenRM Scene Graph is a scene graph API that implements fully piplined-parallelized multistage and multithreaded rendering, and uses OpenGL as a graphics platform for hardware acceleration. A scene graph model is a useful way to organize data for rendering in a way that is particularly... Platforms: *nix

License: Freeware Size: 419.84 KB Download (107): OpenRM Scene Graph Download

Added: October 17, 2010 | Visits: 3.432

Visual Perl/Tk Visual Perl/Tk is a GUI development solution for beginners and professionals. Agenda - Why Perl/Tk - Other languages/libraries - Comparison table - Alternative visual tools for Perl/Tk - What beginners need - Why experienced programmer need it - What VPTK offers - Features that are not... Platforms: *nix

License: Freeware Size: 90.11 KB Download (210): Visual Perl/Tk Download

< 1 2 3 4 5 >