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

Getting Rid Of Snails In Garden software
Filter: All | Freeware | Demo
 

Getting Rid Of Snails In Garden

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

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: May 10, 2013 | Visits: 253

WP-Stats-Dashboard This gets rid of the hassle of opening the blog stats tab and logging in.Installation Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 or higher


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

License: Freeware Download (51): WP-Stats-Dashboard Download

Added: August 11, 2013 | Visits: 528

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

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

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

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

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 (39): 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 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: 309

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

Added: September 17, 2013 | Visits: 548

Propagation of Uncertainty Handy little function, for those of you in lab classes where they are sticklers for error. (or for those of you that are actual scientists even...!).Propagation of uncertainty is a really slick formula, but its a massive pain to do by hand. this function does it for you!To do it, just enter in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Propagation of Uncertainty Download

Added: August 08, 2013 | Visits: 547

A toolbox for finding horseshoes in 2D maps By Qingdu Li,Institute for Nonlinear Systems, Chongqing University of Posts and Telecommunications, Chongqing, 400065, China.Email: liqd@cqupt.edu.cn or qingdu_li@163.comAs one of the most important results in chaotic dynamics, topological horseshoe theory provides a powerful tool in rigorous...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 890.88 KB Download (49): A toolbox for finding horseshoes in 2D maps Download

Three Dimensional Analytical Magnetic Resonance Imaging Phantom in the Fourier Domain This submission contains a collection of codes in different programming languages that implement the analytical framework proposed inKoay CG, Sarlls JE, doOCozarslan E. * Three Dimensional Analytical Magnetic Resonance Imaging Phantom in the Fourier Domain. Magn Reson Med. 58: 430-436 (2007)The...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Three Dimensional Analytical Magnetic Resonance Imaging Phantom in the Fourier Domain Download

Added: September 06, 2013 | Visits: 5.382

PHP MySQL Login 5 levels of Hierarchy PHP MySQL Login 5 levels of Hierarchy can manage the records of users in a MySQL database giving them 5 possible levels of hierarchy: administrator, master, agent, member and guest.PHP MySQL Login 5 levels of Hierarchy that can be used to add and remove user records, authenticate user password,...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): PHP MySQL Login 5 levels of Hierarchy Download

Added: May 10, 2013 | Visits: 709

FV All in One SEO Pack A simplified version of All in One SEO Pack!Streamlined interface with no keywords field. Option to turn off excerpts and automated descriptions. Far better for pure SEO and for client use. Check screenshots.Optimizes your Wordpress blog for Search Engines (Search Engine Optimization).Some...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): FV All in One SEO Pack Download

Added: July 28, 2013 | Visits: 556

John Conway's Game of Life This is an implementation of John Conway's Game of Life (see here: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) for Drupal. This puts the Game of Life in a block for use in the sidebar, for example.Features: * Each page refresh generates a new "generation". * You can have the "world"...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): John Conway's Game of Life Download

< 1 2 3 4 5