Main > Free Download Search >

Free system design and implementation script

system design and implementation

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3488
C++ B+ Tree implementation 1.0

C++ B+ Tree implementation 1.0


This project goal was to create simple and yet very efficient template based B+ Tree implementation which supports different types of storage. Implemented in C++, B+ Tree is template based, so it can be used with any type of data. To change more>> This project goal was to create simple and yet very efficient template based B+ Tree implementation which supports different types of storage. Implemented in C++, B+ Tree is template based, so it can be used with any type of data. To change storage type (e.g. from file based to memory based) all you need is to change template argument of the BTreeAlgorithms class. There are two controllers exist for such purpose: StreamBTreeController and RamBTreeController. You can write your own controller by simply changing logic in couple of methods within exiting controllers.<<less
Added: 2007-12-20 License: BSD Price: $0.00USD
13 downloads
Site Made Simple

Site Made Simple


With this tutorial you can create complete project with CMS Made Simple without deepening in programming. From the preparation through installation and design to the implementation of additional features - it will be explained step by step. Currently are more>> With this tutorial you can create complete project with CMS Made Simple without deepening in programming. From the preparation through installation and design to the implementation of additional features - it will be explained step by step. Currently are included: News, Menu Manager, Theme Manager, Guestbook, Contact Form, Album.<<less
Added: 2009-03-25 License: Other Price: $0.00USD
14 downloads
Build a Poll System in ASP.NET 1

Build a Poll System in ASP.NET 1


There are many websites that have polls on their front page where users (anonymous and members) give their opinions. In this article, we will look at how to design a polling system, having a back-end to insert new polls along with their answers as more>> There are many websites that have polls on their front page where users (anonymous and members) give their opinions. In this article, we will look at how to design a polling system, having a back-end to insert new polls along with their answers as well as how to process and store the votes of the users.<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
18 downloads
 
