Main > Free Download Search >

Free chemistry development kit 1.0.1 software for linux

chemistry development kit 1.0.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2552
Chemistry Development Kit 1.0.1

Chemistry Development Kit 1.0.1


Chemistry Development Kit is a Java classes for chemo- and bioinformatics. more>>
Chemistry Development Kit classes are Java utitility classes for ChemoInformatics and Computational chemistry, written in Java. They are developed constantly developed parallel to other projects that make use of them.
They are a complete re-write of the CompChem classes that were the basis of JChemPaint, a Java Editor for 2D chemical structures, and of JMDraw, a Java package for the graphical layout of 2D chemical structures.
The CDK project was started in September 2000 to replace the CompChem libraries used by JChemPaint, Jmol and SENECA. It no longer is in its initial stage, but is slowly getting a solid state.
The people involved in setting up the project are Christoph Steinbeck then at the Chemoinformatics Group at the Max Planck Institute of Chemical Ecology in Jena, as well as Egon Willighagen from the University of Nijmegen, The Netherlands, who is also involved with JChemPaint and many other Java Chemoinformatics programs, and Dan Gezelter from Notre Dame University, South Bend, USA, the initiator of Jmol, a 3D viewer and analyzer for molecules .
Now, the rewrite of these CompChem/CDK library classes do somehow effect all of our projects. All of our code relies to some extend on the so-called CompChem classes for computational chemistry.
Christoph Steinbeck started this chemistry library when he started programming SENECA, a system for Computer Assisted Structure Elucidation. It turned out that some of the code had design flaws that prevented others, like the authors of (Jmol) to use it.
Enhancements:
- This release consists of mostly some bugfixes, but also solves a few Java 1.4.2 compile problems and adds more functionality to the SMARTS parser.
<<less
Download (13.1MB)
Added: 2007-06-26 License: LGPL (GNU Lesser General Public License) Price:
851 downloads
Car PC Development Kit 0.2.1

Car PC Development Kit 0.2.1


