Chemistry::Artificial::Graphics
Details
| Size: | 13K |
| Last Update: | 2008-05-14 23:53:52 |
| Version: | 0.01 |
| OS Support: | Linux |
| License/Program Type: | Perl Artistic License |
| Publisher: | Bernat Requesens |
| Price: | $0.00 |
Description:
Chemistry::Artificial::Graphics 0.01 is libraries software developed by Bernat Requesens.
Chemistry::Artificial::Graphics is a graphic plot for artificial with database support.
SYNOPSIS
use strict;
use Chemistry::SQL;
use Chemistry::Artificial::Graphics;
my $dbname = $ARGV[0];
my $chaname = $ARGV[1];
my $file = $ARGV[2];
my $mode = $ARGV[3];
if (scalar(@ARGV)!=4)
{ print "Error in parameter number n";
print "perl chaplot.pl DB_NAME
CHA_NAME FILE_NAME MODE (svg | svg_static | text)n";
exit;
}
my $db1 =
Chemistry::SQL->new(db_host=>"127.0.0.1",db_user=>"root",db_port=>"3306",sb_pwd=>"",db_name=>"$dbname",db_driver=>"mysql");
$db1->connect_db;
my $pcha = Chemistry::Artificial::Graphics->new(db => $db1, width=> "800",height=>"600",radius=> "10",distanceh=>"200",file=> $file,
mode=> $mode);
$pcha->ch_plot("$chaname");
This package, along with Chemistry::SQL, includes all the necessary to generate graphics of the artificial chemistry in database.
Chemistry::Artificial::Graphics 0.01 supports different languages (including english). It works with Linux.
Downloading Chemistry::Artificial::Graphics 0.01 will take several seconds if you use fast ADSL connection.
0 comments
Add to
Chemistry::Artificial::Graphics Version History
Related Software
|
|
From category: Libraries |
| C_Sane 1.0.0 is libraries software developed by Francesco Bradascio. C_Sane is a C++ wrapper for the SANE library. Requirements: SANE 1.0.4 C_Sane 1.0.0 supports english interface langua... |
|
|
From category: Libraries |
| Audio::SPX 0.0801 is libraries software developed by David Huggins-Daines. Audio::SPX is a Perl interface to the Sphinx-II audio library. SYNOPSIS use Audio::SPX; my $ad = Audi... |
|
|
From category: Libraries |
| LibDsk is a library that attempts to create uniform functions for accessing floppy drives.... |
|
|
From category: Libraries |
| BSPonMPI 0.2 is libraries software developed by Wijnand J. Suijlen. BSPonMPI is a platform independent software library for developing parallel programs. BSPonMPI implements the BSPlib standard (wi... |
|
|
From category: Libraries |
| Curses::UI::Widget 0.95 is libraries software developed by Maurice Makaay. Curses::UI::Widget is a base class for all widgets. CLASS HIERARCHY Curses::UI::Widget - base class... |
|
|
From category: Version-Control |
| CVS History 0.8.0 is version control software developed by Andrew Hsu. CVS History is a Web application for searching the history of CVS actions. It parses the output of the CVS history command and... |
|
|
From category: Libraries |
| JPerf is a Java library, a perfect hash function generator.... |
|
|
From category: Widgets |
| Eclipse plugin for Qt 1.0.1 is widgets software developed by Xadeck. Eclipse plugin for Qt manages the generation of Makefiles from .pro files and compilation with make. Eclipse plugin for Q... |
|
|
From category: Libraries |
| Caches.rb 0.2.0 is libraries software developed by Yurii Rashkovskii. Caches.rb project is a simple method caching library. Requirements: Ruby What\'s New in This Release: Min... |
|
|
From category: Libraries |
| Convert::CEGH::Gematria 0.02 is libraries software developed by Daniel Yacob. Convert::CEGH::Gematria is a Perl module for Coptic/Ethiopic/Greek/Hebrew Gematria. SYNOPSIS use utf8;\... |
|
|
From category: Libraries |
| Bio::AnnotationCollectionI 1.4 is libraries software developed by Ewan Birney. Bio::AnnotationCollectionI is a Perl interface for annotation collections. SYNOPSIS get an Annotati... |
|
|
From category: Libraries |
| Bio::Tools::Run::PiseApplication::charge 1.4 is libraries software developed by Catherine Letondal. Bio::Tools::Run::PiseApplication::charge is a Perl module. Bio::Tools::Run::PiseApplicatio... |
|
|
From category: Libraries |
| AI::ExpertSystem::Simple 1.2 is libraries software developed by Peter Hickman. AI::ExpertSystem::Simple is a simple expert system shell. SYNOPSIS This class implements a simple expert... |
|
|
From category: Libraries |
| Aapl C++ Template Library 2.14 is libraries software developed by Adrian Thurston. Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradi... |
|
|
From category: Libraries |
| Compress::LZW 0.01 is libraries software developed by Sean O\'Rourke and Matt Howard. Compress::LZW is a pure perl implementation of LZW. WARNING This module does not yet support comp... |
Leave a comment