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

Example Proforma Statement freeware
Filter: All | Freeware | Demo
 

Example Proforma Statement

< 1 2 3 4 5 > 
Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 609

Spice-MLP SPICE-MLP (the old name is SpiceNeuro or Neural Network Example - NNE) is a small application of Three-Layer Neural Network (NN) with multi-inputs and outputs, written for students who wanted to learn and develop their own NN applications. The purpose of this program is to get you started... Platforms: Windows, Windows Vista, 7

License: Freeware Download (441): Spice-MLP Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 601

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to... Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 533

Learn HTML By Example Learning HTML and web design is easy if you have some reference point to work with. That's why we built the "Learn HTML By Example" tool, a free tool you can add to your web site. It's easy to use, and there's a bunch of examples already built in. You just type in some HTML code in the middle... Platforms: Windows, Linux

License: Freeware Size: 4 KB Download (417): Learn HTML By Example Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 1.011

Free invoice template - proforma This free template can be used to create any type of professional business invoice. The templates shows info about shipper and receiver, reasons for export, item description, unit price, quantity. Easy feel-in-the-blank solution for small companies, business owners and freelancers and free of... Platforms: Windows, Mac, Other

License: Freeware Size: 17 KB Download (506): Free invoice template - proforma Download

Added: May 10, 2013 | Visits: 474

Exception-based Switch-Case This script presents you another way to emulate a switch-case statement, perhaps one you might not have thought of. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Exception-based Switch-Case Download

Added: May 10, 2013 | Visits: 454

Readable switch construction Python's lack of a 'switch' statement has garnered much discussion and even a PEP. The most popular substitute uses dictionaries to map cases to functions, which requires lots of defs or lambdas. While the approach shown in this script may be O(n) for cases, it aims to duplicate C's original... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Readable switch construction Download

Added: May 10, 2013 | Visits: 494

Using a Dictionary in place of 'switch' This script shows a clean way of implementing a 'switch' statement in Python via a dictionary container. The dictionary is made up of known 'named states' that are tested in sequence for their current 'state'. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Using a Dictionary in place of 'switch' Download

Added: May 10, 2013 | Visits: 542

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: May 08, 2013 | Visits: 526

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: April 10, 2013 | Visits: 365

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in... Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

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

Character Recognition Example (III):Training a Simple NN for classification This demo shows the recognition stage for the character recognition. This example come with a GUI with a trained network for handwritting recognition. The step-by-step explanation can be found at:http://basic-eng.blogspot.com/ Platforms: Matlab


Added: May 06, 2013 | Visits: 331

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: July 12, 2013 | Visits: 424

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: August 06, 2013 | Visits: 492

Analytical Target Cascading Example Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Analytical Target Cascading Example Download

Added: June 28, 2013 | Visits: 461

Automatic UNITS conversion Eliminate UNITS related errors in code, through automatic units conversionA UNIT class is defined to automatically perform units conversion into the MKS system (metre,kg,sec).I aim to solve the problem of using, say, mm instead of m, or converting mm to inches.This is also a problem during... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Automatic UNITS conversion Download

Added: July 19, 2013 | Visits: 390

Hohmann Transfer Example & Figure-of-8 Orbit Example There are two components in this group.1. Hohmann Transfer Example: This simulation starts with a craft/satellite in low earth orbit. A Hohmann Transfer is initiated to a 'random' destination altitude. This includes the delta V to move to a higher orbit, and then circularize the orbit once the... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (47): Hohmann Transfer Example & Figure-of-8 Orbit Example Download

Analytical Target Cascading Example With Coupling Variables Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Analytical Target Cascading Example With Coupling Variables Download

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage... Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: May 27, 2013 | Visits: 570

PCA demonstration example This file is used to explain how PCA works and the idea behind the method. This example is given in the ISA book: New directions in Bioprocess Modeling and Control by Michael A. Boudreau and Gregory K. McMillan(Chapter 8, simple example). The process is composed of a valve a thermometer and a... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): PCA demonstration example Download

< 1 2 3 4 5 >