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

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

Example Of An Array

< 1 2 3 4 5 
Added: April 27, 2013 | Visits: 473

API Bomberman This is an example of a Bomberman game for the PC. There are powerups, hp, and it is 2p. It uses double buffering to draw the screen.



Platforms: C and C plus plus

License: Freeware Size: 440.32 KB Download (49): API Bomberman Download

Added: July 13, 2013 | Visits: 412

Win32 System Menu This is an example of placing menu items into your form's system menu. Simple, easy to comprehend, and not made in MFC.





Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (46): Win32 System Menu Download

Added: August 13, 2013 | Visits: 467

OpenGL 3D Snow This is an example of a particle engine being adapted for a specific purpose, in this case snow. The arrow keys control, the direction and the speed of the wind, and the escape key exits.The red line in the center shows the speed and direction as a rotated overhead view, but it does not...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (51): OpenGL 3D Snow Download

Added: May 12, 2013 | Visits: 524

Back Buffer Back Buffer code is an example of how to use back-buffer device contexts for on-screen animation. This is the basis for all graphical games.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (45): Back Buffer Download

Added: July 04, 2013 | Visits: 537

Window Color Fading Window Color Fading code is an example of how to put a color gradient in the background of a window by painting the window's DC (device context).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (48): Window Color Fading Download

Added: April 24, 2013 | Visits: 530

3D Plots of Normalized Array Factor Examples This code takes an expression for a normalized AF in spherical coordinates and creates a 3D plot in cartesian coordinates. Examples are specific to Antenna Theory and Design (2nd Ed) by Stutzman and Thiele.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 3D Plots of Normalized Array Factor Examples Download

Added: May 17, 2013 | Visits: 384

Acoustic Tracker (Updated) This demo uses sound to identify the location of an object. The listening array is two microphones, which will allow us to estimate the position along the straight line between the microphones. Location estimation is based solely on the rms value of the noise measured at the two microphones. Note...


Platforms: Matlab

License: Freeware Size: 501.76 KB Download (45): Acoustic Tracker (Updated) Download

Added: September 12, 2013 | Visits: 544

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Added: August 31, 2013 | Visits: 526

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Vapor-Liquid Equilibrium Diagram of Ethane-Benzene at 25dlT-C and 175dlT-C The programs compute the vapor-liquid diagram of an ethane-benzene mixture at 25dlT-C and 175dlT-C. This binary mixture exhibits a peculiar behavior because the volatilities of ethane and benzene are very different. We use the SRK equation of state to compute equilibrium constants. This problem...


Platforms: Matlab


Added: March 28, 2013 | Visits: 543

Handling Large Data Sets Efficiently in MATLAB Example code from "Handling Large Data Sets Efficiently in MATLAB " webinar (http://www.mathworks.com/company/events/we.../wbnr30435.html) describing strategies for handling large amounts of data in MATLAB and avoiding "out-of-memory" errors. It will provide you with an understanding of the...


Platforms: Matlab

License: Freeware Size: 1.26 MB Download (46): Handling Large Data Sets Efficiently in MATLAB Download

Added: April 03, 2013 | Visits: 493

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Active Shape Model (ASM) and Active Appearance Model (AAM) This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical...


Platforms: Matlab

License: Freeware Size: 9.88 MB Download (50): Active Shape Model (ASM) and Active Appearance Model (AAM) Download

Added: August 11, 2013 | Visits: 508

Calculate Excel Range XLCALCRANGE(REFCELL,R,C,M,N) returns the full target range XLRANGE in Excel A1 notation to cover an array of size M rows & N columns and starting from an offset of R rows & C columns from REFCELL.Any workbookworksheet prefix is removed from REFCELL, as are any absolute '$' markers prior to range...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Calculate Excel Range Download

Added: April 04, 2013 | Visits: 393

Simple Example of Simulated Annealing Optimization Case of study: "Capacity Energy Storage Solution".Dual problem of SMES, replacing inductors with capacities.


Platforms: Matlab

License: Freeware Size: 849.92 KB Download (45): Simple Example of Simulated Annealing Optimization Download

Added: April 14, 2013 | Visits: 479

Min/Max filter for Mathematics It can eprform the following multidimensional array filtering: running filters in 1D and 2D, filters for image processing applications (erosion/dilatation), 3D and more.The MEX engine uses an algorithms that requires no more than three comparisons per element and per dimension in all configurations.


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Min/Max filter for Mathematics Download

Added: May 09, 2013 | Visits: 477

MySQL Object MySQL Object provides a few classes that execute several types of queries and extend the ArrayObject class to access the query results as if that was an array.Additional classes are used to traverse generic query result rows, traverse query result row columns, traverse the query result columns...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Object Download

Added: July 26, 2013 | Visits: 378

MySQL object approach SQL SELECT queries can be executed to retrieve values of individual rows with a specified primary key value into an array.DELETE queries can be executed to remove rows with a given primary key value.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL object approach Download

Added: April 10, 2013 | Visits: 545

MySQL Server Status MySQL Server Status retrieves the status of a MySQL server using SHOW STATUS query and returns the values in an array.Also, it provides functions for formatting these status values for better presentation: Formatbytes (determines TB, GB, MB, or KB and limits output to a number of decimal places...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Server Status Download

Added: June 11, 2013 | Visits: 605

WebPA - An Online Peer Assessment System WebPA is the open source version of an existing online peer moderated marking system, for the assessment of group work, already in use at Loughborough University since 1998.


Platforms: PHP

License: Freeware Size: 450.56 KB Download (41): WebPA - An Online Peer Assessment System Download

< 1 2 3 4 5