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

Decision Matrix Method software
Filter: All | Freeware | Demo
 

Decision Matrix Method

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

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: 461

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 (49): Ubercart Payment Method Adjustments 5.x- Download

Added: May 10, 2013 | Visits: 479

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: 451

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: 520

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: 786

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

Added: May 10, 2013 | Visits: 454

Method signature checking decorators This script adds parameter type checking to each method or function invocation.It is not a replacement for static typing.


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

License: Freeware Download (51): Method signature checking decorators Download

Added: May 10, 2013 | Visits: 446

Right method names suggestion This script uses __getattr__ to modify the error messages given when a wrong class method is called. It shows the first five ranked most similar method names, followed by the first line of their docstrings (this is useful to see their parameters, if you use this convention in your sources), and...


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

License: Freeware Download (51): Right method names suggestion Download

Added: May 10, 2013 | Visits: 633

SMAWK totally monotone matrix searching algorithm This SMAWK algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. The matrix must satisfy the "totally monotone" property: in each submatrix (in particular each 2x2 submatrix) the positions of the maxima must move leftward as...


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


Added: May 10, 2013 | Visits: 621

Matrix vector multiplication Using 'reduce' and 'map', this code shows how a matrix vector multiplication can be reduced to a single loop.


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

License: Freeware Download (54): Matrix vector multiplication Download

Added: May 10, 2013 | Visits: 742

Basic Linear Algebra Matrix This script defines the Matrix class, an implementation of a linear algebra matrix. Arithmetic operations, trace, determinant, and minors are defined for it. This is a lightweight alternative to a numerical Python package for people who need to do basic linear algebra. Vectors are implemented as...


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

License: Freeware Download (68): Basic Linear Algebra Matrix Download

Added: May 10, 2013 | Visits: 507

Class with default method handler This script is a class whose objects can handle undefined method calls, passing them on to a default handler.


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

License: Freeware Download (51): Class with default method handler Download

Added: May 10, 2013 | Visits: 467

Method call when exit "with" statement This script provides a context manager that allows the user to specify a method on the passed-in object to be called when the 'with' statement is exited. This is a generalization of contextlib.closing.


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

License: Freeware Download (52): Method call when exit "with" statement Download

Added: May 10, 2013 | Visits: 667

Calculate the distance matrix This script presents you three ways to calculate a distance matrix out of a list of n-dimensional points using scipy.


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

License: Freeware Download (55): Calculate the distance matrix Download

Added: May 10, 2013 | Visits: 465

com.wis.math.alg.Matrix Implements the behaviours of the Matrix Class -- provides methods for matrix manipulation. usage:var inst:Matrage:


Platforms: Windows, Mac, Flash,

License: Freeware Download (53): com.wis.math.alg.Matrix Download

Added: July 21, 2013 | Visits: 566

Matrix TCL Lite Script The library supports only basic matrix operations, not being suitable for large matrices.It has been tested with:Borland C++ 5.0 (both 16 and 32 bit);Borland C++ 5.5;C++ Builder version 1.0, 3.0, 4.0 and 5.0;MS Visual C++ version 4.0, 4.2, 5.0 and 6.0;SUN g++ under Sun Solaris;GNU C++ and SGI C++...


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (51): Matrix TCL Lite Script Download

Added: September 07, 2013 | Visits: 625

The Matrix Text effect for Graphics and Animations This DHTML script renders the Matrix effect on any short piece of text. It works in both IE4 and NS6 , and downgrades well with the rest.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (43): The Matrix Text effect for Graphics and Animations Download

Added: September 14, 2013 | Visits: 496

Soft-Decision Viterbi Decoding with Puncturing Implements soft-decision Viterbi decoding for a rate 3/4 code over an AWGN channel using Simulink.The Viterbi decoder block from the Communications Blockset is enhanced to optimally support punctured codes.The attached BERTool session file compares the BER performance as the number of bits are...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Soft-Decision Viterbi Decoding with Puncturing Download

Added: August 05, 2013 | Visits: 419

Hard decision convolutional coding/decoding CVencode.m % function for CV encoding (arbitrary CV code)VAharddecode1.m % function for Viterbi hard decision decodingCVsimhard.m basic CV coding/decodingBERcurve_CV_hard.m computes simulated BER curveUTILITY FUNCTIONSgetcodeparametersbin2decideci2bin


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Hard decision convolutional coding/decoding Download

Added: July 09, 2013 | Visits: 645

Convolutional Encoder and Hard Decision Viterbi Decoder Convolutional Encoder of Code Rate=1/2, with 3 Memory Elements and a corresponding Hard Decision Viterbi Decoder


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Convolutional Encoder and Hard Decision Viterbi Decoder Download

< 1 2 3 4 5 >