Car PC Development Kit is a kit for making a Linux distribution for a car PC. more>>
Car PC Development Kit is a kit for making a Linux distribution for a car PC.
Unlike most distributions which come prepackaged and ready to load, this distribution requires downloading, compiling, and post-setup before you can load it into a system.
The end result will be a modular platform for quickly putting together a small Linux system to copy onto boot media and start using.
The target platform is a mini-computer to be installed in an automobile and used either headless or with a monitor and some input device like a keyboard or remote control.
Enhancements:
- Fixes LIRC support for both CAUI and MPlayer.
- Updates the CAUI version, and updates the LIRC package to configure more buttons by default.
<<less
Download (0.065MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1428 downloads
GNU MIX Development Kit 1.2.3

GNU MIX Development Kit 1.2.3


GNU MIX Development Kit is a MIX computer emulator and development kit. more>>
GNU MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications:
- mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine.
- mixvm A MIX virtual machine which is able to run and debug compiled MIXAL programs, using a command line interface with readlines line editting capabilities.
- gmixvm A MIX virtual machine with a GTK+ GUI which allows you running and debugging your MIXAL programs through a nice graphical interface (see screenshots).
- mixguile A Guile interpreter with an embedded MIX virtual machine, manipulable through a library of Scheme functions.
- mixal-mode.el An Emacs major mode for MIXAL source files editing, providing syntax highlighting, documentation lookup and invocation of mixvm within Emacs.
- mixvm.el An elisp program which allows you to run mixvm within an Emacs GUD window, simultaneously viewing your MIXAL source file in another buffer.
Using the GNU MDK tools, youll be able to:
- write, compile and execute MIXAL programs,
- set breakpoints and run your programs step by step,
- set conditional breakpoints (register change, memory change, etc.),
- collect execution timing statistics,
- trace executed instructions,
- inspect and modify the MIX registers, flags and memory contents at any step,
- simulate MIX input-output devices using the standard output and your file system.
In addition, the MIX virtual machine simulators include an embedded Guile interpreter and, therefore, their functionality can be extended using Scheme.
Enhancements:
- The Gmixvm interface has been improved with respect to the external programs dialog and about box.
- Compilation warnings in PPC and 64-bit platforms were fixed.
- Minor bugs were fixed.
<<less
Download (1.0MB)
Added: 2006-08-17 License: GPL (GNU General Public License) Price:
1170 downloads
Open Office Software Development Kit 1.1.0

Open Office Software Development Kit 1.1.0


Open Office Software Development Kit is an add-on for OpenOffice suite. more>>
Open Office Software Development Kit is an add-on for OpenOffice suite.
It provides the necessary tools and documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for OpenOffice.org.
The highlight of the SDK is the 900-page Developers Guide. This comprehensive guide provides a detailed description of the OpenOffice.org API concepts, the OpenOffice.org UNO component model and how to use the API in the context of the different application areas. At the close of each chapter, there is at least one example that demonstrates how to use a specific API.
Developers who are new to OpenOffice.org will also find the OpenOffice.org developer page useful.
Main features:
- 900-page Developers Guide (HTML + PDF version)
- XML file format specification
- IDL reference with cross references to the Developers Guide and vice versa
- C/C++ and Java UNO reference documentation
- development and deployment tools
- code samples for Java, C++, OpenOffice.org Basic and OLE
- easy-to-use build environment for the included samples
<<less
Download (28MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1128 downloads
Curses Development Kit 5.0-20060507

Curses Development Kit 5.0-20060507


Curses Development Kit is a library of widgets for curses development. more>>
Curses Development Kit is a library of widgets for curses development.
Installation:
To build the library cd into the Cdk distribution directory and follow the following steps:
1) Run configure. This will create a Makefile with a default install directory root of /usr/local. If you want to change the default install directory use the --prefix command line argument on configure. For example, if you want to install under /export/local instead, run the command: ./configure --prefix="/export/local"
2) Type make. This will make the library, the example binaries and the demonstration binaries.
3) Type make install. This will install the CDK distribution. Look at step 1 if you want to install other than /usr/local.
Enhancements:
- Adds functions to simplify changes of the list for alphalist and fselect widgets.
- Modifies handling of the delete key to make it delete the current character (unlike backspace).
- Several other minor fixes and improvements.
<<less
Download (0.38MB)
Added: 2006-05-09 License: BSD License Price:
1264 downloads
PowerDNS Backend Development Kit 2.9.21

PowerDNS Backend Development Kit 2.9.21


PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS. more>>
PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS, a nameserver that reads data from different backends. The stock distribution comes with MySQL and PostgreSQL and other backends. It is also possible to do failover, loadbalancing, and geodirection from a backend.

PowerDNS has developed a complete suite of technologies surrounding Internet Naming and email. Internet Naming is at the core of all online activities and is involved in each and every transaction on the net. Email remains the killer application of the Internet.
<<less
Download (3.0MB)
Added: 2007-05-30 License: MIT/X Consortium License Price:
878 downloads
Heirloom Development Tools 070527

Heirloom Development Tools 070527


Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS... more>>
Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX standard.

Software developed on original Unix systems has quite often used internals of yacc and lex. The tools in this package provide a convenient way to make such software compile on free Unix platforms such as Linux or BSD. In particular, they serve as a stable base for compiling other components of the Heirloom Project.

<<less
Download (0.37MB)
Added: 2007-05-30 License: CDDL (Common Development and Distribution License) Price:
879 downloads
AVR Cross Development Kit 20060719

AVR Cross Development Kit 20060719