Other version of Build a Poll System in ASP.NET
Build a Poll System in ASP.NETlook at how to design a polling system, having a back-end. Build a Poll System in ASP.NET - Richard ... There are many websites that have polls on their front page where users (anonymous and members
License:Freeware
Download
669 downloads
Added: 2007-04-03
Web Design and Development, SEO Marketing, Graphic Design Company

Web Design and Development, SEO Marketing, Graphic Design Company


OnlineCreationsLLC.com - Web design and development company. Flash animation, database integration, SEO services, website hosting, intranet management, backoffice solutions. Our goal is to improve the promotion and increase the income of your more>> OnlineCreationsLLC.com - Web design and development company. Flash animation, database integration, SEO services, website hosting, intranet management, backoffice solutions. Our goal is to improve the promotion and increase the income of your products. http://www.onlinecreation sllc.com<<less
Added: 2008-07-24 License: Commercial Price: $0.00USD
13 downloads
Creating a Website Design Templating System Using PHP

Creating a Website Design Templating System Using PHP


Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and more>> Learn how to create a website design templating system using php to be able to easily update different sections on your website by changing only few design files. The tutorial is designed for total beginners, so it is easy to understand and follow. Whether you have a small or a huge website, you know how much hassle and time it takes to upgrade your web site pages. The upgrade process becomes even more irritating when you make a change that needs to be upgraded on every page of your website; a good example of such a change is adding a button to the header or changing the copy right information in the footer of your website. In this tutorial I will show you how PHP comes to the rescue with only few lines of code. You can use this tutorial to be the basis to make your website easier to maintain and upgrade.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
13 downloads
phpSimpleCMS BETA

phpSimpleCMS BETA


phpSimpleCMS is a simple turn-key website system designed to help you quickly publish content and pay-per-click advertising. No database is required. Its blog-like but simplier than a blog. Built in pay per click ad integration. Simple editable php code. more>> phpSimpleCMS is a simple turn-key website system designed to help you quickly publish content and pay-per-click advertising. No database is required. Its blog-like but simplier than a blog. Built in pay per click ad integration. Simple editable php code. Currently in BETA with new features being added daily.<<less
Added: 2006-08-07 License: GPL Price: $0.00USD
12 downloads
 
Other version of phpSimpleCMS
phpSimpleCMSwebsite system designed to help you quickly publish content and pay-per-click advertising ... phpSimpleCMS is a simple turn-key website system designed to help you quickly publish content
License:GPL
Download
1174 downloads
Added: 2006-08-07
Robust control design of the Mass/Damper/Spring

Robust control design of the Mass/Damper/Spring


Robust control design of the Mass/Damper/Spring system - M-files for design of the Mass/Damper/Spring control system using Robust Control Toolbox, ver. 3 more>>
Robust control design of the Mass/Damper/Spring is a tool including design of the Mass/Damper/Spring control system using Robust Control Toolbox, ver. 3 . The book also presents other 5 case studies including robust control systems design of a triple inverted pendulum, a hard disk drive, a distillation column, a rocket system and a flexible-link manipulator. New codes of those designs exploiting Robust Control Toolbox, version 3.0 are available upon request.

These M-files should be used in the environment of MATLAB, version 7.1, Service Pack 3, together with the Robust Control Toolbox, version 3.0 and Control System Toolbox, version 6.2.

List of the files:

  1. olp_mds.m Creates model of the uncertain open loop system
  2. hin_mds.m Design of Hinf controller
  3. lsh_mds.m Design of Hinf loop shaping controller
  4. ms_mds.m Design of mu-controller
  5. red_mds.m Obtains controller of 4th order
  6. rob_mds.m Robust stability analysis
  7. nrp_mds.m Nominal performance and robust performance analysis
  8. wcp_mds.m Determination of the worst case performance
  9. frs_mds.m Frequency responses of the closed loop system with nominal parameters
  10. clp_mds.m Transient responses of the closed loop system with nominal parameters
  11. pfr_mds.m Frequency responses of the uncertain plant models
  12. pcf_mds.m Bode plot of the uncertain closed loop system
  13. sen_mds.m Sensitivity function of the closed loop system
  14. ppf_mds.m Singular values of the perturbed performance
  15. mcs_mds.m Transient responses for random values of the uncertain parameters
  16. kf_mds.m Frequency responses of the three controllers
  17. clf_mds.m Frequency responses of the three closed loop systems
  18. prf_mds.m Nominal performance of the three closed loop systems
  19. rbs_mds.m Robust stability of the three closed loop systems
  20. rbp_mds.m Robust performance of the three closed loop systems
  21. mod_mds.m Creates the uncertainty system model
  22. wts_mds.m Sets the performance weighting functions
  23. sim_mds.m Creates the simulation model of the closed loop system

Requirements:

  • MATLAB Release: R14SP3
  • Control System Toolbox
  • Robust Control Toolbox
<<less
Added: 2007-08-08 License: Freeware Price: Freeware
14 downloads
Free Content Management 1.1g

Free Content Management 1.1g


A Content Management System designed with PHP and MySQL. Can be a complete stand-alone system, or easily integrates into your existing site with built-in file and image uploading. Database usage is limited in this Content Management System for maximum more>> A Content Management System designed with PHP and MySQL. Can be a complete stand-alone system, or easily integrates into your existing site with built-in file and image uploading. Database usage is limited in this Content Management System for maximum performance. Features include, complete web-based management, WYSIWYG page editor, user management, and ease of setup. Free Content Management is open-source and released under the GPL license. Linux and Windows, Apache and IIS.<<less
Added: 2004-06-07 License: GPL Price: $0.00USD
13 downloads
 
Other version of Free Content Management
Free Content ManagementA Content Management System designed with PHP and MySQL. Can be a complete stand-alone system ... A Content Management System designed with PHP and MySQL. Can be a complete stand-alone system
License:GPL
Download
1964 downloads
Added: 2004-06-07
Asbru Web Content Management for ASP

Asbru Web Content Management for ASP


Out-of-the-box, full-featured database-driven web content management system designed to provide control and simplicity for non-technical users while maintaining flexibility and power for developers. E more>> Out-of-the-box, full-featured database-driven web content management system designed to provide control and simplicity for non-technical users while maintaining flexibility and power for developers. Enables users to create, publish and manage websites with advanced, dynamic end-user and website administrator functionality. Includes advanced WYSIWYG editing, custom data search and display, workflow, staging, scheduling, automatically generated content lists, advanced scripting, personal workspace and access permissions for website administrators as well as for visitors. Example usage: Create a multi-lingual website and Extranet and Intranet websites with custom data, user registration, message boards, discussion forums, weblogs and email newsletters. Manage the website with multiple administrators with differentiated access restrictions and publishing workflow processes. Includes open program source code for unlimited customisation and integration with other systems.<<less
Added: 2003-06-14 License: Commercial License Price: $1,800.00AdditionalInfoProfessionalEditionCommercialwithopensourcecode
2325 downloads
Nice interface of Date and time 1.0

Nice interface of Date and time 1.0


Nice interface of Date and time built in ajax code implementation. more>> Nice interface of Date and time built in ajax code implementation.<<less
Added: 2009-05-14 License: Other Price: $0.00USD
15 downloads
The real world datagrid the OOP way

The real world datagrid the OOP way


Tutorial about implementation of real world datagrid component using the techniques of object oriented programming and MVC design pattern. more>> Tutorial about implementation of real world datagrid component using the techniques of object oriented programming and MVC design pattern.<<less
Added: 2009-02-25 License: Freeware Price: $0.00USD
14 downloads
s@rdalya - s@rm@l dynamic framework 2.1.1

s@rdalya - s@rm@l dynamic framework 2.1.1


s@rdalya, is a cross-browser compatible system which is designed to work in all DOM-supporting browsers. s@rdalya has been tested with internet explorer 6, netscape navigator 6-7-8beta, Mozilla 1.5-FireFox 1.0.3, Opera 7.0-7.2-8Beta and more. At more>> s@rdalya, is a cross-browser compatible system which is designed to work in all DOM-supporting browsers. s@rdalya has been tested with internet explorer 6, netscape navigator 6-7-8beta, Mozilla 1.5-FireFox 1.0.3, Opera 7.0-7.2-8Beta and more. At the beginning, s@rdalya started his life as a small API, mostly driven by the dynamic html programming and scripting needs in my projects. Nevertheless, today1, it can stand on its own feet and may be useful to others. So here it goes.<<less
Added: 2006-04-15 License: Free Non-Commercial Price: $0.00USD
12 downloads
Family Connections 1.8.1

Family Connections 1.8.1


Keep your family "Connected" with this content management system (CMS) designed specifically with familys in mind. Key features are: a message board, a photo gallery, a blog-like "Family News" section, a calendar, an address book and recipe sharing more>> Keep your family "Connected" with this content management system (CMS) designed specifically with familys in mind. Key features are: a message board, a photo gallery, a blog-like "Family News" section, a calendar, an address book and recipe sharing section. Each family member has their own personal settings, like the ability to change the websites theme. Now with Portuguese, Czech, English, Estonian, German, and Spanish language Support.<<less
Added: 2007-07-31 License: GPL Price: $0.00USD
11 downloads
 
Other version of Family Connections
Family ConnectionsKeep your family Connected with this content management system (CMS) designed specifically ... board, a photo gallery, a blog-like "Family News" section, and an address book
License:GPL
Download
837 downloads
Added: 2007-07-31
Effective Web Design

Effective Web Design


Costa Blanca Web Design from Cheeky Green Monkey, A web design company that brings results. Proactive search engine optimisation, designed to increase your websites visibility and create traffic. more>> Costa Blanca Web Design from Cheeky Green Monkey, A web design company that brings results. Proactive search engine optimisation, designed to increase your websites visibility and create traffic.<<less
Added: 2008-02-03 License: Commercial Price: $0.00USD
14 downloads
EP-Dev PollEase 1.0.1-r2

EP-Dev PollEase 1.0.1-r2


EP-Dev PollEase does not require a database to use. It is designed with easy and quick implementation in mind. Support for multiple polls per page. There are built in checks for cheat voting. PollEase submits the polls, tallies the results and displays more>> EP-Dev PollEase does not require a database to use. It is designed with easy and quick implementation in mind. Support for multiple polls per page. There are built in checks for cheat voting. PollEase submits the polls, tallies the results and displays them using AJAX and PHP - all on the same page. PollEase is customizeable through css files.
Changed/Added features:
v 1.0.1-r2 - March 15, 2009
- Fixed a bug that caused the page to refresh whenever the view results link was clicked.
v 1.0.1-r1
- Added ability to check results without casting a vote or ruining ability to vote later
<<less
Added: 2009-03-02 License: LGPL Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5