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

Speedway Speedy Rewards Points freeware
Filter: All | Freeware | Demo
 

Speedway Speedy Rewards Points

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

CubePoints A certain number of points will be awarded for every comment and will be deducted if that comment is later deleted.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.2 or higher



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

License: Freeware Download (48): CubePoints Download

Added: May 10, 2013 | Visits: 301

Bolao Users who check the right answer earns points which can be later exchanged for gifts on the website.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher





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

License: Freeware Download (55): Bolao Download

Added: June 14, 2013 | Visits: 540

Speedy Make Script It replaces the "make" command with a simple parser and its makefile format with a portable XML document.It is a small engine that parses recursively an XML file and turn it into a list of command to process.A lot of tasks are automated, for example, the parser needs only the name of the main...


Platforms: C and C plus plus

License: Freeware Size: 40.96 KB Download (46): Speedy Make Script Download

Added: April 04, 2013 | Visits: 696

Terrain Generator This program uses the Delaunay triangulation of a set of 2d points to generate a set of triangles that will make for a good terrain.Notice how there are more triangles on the bottom than at the top. This means it can offer more terrain detail close to the viewer and less further away once the...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (68): Terrain Generator Download

Added: June 19, 2013 | Visits: 543

Gaussian Mixture Model The GMM returns the cluster centroid and cluster variances for a family of points if the number of clusters are predefined. The centroid and variance can then be passed to a Gaussian pdf to compute the similarity of a input query point with reference to given cluster.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Gaussian Mixture Model Download

Added: July 22, 2013 | Visits: 448

On Off Keying OOK - On Off Keying, This is the Basic ASK Modulation , and remember to transmit at least (100/BER(theoretical)) data points


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): On Off Keying Download

Added: September 10, 2013 | Visits: 342

editable FIR response Add, move and delete points to form a desired spectral curve.The result can be saved to workspace as linear or minimum phase FIR.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): editable FIR response Download

Added: August 28, 2013 | Visits: 532

Circle Fit (Kasa method) This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas.,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Circle Fit (Kasa method) Download

Added: July 01, 2013 | Visits: 570

Minimum Enclosing Circle This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.The previous code was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Minimum Enclosing Circle Download

Added: May 16, 2013 | Visits: 670

temperature analysis using finite difference method Study of heat transfer and temperature of a 1x1 metal plateheat is dissipated through the left right and bottom sides and emp at infinity is t n(n-1) points in consideration,Temperature at top end is 500*sin(((i-1)*pi)/(n-1)A*Temp=U where A is coefficient matrix and u is constant matrixfinite...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): temperature analysis using finite difference method Download

Added: June 02, 2013 | Visits: 483

laplace.m Creates a 1,2 or 3 dimensional probability distribution supported on user-supplied lattice points subject to linear and moment constraints. A trite financial example is provided.


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): laplace.m Download

Added: July 02, 2013 | Visits: 370

eegplot This functions uses GRIDDATA to interpolate pixel values from scatterred points on a head image. A reference image can be used to interactively select point locations from the 10/20 international system (EEG electrode position). Options for interpolation include linear and cubic and nearest. The...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (40): eegplot Download

Added: June 07, 2013 | Visits: 498

VERT2CON - vertices to constraints VERT2CON - convert a set of points to the set of inequality constraints which most tightly contain the points; i.e., create constraints to bound the convex hull of the given points[A,b] = vert2con(V)V = a set of points, each ROW of which is one pointA,b = a set of constraints such that A*x


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): VERT2CON - vertices to constraints Download

Added: July 28, 2013 | Visits: 309

SRTM Interpolation The function interpolates between SRTM data points.


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): SRTM Interpolation Download

Added: August 25, 2013 | Visits: 393

Sequential Number Theoretic Optimization Package SNTO is a global optimization method where many points are generated in a multi-dimensional domain; the optimum point is selected and the domain is contracted around the neighborhood of the optimum. See for example: Number-Theoretic Methods in Statistics By K?ai-t?ai Fang, Yuan Wang


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Sequential Number Theoretic Optimization Package Download

Added: August 09, 2013 | Visits: 396

Approximate Lowner Ellipsoid This program implements the iterative algorithm in Khachiyan's paper "Rounding of Polytopes in the Real Number Model of Computation" to approximate the minimum volume ellipsoid circumscribing a non-degenerate set of points in arbitrary dimensions.It is basically like Nima Moshtagh's MinVolEllipse...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Approximate Lowner Ellipsoid Download

Added: May 12, 2013 | Visits: 487

My Bezier This is a routine used for constructing Bezier Curves for a given set of control points.It also constructs the sub-divided Bezier Curve specified by the given limits of parameter values, along with the control points for the same.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): My Bezier Download

Added: August 16, 2013 | Visits: 342

Calculation of Pareto points A point X* is said to be Pareto optimal one if there is no X such that Fi(X)


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Calculation of Pareto points Download

Added: August 02, 2013 | Visits: 442

Curve intersection [xs,ys] = cint(x1,y1,x2,y2) finds intersection points of the curves defined by straight lines between the length(x1) points in the plane, (x1,y1), and the length(x2) points in the plane (x2,y2).The function essentially solvesx1(m) + t*diff(x1)(m) = x2(n) + s*diff(x2)(n);y1(m) + t*diff(y1)(m) =...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (45): Curve intersection Download

Added: April 30, 2013 | Visits: 471

circle_Points_Distr distributes points around a given point on a through a normal determined plane and gives their coordinates back


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): circle_Points_Distr Download

< 1 2 3 4 5 >