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

Science Questions Sample freeware
Filter: All | Freeware | Demo
 

Science Questions Sample

< 1 2 3 4 5 > 
Added: February 13, 2010 | Visits: 1.350

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,...



Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: August 13, 2010 | Visits: 1.318

Avogadro Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. This project offers a flexible rendering engine and a powerful plugin architecture. The main concept behind Avogadro...





Platforms: *nix

License: Freeware Size: 256 KB Download (170): Avogadro Download

Added: February 01, 2010 | Visits: 1.024

Grave Grave is an MP3 play-list editor and an interface tool to the Sensory Science RaveMP MP2000 Digital Media Player. Grave is made with the GTK+ toolkit and the Gnome libraries. It allows you to create and edit play-lists. The play-lists are stored as text files and can be used with most (software)...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): Grave Download

Added: November 01, 2010 | Visits: 993

ToolSet::SWC ToolSet::SWC is a sample toolset with strict, warnings and Carp. SYNOPSIS use ToolSet::SWC; # strict is on # warnings are on # Carp defaults are imported carp "We know how to carp"; $name = "Igor"; # this will fail strict when compiling ToolSet:SWC is a simple example of a ToolSet...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (145): ToolSet::SWC Download

Added: June 26, 2010 | Visits: 1.190

libsamplerate Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. One example of where such a thing would be useful is converting audio from the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players. SRC is capable of arbitrary and time varying conversions ; from...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (110): libsamplerate Download

Added: May 21, 2010 | Visits: 802

mod_acronym mod_acronym is a sample filter module for Acronyms. Installation: Directives: AcronymFile "/path/to/acronyms.txt" Fileformat: < acronym > : < description > n. or in perl: ^s*([^:]+)s*:s*(.*)$ Lines starting with a # are ignored. Permited On global server level only. AcronymEnable <...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (90): mod_acronym Download

Added: February 08, 2010 | Visits: 747

Audio::RaveMP Audio::RaveMP is a Perl interface to Sensory Science RaveMP player. SYNOPSIS use Audio::RaveMP (); The Audio::RaveMP module provides a Perl interface to the Sensory Science RaveMP player. METHODS new my $rmp = Audio::RaveMP->new; permitted Check parallel port permissions (must be...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): Audio::RaveMP Download

Added: April 11, 2010 | Visits: 1.169

Net::LDAP::FAQ Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. SYNOPSIS perldoc Net::LDAP::FAQ This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found...


Platforms: *nix

License: Freeware Size: 256 KB Download (91): Net::LDAP::FAQ Download

Added: January 03, 2010 | Visits: 1.138

Marlin Marlin is a sample editor for Gnome 2. It uses GStreamer for file operations and for recording and playback, meaning it can handle a great number of formats and work with most sound systems..


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Marlin Download

Added: May 02, 2010 | Visits: 1.087

XBase::FAQ XBase::FAQ is a Perl module with frequently asked questions about the XBase.pm/DBD::XBase modules. This is a list of questions people asked since the module has been announced in fall 1997, and my answers to them..


Platforms: *nix

License: Freeware Size: 102.4 KB Download (100): XBase::FAQ Download

Added: May 21, 2010 | Visits: 1.806

SDL_net SDL_net library is a small sample cross-platform networking library, with a sample chat client and server application. The chat client uses the GUIlib GUI framework library. Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard,...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (125): SDL_net Download

Added: May 12, 2010 | Visits: 895

ASCEND ASCEND is a flexible modelling environment for solving hard engineering and science problems. It offers: - an object-oriented model description language for describing your system, - an interactive user interface that allows you to solve your model and explore the effect of changing the model...


Platforms: *nix

License: Freeware Size: 2.9 MB Download (124): ASCEND Download

Added: February 17, 2010 | Visits: 1.428

Bloom::Filter Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. This module implements...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (130): Bloom::Filter Download

Added: June 25, 2010 | Visits: 818

KGSueMe KGSSueMe aims to provide a sample implementation of a client for the popular Kiseido Go Server. KGSueMe project stresses documenting the protocol by giving developers code, so that they can write their own clients, rather than to provide a featureful client..


Platforms: *nix

License: Freeware Size: 573.44 KB Download (93): KGSueMe Download

Added: November 07, 2010 | Visits: 1.078

BeatMonkey Beat Monkey is a very simple program which calulates BPM or sample frames given sample rate, beats, and sample frames or BPM, respectively, for the purpose of pitch shifting audio samples. Beat Monkey is known to work under Linux 2.2.9 with GTK+ 1.0.6 and SGI IRIX 6.3 with GTK+ 1.2.3. It should...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (118): BeatMonkey Download

Added: March 14, 2010 | Visits: 1.106

Log::Log4perl::FAQ Log::Log4perl::FAQ is a Perl module that contains Frequently Asked Questions (FAQ) on Log::Log4perl. This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Log::Log4perl::FAQ Download

Added: April 19, 2010 | Visits: 2.276

K8055 K8055 project is a sample program to use the Velleman K8055 interface Board on Linux. k8055 is a sample program to use the Velleman K8055 interface board on Linux. The USB K8055 interface board has 5 digital input channels, 8 digital output channels, two analogue inputs, and two analogue...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (323): K8055 Download

Added: January 05, 2010 | Visits: 927

Gtk-engines Gtk-engines is a package containing a number of sample themes for GTK+..


Platforms: *nix

License: Freeware Size: 665.6 KB Download (120): Gtk-engines Download

Added: June 24, 2010 | Visits: 1.356

Resynthesizer Resynthesizer is a Gimp plug-in that when given a sample of a texture can synthesize more of that texture. Resynthesizer can also be used to create tiling patterns, to remove an object from am image by inventing a plausable background, or to apply a theme to an image (for example to make an...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (210): Resynthesizer Download

Added: August 05, 2010 | Visits: 1.004

Moose::Cookbook::FAQ Moose::Cookbook::FAQ is a frequenty asked questions about Moose. Is Moose "production ready"? Yes and No. Currently I have one web application in production using Moose, and at $work we are re-writing our core offering to use Moose. Several other people on #moose either have sites in...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (92): Moose::Cookbook::FAQ Download

< 1 2 3 4 5 >