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

Define Example freeware
Filter: All | Freeware | Demo
 

Define Example

1 2 3 4 5 > 
Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 314

ARCHEOTES Archeotes is a Python script which purpose is to offer the most flexible backup possible. It offers some features rarely present in other backup systems and was written to fill these gaps. It uses a database to insure a quick process and will copy only the needed files. It creates in the...



Platforms: Windows

License: Freeware Size: 2.9 MB Download (50): ARCHEOTES Download

Added: October 06, 2010 | Visits: 1.459

Define Word 0.7.0 for Define Word is an extension which allows you to look up definition of selected text. Look up definition of selected text using any of several search engines. The list of engines is configurable..





Platforms: *nix

License: Freeware Size: 8.19 KB Download (104): Define Word 0.7.0 for Download

Added: November 26, 2010 | Visits: 1.879

Speegle Define Speegle Define is a Firefox extension that gives a spoken definition of a word using Speegle Speech Technology. You highlight the word you would like explained with highlight left click on any internet page you are reading. Right click and choose "Audio Definition" from the pop up menu and its...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Speegle Define Download

Added: March 15, 2010 | Visits: 1.091

Catalyst::Example::InstantCRUD Catalyst::Example::InstantCRUD is a CRUD scaffolding for Catalyst. SYNOPSIS instantcrud.pl -name=My::App -dsn=dbi:Pg:dbname=CE -user=zby -password=pass The instantcrud.pl executable creates a skeleton CRUD application in current directory. The parameters are: name of the application and...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): Catalyst::Example::InstantCRUD Download

Added: October 19, 2010 | Visits: 1.153

Catalyst::Example::Controller::InstantCRUD Catalyst::Example::Controller::InstantCRUD is a Catalyst CRUD example Controller. SYNOPSIS use base Catalyst::Example::Controller::InstantCRUD; METHODS load_interface_config Returns the config hash for input forms (widgets) and other interface elements get_resultset Returns the...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (101): Catalyst::Example::Controller::InstantCRUD Download

Added: May 10, 2013 | Visits: 538

Proxy Example Proxy Example script demonstrates how to build a proxy object.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Proxy Example Download

Added: March 23, 2013 | Visits: 547

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: June 28, 2013 | Visits: 730

Windows Animation Example Windows Animation Example code shows you how to make animation in C .


Platforms: C and C plus plus

License: Freeware Size: 20.48 KB Download (54): Windows Animation Example Download

Added: March 24, 2013 | Visits: 933

Play Wav File Example Script Play Wav File Example shows how to play a .wav file through your application and the different options (SYNC, ASYNC, LOOP).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (70): Play Wav File Example Script Download

Added: June 16, 2013 | Visits: 562

Define/Undefine Constants these two functions define and undefine variable constants like the #definepreprocessor command in C.No global variables are used.Tested on R2006bSee help for each file


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Define/Undefine Constants Download

Added: August 23, 2010 | Visits: 979

Natrium Engine Natrium Engine project tracks groups of parts by letting users define the relationships between parts. Users create definitions for configurations and parts. These are joined together to form a rule for parts in configurations. When a part is removed from or added to a configuration, all...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): Natrium Engine Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 490

Crawl-By-Example (Heritrix plugin) Crawl-By-Example runs a crawl, which classifies the processed pages by subjects and finds the best pages according to examples provided by the operator. Crawl-By-Example is a plugin to the Heritrix crawler, and was done as a part of GSoC06 program.


Platforms: Windows, Mac, Linux

License: Freeware Size: 805.46 KB Download (44): Crawl-By-Example (Heritrix plugin) Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 540

Example-based Development of Grammars Example-based Development of Grammars (EDG) is a system implemented in Lisp for building natural language grammars andlexicons incrementally and interactively.


Platforms: Windows, Mac, Linux

License: Freeware Size: 93.91 KB Download (47): Example-based Development of Grammars Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 443

Maven JSF Richfaces Example An example project using Maven 2, JSF, Richfaces, Tomahawk, JPA(Hibernate), Spring, etc...


Platforms: Windows, Mac, Linux

License: Freeware Size: 35.94 MB Download (48): Maven JSF Richfaces Example Download

Added: May 10, 2013 | Visits: 577

if else example if else example is a basic example of an if then else control structure.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): if else example Download

Added: May 10, 2013 | Visits: 407

Add Weight To Product Attributes For example, if you define an attribute named "Size" and you apply that to a cooking pot where the price is $2.00 you can also specify that the weight is 2 lbs (or minus x lbs).


Platforms: PHP,

License: Freeware Download (54): Add Weight To Product Attributes Download

Added: May 10, 2013 | Visits: 456

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 504

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: 573

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: 510

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

1 2 3 4 5 >