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

Example Of An Array freeware
Filter: All | Freeware | Demo
 

Example Of An Array

1 2 3 4 5 > 

Circular Cross Correlation of the Columns of an Array - circ xcorr The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar...



Platforms: Matlab


Added: September 05, 2013 | Visits: 813

Electrical and Hydraulic actuation of an aileron This zip file contains the demonstration model showing a 3-D mechanical model of an aileron actuated with a hydraulic actuator and with an electromechanical actuator. The parameters of the motor are tuned automatically to match measurement data, and the performance of the system is optimized in...





Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Electrical and Hydraulic actuation of an aileron Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 512

Other Visual Simulation of an O.S. Otro Sistema Operativo Instructivo - Other Simulator of an Operating System.


Platforms: Windows, Mac, Linux

License: Freeware Size: 754.6 KB Download (49): Other Visual Simulation of an O.S. Download

Added: May 10, 2013 | Visits: 576

if else example if else example is a basic example of an if then else control structure.


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

License: Freeware Download (60): if else example Download

Added: May 10, 2013 | Visits: 498

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

Prototype of an PHP application Prototype of an application written in php, which includes : smarty, adodb, pbjetbdd, phpgacl and esup-phpcas. Login can be managed into a database, ldap directory or a SSO-CAS.


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

License: Freeware Download (49): Prototype of an PHP application Download

Added: September 15, 2013 | Visits: 614

Mean First Passage Time of an Ornstein-Uhlenbeck Process This code determines the mean first passage time (MFPT) of an Ornstein-Uhlenbeck process from analytical solutions obtained from M.U. Thomas (1975), S. Sato (1977), and S. Sato & M. Ricciardi (1988) (all articles published in J. Appl. Prob.).Note that this code yields a dimensionless MFPT (i.e....


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Mean First Passage Time of an Ornstein-Uhlenbeck Process Download

Added: September 17, 2010 | Visits: 711

ManyEars ManyEars project makes use of an array of microphones to perform sound source localization, tracking, and separation. It is designed to provide auditory capabilities to mobile robots, but it can equally be used for video conferencing or other applications. The project is based on the...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (89): ManyEars Download

Added: May 10, 2013 | Visits: 573

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: May 21, 2013 | Visits: 450

Streamlines , Magnus and Cp aroud a cylinder section Plot streamlines and pressure coefficent of an unviscious, uncomprimibile,irrotational flow around a cylinder section (r=1) that spins around the z axis (coming out of the xy plane). This result is achieved by superimposition of elementary solution of the potential function PHI, where [Ux , Uy] =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Streamlines , Magnus and Cp aroud a cylinder section Download

Added: June 25, 2013 | Visits: 379

EXPAND Script For an array A and a vector B, the function replicates each one's of A's elements by B.The results are tiled into an array in the same order as the elements of A, so that the result is size: size(A).*SZ.Therefore the number of elements of SZ must equal the number of dimensions of A.The result...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): EXPAND Script Download

Added: January 25, 2010 | Visits: 522

Sound of an Image Converts images to music in an interesting way. See what your favorite pictures sound like! SoundOfAnImage is written in Objective-C using both Cocoa (AppKit) and Carbon (QuickTime). I wouldn't exactly call this high-quality code; SoundOfAnImage is more of an art project to me than a serious...


Platforms: Mac

License: Freeware Download (110): Sound of an Image Download

Added: July 13, 2013 | Visits: 486

Carapace Copier This java application takes input images of an object on a a known sheet of paper and produce a realistic 3d triangulated model of the object. It is designed to integrate the software with the Reprap project to create a simple "3d photocopier".


Platforms: Mac

License: Freeware Size: 4.49 MB Download (35): Carapace Copier Download

Added: July 13, 2010 | Visits: 856

sshproxy sshproxy is a pure Python implementation of an SSH proxy. sshproxy allows users to connect to remote sites without having to remember the password or key of the remote sites. How do I use it ? Here is an overview of a normal ssh session: me@myhost $ ssh -tp 2242 me@proxy remote-site...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (96): sshproxy Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 365

Nexus IRC PHP Framework Nexus simplifys the creation of an IRC client using PHP5 by providing developers with easy to use functions to handle IRC events without having to parse raw data. Phobos is included as an example of an IRC bot created with Nexus.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 24.85 KB Download (48): Nexus IRC PHP Framework Download

Added: July 25, 2013 | Visits: 404

Design Pattern: Iterator (Behavioural) Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An example of an aggregate object is an instance of the List ADT. Consequently, an iterator can be used to traverse...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Design Pattern: Iterator (Behavioural) Download

Added: May 10, 2013 | Visits: 708

read file to array This simple PHP example shows how to read a text file into an array, with each line of the file as a seperate element.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (65): read file to array Download

Added: May 05, 2010 | Visits: 846

Tie::FlatFile::Array Tie::FlatFile::Array is a Perl extension which treats a flatfile database as an array of arrays. This module allows the programmer to treat a flatfile database as as array of arrays. For example, lets say you have a datafile that has fixed-length records like so: Field-name Type URL ASCII...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Tie::FlatFile::Array Download

Added: November 18, 2010 | Visits: 899

Tie::Array::RestrictUpdates Tie::Array::RestrictUpdates can limit the number of times you change elements in an array. SYNOPSIS use Tie::Array::RestrictUpdates; tie @foo,"Tie::Array::RestrictUpdates",1; # Default limit is 1. # Every element from the array can only be changed once @foo = qw(A B C D E); for(0..4) {...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Tie::Array::RestrictUpdates Download

Added: August 31, 2008 | Visits: 2.605

Transnavicom Satellite Map of Zurich Demo-version of Satellite Map of Zurich is an example of how a person living in a megapolis today can use space technologies. A Quick Bird satellite shot is used as the cartographic basis. Face the reality! Your dreams are coming true with satellite maps from Transnavi.com. In the demo-version...


Platforms: Windows

License: Freeware Size: 18.76 MB Download (721): Transnavicom Satellite Map of Zurich Download

1 2 3 4 5 >