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

Examples Work Breakdown Structures software
Filter: All | Freeware | Demo
 

Examples Work Breakdown Structures

< 1 2 3 4 5 > 
Released: September 27, 2023  |  Added: October 03, 2023 | Visits: 3.144

RationalPlan Multi Project for Linux RationalPlan Multi Project by Stand By Soft is a powerful project management software designed to assist project managers in developing plans, allocating resources, tracking progress, managing budgets and analyzing workload. If you are working in the area of construction, engineering,... Platforms: *nix

License: Shareware Cost: $288.00 USD Size: 45.79 MB Download (1240): RationalPlan Multi Project for Linux Download

Released: May 13, 2016  |  Added: July 10, 2016 | Visits: 547

Guardship Guardship disassembles your .NET code and then compiles the MSIL code of your executable into native unmanaged application by generating two pieces: 1. Start module [Your_App_Name].com; 2. Library [Your_App_Name].lib Your applications (WinForms, WPF, etc.) that target the .NET Framework are... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $199.99 USD Size: 4.42 MB Download (62): Guardship Download

Added: March 13, 2010 | Visits: 1.606

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less... Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Added: March 21, 2010 | Visits: 1.139

Erwin Data Structures Erwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++. Arbitrary key and value types are implemented by template files that dont use C++ templates, but are instantiated by a Perl script. This way, mixed usage in C and C++ is... Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): Erwin Data Structures Download

Released: May 21, 2007  |  Added: July 05, 2007 | Visits: 5.127

Operation / Work-time calendar Create and print monthly or yearly operation / work-time calendars easily in minutes. Calculate the number of time cycles based on calendar work time data between two dates, determine the end date for a number of cycles based on cycle time or calculate forward from a required completion date... Platforms: Windows

License: Commercial Cost: $10.00 USD Size: 8.5 MB Download (227): Operation / Work-time calendar Download

Released: February 20, 2007  |  Added: July 14, 2007 | Visits: 6.512

Web Work Order Web Work Order is a self-service application that helps you streamline your work order processing from the initial request to completion of the work. You can record work orders and assign work to staff. Staff can check on-line to see what work has been assigned and they can update information... Platforms: Windows, ME, NT, XP, 2K

License: Shareware Cost: $175.00 USD Size: 1.25 MB Download (268): Web Work Order Download

Added: November 09, 2010 | Visits: 1.301

GNUstep examples GNUstep examples is a collection of programs that are meant to show programmers how to use GNUstep. GNUstep examples includes a calculator, a currency converter, finger, fractal, puzzle, hostaddress, and ink (a simple editor). Whats New in This Release: - Minor feature enhancements. Platforms: *nix

License: Freeware Size: 235.52 KB Download (132): GNUstep examples Download

Added: November 06, 2010 | Visits: 1.315

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this... Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: November 11, 2010 | Visits: 1.156

DBIx::Simple::Examples [COPRIGHT=1] EXAMPLES General #!/usr/bin/perl -w use strict; use DBIx::Simple; # Instant database with DBD::SQLite my $db = DBIx::Simple->connect(dbi:SQLite:dbname=file.dat) or die DBIx::Simple->error; # Connecting to a MySQL database my $db = DBIx::Simple->connect(... Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): DBIx::Simple::Examples Download

Added: March 18, 2010 | Visits: 1.074

Memory Structures Library Memory Structures Library (MemSL) is a complete data structures/collection classes library with memory tracing, memory debugging, entry/exit tracing, exception handling, definable memory handlers, built-in thread support, and much more. The project supports single, double, and circular linked... Platforms: *nix

License: Freeware Size: 839.68 KB Download (98): Memory Structures Library Download

Added: November 14, 2010 | Visits: 1.686

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG... Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: July 20, 2010 | Visits: 915

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: July 26, 2010 | Visits: 909

Object::Meta::Plugin::Host Object::Meta::Plugin::Host are hosts plugins that work like Object::Meta::Plugin. Can serve as a plugin if subclassed, or contains a plugin which can help it to plug. SYNOPSIS # if you want working examples, read basic.t in the distribution # i dont know what kind of a synopsis would be... Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Object::Meta::Plugin::Host Download

Released: February 06, 2012  |  Added: February 27, 2012 | Visits: 2.973

C++ Builder Examples Collection This collection will help you to quickly and simply adopt and apply the knowledge of experienced programmers. What you will find here is a set of examples for most used methods and components in everyday programming. Save yourself hours of online research and going through tons of useless... Platforms: Windows

License: Demo Cost: $25.00 USD Size: 33.52 MB Download (205): C++ Builder Examples Collection Download

Released: February 06, 2012  |  Added: February 27, 2012 | Visits: 1.302

Delphi Examples Collection This collection will help you to quickly and simply adopt and apply the knowledge of experienced programmers. What you will find here is a set of examples for most used methods and components in everyday programming. Save yourself hours of online research and going through tons of useless... Platforms: Windows

License: Demo Cost: $19.95 USD Size: 12.74 MB Download (110): Delphi Examples Collection Download

Released: July 07, 2017  |  Added: July 13, 2017 | Visits: 3.484

FastMaint CMMS Maintenance Management Software Use FastMaint CMMS Maintenance Management software for preventive & breakdown maintenance of equipment & facilities. Track missed work, costs and statistics. Send reminders to maintenance techs by email or SMS text messages. Support one or more users. Download, install & try out in a few minutes.... Platforms: Windows 7, Windows, Windows Server

License: Shareware Cost: $995.00 USD Size: 14.95 MB Download (207): FastMaint CMMS Maintenance Management Software Download

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

10 Minute Work Plans A simple one page template is provided in PDF form. Instructions are included on how to complete a work plan in less than 10 minutes. Examples of completed plans are provided. The Plan Template is easy to learn and use. The plan template is provided free of charge for personal use.Key benefits of... Platforms: All

License: Freeware Size: 327.68 KB Download (51): 10 Minute Work Plans Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 972

Collection of C++ Builder Examples Collection of C++ Builder examples and tutorials with full source code, project files and animated tutorials. Examples include: database in C++, making reports in C++, running external applications from c++, graphics and window manipulation and animation in C++ and more. Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 1.58 MB Download (56): Collection of C++ Builder Examples Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 547

Failed Work Failed Work was developed as a simple and accessible j2ee mvc framework. Failed Workwas developed with the help of the Java programming language. Now you can make use of this framework to further improve your development process. Platforms: Windows

License: Freeware Download (45): Failed Work Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 790

Del123.com Collection of Delphi examples Del123's Collection of Delphi examples and applications - Database examples, Rave report examples, Win32 examples and more. Full source code on purchase. From Delphi 7 to Delphi XE - Del123.com Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 3.28 MB Download (61): Del123.com Collection of Delphi examples Download

< 1 2 3 4 5 >