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

Functional Dependency Example freeware
Filter: All | Freeware | Demo
 

Functional Dependency Example

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 506

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation. Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: May 10, 2013 | Visits: 577

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 29, 2013 | Visits: 514

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data... Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: September 09, 2013 | Visits: 570

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 496

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: August 29, 2013 | Visits: 435

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI Example Download

Added: April 01, 2013 | Visits: 614

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are... Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 854

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Added: September 02, 2013 | Visits: 478

Forward Viterbi Algorithm Forward Viterbi algorithm based on the Python code found at: http://en.wikipedia.org/wiki/Viterbi_algorithmAlso included is an example based on the one from the Wikipedia page for a simple 2-state model with 4 observations. To paraphrase:Bob tells Alice his daily activities (observations) and... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Forward Viterbi Algorithm Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC. Platforms: Matlab


Added: August 27, 2013 | Visits: 428

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: July 23, 2013 | Visits: 417

Better Directories Better Directories is a Firefox extension that makes HTTP(S) directories more functional - always sortable for example. Files all have the correct icons, and the directories all look like FTP directories i.e. much better. A user-friendly and fully customisable system determines whether a page is... Platforms: Mac

License: Freeware Size: 30.72 KB Download (38): Better Directories Download

Added: June 23, 2013 | Visits: 360

FEST-Swing for Linux FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. It provides an easy-to-use API that makes creation and maintenance of GUI tests easy. Why do we need to test GUIs? Testing GUIs can make the entire system safer and more robust. Any GUI, even one... Platforms: *nix

License: Freeware Size: 2.6 MB Download (39): FEST-Swing for Linux Download

Added: March 29, 2006 | Visits: 4.463

4IE iMacros Web Macro Recorder The Web browser is probably the most frequently used software today, and many tasks are highly repetitious. iMacros relieves the repetition of checking on the same sites every day, remembering passwords and filling out web forms. Web professional can use the software for functional testing and... Platforms: Windows

License: Freeware Size: 3.26 MB Download (387): 4IE iMacros Web Macro Recorder Download

Added: January 18, 2010 | Visits: 1.226

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward.... Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: October 27, 2010 | Visits: 945

RockBot RockBot is a fully functional multi-channel bot for IRC. It has hundreds of usefull commands for managing channels, amusing your friends, and protecting ownership. It is a good alternitive to an eggdrop type bot. DCC model of rockbox is different like eggdrop. In RockBot YOU NEVER initiate a... Platforms: *nix

License: Freeware Size: 174.08 KB Download (113): RockBot Download

Added: November 25, 2010 | Visits: 1.102

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): HTML::Tiny Download

Added: May 19, 2010 | Visits: 870

fastdep fastdep is a preprocessor which generates dependency information suitable for Makefile inclusion from C or C++ source files. Meant to run on slower hardware, it is several orders of magnitude faster than gcc. Whats New in This Release: - Implement boolean operators in #if [Pete Gonzalez] -... Platforms: *nix

License: Freeware Size: 69.63 KB Download (114): fastdep Download

Added: April 13, 2010 | Visits: 1.025

StoryTestIQ StoryTestIQ is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was developed based on two other open source acceptance testing tools, Selenium and FitNesse. This combination allowed StoryTestIQ to capture the web browser... Platforms: *nix

License: Freeware Size: 3.2 MB Download (95): StoryTestIQ Download

Added: November 10, 2010 | Visits: 1.024

makeppgraph makeppgraph is a Perl module with graphical analysis of the dependency graph. SYNOPSIS makeppgraph [ option ... ] [ pattern ... ] They say "A picture is worth a thousand words". So lets draw your dependency or include graph from various viewpoints. Check out the gallery... Platforms: *nix

License: Freeware Size: 593.92 KB Download (110): makeppgraph Download

< 1 2 3 4 5 >