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

Install This Script software
Filter: All | Freeware | Demo
 

Install This Script

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

Group and partition This script enables the group_by functionality like the similar function existing in Ruby on Rails.



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

License: Freeware Download (57): Group and partition Download

Added: May 10, 2013 | Visits: 258

Computing permutations with duplicates This script handles duplicate values in a list. It could easily be made a generator, and it does not require recursion.





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

License: Freeware Download (49): Computing permutations with duplicates Download

Added: May 10, 2013 | Visits: 496

Dump all the attributes of an object This script prints a nicely formatted overview of an object, including _everything_ in the object's `dir'. This is great when programming interactively.It is more comprehensive than help(), prettier than dir().


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

License: Freeware Download (51): Dump all the attributes of an object Download

Added: May 10, 2013 | Visits: 363

Dicts from lists This script is a simple oneliner to built a dictionary from a list.


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

License: Freeware Download (50): Dicts from lists Download

Added: May 10, 2013 | Visits: 290

Another memoize This script tries to be a safer and faster memoize decorator, it works with mutable types and with keyword args too. The code comes from many different versions found around. This code isn't much tested yet, so it must be used with care.


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

License: Freeware Download (54): Another memoize Download

Added: May 10, 2013 | Visits: 369

Generate the permutations of a bag This script allows you to make permutation on a list like a set, but it could contain elements more than once.


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

License: Freeware Download (57): Generate the permutations of a bag Download

Added: May 10, 2013 | Visits: 237

Boids Demonstration This script demonstrates a 2D boids simulation. The code is configurable based on some constants defined near the top.


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

License: Freeware Download (53): Boids Demonstration Download

Added: May 10, 2013 | Visits: 772

Linear equations solver This script allows you to run a linear equations solver using eval and built-in complex numbers.One could add one more line to insert '*' where needed, i.e. "100x" -> "100*x", add some input validation, in particular check whether the equation is actually linear and not quadratic or cubic, and...


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

License: Freeware Download (58): Linear equations solver Download

Added: May 10, 2013 | Visits: 472

Sinus Plasma This script performs an old-school demo effect, using sine wave interference patterns.It is entertaining for at least a few minutes. You can modify the frequency variable for different patterns. Requirements: - PyGame and Numeric modules


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

License: Freeware Download (56): Sinus Plasma Download

Added: May 10, 2013 | Visits: 960

PHP IRC bot This script is an IRC bot, written in PHP and using MySQL as database. It supports UNIX and Windows platforms.


Platforms: Windows, *nix, PHP,

License: Freeware Download (128): PHP IRC bot Download

Added: May 10, 2013 | Visits: 899

PHP-Free-For-All With this script, you utilize PHP and SQL to provide the best possible links page to advertise your message or allow individuals to leave their links on your page.


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

License: Freeware Download (67): PHP-Free-For-All Download

Added: May 10, 2013 | Visits: 700

PMbyAS 3.1a This script is an Italian web-based management system for time/money spold by resources, day by day. It gives reports "on flight","from... to..." (single day to many years). Single job can refer to customer order, inner or external project; every activity of the company.


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

License: Freeware Download (64): PMbyAS 3.1a Download

Added: April 15, 2013 | Visits: 751

Grant a privilege on all user tables to another user This script solicits a table privilege and grantee user name at the SQL*Plus prompt, then builds and executes a file of GRANT statements to grant the privilege on all user tables to the grantee user.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): Grant a privilege on all user tables to another user Download

Added: June 07, 2013 | Visits: 473

Strip Characters This script strips the characters from an input string. You can change the characters you want removed from the string by changing one line of code.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): Strip Characters Download

Added: April 21, 2013 | Visits: 530

BER Curve for QPSK in Rayleigh Channel This script simulates QPSK or 4-QAM modulation scheme in Rayleigh channel and compares it to theoretical limits.QPSK gives 3dB SNR degradation when compared to BPSK but twice as much throughput.I hope this will be helpful for students of wireless communication.


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): BER Curve for QPSK in Rayleigh Channel Download

Added: June 17, 2013 | Visits: 485

Power Spectral Density This script calculates the PSD of a time history. It prompts the user for parameters related to the spectral resolution and the number of statistical-degrees-of-freedom.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Power Spectral Density Download

Blind detection of the number of sources with a predicted eigenvalue approach Let us assume the signal model:Y(k)=HX(k)+B(k)This script provides a method for the blind recognition of the number of sources (the size of X(k)). The noise must be spatially white and the number of receivers is assumed to be stricly greater than the number of sources. See reference [CHE91] Chen....


Platforms: Matlab


Added: July 14, 2013 | Visits: 590

LU512fm(A), lu factorization This script will determine the lower-upper factorization of a square matrix "A" through Gauss elimination.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): LU512fm(A), lu factorization Download

Added: May 14, 2013 | Visits: 537

ENVI ROI File Reader This script reads ROI files from ENVI by ITT DataVis into Matlab. It outputs a Struct to your Matlab session containing the ROIs by name and associated information according the the ROI file header. For each ROI, the struct includes the ROI name, color, number of points, and the ROI point matrix....


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): ENVI ROI File Reader Download

Added: April 09, 2013 | Visits: 510

Fibonacci Search metho This script provides the final interval of uncertainty in which the minima of single variable non linear/linear function. The function should be unimodal in the interval. The script checks the unimodality of the function.User inputs the initial interval and the number of iterations. depending...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fibonacci Search metho Download

< 1 2 3 4 5