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

Seinfeld David Putty software
Filter: All | Freeware | Demo
 

Seinfeld David Putty

< 1 2 3 4 5 > 
Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 415

MPV's NI 210 - FM8 - FM Synthesis and Sound Design Join Synth Expert David Earl (a.k.a. SFLogicNinja) and discover how incredibly powerful and rich FM synthesis can be when using the amazing FM8 synth from Native Instruments... In this tutorial, FM Synthesis and Sound Design, MPV expert trainer David



Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 219 MB Download (61): MPV's NI 210 - FM8 - FM Synthesis and Sound Design Download

Added: May 10, 2013 | Visits: 389

Tasklist Advanced 5.x-1.1 The module is inspired by "Getting Things Done" by David Allen.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Tasklist Advanced": - Additional views: my tasks, all tasks, grouped by user -...





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

License: Freeware Download (50): Tasklist Advanced 5.x-1.1 Download

Added: May 10, 2013 | Visits: 464

Apache Server .htaccess This is a remake of David Watkins .htaccess that gives better protection to web directories.Could be placed in any directory that you only wish to be access from your own domain(s).Doesn't affect 'include' neither 'require' statmments. have added: DirectoryIndex default.phpso that with most...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (63): Apache Server .htaccess Download

Added: May 10, 2013 | Visits: 494

Tobit Customer Export This is a customer CSV export for Tobit David Messaging Server (www.tobit.com), because this great software is mostly used in germany i didn't make it multilanguage - and didn't put in german discription. But as the code is very short - i think it's there is no need


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Tobit Customer Export Download

Added: May 10, 2013 | Visits: 484

f_TEA 0.9b f_TEA is a 128-bit encryption system based on the TEA algorithm by Roger Needham and David Wheeler for Flash and PHP. The f_TEA class does not encrypt your SWF file. Rather it encrypts data coming and going to/from your Flash application similar to SSL. It may be used for both online and offline...


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

License: Freeware Download (62): f_TEA 0.9b Download

Simulation of Forward Curve using PCA (principle component analysis) This program replicates the theory given in paper "Multi-Factor Models of the Forward Price Curve" by CARLOS BLANCO, DAVID SORONOW & PAUL STEFISZYNRun simfwrdcurve.m first and then simfwrdcurv2.m.simfwrdcurve.m computes the volatility functions to calculate the principal components for each month...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 686.08 KB Download (39): Simulation of Forward Curve using PCA (principle component analysis) Download

Added: September 02, 2013 | Visits: 287

Environment Capture function env = env_capture(varargin)% function env = env_capture(varargin)% Capture the scope/environment of the caller. This is useful% to snapshot in a running function all local (and local global)% including persistent variables with their bindings.%% If no arguments provided, returns all...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Environment Capture Download

Added: April 16, 2013 | Visits: 476

Sequential Experimental Designs for GLM Sequential Experimental Designs for Generalized Linear ModelsExperimental Design is about choosing locations in which to take measurements. For example, choosing different drug doses in which to examine the success of a treatment. A lot has been written on experimental design for statistical...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 143.36 KB Download (46): Sequential Experimental Designs for GLM Download

Advanced Mathematics and Mechanics Applications Using MATLAB, 3rd Edition Programs from the third edition of 'Advanced Mathematics and Mechanics Applications Using MATLAB', by Howard Wilson, Louis Turcotte and David Halpern, CRC Press, 2003, ISBN 1-58488-262-X. Contains about 12,000 lines of MATLAB programs and utilities emphasizing problems in engineering, applied...


Platforms: Matlab


Added: April 09, 2013 | Visits: 445

Haxby color map Colormap is based on the colors used by W. F. Haxby's Gravity field of World's oceans, 1985, developed for geoid and gravity maps. The version used here is formed from a linear interpolation of the GMT color table used by MB-System by David W. Caress and Dale N. Chayes...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Haxby color map Download

Added: September 14, 2013 | Visits: 258

LegendreShiftPoly This program returns the coefficients of the shifted Legendre polynomial P_n, given n. The result is a row vector with powers of x decreasing from left to right (standard MATLAB notation). Like for other polynomials, LegendreShiftPoly(n) can be evaluated at x by typing...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): LegendreShiftPoly Download

Added: September 05, 2013 | Visits: 345

Transform matrix between two dicom image coordinates It first transforms to patient coordinates and then to the second coordinates. Both dicom image sets should have the same localizer while scanning.It takes two inputs: dicominfo structures (taken by dicominfo mmand) of two image sets. The outputs are 4x4 transform matrix and 3x3 rotation...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Transform matrix between two dicom image coordinates Download

Added: June 01, 2013 | Visits: 379

Fit Logistic Curve to a Data Set The method used in this work is based on a tutorial by David Arnold. http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdfRUN The Logistic.m this will bring up the GUI.1. Give the x values on a text file in column format2. Give the y values on a text file in col format3....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Fit Logistic Curve to a Data Set Download

Added: September 03, 2013 | Visits: 324

Easy memory-mapped arrays for large datasets Code to generate n-dimensional memory-mapped arrays for efficiently accessing large array datasetsMemory-mapped arrays reside within binary files, but are mapped to MATLAB's working memory. They are particularly useful when handling large datasets, since it is possible to perform operations on a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Easy memory-mapped arrays for large datasets Download

Added: April 29, 2013 | Visits: 349

GUI Layout Toolbox This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout. * Arrange MATLAB user-interface components horizontally, vertically or in grids * Ability to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 655.36 KB Download (49): GUI Layout Toolbox Download

Added: May 26, 2013 | Visits: 362

3D curves Examples of Three dimensional curves described in Chapter 7 ofthe book: "CRC Standard Curves and Surfaces" by David von Seggern (1993).The zip file includes the following curves:a) Helical curves: - Circular helix (right helicoid). - Elliptical helix. - Conical helix. - Spherical helix. -...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (55): 3D curves Download

Added: May 14, 2013 | Visits: 309

Advanced Polar Plots An improved version of the MATLAB function 'polar'. Supports negative numbers and other plotting features. David Ireland's original completed with Dr. Thomas Patzelt's bugfix.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Advanced Polar Plots Download

Added: April 02, 2013 | Visits: 509

Social Parsers for Feeds Agregate public feeds from popular Social Networking sites directly into custom created nodes and views.Features * able to grab Twitter 'Search' feeds and import them into custom nodes * able to grab Facebook 'Links' feeds and import them into custom nodes * default listing views for the custom...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Social Parsers for Feeds Download

Added: April 26, 2013 | Visits: 445

Messaging Send To Messaging Send To allows users to forward content to other users, making use of the Messaging framework to do so. It provides optional block and node forms that are configurable on a per-content-type basis. Messages can be sent to site usernames or external email addresses and phone numbers. The...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Messaging Send To Download

Added: July 07, 2013 | Visits: 393

Module Order Module order provides a way for a module to specify whether it should be loaded before or after another module.To use the module you simply add a "before" or "after" key to your .info file like so:name = "My Awesome Module"core = 6.xbefore = less_awesomeafter = pretty_awesomeThe original idea for...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Module Order Download

< 1 2 3 4 5 >