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

Elastic Section Properties software
Filter: All | Freeware | Demo
 

Elastic Section Properties

1 2 3 4 5 > 
Released: October 08, 2017  |  Added: November 30, 2017 | Visits: 1.697

CompactSections Structures Office L.L.C. is a new company, with the objective of offering high quality structural analysis tools, at low cost, which integrate well with commonly used engineering tools such as Excel and Matlab. In Release 1.2, Structures Office supports construction of arbitrary compact...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $12.00 USD Size: 10.63 MB Download (771): CompactSections Download

Released: July 08, 2009  |  Added: January 06, 2010 | Visits: 3.067

BeamProps BeamProps is a simple software for calculating the beam section properties like area, moment of inertia, radius of gyration, etc for about 25 sections and shapes. You just need to select the geometrical shape of the beam cross section and enter dimensions. All the following parameters are...





Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.65 MB Download (317): BeamProps Download

Released: March 01, 2018  |  Added: April 26, 2018 | Visits: 2.155

Cross Section Analysis & Design Cross Section Analysis And Design is a powerful application that can perform a wide range of cross section calculations, including the design of reinforced concrete sections. It can handle any arbitrary cross section under biaxial bending and axial loads. The given cross sections are built up of...


Platforms: Windows, Windows 7, Windows Server, Other

License: Demo Cost: $399.00 USD Size: 9.51 MB Download (691): Cross Section Analysis & Design Download

Released: September 01, 2009  |  Added: October 03, 2012 | Visits: 1.510

NovoCPT NovoCPT is designed for processing CPT files and calculating soil parameters such as friction angle, relative density, unit weight, fines content, shear wave velocity, Gmax, N60, clay sensitivity, OCR, undrained shear strength, soil behavior type (SBT), Ic, at-rest earth pressure coefficient Ko...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 10.52 MB Download (160): NovoCPT Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 824

Engineering Power Tools ENGINEERING POWER TOOLS is powerful productivity software for professional engineers. More than 70 programs and data tables are integrated into one easy-to-use package. The programs solve a wide variety of common engineering problems quickly and easily. Eliminates wasted time, hunting for the...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 1.81 MB Download (57): Engineering Power Tools Download

Released: February 10, 2013  |  Added: March 24, 2013 | Visits: 1.088

Engineering Power Tools Plus Edition Engineering Power Tools Plus Edition is powerful productivity software for professional engineers. More than 150 programs and data tables are integrated into one easy-to-use package. The programs solve a wide variety of common engineering problems quickly and easily. Eliminates wasted time,...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 2.37 MB Download (71): Engineering Power Tools Plus Edition Download

Added: July 22, 2013 | Visits: 422

iBeams Pro Introducing iBeams Pro! Unlike traditional design tools where you have to define nodes and elements to model your structure, iBeams Pro let's you work like you normally do. You sketch out your beam and loads like you would on a design pad, and instantly view shear, moment, deflection and...


Platforms: Mac

License: Commercial Cost: $49.99 USD Size: 1.3 MB Download (48): iBeams Pro Download

Added: January 22, 2010 | Visits: 869

Scalar::Properties Scalar::Properties is a Perl module package that contains run-time properties on scalar variables. SYNOPSIS use Scalar::Properties; my $val = 0->true; if ($val && $val == 0) { print "yup, its true alright...n"; } my @text = ( hello world->greeting(1), forget it, hi...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Scalar::Properties Download

Added: May 02, 2010 | Visits: 1.207

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (101): Audio::TagLib::MPEG::Properties Download

Added: March 22, 2010 | Visits: 3.372

Framework for Contact properties Framework for Contact properties offers quick access to your contacts and also view their status. Short version: Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (88): Framework for Contact properties Download

Added: April 11, 2010 | Visits: 1.303

X Window Properties Viewer X Window Properties Viewer project allows you to select a X window and view/edit its properties. A tree viewer lets to see part or all of the windows tree on your X server. After selecting a window you can view all of the resources at once or select individual ones for viewing/editing. Only...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (137): X Window Properties Viewer Download

Added: September 25, 2010 | Visits: 829

MMDS::Properties MMDS::Properties Perl module contains flexible properties handling for MMDS. use MMDS::Properties; my $cfg = new MMDS::Properties; # Preset a property. $cfg->set_property("config.version", "1.23"); # Parse a properties file. $cfg->parsefile("config.prp"); # Get a property value...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (99): MMDS::Properties Download

Added: July 14, 2010 | Visits: 966

Elastic Webeditor Elastic Webeditor is Perl script that alows users to edit their home pages online. Administration is also implemented. It supports plugins like tar viewer, CheckLinks log processor and others. This programs main feature is that you need only one unix style account.. Get Elastic Webeditor at...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Elastic Webeditor Download

Added: May 10, 2010 | Visits: 900

Gnome Splash Properties Gnome Splash Properties lets you easily setup your splash on GNOME desktop. Written in Ruby and Ruby-Gnome2 "Gnome Splash Properties" aim to by easy too use. In near future Drag & Drop support is planed. Gentoo ebuild is available on the web site. Installation: run "ruby setup.rb" in the main...


Platforms: *nix

License: Freeware Download (91): Gnome Splash Properties Download

Added: October 08, 2010 | Visits: 833

App::Serializer::Properties App::Serializer::Properties is a Perl interface for serialization and deserialization. SYNOPSIS use App; $context = App->context(); $serializer = $context->service("Serializer"); # or ... $serializer = $context->serializer(); $data = { an => arbitrary, collection => [ of, data, ], of...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): App::Serializer::Properties Download

Released: January 09, 2011  |  Added: January 22, 2011 | Visits: 811

ApinSoft Access DB Properties Extractor ApinSoft Access DB Properties Extractor is an application that will help you to view MS Access MDB, ACCDB file properties and export all the MS Access MDB, ACCDB files properties to a CSV format file. ApinSoft Access DB Properties Extractor support Access 2000,2002,2003,2007,2010. You...


Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 673.24 KB Download (104): ApinSoft Access DB Properties Extractor Download

Released: November 07, 2022  |  Added: December 01, 2022 | Visits: 1.423

DEVELOPED SECTION for AutoCAD An add-on for AUTOCAD or BricsCAD, which determines the unfolded section of one set of 3DSOLID, 3DMESH or 3DFACE entities and vertical planes passing through a 2D POLYLINE which may contain arcs, in XOY plane. Developed section is generated in the vertical plane passing through first segment of...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.00 USD Size: 1.11 MB Download (176): DEVELOPED SECTION for AutoCAD Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 838

Planar Elastic String Planar Elastic String is a small, Java based application specially designed to enable users to explore the evolution of an elastic string moving in the plane. Mathematically, it provides some insight into the dynamics of the wave equation. for WindowsAll


Platforms: Windows

License: Freeware Download (447): Planar Elastic String Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 688

ApinSoft PDF Properties Extractor ApinSoft PDF Properties Extractor is an easy-to-use application that will help you view a PDF document's properties and export them to a CSV file. You can quickly view PDF properties information, include: File full path, File name, Version, Title, Subject, Author, Creator, Producer', Keywords,...


Platforms: Windows, XP, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (54): ApinSoft PDF Properties Extractor Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 603

Properties Viewer Properties Viewer is a small, simple, Java based application specially designed to display the system properties in the JVM, allowing copy / paste of the data. Basically you just start the application and you are free to inspect the properties that interest you. for WindowsAll


Platforms: Windows

License: Freeware Download (49): Properties Viewer Download

1 2 3 4 5 >