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

Facial Structure software
Filter: All | Freeware | Demo
 

Facial Structure

< 1 2 3 4 5 > 
Released: May 01, 2014  |  Added: June 10, 2014 | Visits: 746

Estel PDF Structure Viewer Estel Pdf Structure Viewer is an excellent tool for professionals working with PDF version up to 10 and allows to view the structure of the document at the object level. Viewing of the contents of PDF files at the object level can be extremely difficult or impossible. PDF is a binary format and...



Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $150.00 USD Size: 25.96 MB Download (34): Estel PDF Structure Viewer Download

Released: October 10, 2003  |  Added: May 14, 2006 | Visits: 2.830

Meaning and Structure in C. Bronte Meaning and Structures in Charlotte Bronte is written in narrative style, making it highly readable. The work points out Bronte's use of symbolism to achieve structure; and from this, meaning in her novels becomes clear. Common threads flow through her novels; and one can see how the novels...





Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 3.22 MB Download (521): Meaning and Structure in C. Bronte Download

Added: January 11, 2006 | Visits: 4.926

Facial Studio for Windows Facial Studio is the ultimate new software which gives you more than 500 controls over the head creation process and much more. Finally the award winning suite of plug-ins will be available in a stand alone Windows version. Offering new features like the powerful and easy to use PhotoMatching...


Platforms: Windows

License: Shareware Cost: $899.00 USD Size: 42.95 MB Download (499): Facial Studio for Windows Download

Added: August 21, 2008 | Visits: 1.567

APM Structure 3D Lite APM Structure 3D is the light version of component for strength and dynamic analysis of parts and structures by finite element method. It is a useful utility for engineers and technical designers. APM Structure 3D is a universal system intended to perform complex analysis and design of rod,...


Platforms: Windows

License: Freeware Size: 19.2 MB Download (576): APM Structure 3D Lite Download

Added: January 25, 2010 | Visits: 759

Structure Structure is a screensaver for Mac OS X that draws on the National Center for Biotechnology Information's protein databases to display beautiful 3D protein structures on your screen. It ships with about ten sample structures and via the Internet has seamless access to a database of tens of...


Platforms: Mac

License: Freeware Size: 4.4 MB Download (94): Structure Download

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

Structure for Mac OS A protein / macromolecule visualization tool that runs as a screensaver module. It colorfully renders PDB (Protein Data Bank) files using unique algorithms. The module automatically annotates, colors, and rotates structures for an educational and captivating display. Show off your research or...


Platforms: Mac

License: Freeware Size: 9.6 MB Download (50): Structure for Mac OS Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 407

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


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 768 KB Download (61): FoxPro Display Table Structure Software Download

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

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: December 01, 2012  |  Added: December 01, 2012 | Visits: 367

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

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: December 22, 2012  |  Added: December 22, 2012 | Visits: 614

Expression Facial Animation System Real time facial animation package based on muscle model of the face. Includes basic scripting language, full API, animation compositing, tools for creating and exporting muscles in 3D studio max.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.42 MB Download (56): Expression Facial Animation System Download

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

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

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

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

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

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

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

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

< 1 2 3 4 5 >