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

Construction Templates freeware
Filter: All | Freeware | Demo
 

Construction Templates

< 1 2 3 4 5 > 
Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 860

SCons - a Software Construction tool SCons is a software construction tool (build tool, substitute for Make) implemented in Python, based on the winning design in the Software Carpentry build tool competition (in turn based on the Cons build tool). Platforms: Windows, Mac, Linux

License: Freeware Size: 561.2 KB Download (49): SCons - a Software Construction tool Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 659

Templates for iBooks Author Free Templates for iBooks Author Free is a collection of 10 compelling themes for Apple’s application for book creation and publishing. Browse the range of designs to find the ideal look, add you text and images, and publish your own book to iBookstore. Best o Platforms: Mac

License: Freeware Size: 20.1 MB Download (49): Templates for iBooks Author Free Download

Added: May 10, 2013 | Visits: 430

Content Templates This module allows modification of Drupal's teaser, body, and RSS feed using administrator defined templates. These templates use PHP code in a manner very similar to the PHPTemplate theme engine and all of the node object variables are available for use in each template. An example node object... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): Content Templates Download

Added: May 10, 2013 | Visits: 513

Content Construction Kit (CCK) The Content Construction Kit allows you create and customize fields using a web browser. The 4.7x version of CCK creates custom content types and allows you to add custom fields to them. In Drupal 5.x custom content types can be created in core, and CCK allows you to add custom fields to any... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Content Construction Kit (CCK) Download

Added: July 30, 2013 | Visits: 671

Flexible construction of girth-six QC-LDPC Codes The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k and m can be varied.The program achieves girth-six by applying the row-column constraint. There... Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Flexible construction of girth-six QC-LDPC Codes Download

Templates for Modeling Scheduling Behavior with Simulink and Stateflow ver 1p0 The complete set of software in a electronic control unit (ECU) consists of an operation system, hardware drivers, control algorithms and scheduling software. SimulinkdlT« is typically used to model the systems control algorithms with a basic scheduler. However Simulink and StateflowdlT«... Platforms: Matlab


Added: June 26, 2013 | Visits: 506

Previewable email templates [Note: I intend to port this module to Drupal 7. If you need it now, submit an issue and I'll expedite the release.]The Previewable Email Template (PET) module lets you create email templates, with token substitution, which can be previewed by the user before sending. The emails can be sent to... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Previewable email templates Download

Added: October 16, 2013 | Visits: 458

Storyboard Templates Create a storyboard with class. Storyboard Templates is a great collection that provides BLANK title and name .PDF???*a*?s for people that might not have Illustrator. For those using the Illustrator (.ai) files please make sure to change the Title at the top and the Name at the bottom to avoid... Platforms: Mac

License: Freeware Size: 1.19 MB Download (42): Storyboard Templates Download

Added: September 02, 2013 | Visits: 369

GluCat: Clifford algebra templates GluCat is a generic library of C++ templates which implement universal Clifford algebras over the field of real numbers. Features . Numerical computation with real Clifford algebras . Base algebra dimensions limited only by word size Platforms: *nix

License: Freeware Size: 2.72 MB Download (35): GluCat: Clifford algebra templates Download

Added: August 13, 2008 | Visits: 4.249

Powerpoint Backgrounds Free Powerpoint templates highly professional, Open Office compatible, backgorunds,variouse palettes. Our free PowerPoint templates will help you to evaluate the quality of our products and try your skills before purchasing. These Free powerpoint templates are a great choice for a wide variety of... Platforms: Windows

License: Freeware Size: 3.61 KB Download (343): Powerpoint Backgrounds Download

Added: January 18, 2010 | Visits: 657

Text::TemplateFill Text::TemplateFill is a Perl module for formatting of reports with templates from files, use for I18N. SYNOPSIS use Text::TemplateFill; my $tmpl = new Text::TemplateFill; $tmpl->SetOpt(BaseDir => "paras/$Country"); $tmpl->SetOpt(ErrorFunction => &LogMsg, LineTerminator => "rn"); # Must... Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Text::TemplateFill Download

Added: June 17, 2010 | Visits: 1.264

PythonCard PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language. The PythonCard motto is "Simple things should be simple and complex things should be possible." PythonCard is for you if you want to develop... Platforms: *nix

License: Freeware Size: 3.2 MB Download (99): PythonCard Download

Added: March 23, 2010 | Visits: 1.366

TigerWiki TigerWiki is a wiki that provides password security, automatic backup pages when editing, easy custom templates, and more. TigerWiki is less than 20 kilobytes large. Whats New in This Release: - A security fix that prevented new pages from being created was removed.. Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): TigerWiki Download

Added: June 27, 2010 | Visits: 883

ExtUtils::ModuleMaker::TT ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates. SYNOPSIS use ExtUtils::ModuleMaker; my $mmtt = ExtUtils::ModuleMaker->new ( NAME => My::New::Module, ALT_BUILD => ExtUtils::ModuleMaker::TT, TEMPLATE_DIR => ~/.perltemplates, );... Platforms: *nix

License: Freeware Size: 25.6 KB Download (88): ExtUtils::ModuleMaker::TT Download

Added: September 09, 2010 | Visits: 787

Class::InsideOut Class::InsideOut is a Perl module with a safe, simple inside-out object construction kit. SYNOPSIS package My::Class; use Class::InsideOut qw( public private register id ); public name => my %name; # accessor: name() private age => my %age; # no accessor sub new { register( shift ) }... Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): Class::InsideOut Download

Added: February 27, 2010 | Visits: 1.108

Template::Multilingual Template::Multilingual is a Perl module with multilingual templates for Template Toolkit. SYNOPSIS This subclass of Template Toolkits Template class supports multilingual templates: templates that contain text in several languages. < t > < en >Hello!< /en > < fr >Bonjour !< /fr > < /t >... Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Template::Multilingual Download

Added: October 27, 2010 | Visits: 1.217

Etiquette Etiquette provides an interaction protocol construction tool. Etiquette is an interaction protocol construction toolkit. The projects goal is to build a framework for rapid design of network communication code. Etiquette interaction protocols are intended to describe valid communication... Platforms: *nix

License: Freeware Size: 30.72 KB Download (102): Etiquette Download

Added: October 22, 2010 | Visits: 1.221

jsTemplate jsTemplate is a small JavaScript library that allows you to create templates like PHP and ASP with JavaScript. The project can fetch templates using AJAX and execute them into the browser. The code is an evolution from the StickyShare.com project. jsTemplate is a very small library (just 4k... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): jsTemplate Download

Added: August 27, 2010 | Visits: 1.243

Adobe Source Libraries The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions. Whats New in This Release: - GIL version 2.1 (support for sub-byte aligned... Platforms: *nix

License: Freeware Size: 8.2 MB Download (95): Adobe Source Libraries Download

Added: March 03, 2010 | Visits: 1.727

GNU Radio GNU Radio is a collection of software that when combined with minimal hardware, allows the construction of radios where the actual waveforms transmitted and received are defined by software. What this means is that it turns the digital modulation schemes used in todays high performance wireless... Platforms: *nix

License: Freeware Size: 1024 KB Download (138): GNU Radio Download

< 1 2 3 4 5 >