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

Value Chain Example software
Filter: All | Freeware | Demo
 

Value Chain Example

< 1 2 3 4 5 > 
Added: July 30, 2013 | Visits: 398

URLObject URLObject is an utility class for manipulating URLs. Example Usage: Here is how you use the library: >>> from urlobject import URLObject >>> url = URLObject(host='example.com') >>> print url http://example.com/ >>> print url / 'some' / 'path' http://example.com/some/path >>> print url &...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): URLObject Download

Added: July 14, 2013 | Visits: 791

pbp.recipe.trac This recipe will help you setup a full-featured Trac instance via buildout. It allows you to automate the creation and management of multiples Trac instances. It provides sensible default to the trac.ini configuration file. It also takes care of instance upgrades, Wiki documentation updates and...





Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): pbp.recipe.trac Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 445

GISEYE Value Converter GISEYE Value Converter software application is designed for quick conversion of different values from one presentation into another in the MS Windows environment. The application has an easy-to-understand graphical user interface and enables to change the presentation format for time, distance,...


Platforms: Windows

License: Shareware Cost: $9.00 USD Size: 5.18 MB Download (523): GISEYE Value Converter Download

Added: June 04, 2013 | Visits: 516

UK Power Value Neutral hedge Simple example showing how a value neutral hedge is determined for the UK power (electricity) markets.HedgeControl Function for power hedging of Balance of Month, Monthly and Seasonal products based on value forward preservation hedging, i.e. uses the forward curve to determine the value neutral...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (51): UK Power Value Neutral hedge Download

Added: September 05, 2013 | Visits: 476

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

Added: April 01, 2013 | Visits: 377

Small Gui Example HelloThis is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development.ex: val = selection_gui;


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Small Gui Example Download

Released: July 29, 2007  |  Added: August 01, 2007 | Visits: 5.734

ABF Value Converter ABF Value Converter is an application for measurement units conversion. This software easily converts various measurement values into any other possible ones. Inches to centimetres, pounds to kilograms, Fahrenheit to Celsius... and more than 5000 other conversions, grouped according to...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.14 MB Download (821): ABF Value Converter Download

Released: February 18, 2010  |  Added: April 07, 2010 | Visits: 4.998

Future Value of Savings Calculator Future Value of Savings Calculator quickly shows you what your savings may be by displaying a range of 77 possible scenarios based upon different interest rates and saving amounts. Future Value of Savings Calculator is a comprehensive annuity calculator which displays results on a...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.98 MB Download (272): Future Value of Savings Calculator Download

Added: October 06, 2006 | Visits: 4.005

Bond Value Calculator (PPC) Bond Value Calculator makes it possible to estimate the prices of bullet and callable bonds using the arbitrage-free binomial tree of risk-free short rates model.


Platforms: Palm OS, Windows CE

License: Shareware Cost: $19.95 USD Size: 200 KB Download (206): Bond Value Calculator (PPC) Download

Added: May 11, 2006 | Visits: 3.389

Bond Value Calculator (Windows) Bond Value Calculator makes it possible to estimate the prices of bullet and callable bonds using the arbitrage-free binomial tree of risk-free short rates model.


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 100 KB Download (192): Bond Value Calculator (Windows) Download

Added: July 11, 2006 | Visits: 4.156

Pop-a-Color Value Pop-a-Color Value is a simple graphics tool that can be used to get color values when making skins for programs and also creating websites. When looking for html color values, hex color values, or rgb color values, Pop-a-Color Value is convenient when finding and learning color value ranges.


Platforms: Windows

License: Freeware Size: 316 KB Download (688): Pop-a-Color Value Download

Released: January 18, 2008  |  Added: January 23, 2008 | Visits: 3.249

Value Investor How are your stocks really performing? Easily analyze stocks with Value Investor 1.3. Every stock investor wonders if they made the right decision in selecting their stock investments. With Value Investor 1.3, you can instantly analyze a companys stock, uncovering the results with ease. Most...


Platforms: Windows

License: Shareware Cost: $89.00 USD Size: 6.68 MB Download (597): Value Investor Download

Added: February 22, 2010 | Visits: 1.514

Keyword Market Value Analyzer Keyword Market Value Analyzer allows you to compile a database a keywords based on a particular keyword subject, and to compare their popularity with the highest amount advertisers are willing to pay to advertise for the keyword. The result of Keyword Market Value Analyzer is a really good idea...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): Keyword Market Value Analyzer Download

Added: June 21, 2010 | Visits: 1.210

Lee Haywoods Chain Reaction Chain Reaction (aka Critical Mass, aka Atoms) is an addictive, multi-player board game. Lee Haywoods Chain Reaction is easy to learn to play. There is a computer player (for 2 player games only). - Players take turns to add units (blobs) of their colour to either an empty cell or a cell they...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (93): Lee Haywoods Chain Reaction Download

Added: March 15, 2010 | Visits: 1.092

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.154

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

Released: September 11, 2013  |  Added: October 06, 2013 | Visits: 846

jalada Chain Reaction for Windows jalada Chain Reaction is an entertaining remake of a popular chain arcade puzzle game. Everything is made to envelop you in a relaxing, but also mind challenging universe. Be prepared to enter the exciting world of Chain Reaction...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 76.28 MB Download (66): jalada Chain Reaction for Windows Download

Released: May 30, 2013  |  Added: June 25, 2013 | Visits: 812

jalada Chain Reaction jalada Chain Reaction is an entertaining remake of a popular chain arcade puzzle game. Everything is made to envelop you in a relaxing, but also mind challenging universe. Be prepared to enter the exciting world of Chain Reaction...


Platforms: Mac

License: Shareware Cost: $14.99 USD Size: 81.14 MB Download (69): jalada Chain Reaction Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 597

Resistor Value Calculator Resistor Value Calculator is an accessible and easy-to-use instrument that has been developed in order to compute a resistor value by knowing it's colors. Resistor Value Calculator was created with the help of the Java programming language and can run on multiple platforms.


Platforms: Windows

License: Freeware Download (449): Resistor Value Calculator Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 615

jalada Chain Reaction for Mac OS An entertaining remake of the popular chain arcade puzzle game. Everything is made to envelop you in a relaxing, but also mind challenging universe. Collect the color bubbles on the field by combining them into chains to enter the next level, and create the longest chain ever to get the highest...


Platforms: Mac

License: Freeware Size: 72.9 MB Download (474): jalada Chain Reaction for Mac OS Download

< 1 2 3 4 5 >