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

Scientific Method Inquiry freeware
Filter: All | Freeware | Demo
 

Scientific Method Inquiry

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 581

TNT Express shipping method This simple contribution is usefull to add TNT express shipping method in your site.



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): TNT Express shipping method Download

Added: May 10, 2013 | Visits: 460

payment method depends on shipping method  if the shipping is free, you don´t want to offer cod:catalogincludesmodulespaymentcod.php(it also works in any other payment module!)look for:// class methodsfunction update_status() {global $order;change to:// class methodsfunction update_status() {global $order, $shipping;after: if...





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): payment method depends on shipping method Download

Added: May 10, 2013 | Visits: 708

Call a function/method X times per second This simple generator function is used to call a function X times per second.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 311

PLplot PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts. The...


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

License: Freeware Download (57): PLplot Download

Added: July 03, 2013 | Visits: 634

WSN FormEmail for Script WSN FormEmail is a PHP form-to-email processor and autoresponder. Submit an HTML form to the script, and the contents of it will be emailed to you, with the option of sending a copy to the submitter or sending a custom autoresponse to the submitter.This is useful for all types of contact forms...


Platforms: PHP

License: Freeware Size: 10 KB Download (57): WSN FormEmail for Script Download

Added: May 10, 2013 | Visits: 613

Payment method fee This order total allows to add a fee to the order total according to the payment method choosen, and this fee will be shown on the payment page (important for the customer to see how much he will be charged before choosing). Works fine with COD for example.A Tax class for this fee can also be...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Payment method fee Download

Added: May 10, 2013 | Visits: 450

High-performance currying with instance method This script implements the instance method for performing currying. Instance method provides a way to perform currying such that the curried function runs much faster than one produced by closure. Currying is an important technique to build callables on the fly and is well covered in other...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 419

Vis5d Vis5d is intended as a central repository for enhanced versions and development work on Vis5d, a free OpenGL-based volumetric visualization program for scientific datasets in 3 dimensions. Some of the main enhancements in Vis5d include: - autoconf/automake build process: building Vis5d can now...


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

License: Freeware Download (56): Vis5d Download

Added: June 01, 2013 | Visits: 484

Robust Aeroservoelastic Stability Analysis This book introduces a new method of analyzing aeroelasticity for flexible aircraft by applying robust stability theory.For a full book description and ordering information, please visit http://www.mathworks.com/support/books/book1566.jsp.


Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Robust Aeroservoelastic Stability Analysis Download

Added: May 10, 2013 | Visits: 446

Ubercart Payment Method Adjustments 5.x- The fees and discounts will be displayed to the customer during the checkout process with small print underneath the payment method.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 478

Ubercart Payment Method Adjustments 5.x- The fees and discounts will be displayed to the customer during the checkout process with small print underneath the payment method.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 519

Decorator for main method Decorator for main method script shows how to do the same thing with a decorator that makes the code much cleaner.This allows option and argument parsing to be hidden from the main code in your program. The user simply passes an optional getopt string and the number of required arguments. Then...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Decorator for main method Download

Added: May 10, 2013 | Visits: 627

Generic file processor method Generic file processor method script helps you to manage files. Old LineReader class was thrown to /dev/null - fd will really be exhausted during each call of process(), so a simple method is enough.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Generic file processor method Download

Added: May 10, 2013 | Visits: 545

Optimize tep_get_tax_rate() method Problem:Each time a price is displayed on osCommerce the tax rate for that product is queried. Even if the user has set to not display taxes with price the tax rate is queried.Solution:Query for each rate one time as it is needed and then store it in session cache.What this contribution does:This...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Optimize tep_get_tax_rate() method Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 650

MagicPlot Calculator MagicPlot Calculator is a free scientific formula calculator from MagicPlot graphing application. A fast and usable calculator to compute complex formulas! FEATURES: · Syntax hightlighting in formula and result · Parentheses matching · Calculations history · Built-in functions (sin, cos,...


Platforms: Windows

License: Freeware Size: 72 KB Download (55): MagicPlot Calculator Download

Added: May 10, 2013 | Visits: 519

A general solution of Eight Queens This script is a general method to figuren out all solutions of eight queens. Certainly, it can also solve any number of queens. Each solution is a list, and each value of the list represents the column number, at the same time the index of this value represents it's row number. For instance,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): A general solution of Eight Queens Download

Added: May 10, 2013 | Visits: 326

Gri Language Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths,...


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

License: Freeware Download (54): Gri Language Download

Added: May 10, 2013 | Visits: 785

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 486

ReverseNet Scientific Calculator ReverseNet Scientific Calculator allows you to make calculations using degrees, radians, and other scientific functions.


Platforms: Windows

License: Freeware Size: 99 KB Download (53): ReverseNet Scientific Calculator Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 260

Tie : Java Method Interception Tie is a simple method interception library for Java. It is based on the AOP Alliance interfaces, and is quick and easy to integrate into an application


Platforms: Windows, Mac, Linux

License: Freeware Size: 549.76 KB Download (53): Tie : Java Method Interception Download

< 1 2 3 4 5