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

Extrinsic Motivation freeware
Filter: All | Freeware | Demo
 

Extrinsic Motivation

< 1 2 3 4 5 
Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 675

taTelnet - cross-platform telnet client taTelnet is a cross-platform telnet program utilizing the wxWindows cross-platform GUI library. The motivation is that most telnet's (especially M$'s) don't work properly and what's worse is that you can't get the source code to fix it. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 546.54 KB Download (47): taTelnet - cross-platform telnet client Download

Added: April 06, 2013 | Visits: 471

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Added: April 01, 2013 | Visits: 508

Small Axe Weblog The Small Axe Weblog makes setting up your own weblog easy. Unlike some of the most popular weblog tools, Small Axe is designed to be simple and easy to read, so a new developer or even an experienced one can immediately begin creating their own custom application upon it.The motivation behind... Platforms: PHP

License: Freeware Size: 92.16 KB Download (47): Small Axe Weblog Download

Added: August 07, 2013 | Visits: 662

Map api MapAPI module is a helper module for the upcoming Map module. By itself, MapAPI doesn't do anything.The motivation behind this module was to create a game that is powered by Drupal core. The first step in our work is to release flexible API that can allow us to build that game; MapAPI is part of... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Map api Download

Added: June 28, 2013 | Visits: 439

Nodereference Explorer The Nodereference Explorer (NRE) provides a selection dialog for creating referencing between nodes. Content authors can link arbitrary content type instances, e. g. pages, stories, news, images etc., with each other. Typical use-cases are for instance: * Reuse of assets, such as images, audio... Platforms: PHP

License: Freeware Size: 51.2 KB Download (47): Nodereference Explorer Download

Added: August 13, 2013 | Visits: 384

OpenGoo OpenGoo is an open source web-based office suite. It is a complete solution for every organization to create, collaborate, share and publish all its internal and external documents. OpenGoo is run by the effort of many people who find motivation in its mission, or perceive a possible business... Platforms: *nix

License: Freeware Size: 6.26 MB Download (47): OpenGoo Download

Added: October 23, 2013 | Visits: 557

gitctl A particular Git workflow implementation with a development/staging/production code-flow model and support for multiple repositories as part of a larger project gitctl's purpose is to implement a particular workflow for using Git to manage a project that consists of multiple independent... Platforms: *nix

License: Freeware Size: 20.48 KB Download (47): gitctl Download

Added: August 16, 2013 | Visits: 416

Node Update By infojunkie A module to notify the user that a page she is viewing or editing has been modified by someone else. The motivation to write this was a Skype conversation during which we were editing the same node. Eventually, this module could approach Google's collaboration feature. Platforms: PHP

License: Freeware Size: 10 KB Download (46): Node Update By infojunkie Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 575

ACE the CSET Motivational Screensaver I have helped thousands of teacher candidates pass their CSET exam over the last 10+ years and I have found one thing nearly all these people have in common, a positive attitude. People who are happy and positive have a pass rate that is nearly three times that of people who are stressed out,... Platforms: Windows

License: Freeware Size: 9.52 MB Download (46): ACE the CSET Motivational Screensaver Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 426

davex Davex is a ProDOS command shell & program launcher for the Apple II family of computers. It offers a *nix-like command interpreter, has intrinsic and extrinsic invokable modules, and serves as a print spooler and general I/O redirector. Platforms: Mac

License: Freeware Size: 226.81 KB Download (46): davex Download

Added: May 18, 2013 | Visits: 553

Feedback Control of Dynamic Systems, Fifth Ed m and .mdl files to reproduce figures in the book, Feedback Control of Dynamic Systems, 5th Ed., Prentice-Hall, 2006Featuring a brand new chapter on nonlinear systems, this revision of the best-selling textbook on feedback control has been recognized for even greater instructor flexibility and... Platforms: Matlab

License: Freeware Size: 286.72 KB Download (46): Feedback Control of Dynamic Systems, Fifth Ed Download

Added: June 27, 2013 | Visits: 447

DSP Code Verification using UDP In this document I show how to verify the functionality of your DSP code via processor in-the-loop (PIL) co-simulation using Simulink?s UDP (user datagram protocol) blocks. These blocks are a new addition to the R2006b release of Simulink. This example is an extension of a previous example which... Platforms: Matlab

License: Freeware Size: 1.73 MB Download (45): DSP Code Verification using UDP Download

Added: August 17, 2013 | Visits: 508

Data Structure: A Cell Array List Container Intent: Provides a useful 1D data structure (or container) for storing an ordered heterogeneous set of elements.Motivation: MATLABdlT« R2009a provides the "containers.Map" data structure for storing an unordered heterogeneous set of elements - the Map ADT is a container that is indexed with a... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Data Structure: A Cell Array List Container Download

Added: June 21, 2013 | Visits: 502

Peter's Custom Anti-Spam Note: it is not recommended to use the WordPress automatic plugin upgrade on this plugin. Instead, download and extract the plugin manually from the plugin page at http://wordpress.org/extend/plugins/peters-custom-anti-spam-imageStop a lot of spambots from polluting your site by making visitors... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Peter's Custom Anti-Spam Download

Added: August 14, 2013 | Visits: 376

Claim Node Ownership In some cases, it is required to allow users to claim authorship of a particular node.For example: * (original motivation of this module) After running Path Copier, you want users to find their nodes and claim authorship and then modify the node themselves. * ... ... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Claim Node Ownership Download

Added: July 25, 2013 | Visits: 407

Design Pattern: Iterator (Behavioural) Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An example of an aggregate object is an instance of the List ADT. Consequently, an iterator can be used to traverse... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Design Pattern: Iterator (Behavioural) Download

Added: August 04, 2013 | Visits: 357

BornFree In general, BornFree functions as an image gallery with node-text on splash page.So far, although there are many good image galleries out there, few of them does a good job of displaying a large block of text, whichassociates with the image. Therefore, BornFree was engineered as an image gallery... Platforms: PHP

License: Freeware Size: 10 KB Download (45): BornFree Download

Added: September 01, 2013 | Visits: 367

EXIT chart computation EXtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or more Soft Input Soft Output (SISO) modules. By simulating a single SISO module, the transfer... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (44): EXIT chart computation Download

Added: May 02, 2013 | Visits: 508

Introduction to Unscented Kalman Filtering This engineering note is the first of two parts:Part 1 Design and Simulation.Part 2 Real-World System Realization. (Being written)It aims at demonstrating how you may use Matlab/Simulink together with Rapid STM32 blockset and ARM Cortex-M3 processors (STM32) to develop digital signal processing... Platforms: Matlab

License: Freeware Size: 2.35 MB Download (44): Introduction to Unscented Kalman Filtering Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 539

Python Excel-XLW File-Maker The main purpose of 'python2xlw' is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data) Platforms: Windows, Mac, Linux

License: Freeware Size: 21.38 KB Download (44): Python Excel-XLW File-Maker Download

< 1 2 3 4 5