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

Chemistry::Artificial::Graphics 0.01

  Date Added: February 08, 2010  |  Visits: 1.266

Chemistry::Artificial::Graphics

Report Broken Link
Printer Friendly Version


Product Homepage
Download (112 downloads)



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

Requirements: No special requirements
Platforms: Linux
Keyword: Argv Artificial Chemistryartificialgraphics Database Db Libraries Mode Name Plot Programming Sql
Users rating: 0/10

License: Freeware Size: 14.34 KB
USER REVIEWS
More Reviews or Write Review


CHEMISTRY::ARTIFICIAL::GRAPHICS RELATED
Database Tools  -  Gladius DB 0.7.0
Gladius DB is a fast and efficient PHP flatfile database engine written in pure PHP; its SQL syntax is compatible with a subset of intermediate SQL92. You will not need any specific extension to have it work, and it is bundled with an adoDB lite...
57.34 KB  
Automotive Information Databases  -  Database Browser Portable 3.2.2.19
This easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. There are two versions available. Standard and Portable Standard version can be installed on Windows PC....
2.28 MB  
Database Tools  -  DB Connect with XML 1.0
A connection to a specified MySQL database can be established and a given SQL query can be executed.DB Connect with XML can retrieve the query results and generate a XML document that contains the total number of result set rows, as well the...
10 KB  
Automotive Information Databases  -  Database Browser 3.3.0.2
This easy to use tool allows user to connect to any database and browse or modify data ,run sql scripts, export and print data. There are two versions available. Standard and Portable Standard version can be installed on Windows PC....
2.47 MB  
Database Tools  -  GreenSQL 0.3.4
GreenSQL is an open source database firewall used to protect databases from SQL injection attacks. GreenSQL works in a proxy mode and has built in support for MySQL.The logic is based on evaluation of SQL commands using a risk scoring matrix as...
112.64 KB  
Database Tools  -  ActiveDBLib 1.0
ActiveDBLib is a PHP class to access MySQL or optionally other databases by using various Database Abstraction Libraries. Its primary intention is to hide the differences between the different database abstraction Libraries and to provide standard...
10 KB  
Graphics Viewers  -  PHP Photobook On-line Photoalbum 0.5.5
This on-line photoalbum works out-of-the-box (no database needed, safe-mode-safe, minimal setup) and focuses on the presentation of the photos. Features: basic password protection, Wiki-style guest-books, documentation and captions for the pictures.
148.42 KB  
Programming  -  Python Hyperschema Database Mapper 3.0
Creates really cool and useful hypermaps from SQL database schema, consists of a small PL/SQL metadata extractor and a Python (or C) postprocessor file.
28.29 KB  
Organizers  -  DWAIN 1.0
DWAIN - Database Without An Interesting Name DWAIN is a PHP based web application for companies that provides out-sourced technical support to other organisations. Features include Job Management, Engineer time/travel/expense billing, Invoicing...
 
Database Tools  -  MYDB Class 1.0
A connection to a MySQL database is opened and several types of SQL queries are built and executed.Key Features of MYDB Class:- SELECT queries given the table, list of fields and an optional condition clause- INSERT or UPDATE queries given the...
10 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB