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

Random Hat Picker software
Filter: All | Freeware | Demo
 

Random Hat Picker

< 1 2 3 4 5 
Added: May 23, 2013 | Visits: 482

NoGray Time Picker This is the first Time Picker that utilizes a very easy drag and drop interface. With it's unique design, anyone can drag the minutes or hour hands independently to select a time.Here is a quick list of features:- Easy to use and implement.- Independent hours and minutes hands.- Drag the clock...



Platforms: JavaScript

License: Freeware Size: 256 KB Download (48): NoGray Time Picker Download

Added: August 12, 2013 | Visits: 621

YUI Color Picker This advanced color picker is based on Yahoo's UI library, more specifically, the slider widget.This script helps you to integrate the color picker with forms on your page, so clicking on specific form fields causes the selected color value to be populated inside them in real time.Furthermore, a...





Platforms: JavaScript

License: Freeware Size: 51.2 KB Download (52): YUI Color Picker Download

Added: July 22, 2013 | Visits: 611

Color Picker Widget Color Picker Widget is an advanced color picker script that can be easily integrated into any form field(s).Based on YUI's Color Picker, it extends it with the following user friendly features:- Ability to display the Color Picker either inline on the page, or as a floating widget, activated by...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (50): Color Picker Widget Download

Added: July 19, 2013 | Visits: 652

javascript Color Picker 2 for Graphics and Animations It can handle RGB color codes, HSL channels and Hexadecimal values.It works the same way Photoshop color picker does and returns the hexadecimal value of the color.


Platforms: JavaScript

License: Freeware Size: 51.2 KB Download (49): javascript Color Picker 2 for Graphics and Animations Download

Added: May 21, 2013 | Visits: 626

Random iframe content Script This script randomly selects from a group of URLs and displays one of them inside an iframe. Since it's an iframe, the content can be anything and everything.Ideas for using this script are:- Randomly rotate and display HTML banners- Display a "random joke" from a large archive without having to...


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (45): Random iframe content Script Download

Added: March 22, 2013 | Visits: 458

Laplace random variables This function generates random numbers distributed according to the Laplace distribution using the Probability integral transformation


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Laplace random variables Download

Added: July 24, 2013 | Visits: 629

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Added: July 16, 2013 | Visits: 291

True Random Integer Generator The function TRUERAND returns truly random integers using random.org's Random Integer Generator. According to random.org, the numbers are generated based on atmospheric noise and skew-corrected to generate uniform numbers. The generated numbers have been shown to pass the NIST tests for RNGs.The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): True Random Integer Generator Download

Added: August 04, 2013 | Visits: 491

Random Boolean Network Toolbox MATLAB Toolbox for Simulation and Visualization of Random Boolean Networks (RBN).- Different update modes (synchronous/asynchronous deterministic/non-deterministic)- Statistical Functions- Topology EvolutionComplete documentation, function reference, tutorials, gallery and more available...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Random Boolean Network Toolbox Download

Added: July 01, 2013 | Visits: 784

generate random networks Used to generate random networks of any size. Necessary parameters only the number of nodes, the largest number of out-arc, the maximum interval between adjacent nodes (node number), and two parameters of beta distribution of , the output to a Excel file


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): generate random networks Download

Added: July 18, 2013 | Visits: 329

Persistent random walk Persistent random walk has been used as a model to study directional migration of cells.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Persistent random walk Download

Added: May 20, 2013 | Visits: 447

Gamma Random Variate Generator Simple function to generate N random variates from a gamma distribution. Uses acceptance-rejection method, e.g. http://en.wikipedia.org/wiki/Gamma_distribution


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Gamma Random Variate Generator Download

Added: August 01, 2013 | Visits: 400

Two Dimensional Random Walk It is a 2-Dimensional Random Walk process program in matlab.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Two Dimensional Random Walk Download

Added: June 12, 2013 | Visits: 631

Random Numbers from Simple Distributions Routines to generate random numbers from various handy distributions: binomial, geometric, general discrete, Pareto, etc. See:http://www.math.uu.se/research/telecom/software


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Random Numbers from Simple Distributions Download

Added: May 15, 2013 | Visits: 517

Random Numbers from Negative Binomial Distribution This m-file produces random numbers from the negative Binomial distribution using one of four methods and it tests which is faster.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Random Numbers from Negative Binomial Distribution Download

Added: May 27, 2013 | Visits: 369

Laird-Ware Random Effects Model Fits the Laird-Ware Linear Random Effects Model. This model assumes that for each subject y=x*b+z*g+e where x and z are known m x p and m x r matricies, b is p x 1 parameter vector and g is a r vector which has a multivariate normal distribution with mean zero, e is a vector of identitcal...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Laird-Ware Random Effects Model Download

A more short code forgenerating a random matrix A of (1,-1); A more short code for generating a random matrix A of (1,-1),no loop


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): A more short code forgenerating a random matrix A of (1,-1); Download

Added: September 09, 2013 | Visits: 466

Gaussian realization of a random variable GAUSSian REALIZation of a random variable with standard deviation sigma and correlation length lambda


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Gaussian realization of a random variable Download

Added: July 31, 2013 | Visits: 501

A very simple random integer generator using rand() A very simple random integer generator using rand().[just for educational purpose ;) !!]


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): A very simple random integer generator using rand() Download

Added: June 26, 2013 | Visits: 357

Random Barnoulli Variable This function generates random Bernoulli variables. There is often a need to generated a random variable that has Bernoulli distribution. This function generates Bernoulli random variables 0 and 1.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Random Barnoulli Variable Download

< 1 2 3 4 5