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

Borland Builder Plot Chart freeware
Filter: All | Freeware | Demo
 

Borland Builder Plot Chart

1 2 3 4 5 > 
Added: August 29, 2008 | Visits: 1.858

MB Free Flying Star Feng Shui MB Free Flying Star Feng Shui generates the flying star chart for you home based on Feng Shui principles. MB Free Flying Star Feng Shui determines the plot chart of your house from the date when your house was built. This program attempts to give you a detailed interpretation of the direction of... Platforms: Windows

License: Freeware Size: 769 KB Download (224): MB Free Flying Star Feng Shui Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 1.037

MB Star Astrology MB Star Astrology comprises of Star Sign, Flying Star Feng Shui, 9 Star Ki Astrology, Purple Star Astrology & Birth Star astrology softwares. Stars have a great influence on our lives with their cosmic vibrations. This influences the personality and behavior of individuals. Mystic Board aims to... Platforms: Windows

License: Freeware Size: 2.83 MB Download (514): MB Star Astrology Download

Added: January 09, 2010 | Visits: 2.554

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

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: August 29, 2008 | Visits: 2.760

!3D Development Studio for Borland C++ Builder Add the strongest 3D capabilities to your Borland C++ Builder. Create top level games, or add 3D content to your application. Currently used by more than 95,000 people. Among the companies using 3DSTATE's technology, you will find brands such as Borland, Motorola, the BBC, Computer... Platforms: Windows

License: Freeware Size: 35 MB Download (858): !3D Development Studio for Borland C++ Builder Download

Added: May 22, 2013 | Visits: 1.047

javascript Diagram Builder Script The javascript Diagram Builder v. 3.3 is a library of some objects and functions, which can help you to display a coordinate diagram (a chart or graph) in your webpage in an easy way.The script will best work with Microsoft Internet Explorer 5.x, Netscape 6.x, Opera 7.x or Konqueror 3.x under... Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (53): javascript Diagram Builder Script Download

Added: January 13, 2010 | Visits: 1.377

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

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 825

Active Query Builder VCL Free Edition Active Query Builder VCL Edition is a visual query builder component suite for Borland Delphi and C++ Builder that allows your end-users to build SQL queries with unions and subqueries via an intuitive visual interface. Active Query Builder VCL Edition is a useful utility that allows you to... Platforms: Windows

License: Freeware Download (60): Active Query Builder VCL Free Edition Download

Added: June 02, 2013 | Visits: 640

Smith chart demo Show how to plot a Smith chart in Matlab. Show how to perform a 2 element match to 50 ohms termination using the Smith chart. Show that depending on the termination impedance that there is more than one combination of elements solving the problem. Platforms: Matlab

License: Freeware Size: 1.74 MB Download (55): Smith chart demo 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: November 03, 2010 | Visits: 1.204

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

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: November 21, 2012  |  Added: November 21, 2012 | Visits: 663

Gantt Chart Builder System GBS requires very little disk space and does not require the user to learn another software package. All Gantt sheets are generated on Excel sheets, this gives the user all the power and flexibility of Excel without the training overheads of battling with Project. for WindowsAll Platforms: Windows

License: Freeware Download (57): Gantt Chart Builder System Download

Added: November 30, 2013 | Visits: 477

GD::Chart::Radial This module allows you to plot and output Radial or Radar charts using the GD library. The module is based on GD::Graph in how it can be used where possible. A radial chart has multiple axis spread out from the centre, like spokes on a wheel. Each axis represents a particular measurement. Values... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): GD::Chart::Radial Download

Released: August 22, 2017  |  Added: September 27, 2017 | Visits: 1.307

Family Tree Builder Used by millions of people worldwide, Family Tree Builder helps you research your family history, build your family tree and add photos, historical records and more. Powerful Family Tree Software - Build a family tree visually, add thousands of people quickly. Supports over 40 languages. Smart... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 48.75 MB Download (1255): Family Tree Builder Download

Released: November 14, 2007  |  Added: November 19, 2007 | Visits: 10.929

Calendar Builder Calendar Builder will allow you to build the calendars you want to your specific custom needs! customize your calendar with your own photographs, layout, use calendar packs (prebuilt sets of calendars), plus much more! Platforms: Windows

License: Freeware Size: 2.39 MB Download (2953): Calendar Builder Download

Added: May 22, 2006 | Visits: 5.241

Messages Builder A program for writing dialog boxes. With Messages Builder you can build dialogs quickly and easily, using standart VCL library. Messages, input, login dialogs for BC Builder and Delphi developers. Using standart VCL functions, you can optimize your code, save time and reduce output size of EXE.... Platforms: Windows

License: Freeware Size: 527 KB Download (660): Messages Builder Download

Added: April 26, 2006 | Visits: 3.159

Java]|[Builder Janex]|[Builder gives Java programmers the possibility to give their users their applications with EXE files. To achieve this, the Janex]|[Builder user has only to enter the proper command line into Janex]|[Builder, which starts the Java application. The command line will then be implanted into... Platforms: Windows, Windows CE

License: Freeware Size: 195 KB Download (245): Java]|[Builder Download

Added: September 08, 2006 | Visits: 3.908

Active Query Builder Free Edition Active Query builder is a component suite for Borland Delphi and C++ Builder which gives your end-users the ability to create SQL queries containing unions and sub-queries via an intuitive visual interface. Free Edition supports only the ANSI dialect Platforms: Windows

License: Freeware Size: 2.68 MB Download (269): Active Query Builder Free Edition Download

Released: June 20, 2007  |  Added: February 17, 2008 | Visits: 19.531

Website Builder The Website Builder script provides you with all the features you will need to set up your own website, using your own domain name. The script can be added to an already running website, or it can also run on its own. Our script is perfect for presentational websites! It enables... Platforms: Windows, *nix, Windows CE

License: Freeware Size: 2.97 MB Download (6954): Website Builder Download

1 2 3 4 5 >