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

An Example Of Random Sampling freeware
Filter: All | Freeware | Demo
 

An Example Of Random Sampling

1 2 3 4 5 > 
Added: August 26, 2013 | Visits: 773

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model... Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Added: August 31, 2008 | Visits: 2.613

Transnavicom Satellite Map of Zurich Demo-version of Satellite Map of Zurich is an example of how a person living in a megapolis today can use space technologies. A Quick Bird satellite shot is used as the cartographic basis. Face the reality! Your dreams are coming true with satellite maps from Transnavi.com. In the demo-version... Platforms: Windows

License: Freeware Size: 18.76 MB Download (721): Transnavicom Satellite Map of Zurich Download

Added: May 10, 2013 | Visits: 594

Breadth first traversal of tree Breadth first traversal of tree script is an example of the self-recursive generators. The first argument should be the tree root; children should be a function taking as argument a tree node and returning an iterator of the node's children. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Breadth first traversal of tree Download

Added: May 10, 2013 | Visits: 507

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: 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: August 03, 2013 | Visits: 565

An adaptation of the Uno cards game An adaptation of the Uno card game is written in php and winbinder frontend, supports multiplayer and solo (vs IA) playing. Platforms: PHP

License: Freeware Size: 2.57 MB Download (43): An adaptation of the Uno cards game Download

Added: November 06, 2010 | Visits: 1.314

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: January 06, 2010 | Visits: 1.451

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves... Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: September 05, 2013 | Visits: 478

An Example of Markov Chain and multinominal option pricing As a coursework, we are required to price a double barriers knock-in binary put option. We used finite difference method in 24 ways and multinomial lattice in 12 ways. We also implemented analytic and Markov chain method. At the end, we compared these four methods and Monte Carlo method.In this... Platforms: Matlab

License: Freeware Size: 358.4 KB Download (53): An Example of Markov Chain and multinominal option pricing Download

Released: February 13, 2012  |  Added: March 08, 2012 | Visits: 2.591

PDF2Text Pilot PDF to text file converter that allows extracting text from a batch of PDF files. PDF2Text Pilot is an open-source tool. Software developers can use the code as an example of solving a text extraction task. Working from command line is supported. Platforms: Windows

License: Freeware Size: 2.04 MB Download (240): PDF2Text Pilot Download

Added: February 17, 2010 | Visits: 939

FoxRabbitCarrot FoxRabbitCarrot is a simple networked multiplayer board game, used primarily as an example of client/server programming using MUSCLE. FoxRabbitCarrot was created as an example app to accompany an article I wrote for OSNews.com The version of FoxRabbitCarrot posted here has been updated to... Platforms: *nix

License: Freeware Size: 1.7 MB Download (95): FoxRabbitCarrot Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 526

Data Exchange Manager Data Exchange Manager is an example of tomorrow's technology today. With this tool database administration is a breeze. Transfer data from any data source to another. Use our custom designed templates to increase speed for any Database platforms. The most innovative and valuable feature would be... Platforms: Windows

License: Freeware Size: 1.18 MB Download (51): Data Exchange Manager Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 585

1370 professional icons - vista icons style Introducing a completely fresh new style full of bright, vivid and vibrant colors that make each icon look like it is finished with real materials, as an example of this you will find in seven style icons with a perfect mix of colors put togheter along with a front view in order to accomplish a... Platforms: Windows, Unix, Linux

License: Freeware Size: 19.07 MB Download (47): 1370 professional icons - vista icons style Download

Added: May 10, 2013 | Visits: 433

Unpack a multipart MIME message This script is an example of using the email module to unpack and decode a MIME message. This example uses the message's walk() method. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Unpack a multipart MIME message Download

Added: May 10, 2013 | Visits: 660

Authenticate users through a POP-server This script is an example of how an existing POP-mail account can be used to provide authentication to a python application.The user doesn't have to remember yet another password, and the administrator doesn't have to handle users who forgot... Instead, the script will associate all users to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (65): Authenticate users through a POP-server Download

Added: May 10, 2013 | Visits: 581

Creating a share on windows This script is an example of how one would use python's win32net module to create a share on windows. Platforms: Windows, Python,

License: Freeware Download (58): Creating a share on windows Download

Added: May 10, 2013 | Visits: 269

Fancy rich comparisons This script is an example of template comparisons based on a logical ANY object. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Fancy rich comparisons Download

Added: May 10, 2013 | Visits: 457

RPN Stack class This is an example of how to write a stack and then employ that stack to have a stack for use in an RPN calculator. Among other things, this shows how classes work and how to make classes that are like types.Many people prefer to use RPN calculators, so it is necessary to impliment a stack first... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): RPN Stack class Download

Added: May 09, 2013 | Visits: 403

WIN32API Toolbar WIN32API Toolbar code is an example of how to use the WM_NOTIFY message to give tooltips when the mouse hovers over a button in a toolbar. (Also shows toolbar creation). Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (54): WIN32API Toolbar Download

1 2 3 4 5 >