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

Tones Of Putter In Toilet software
Filter: All | Freeware | Demo
 

Tones Of Putter In Toilet

< 1 2 3 4 5 > 
Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 399

Magicville: Art of Magic In the shadow of Spellgarth Castle lies the sleepy hamlet of Magicville in the heart of the Fogmere Archipelago. Long banished from Fogmere for the practice of dark magic, an evil wizard now holds the kingdom under a reign of darkness. With the help of Tiana, the faerie queen, only Eldric can...



Platforms: Mac

License: Shareware Cost: $9.99 USD Size: 147 MB Download (50): Magicville: Art of Magic Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 486

Punch In Introductory price to celebrate the landing of Punch In. Punch In is a simple and easy way to keep track of your workflow on your Mac. We get it: who wants to spend time taking notes on the hours you have worked. Punch In is designed





Platforms: Mac

License: Shareware Cost: $3.99 USD Size: 1.5 MB Download (54): Punch In Download

Added: May 10, 2013 | Visits: 567

Used Space of a Networked Computer This module first does a net view command , and gets the list of computers in the domain. It connects to each computer , performs size check and returns the size of the harddisk. Please note that , the file and dir sizes are caluclated in DOS. Windows performs a sort of approximation. So there...


Platforms: Windows, Python,

License: Freeware Download (51): Used Space of a Networked Computer Download

Added: May 10, 2013 | Visits: 485

Recursively look up groups in Active Directory This script allows you to enumerate the members of groups in the domain. It is an example of how you can look up all the members of a group in AD. It will also look up the membership of any sub-groups it finds. It will also use the groups primary group token and find all users that have that...


Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 553

Posts in Last 24 Hours Adds number of posts in the last 24 hours to your board stats


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Posts in Last 24 Hours Download

Added: May 10, 2013 | Visits: 545

Show Order Total in Default Currency This module is aimed at shop owners who offer payments in multiple currencies, but would like to keep track of everything in their shop's default currency. It will add an extra line under the total. (or wherever you want to place it, as defined in the Admin-> Modules-> Order Totals section


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Show Order Total in Default Currency Download

Added: May 10, 2013 | Visits: 409

Modify class method in-place Once in a while it becomes necessary to globally change the behaviour of classes in a third party library. This code demonstrates the ability to modify the __init__ method of an arbitrary class in-place. It's also good for making functional programmers wince, which can be entertaining.


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

License: Freeware Download (58): Modify class method in-place Download

Added: May 10, 2013 | Visits: 439

Closest elements in a target array This script has the next actions: finds the set of elements in input_array that are closest to elements in target_array and records the indices of the elements in target_array that are within tolerance, tol, of their closest match. Also it records the indices of the elements in target_array...


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

License: Freeware Download (63): Closest elements in a target array Download

Added: August 11, 2013 | Visits: 529

BER of BFSK in AWGN Channel The MATLAB program simulates binary frequency shift keying (BFSK) at baseband through Monte Carlo method. The goal is to simulate bit error rate (BER) over an additive white Gaussian noise (AWGN) channel. For realizing that, the effect of noise is represented in the baseband with Gaussian random...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (42): BER of BFSK in AWGN Channel Download

Added: May 26, 2013 | Visits: 479

BER of BPSK in AWGN Channel The MATLAB program simulates binary phase shift keying (BPSK) at baseband through Monte Carlo method. The goal is to simulate bit error rate (BER) over an additive white Gaussian noise (AWGN) channel. For realizing that, the effect of noise is represented in the baseband with Gaussian random...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): BER of BPSK in AWGN Channel Download

Added: May 10, 2013 | Visits: 513

Number of sinusoids Estimator Fast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.Example :clear, close all hiddenN = 512;L_vrai = 4;fe = 2000;F = (0:(fe/2)/(N/2-1):(fe/2));snr = [-10 -10...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Number of sinusoids Estimator Download

Added: April 24, 2013 | Visits: 596

Spatial correlation in high resolution climate data A package of Matlab functions for exploring spatial patterns of correlation in high resolution climate data. Cross-similarity parameters (dominant lag, max-similarity, window cross-similarity) are calculated for each pair of records and presented on maps as well as plots with an intersite...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Spatial correlation in high resolution climate data Download

Added: May 19, 2013 | Visits: 324

Generator of Image in DSP Memory Program to generate a vector that store the values of pixel of an image an saved as a file .lib which must to be added to a project that use the image_lib for DSK 6711/6211% Date Rev 0.0 january 2004


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Generator of Image in DSP Memory Download

Added: June 25, 2013 | Visits: 278

Acoustic Absorption in Seawater This function calculates the acoustic absorption of seawater in dB/km following Kinsler et al, "Fundamentals of Acoustics, Fourth Edition," pp. 226-228. The function can be called with the only argument being frequency, in which case "standard" oceanographic parameters are used. However, depth,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Acoustic Absorption in Seawater Download

Added: May 16, 2013 | Visits: 442

Stirling number of second kind INPUT: N the number of elements in the set to be partitionedOUTPUT: a matrix whose element (i,j) is S(i,j)


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Stirling number of second kind Download

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example This example adds MATLABdlT« to the list of languages in this C++ vs Java vs Python vs Ruby: a first impression (http://www.dmh2000.com/cjpr/ ) article at www.dmh2000.com, which compares implementations of a Red Black Tree binary search algorithm...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example Download

Added: August 08, 2013 | Visits: 332

ShepardTone For the description, I took the abstract of the original publication:"A special set of computer-generated complex tones is shown to lead to a complete breakdown of transitivity in judgments of relative pitch. Indeed, the tones can be represented as equally spaced points around a circle in such a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): ShepardTone Download

Added: August 30, 2013 | Visits: 427

Pade Approximant of a trunctated series Say you are only able to obtain a limited number of terms in a power series, as each term is increasingly difficult to obtain (ex. virial equation of state). To explore possible analytic continuations, you need an infinite series representation. A rational function is one way to prescribe this,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Pade Approximant of a trunctated series Download

Added: June 18, 2013 | Visits: 410

2D FDTD of waveguide splitter/combiner 2D FDTD simulation of light in a waveguide splitter/combinerWritten for Course :-Computational Electromagnetics, Fall 2011Department of Electrical EngineeringIndian Institute of Technology Madras (IITM)Chennai - 600036, IndiaAuthors :-Sathya Swaroop Ganta, B.Tech., M.Tech. Electrical...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 2D FDTD of waveguide splitter/combiner Download

Added: May 28, 2013 | Visits: 310

In Theta Bounds This function will take in an arbitrarily sized array of angles (in either degrees or radians) and determine if they fall between user specified bounds.For example:[X,Y] = meshgrid(linspace(-100,100,1e3));thetas = rad2deg(atan2(Y,X));isIN = thetabounds(thetas,10,350);imagesc([-100 100],[-100...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): In Theta Bounds Download

< 1 2 3 4 5 >