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

Organic Chemistry Mechanism Help freeware
Filter: All | Freeware | Demo
 

Organic Chemistry Mechanism Help

1 2 3 4 5 > 
Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 621

ChemToolBox ChemToolBox, the swiss army knife of the lab worker, is a freeware which contains numerous scientific data very useful in a laboratory. Thanks to its own database, ChemToolBox will easily substitute to the time-consuming use of scientific books (such as Handbooks) or online databases....



Platforms: Windows

License: Freeware Size: 11.14 MB Download (55): ChemToolBox Download

Added: May 10, 2013 | Visits: 605

Open Babel Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. * Ready-to-use...





Platforms: Windows, Mac, *nix, C/C++, BSD

License: Freeware Download (53): Open Babel Download

Added: January 25, 2010 | Visits: 1.918

Circuit Aid Circuit Aid contains a resistor circuit analysis tool that can build up to an 18 resistor series-parallel circuit. This tool will display voltage, amperage, and power used by every resistor in the circuit by means of mesh analysis. In addition, the program also contains a resistor color band...


Platforms: Mac

License: Freeware Size: 859 KB Download (275): Circuit Aid Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 1.133

Chemistry Add-in for Word Empowering students, teachers, and chemists to easily author documents in the language of chemistry is at the heart of the Chemistry Add-in for Word. Every discipline has its own language. And being able to communicate and collaborate in a discipline-specific language is essential to scientific...


Platforms: Windows

License: Freeware Size: 11.4 MB Download (516): Chemistry Add-in for Word Download

Released: October 05, 2000  |  Added: June 20, 2006 | Visits: 3.374

Self-Help Subliminals Self-help Subliminals enables you to display your own subliminal messages and pictures, and use them to change your life. You are in control of the messages which are displayed and how the messages are displayed. Subliminal messages are messages which are displayed for such a short period of time...


Platforms: Windows

License: Freeware Size: 1.59 MB Download (1075): Self-Help Subliminals Download

Added: September 04, 2010 | Visits: 2.147

IRC::Bot::Help IRC::Bot::Help is a module to dispatch help for IRC::Bot. SYNOPSIS use IRC::Bot::Help; my $seen = IRC::Bot::Help->new(); # later on... # User asks for help in DCC CHAT sub on_dcc_chat { my ( $kernel, $id, $who, $msg ) = @_[ KERNEL, ARG0, ARG1, ARG3 ]; my $nick = ( split /!/, $who...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (232): IRC::Bot::Help Download

Added: August 22, 2010 | Visits: 1.086

Chemistry::SQL 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=>"",...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): Chemistry::SQL Download

Added: February 08, 2010 | Visits: 1.267

Chemistry::Artificial::Graphics 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) {...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): Chemistry::Artificial::Graphics Download

Added: January 14, 2010 | Visits: 2.134

Jifty::Script::Help Jifty::Script::Help is a Perl module to show help. OPTIONS Optionally help can pipe through a pager, to make it easier to read the output if it is too long. For using this feature, please set environment variable PAGER to some pager program. For example: # bash, zsh users export...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (102): Jifty::Script::Help Download

Added: August 25, 2010 | Visits: 1.056

iPodDB::Menu::Help iPodDB::Menu::Help is the help menu. SYNOPSIS my $help = iPodDB::Menu::Help->new( $frame ); This is the Help menu portion of the menu bar..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): iPodDB::Menu::Help Download

Added: June 23, 2010 | Visits: 1.021

SVK::Command::Help SVK::Command::Help is a Perl module to show help. OPTIONS Optionally svk helps can pipe through a pager, for it is easier to read if the output is too long. For using this feature, please set environment variable SVKPAGER to some pager program. For example: # bash, zsh users export...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (89): SVK::Command::Help Download

Added: May 11, 2010 | Visits: 887

Tk::Help Tk::Help is simple widget for creating a help system for Perl/Tk applications. SYNOPSIS use Tk::Help; my $help = $main->Help(-variable => @array); This is an answer to a personal need to be able to create help systems for my Perl/Tk applications. Originally, I just created a really big...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Tk::Help Download

Added: May 10, 2013 | Visits: 1.396

Help Center Live Help Center Live is dedicated to making available the tools to help you serve your customers and visitors. The Help Center Live Community produces Help Center Live free of charge. All we ask for is your ideas and comments.Modules" are expansions of the core being of HCL. These build on the solid...


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (104): Help Center Live Download

Added: August 02, 2010 | Visits: 1.282

Mail::Salsa::Action::Help Mail::Salsa::Action::Help is a Perl extension for a lot of functions. SYNOPSIS use Mail::Salsa::Action::Help; Stub documentation for Mail::Salsa, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited..


Platforms: *nix

License: Freeware Size: 26.62 KB Download (97): Mail::Salsa::Action::Help Download

Added: October 24, 2010 | Visits: 992

Chemistry::Mol 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],...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Chemistry::Mol Download

Added: August 13, 2010 | Visits: 1.660

PHD Help Desk PHD Help Desk provides help desk registry and follow-up software. PHD Help Desk is software conceived for the registry and follow-up of help desks incidents. Registry of incidents allows classification in two levels (type and subtype), the state of the incident, a description, ticket assignment...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (118): PHD Help Desk Download

Added: October 01, 2010 | Visits: 1.149

Help Hannahs Horse Help Hannahs Horse is a fun and fast pacman / fastfood type game in SDL. Help Hannahs Horse is a simple combi-clone of pacman and the Dizzy game Fastfood. The aim is to guide Hannah around the maze collecting the carrots (which move!) and the pills. Collect a powerpill (blue and red) to...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (106): Help Hannahs Horse Download

Added: November 23, 2010 | Visits: 965

SQL::Amazon::Request::Help SQL::Amazon::Request::Help is an Interface to retrieve Help content. SYNOPSIS $dbh = DBI->connect(dbi:Amazon:, $amznid, undef, { amzn_mode => books, amzn_locale => us, amzn_max_pages => 3 }) or die "Cannot connect: " . $DBI::errstr; # # search for some Perl DBI books # $sth =...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (88): SQL::Amazon::Request::Help Download

Added: May 08, 2010 | Visits: 1.654

Instant Computer Help from Sunflower Network Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer. Get instant, expert help with your computer. You choose the price! The Instant Computer Help tool bar immediately connects you with Sunflower Networks computer...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Instant Computer Help from Sunflower Network Download

Added: February 16, 2010 | Visits: 1.233

SVN::RaWeb::Light::Help SVN::RaWeb::Light::Help is Perl module to generate the Help HTML for SVN::RaWeb::Light. SYNOPSIS Warning! This moduls is auto-generated. FUNCTIONS print_data() Prints the HTML data to the standard output..


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): SVN::RaWeb::Light::Help Download

1 2 3 4 5 >