Main > Free Download Search >

Free intermediate value theorem script

intermediate value theorem

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 365
Investment Club Tools 3.01

Investment Club Tools 3.01


"Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not more>> "Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not accounting software but uses your information to display a snapshot of your club or portfolios status using quotes automatically retrieved from the internet. "Value" displays each stock, shares owned, basis, last, change, current value and percentage change. It displays the balance in cash accounts. "Value" displays each member, the percentage of club ownership, shares owned, cost, todays value and average cost per share.<<less
Added: 2007-02-04 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Investment Club Tools
Investment Club ToolsValue will get quotes and determine a current NAV for your club. Value also displays gain/loss ... "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain
License:Freeware
Download
1007 downloads
Added: 2007-02-04
What is Microsoft intermediate language (MSIL)? 1.0.0

What is Microsoft intermediate language (MSIL)? 1.0.0


Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET more>> Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or MSIL) is the lowest-level human-readable programming language in the Common Language Infrastructure and in the .NET Framework. Languages which target the .NET Framework compile to CIL, which is assembled into bytecode. CIL resembles an object-oriented assembly language, and is entirely stack-based. It is executed by a virtual machine. The primary .NET languages are C#, Visual Basic .NET, C++/CLI, and J#.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is Microsoft intermediate language
What is Microsoft intermediate language (MSIL)?What is Microsoft intermediate language (MSIL)?What is Microsoft intermediate language ... Common Intermediate Language (CIL) (formerly called Microsoft Intermediate Language or
License:Freeware
Download
874 downloads
Added: 2007-06-07
Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0

Explain Microsoft intermediate language (MSIL) Assembler? 1.0.0


MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to more>> MSIL Assembler (Ilasm.exe) is a command line tool provides by .Net. The MSIL Assembler generates a portable executable (PE) file from MSIL assembly language. You can run the resulting executable, which contains MSIL and the required metadata, to determine whether the MSIL performs as expected.<<less
Added: 2007-06-07 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Explain Microsoft intermediate language (MSIL) Assembler
Explain Microsoft intermediate language (MSIL) Assembler?Explain Microsoft intermediate language (MSIL) Assembler?Explain Microsoft intermediate ...MSIL Assembler (Ilasm.exe) is a
License:Freeware
Download
886 downloads
Added: 2007-06-07
Remember Form values script

Remember Form values script


Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value. more>> Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value.<<less
Added: 2005-06-17 License: Freeware Price: $0.00USD
11 downloads
Auto Form Value

Auto Form Value


This simple script can automatically clear the default value of a field upon mouse click and also can restore the default value if user lefts the field without entering any data. This is helpful to show "Search here" inside the search field. When user more>> This simple script can automatically clear the default value of a field upon mouse click and also can restore the default value if user lefts the field without entering any data. This is helpful to show "Search here" inside the search field. When user clicks on the field it is erased and if used dont input any keyword and left the field then the default value automatically returns.<<less
Added: 2007-01-14 License: Freeware Price: $0.00USD
14 downloads
Remember Text field values

Remember Text field values


Certain form fields always contain the same values, such as your users name, email address fields etc. This script will remember the values entered into these fields, and automatically fill out these fields the next time the user returns. more>> Certain form fields always contain the same values, such as your users name, email address fields etc. This script will remember the values entered into these fields, and automatically fill out these fields the next time the user returns.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
10 downloads
Recall Form values script II

Recall Form values script II


This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later. more>> This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
12 downloads
Investment Club/Portfolio Current Value 3.01

Investment Club/Portfolio Current Value 3.01


"Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not more>> "Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not accounting software but uses your information to display a snapshot of your club or portfolios status using quotes automatically retrieved from the internet. "Value" displays each stock, shares owned, basis, last, change, current value and percentage change. It displays the balance in cash accounts. "Value" displays each member, the percentage of club ownership, shares owned, cost, todays value and average cost per share. Version 2.01 of "Value" uses flat files. V3.0 Utilizes MySql for large portfolios and member database.<<less
Added: 2002-02-25 License: Freeware Price: 0.00
10 downloads
 
Other version of Investment Club/Portfolio Current Value
License:Freeware
Download
2810 downloads
Added: 2002-02-25
Converting RGB values from/to HTML hex representation.

Converting RGB values from/to HTML hex representation.


This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color. more>> This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1087 downloads
Retrieving Column Names with values

Retrieving Column Names with values


This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values. more>> This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
Sending queries to mySQL 1

Sending queries to mySQL 1


PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
Dice Rolling Simulator 1.00

Dice Rolling Simulator 1.00


Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload more>> Roll multisided dices upto 2500 times and see graph over average values over time. Simple PHP script using GD2 lib to create graph over the simulated dice rolling values and the average value over time. No installing nor database needed, just upload and start the simulating. Script stores jpg file for graph in tmp folder.<<less
Added: 2006-12-17 License: Freeware Price: $0.00USD
18 downloads
 
Other version of Dice Rolling Simulator
Dice Rolling SimulatorSimple PHP script using GD2 lib to create graph over the simulated dice rolling values and the ... the simulated dice rolling values and the average value over time. No installing nor database
Price: FreeAdditionalInfoFreeforeveryone
License:Freeware
Download
1105 downloads
Added: 2006-12-17
Export data to CSV (Comma Separated Value)

Export data to CSV (Comma Separated Value)


Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when more>> Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when there are new lines and commas in the values. You can then open this file up in Excel.<<less
Added: 2007-02-06 License: Freeware Price: Free
621 downloads
Popup Calendar Date Capture 1.0

Popup Calendar Date Capture 1.0


Popup Calendar Date Capture is a client-side script that allows users to enter a date value into a form field by selecting it from a popup calendar. The calendar allows users to navigate then select any date they require. The date value can be displayed more>> Popup Calendar Date Capture is a client-side script that allows users to enter a date value into a form field by selecting it from a popup calendar. The calendar allows users to navigate then select any date they require. The date value can be displayed in many different formats.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Auto-clear default values in all form input fields

Auto-clear default values in all form input fields


Automatically searches for all text boxes with values and converts their values into grayed text that disappears when the input receives focus. If the user has not typed anything and switches the focus to another input, the default value will re-appear. more>> Automatically searches for all text boxes with values and converts their values into grayed text that disappears when the input receives focus. If the user has not typed anything and switches the focus to another input, the default value will re-appear.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5