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

Company Chart freeware
Filter: All | Freeware | Demo
 

Company Chart

1 2 3 4 5 > 
Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.248

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.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: 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: January 09, 2010 | Visits: 2.553

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

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

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

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

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

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 22, 2010 | Visits: 1.655

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

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: November 03, 2010 | Visits: 1.203

Chart::XMGR Chart::XMGR is a Perl object for displaying data via XMGR. SYNOPSIS use Chart::XMGR; xmgr($a, { SYMBOL => plus}; use Chart::XMGR (); $xmgr = new Chart::XMGR; $xmgr->line($pdl); $pdl->$xmgr->line; xmgr($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR... Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): Chart::XMGR Download

Added: July 19, 2010 | Visits: 1.008

Chart::GRACE Chart::GRACE is a Perl object for displaying data via Xmgrace. SYNOPSIS use Chart::GRACE; xmgrace($a, { SYMBOL => plus}; use Chart::GRACE (); $grace = new Chart::GRACE; $grace->plot($pdl); xmgrace($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR plotting... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): Chart::GRACE Download

Released: June 05, 2010  |  Added: June 09, 2010 | Visits: 1.586

Website Designing Company Kids Protection Screen Saver - Free Download - A screen saver that protects the computer from kids when they click mouse or keyboard keys by capturing all keystrokes while running - Website Designing Company Platforms: Windows

License: Freeware Size: 702.03 KB Download (113): Website Designing Company Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 796

The Company of Myself The Company of Myself is a puzzle game, and that means that the challenge comes from the puzzles. Giving solutions to the puzzles is the equivalent of turning on godmode in an action game: You lose all of the challenge! If you're having trouble with a level, try looking at it in a new way or... Platforms: Windows

License: Freeware Size: 5.15 MB Download (53): The Company of Myself Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 966

Business Logos f. Company Logo Designer Simply design your new company logo yourself! You can, and it's easy! This free logopack (without ads or obligations) brings you 25 logo templates for faszinating new Business Logos. The templates can easily be used in the Company Logo Designer (which also features a free demo version, so you can... Platforms: Windows

License: Freeware Size: 225.28 KB Download (58): Business Logos f. Company Logo Designer Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 903

Technology Logos f. Company Logo Des. Simply design your new company logo yourself! You can't? Wrong! You can! This free logo pack (yes, absolutely free) brings you 25 logo templates for amazing new Technology Logos. The templates can easily be imported into the program Company Logo Designer(of which you can also get a free demo).... Platforms: Windows

License: Freeware Size: 215.04 KB Download (64): Technology Logos f. Company Logo Des. Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 940

Company Logo Designer ProTrial Creating a company logo yourself? The Company Logo Designer makes it so easy. Just lick on what you like. There is no graphical talent needed and no overpaid design agency either. With the Company Logo Designer you can design a logo for your company yourself. Just like that. It's easy, you choose... Platforms: Windows

License: Freeware Size: 1.09 MB Download (62): Company Logo Designer ProTrial Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 898

Company Logos f. Company Logo Designer Why don't you design your new company logo yourself? You can't? Give it a try, it's absolutely easy! This free logopack (Freeware) brings you 25 logo templates for fantastic new Company Logos. The templates can easily be popped into the software Company Logo Designer(of which you can also get a... Platforms: Windows

License: Freeware Size: 235.52 KB Download (57): Company Logos f. Company Logo Designer Download

1 2 3 4 5 >