AVR Cross Development Kit is a cross development kit for the AVR RISC processor. more>>
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should support your development with a comprehensive Assembler and C development environment for even this processor familie under Linux. It will present only free of fee tools, so you can use it without risks. Further you will find some useful OS projects and related sample code all arround AVRs inside of the example packages.
CDK4AVR collects all programms and development tools in one directory (/opt/cdk4avr) and will try to present an easy to admin installation.
My intention for CDK4AVR is / was to provide a full featurd tool chain distribution of all the free accessible resources, because the most stuff is scattered to the wide of the whole Internet and only compileable by wizards or professions.
Installation:
Each package will be provided as RPM only. It is not necessary to install all packages,but you have to install the base package cdk-avr-base every time you want to use another package. Here is an example for a typical GNU development environment:
[user@host]$ rpm -hiv cdk-avr-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hiv cdk-avr-binutils-2.14-20030906.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-c++-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-colorgcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-libc-1.0.2-20040229.noarch.rpm
[user@host]$ rpm -hiv cdk-avr-gdb-6.0-20031019.i386.rpm
[user@host]$ rpm -hiv cdk-avr-simulavr-0.1.2.20040304cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avarice-2.2-20040229.i386.rpm
[user@host]$ rpm -hiv cdk-avr-uisp-20040207cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avrdude-4.3.0-20040229.i386.rpm
Base package -- is needed every time you will use any CDK4AVR package.
NOTE: Users of base packages with version 0.2 and prior have to update to latest version. There was a damaged (t)csh startup script. As a result of an buggy %preun script in previous packages you have to update in two cycles:
[user@host]$ rpm -hUv cdk-nios-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hUv --force cdk-nios-base-0.3-20031111.i386.rpm
Enhancements:
- There are minor feature enhancements in AVR-Ada 0.4.1.
- As a result, the packeges for binutils and gcc/gnat were rebuilt.
- There are new packages for the AVR-Ada run time system and related examples.
<<less
Download (MB)
Added: 2006-07-20 License: Freely Distributable Price:
1206 downloads
NCurses Development Kit for C++ 0.0.1 Alpha4

NCurses Development Kit for C++ 0.0.1 Alpha4


NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus. more>>
NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event engine allows you to create a various dynamic widgets.

There are two big branches of this library avaliable - main (head) and the ALT:

Main - original NDK++ library. This library is an extention of libncurses++ library. Event system is working like MFC.

