Difference between revisions of "Softwares"

From Engineering Computing Online
Jump to navigation Jump to search
Line 12: Line 12:
 
==easyDDA==
 
==easyDDA==
 
[[Image:easyDDAlogo.png|left|128px]]
 
[[Image:easyDDAlogo.png|left|128px]]
A software with GUI for 2D DDA method, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. This software is intended to provide services for DDA users and several costumed functions were implemented to ease their work. The software is designed of 4 parts: DL (DDA Line), DC (DDA Cutting), DF (DDA Forward), DG (DDA Graph). The 4 parts correspond to those of DDA’s author Dr. Shi’s programs respectively.
+
A software with GUI for 2D DDA method, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. It is intended to provide services for DDA users and several costumed functions were implemented to ease their work. The four procedures of DDA, i.e. DL (DDA Line), DC (DDA Cutting), DF (DDA Forward) and DG (DDA Graph), are integrated into this software. Their implementation codes are taken from the original version of 2D DDA.
  
 
[http://git.oschina.net/lainegates/easyDDA Get source code]
 
[http://git.oschina.net/lainegates/easyDDA Get source code]

Revision as of 13:14, 9 April 2015

Open Source Softwares

DDA 2D

The original version of 2D DDA for Windows platform from Dr. Shi.

Download source: [Win32 Src]

NMM 2D

The original version of 2D NMM for Windows platform from Dr. Shi.

Download source: [Win32 Src]

easyDDA

EasyDDAlogo.png

A software with GUI for 2D DDA method, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. It is intended to provide services for DDA users and several costumed functions were implemented to ease their work. The four procedures of DDA, i.e. DL (DDA Line), DC (DDA Cutting), DF (DDA Forward) and DG (DDA Graph), are integrated into this software. Their implementation codes are taken from the original version of 2D DDA.

Get source code


Free Softwares

easyKBT

EasyKBTlogo.png

A software with GUI for Key Block Theory, developed by Engineering Computing Center, University of the Chinese Academy of Sciences. It is an encapsulation of the original programs written by Dr. Shi, who is the inventor of Key Block Theory.

Download: [Win32] [MacOSX]


VisKBT

VisKBTlogo.png

A software for 3D visualization of the analysis procedure of Key Block Theory, developed by Engineering Computing Center, University of the Chinese Academy of Sciences.

Download:
1.1: [Win32] [Win64] [MacOSX]
1.0: [Win32] [Win64] [MacOSX]