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

Structure Wheels software
Filter: All | Freeware | Demo
 

Structure Wheels

< 1 2 3 4 5 > 
Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 660

Flash flip book template of Wheels Here it is a new template for flash books of wheels style. Oh, wait, they are not usual wheels. Wheels of top gears! When you watching a sports car, you may be attracted by her sharp lines or her powerful performance, but do you also love their wheels? Once you've seen the special of top gear...



Platforms: Windows

License: Freeware Size: 2.79 MB Download (54): Flash flip book template of Wheels Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 469

MySQL Display Table Structure Software Display table structure (field name, datatype, description, etc.) for multiple tables in MySQL.





Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 2.89 MB Download (505): MySQL Display Table Structure Software Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 943

18 Wheels of Steel Extreme Trucker Build your reputation in the far corners of the world as you haul across the most extreme conditions and loads. Jump behind the wheel - drive over 25 different rigs and deliver over 30 types of loads. Extreme Locations - travel across three hair-raising terrains including deadly ice, boiling...


Platforms: Windows

License: Demo Cost: $19.99 USD Size: 367.1 MB Download (517): 18 Wheels of Steel Extreme Trucker Download

Released: December 04, 2012  |  Added: December 04, 2012 | Visits: 907

18 Wheels of Steel American Long Haul North America’s open roads await! You ain't working for the Man any more! You're the owner of your own trucking business and you call the shots. Build your empire one rig at a time to dominate the roadways and outbid the competition. Can you handle the pressure? Your American Dream starts...


Platforms: Windows

License: Demo Cost: $19.99 USD Size: 107.79 MB Download (591): 18 Wheels of Steel American Long Haul Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 369

Chemistry structure file converters Collection of scripts converting structure data files into different formats (e.g. CTRL to POSCAR).


Platforms: Windows, Mac, Linux

License: Freeware Size: 17.72 KB Download (45): Chemistry structure file converters Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 494

Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 55.37 KB Download (49): Data Structure & Algorithm Library(DSAL) Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 357

Db2Xml structure generator with Xsl Generates XML containing database tables structure and allows easy XSLT sheet application using the gui interface


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.59 MB Download (50): Db2Xml structure generator with Xsl Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 326

Self Assembling Structure Simulator The self-assembling structure simulator is a project to simulate the building of arbitrary 3D shapes from identical triangular components


Platforms: Windows, Mac, Linux

License: Freeware Size: 52.04 KB Download (48): Self Assembling Structure Simulator Download

Added: July 23, 2013 | Visits: 539

Structure Synth Structure Synth is a cross-platform application for generating 3D structures by specifying a design grammar. Even simple systems may generate surprising and complex structures. The design grammar approach was originally devised by Chris Coyne (for a 2D implementation see the popular Context Free...


Platforms: Mac

License: Freeware Size: 29.2 MB Download (52): Structure Synth Download

Added: April 02, 2013 | Visits: 411

Structure Cut As an example, suppose you had taken 155 seconds of data of the location (x,y,z) of a particle as a function of time (t). It is convenient to put that all into a struct, such as this one:>> datadata = t: [155000x1 double] x: [155000x1 double] y: [155000x1 double] z: [155000x1 double]If you wanted...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Structure Cut Download

Added: March 27, 2013 | Visits: 475

GP-OLS model structure identification Genetic Programming (GP) generates nonlinear input-output models of dynamical systems from input-output measurement data. This GP-OLS toolbox applies Orthogonal Least Squares algorithm (OLS) to improve the search effeciency of GP.It can be used for static equation discovery or structure...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): GP-OLS model structure identification Download

Added: August 17, 2013 | Visits: 502

Data Structure: A Cell Array List Container Intent: Provides a useful 1D data structure (or container) for storing an ordered heterogeneous set of elements.Motivation: MATLABdlT« R2009a provides the "containers.Map" data structure for storing an unordered heterogeneous set of elements - the Map ADT is a container that is indexed with a...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Data Structure: A Cell Array List Container Download

Added: June 16, 2013 | Visits: 447

Calculation for interest rate model & structure for personal use only.1: the interest rate structure calculation and rules.2: the interest rate model, used frequently in real world.


Platforms: Matlab

License: Freeware Size: 1.12 MB Download (40): Calculation for interest rate model & structure Download

Added: May 01, 2013 | Visits: 381

Dictionary data structure This class provides a simple key/value data structure for character keys and values of any MatLab data type.Supports direct referencing like d('mykey') = 'myvalue'.Also check out the dict class at #19647.(Unfortunately i didnt check the file exchange before writing my own, but by now i've...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Dictionary data structure Download

Added: April 20, 2013 | Visits: 281

Swap structure values into strings Searches a string for field names contained in a given structure, then replaces each occurrence of the field name with the corresponding field value.I use this for dynamically changing the titles on my plots during simulations that require variation of parameters.Code for title in the image:%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Swap structure values into strings Download

Added: July 17, 2013 | Visits: 218

structure factor Calculate structure factor based on positions of scatterers in real-space. Functions for one and two dimensions.You supply system size and scatterer positions on a integer lattice, function returns structure factor and momentum-space coordinates for plotting. Two or three dimensional plot is also...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): structure factor Download

Added: August 07, 2013 | Visits: 423

Apply a function to a specific field of a structure This function searches in the fields of a structure, and applies a given function to all occurrences of a specific field. dlTe September 30th, 2009, By Reza Farrahi Moghaddam, Synchromedia Lab, ETS, Montreal, Canada USAGE: temp_structure = apply_func_on_all_fields_with_name(temp_structure,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Apply a function to a specific field of a structure Download

Added: September 07, 2013 | Visits: 277

Recursively check fields of a structure exist This function will return true if the first input structure contains the field in the second input string and in turn that field has the field given in the third input string and so on. This allows A.b.c = 2; to be checked as:isfieldRecursive(A,'b','c')ans =1Which would return false if either b...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Recursively check fields of a structure exist Download

Added: June 25, 2013 | Visits: 323

Tree data structure as a MATLAB class A per-value class that implements a generic tree data structure.A tree is a hierarchical data structure where every node has exactly one parent (expect the root) and no or several children.Along with this relational structure, each node can store any kind of data.This class implements it using...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (45): Tree data structure as a MATLAB class Download

Added: April 13, 2013 | Visits: 190

structure tensor - introduction and tutorial Tutorial on structure tensors. Normally associated with image processing and structure inference, this code provides a completely encapsulated package to explain and demonstrate the use of structure tensors.playshow structureTensorDemoor use the html to properly visualize the LaTeX equations.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 409.6 KB Download (44): structure tensor - introduction and tutorial Download

< 1 2 3 4 5 >