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 49.600.984 Times

Example Of A Shareware software
Filter: All | Freeware | Demo
 

Example Of A Shareware

< 1 2 3 4 5 > 
Added: August 04, 2013 | Visits: 473

Percentage Exceedence of a 3D Matrix for a Threshold value This function calculates the percentage of time that a given 3D Matrix exceeds some threshold value.It counts each point along the 1st Dimension that exceeds the threshold and expresses this as a percentage of the length of the 1st Dimension. This is repeated across the 2nd and 3rd Dimensions....



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Percentage Exceedence of a 3D Matrix for a Threshold value Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 482

Dreams of a Geisha Take a journey through the magical and wonderful world of Geisha. Help Ichisumi in this incredible adventure to reopen the temples of Geisha and restore a world of beauty and passion. Dive into this engaging Match 3 game with beautiful scenery and relaxing music. Overcome obstacles, collect...





Platforms: Windows

License: Freeware Size: 62.09 MB Download (463): Dreams of a Geisha Download

Added: May 10, 2013 | Visits: 630

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...


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

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 568

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Added: April 29, 2013 | Visits: 473

3D Temple (OpenGL Walkthrough of a foggy temple) Script This example will show you how easy it is to draw objects using openGL.It draws a giant pyramid and you can walk around inside this foggy temple. Not much to it but it is suitable to learn from.


Platforms: C and C plus plus

License: Freeware Size: 81.92 KB Download (42): 3D Temple (OpenGL Walkthrough of a foggy temple) Script Download

Terminal Fall Velocity of a Single Spherical Particle in a Newtonian Fluid Newton number (also called the drag coefficient) and Archimedes number are plotted versus the Reynolds number for the laminar, transition and turbulent flow types using a log-log scale. A numerical example of the terminal fall velocity computation of a single spherical particle in a Newtonian...


Platforms: JavaScript


evaluating SHORT TIME FOURIER TRANSFORM of a stationary signal the stationary signal f(t)=cos(2*pi*5*t)+ cos(2*pi*10*t)+ cos(2*pi*20*t)+ cos(2*pi*50*t)having frequencies of 5,10, 20and 50 Hz at any given time instant.MATLAB program can be implemented to plot the stationary signal mentioned above:Clear...


Platforms: Matlab


Added: July 25, 2013 | Visits: 430

RANSAC algorithm with example of finding homography There are 2 implementations of RANdom SAmple Consensus algorithm in the file, one for 2D line fitting only, the other for general purposes(fitting dataA with data B). Example (Finding a homography between 2 images) is provided and the comments are detailed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): RANSAC algorithm with example of finding homography Download

Added: May 02, 2013 | Visits: 600

Complex Optimization of a Recurrent Neural Network This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter...


Platforms: Matlab

License: Freeware Size: 256 KB Download (46): Complex Optimization of a Recurrent Neural Network Download

Hydrodynamically Interacting Spheres at low Reynolds numbers in shear flows of a Newtonian fluid Stokesian Dynamics, a method developed by Brady and Bossis in the 80s, simulate the 3D motion of hydrodynamically interacting spheres at low Reynolds numbers.The present contribution computes the trajectories of hydrodynamically interacting spheres in simple and oscillatory shear flows of a...


Platforms: Matlab


Added: March 31, 2013 | Visits: 470

Arbitrary real power of a matrix by Schur-Pade algorithm X = POWERM_PADE(A,P) computes the P'th power X of the matrix A, for arbitrary real P and A with no nonpositive real eigenvalues, by the Schur-Pade algorithm. [X,NSQ,M] = POWERM_PADE(A, P) returns the number NSQ of matrix square roots computed and the degree M of the Pade approximant used.If A is...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Arbitrary real power of a matrix by Schur-Pade algorithm Download

ScreenCapture - get a screen-capture of a figure frame or component ScreenCapture gets a screen-capture of any Matlab GUI handle (including desktop, figure, axes or uicontrol), or a specified area rectangle located relative to the specified handle. Screen area capture is possible by specifying the root (desktop) handle (=0). The output can be either to an image...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): ScreenCapture - get a screen-capture of a figure frame or component Download

Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and...


Platforms: Matlab


Numerical Analysis of a Coaxial Counter-Rotating Rotor Blade System This is an extension of my single rotor analysis code.The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon Leishman The numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow...


Platforms: Matlab


Tapping Power from the Overhead Ground Wire of a High-Voltage Transmission Line When a high voltage transmission line crosses remote areas where no distribution network is available, it is possible to tap power from the overhead ground wires (OHGW) protecting the line against lighting strokes. Hydro-Quebec developed the IVACE technology to provide power to telecommunication...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (40): Tapping Power from the Overhead Ground Wire of a High-Voltage Transmission Line Download

Dynamics of a mechanical element affected by load, active and load dependent friction forces The algorithm considers the effect of ends of travel, dry friction passive forces and external load.The computing algorithm is intended to describe the dynamic behavior of a mechanical component or assembly characterized by mechanical ends of travel, under the action of dry friction passive...


Platforms: Matlab


Added: September 04, 2013 | Visits: 404

Response of a 2nd order system are you a beginners and want to start programming for control system? then this is a basic program to get the response of a 2nd order system.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Response of a 2nd order system Download

Added: July 04, 2013 | Visits: 483

Voodoo Whisperer - Curse of a Legend Collector's Edition Mentored by one of the most powerful voodoo priestesses in the world, Lillian is learning to use her power. Suddenly, a dark force settles over New Orleans, and Marie Leveau, Lillian???*a*?s teacher, is placed under a curse. In fact, the entire town has been put into a deep, dark sleep by a...


Platforms: Mac

License: Demo Cost: $13.99 USD Size: 272.77 MB Download (41): Voodoo Whisperer - Curse of a Legend Collector's Edition Download

Added: August 13, 2013 | Visits: 361

Legacy of a Princess Legacy of a Princess is a fun interactive fiction novel with a fantasy theme. Two lone torches flicker against the darkness of the cave, providing meager light. What you can see is of little interest: chests of old royal garb, odd artifacts gathered by Impa over the years of no value, and shelf...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (38): Legacy of a Princess Download

Added: May 10, 2013 | Visits: 544

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list...


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

License: Freeware Download (63): Simple string checksum Download

< 1 2 3 4 5 >