ALT - full rewrite and redesign of the previous code. It not a superset of libncurses++ library, it uses only ncurses and panel libraries. It also uses a new event engine.
<<less
Download (0.076MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1417 downloads
Chemistry::SQL 0.01

Chemistry::SQL 0.01


Chemistry::SQL is an access database functions module. more>>
Chemistry::SQL is an access database functions module.

SYNOPSIS

use strict;
use Chemistry::SQL;
use Chemistry::Artificial::SQL;

my $db_name = $ARGV[0];
my $file = $ARGV[1];

my $db1 = Chemistry::SQL::new(db_host=>"127.0.0.1",db_user=>"root",db_port=>"3306",db_pwd=>"",
db_name=>$db_name,db_driver=>"mysql");
if ($db1->db_exist)
{ $db1->connect_db;
$db1->del_tables;
$db1->create_tables_mysql;
$db1->inscomp_from_file("$file");
}
else
{
$db1->create_db;
$db1->connect_db;
$db1->create_tables_mysql;
$db1->inscomp_from_file("$file");
}
# Reaction Insertion

my $qart = Chemistry::Artificial::SQL::new($db1);
my $qr =$qart->q_reaccion(C=CC=C.C=C>>C1=CCCCC1,smiles);
$db1->reactionsert($qr,"","0");

This package provides the necessary functions to interact with the database. The methods implemented in this module are oriented to give users control of the database without knowing how to use SQL queries.

<<less
Download (0.014MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1185 downloads
Developer Kit for Linux 1.18

Developer Kit for Linux 1.18


A stable, high-performance implementation of Java on Linux. more>>
Now theres Java performance on Linux thats as fast as on Windows! IBM developerWorks has released IBMs latest Java port for Linux, the Java 1.1.8 Developer Kit for Linux. This new version, available for free, is a stable, high-performance implementation of Java on Linux.
<<less
Download (10000k)
Added: 2009-04-25 License: Freeware Price: $0.00
181 downloads
Quick and Dirty Game Development Framework 0.9.1

Quick and Dirty Game Development Framework 0.9.1


qdgdf (Quick and Dirty Game Development Framework) is a set of libraries designed to allow fast development of games. more>>
QDGDF stands for Quick and Dirty Game Development Framework, and its a set of libraries designed to allow fast development of games under a variety of systems. Quick and Dirty Game Development Frameworks main goal is to show a platform-independent, consistent interface to UNIX/Linux and MS Windows.
Supported video systems:
- X11 Window System.
- MS Windows DirectX (DirectDraw).
- DJGPP.
- Linux SVGALIB.
Supported audio systems:
- Linux OSS.
- MS Windows DirectX (DirectSound).
- ESD (Enlightened Sound Daemon).
Enhancements:
- This release includes the following new functions: qdgdfv_load_pcx_pal(), which loads a 256 color PCX file and rearranges it to match the current palette; qdgdfv_load_pcx_pal_set(), which loads a 256 color PCX file and sets its palette as the active one; qdgdfv_home_dir() and qdgdfa_home_dir(), which return a path where a game can create a directory or write data; and qdgdfv_app_dir() and qdgdfa_app_dir(), which return a path where a game can look for its application data.
<<less
Download (0.08MB)
Added: 2006-07-09 License: GPL (GNU General Public License) Price:
1202 downloads
Kopete Reloading Kit 0.2.1

Kopete Reloading Kit 0.2.1


Kopete Reloading Kits goal is to improve Kopete GUI. more>>
Kopete Reloading Kits goal is to improve Kopete GUI. Except its cool styling feature, Kopete hasnt visually changed a lot for months...

You can see in the screenshot, the current result of my attempts to refresh the contact list visual aspect.

The aim of that project is to provide to the Kopete users a pack of well made patches that will give them the ability to customize their favorite IM client without having to write a single line of C++.

Everything will be stored as bitmaps, which means everyone will be able to create its own theme, youll only need Gimp and a few minutes of patience...

The screenshot you can see isnt a mockup but what is currently displayed on my computer, Ill try to improve it before releasing a first pack.

NOTICE : As a patch archive, youll have to fully compile kopete source code in order to benefit from these functionalties...

<<less
Download (0.011MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1044 downloads
Chemistry::Mol 0.36

Chemistry::Mol 0.36


Chemistry::Mol is a molecule object toolkit. more>>
Chemistry::Mol is a molecule object toolkit.

SYNOPSIS

use Chemistry::Mol;

$mol = Chemistry::Mol->new(id => "mol_id", name => "my molecule");
$c = $mol->new_atom(symbol => "C", coords => [0,0,0]);
$o = $mol->new_atom(symbol => "O", coords => [0,0,1.23]);
$mol->new_bond(atoms => [$c, $o], order => 3);

print $mol->print;

This package, along with Chemistry::Atom and Chemistry::Bond, includes basic objects and methods to describe molecules.
The core methods try not to enforce a particular convention. This means that only a minimal set of attributes is provided by default, and some attributes have very loosely defined meaning.

This is because each program and file type has different idea of what each concept (such as bond and atom type) means. Bonds are defined as a list of atoms (typically two) with an arbitrary type. Atoms are defined by a symbol and a Z, and may have 3D and internal coordinates (2D coming soon).

<<less
Download (0.042MB)
Added: 2007-08-15 License: Perl Artistic License Price:
803 downloads
Gnome Chemistry Utils 0.9.0

Gnome Chemistry Utils 0.9.0


Gnome Chemistry Utils provide C++ classes and Gtk+-2 widgets related to chemistry. more>>
Gnome Chemistry Utils software provides C++ classes and Gtk+-2 widgets related to chemistry. They are used in both Gnome Crystal and GChemPaint.

To compile and use the Gnome Chemistry Utils, you need libglade-2, and GtkGLExt, and their own dependencies. Everything except GtkGLExt is available from the Gnome repository or one of its mirrors.

The GtkChem3DViewer widget also needs Gnome-vfs and OpenBabel to be built.

GChemistry Utils are distributed under the LGPL license.

Gnome Chemistry Utils are in an early development stage.

Three widgets:

- a periodic table,
- a crystal structure viewer,
- a 3D molecular structure viewer.

The last widget is also accesible as a Bonobo control.

The Gnome Chemistry Utils are the basis for the development of both GChemPaint and Gnome Crystal

<<less
Download (1.6MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
848 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5