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

Code Chart Studio freeware
Filter: All | Freeware | Demo
 

Code Chart Studio

< 1 2 3 4 5 > 
Released: August 11, 2003  |  Added: April 16, 2006 | Visits: 6.318

Script Studio E-VISION Script Studio is an easy-to-use Pascal and Basic Script IDE (Integrated Development Environment) for Windows. Script Studio is designed for creating simple or large scripts for any purposes (for example to rename multiple files, run programs with parameters, generate download lists and... Platforms: Windows

License: Freeware Size: 1.46 MB Download (480): Script Studio Download

Added: June 14, 2006 | Visits: 10.727

Free horoscope script Astrology is getting more and more popular, and it is not by chance that most large websites have pages devoted to horoscopes, since such pages attract a lot of visitors to the website. Most people are not satisfied with just texts of sun-sign interpretations, but would like to touch upon the... Platforms: Windows

License: Freeware Size: 5 KB Download (1478): Free horoscope script Download

Added: August 26, 2006 | Visits: 18.213

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly... Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.249

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: August 24, 2020  |  Added: September 05, 2020 | Visits: 6.498

Zortam Mp3 Media Studio Zortam Mp3 Media Studio is all-in-one Mp3 application suite. It has several modules such us Zortam Mp3 Auto Tagger, Mp3 Organizer, ID3 Tag Editor, Mp3 Player, Mp3 Volume Normalizer, BPM (Beats Per Minute) Analyzer, CD Ripper, YouTube To Mp3 Converter, Mp3 to Wav converter. With Zortam Mp3... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 21.03 MB Download (1092): Zortam Mp3 Media Studio Download

Released: November 16, 2020  |  Added: March 11, 2021 | Visits: 11.935

DarkWave Studio DarkWave Studio is a free Digital Audio Workstation (DAW) / modular virtual music studio for Windows. You can easily use the built in sequencer, bundled DarkPlug machines and third-party VST effects and VSTi instruments to create music. DarkWave Studio allows the connection of machines in an... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.13 MB Download (1461): DarkWave Studio Download

Released: March 03, 2009  |  Added: July 28, 2009 | Visits: 2.842

MAGIX Xtreme Print Studio Create matching covers, labels, inlays, and booklets for CDs and DVDs in a flash! MAGIX Xtreme Print Studio is the ideal program for unique CD/DVD cases and labels. Quickly and easily design and print labels, covers, inlays, and booklets. Even complete track listings, shapes, and lines can be... Platforms: Windows

License: Freeware Size: 24.17 MB Download (226): MAGIX Xtreme Print Studio Download

Added: January 18, 2010 | Visits: 2.899

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom... Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code 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.670

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

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: March 23, 2010 | Visits: 2.636

Ubuntu Studio Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio is aimed at the GNU/Linux audio, video and graphic enthusiast as well as professional. We provide a suite of the best open-source applications available for multimedia creation. Completely free to use, modify and... Platforms: *nix

License: Freeware Download (817): Ubuntu Studio Download

Added: January 08, 2010 | Visits: 1.608

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl 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: 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.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

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: June 18, 2010 | Visits: 1.591

Sound Studio Sound Studio is a Tcl/Tk application written by Paul Sharpe as his third year individual project, for which he received the Microsoft Prize for Software Engineering. It was subsequently improved by Robin Whitehead. It enables recording, playback and simple cut & paste editing of sound files of... Platforms: *nix

License: Freeware Size: 655.36 KB Download (166): Sound Studio Download

< 1 2 3 4 5 >