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

Architecture Triangulation software
Filter: All | Freeware | Demo
 

Architecture Triangulation

< 1 2 3 4 5 > 
Released: March 01, 2012  |  Added: March 13, 2012 | Visits: 1.214

Desktop Building Icons A collection of 3D (isometric projection) icons depicting various objects of city infrastructure, Desktop Building Icons are here to help design the look and feel of a perfect architectural planning or mapping suite. Desktop Building Icons make for a perfect city map when assembled together....



Platforms: OS/2, Windows, Mac, *nix, Windows CE

License: Demo Cost: $49.95 USD Size: 8.04 MB Download (253): Desktop Building Icons Download

Released: December 06, 2011  |  Added: December 27, 2011 | Visits: 685

TaskGarden Develop robust multi-process applications for Microsoft's .NET platform with TaskGarden. TaskGarden is a powerful but simple to use multi-process architecture. Unlike traditional multi-threading, a multi-process architecture helps you to isolate your application from unexpected events by...





Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 836 KB Download (91): TaskGarden Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 1.093

3D Architecture by LiveCAD - 2D plans with quotations, grid, 2D/3D simultaneous views - Creation of beams, low walls and posts - Automatic interior quotations - Outline rooms in a single operation - Over 2,000 3D objects and textures to decorate and furnish each room - Quick creation of split-levels, interior walls and...


Platforms: Windows

License: Freeware Size: 389.07 MB Download (444): 3D Architecture by LiveCAD Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 376

Trentino Trentino is designed to be an Open Source, lightweight and C++ based, non-invasive SCA or Service Component Architecture runtime. Trentino is designed to be non-invasive and is primarely optimized for the use in the embedded domain.


Platforms: Windows

License: Freeware Download (46): Trentino Download

Added: May 10, 2013 | Visits: 403

UJO Framework 0.89.B1 UJO is an abbreviation for Unified Java Object and it is similar in implementation to JavaBean, but different from it in architecture and methods. Key features "UJO Framework": - Very simple introspection - Serialization to / from formats XML, CSV and Resource bundle - UJO object controls an...


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

License: Freeware Download (47): UJO Framework 0.89.B1 Download

Added: May 10, 2013 | Visits: 507

lilyFM The lilyFM is an OO php framework giving php website application programmers tools to apply the MVC architecture to their applications. It uses XSL Transformation of the XML representation of php objects to render HTML pages.


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

License: Freeware Download (50): lilyFM Download

Added: May 10, 2013 | Visits: 369

Archiweb Archiweb will provide a CMS for managing architecture information and drawings, and viewing projects for selling them. This is a very good CMS for real-estate companies or architecture and blendings companies. It is a ready to install PHPNuke module.


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

License: Freeware Download (54): Archiweb 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: August 18, 2013 | Visits: 428

LMS Algorithm Demonstration LMS filters in an adaptive filter architecture is a time honored means for identifying an unknown filter. By running the example code provided you can demonstrate one process to identify an unknown FIR filter.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): LMS Algorithm Demonstration Download

Added: August 20, 2013 | Visits: 231

QUICK DELAUNAY TRIANGULATION C++ source is now available.You can find all the infos at:www.advancedmcode.org/quick-delaunay-triangulation.html


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): QUICK DELAUNAY TRIANGULATION Download

Added: August 17, 2013 | Visits: 496

Neural Network (MLP) Robot Localization Comparison with ground truth and triangulation provided, with varying amounts of gaussian noise added in train and test data.GUI is in Portuguese, but self-explanatory. English version will be provided soon.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Neural Network (MLP) Robot Localization Download

Added: June 05, 2013 | Visits: 446

A Fast Image Segmentation using Delaunay Triangulation This function applies the Delaunay-based image segmentation, which is a fully automated process that does not require initial estimate of number of clusters.The core idea is to apply Delaunay triangulation to the image histogram instead of the image itself. That reduces the sites required to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 9.91 MB Download (46): A Fast Image Segmentation using Delaunay Triangulation Download

Image and Terrain Modeling using Incremental Delaunay Triangulation Digital elevation models can be considered just like an intensity images. Regardless of working with digital evevation models or digital images, they can be considered as a 2.5 dimensional surface, in which the row, column and grey level values represent the x, y and z respectively, using...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Image and Terrain Modeling using Incremental Delaunay Triangulation Download

Added: August 20, 2013 | Visits: 332

Compute a Tutte map of a planar surface triangulation Usage: [mfTutteMap] = TutteMap(mnTriangulation)Maintaining the existing triangulation, this function maps a surface mesh onto a planar unit circle. Tutte's algorithm [1] is used. The simple technique for finding point locations is from [2].'mnTriangulation' is an Nx3 array as returned by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Compute a Tutte map of a planar surface triangulation Download

Added: May 02, 2013 | Visits: 290

Compute normal vectors of 2.5D triangulation It could be useful to know the normal vectors of a surface. The function provided is able to take a 2.5D unrestricted triangulation (Delaunay or not) which define a 3D surface and computes the normal vectors of each cell. It is possible to compute vectors at the center cells or at vertices.Inputs...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Compute normal vectors of 2.5D triangulation Download

Added: August 08, 2013 | Visits: 379

Volume Visualization Example In this code, I show how to create a clean architecture for a volume visualization engine and one example GUI that uses it. I take advantage of exporting nested functions so the GUI programmer can manipulate the visualization in ways that can be customized for specific applications.Scott, Mike...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Volume Visualization Example Download

Added: September 09, 2013 | Visits: 349

Nookee Nookee is a simple, PHP-based CMS with an open architecture to add custom plugins, ajax calls and wiki-like text format replacement. It is very simple to setup and use.


Platforms: PHP

License: Freeware Size: 1.08 MB Download (40): Nookee Download

Added: May 18, 2013 | Visits: 352

Nookee for Scripts Nookee is a simple, PHP-based CMS with an open architecture to add custom plugins, ajax calls and wiki-like text format replacement. It is very simple to setup and use.


Platforms: PHP

License: Freeware Size: 1024 KB Download (51): Nookee for Scripts Download

Added: March 31, 2013 | Visits: 248

QPHP QPHP, Qick PHP Framework is an event-driven (EDP) component-based web framework similar as architecture to ASP.NET. It is a tool, which will help you to build any php-based website in a very very easy, fast, reliable, safe and well-organized way. It comes with 40+ components, 70+ demos and many...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 593.92 KB Download (39): QPHP Download

Added: April 05, 2013 | Visits: 300

QuickFramework QuickFW is my attempt to create quick, easy-to-use, flexible PHP framework based on some interesting architecture decisions.It has architecture that is symbiotic from MVC and component architecture and described in my science work.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (40): QuickFramework Download

< 1 2 3 4 5 >