Softwares and Drivers for Specific Models

ASUS Eee PC
Dell Mini
Lenovo IdeaPad
Acer Aspire
Samsung N
Toshiba
Gigabyte
iiView
Gigabyte

ASUS Eee PC Specific

Dell Mini Specific

Lenovo Specific

Acer Aspire Specific

Samsung N Specific

Toshiba Specific

Gigabyte Specific

iiView Specific

MSI Wind Specific

HP Mini
HP Mini
Sony Vaio W
LG Netbook
Windows XP Downloads
Ad Space for Rent
Rss Subscribe
Facebook Fan Page
Follow us at Twitter

HP Mini Specific

Fujitsu Specific

Sony Vaio Specific

LG
Specific

Windows XP Softwares

Advertise Here!

Rss Subscribe

Facebook Page

Follow us @Twitter


Bangladesh Premier League

The DME Calculator 3.1.0


Netbook Software Downloads » Education Softwares » The DME Calculator 3.1.0
Bookmark and Share Subscribe

Date Added:

Apr 22, 2010 11:41 AM

Publisher's Description:

The DME calculator is an advanced calculator for Windows. It is a part of the program package for controlling our instruments. However, in its basic version it can be of use for anyone who wishes to make calculations with a PC or wishes to solve somewhat more complex problems without having to use a large spreadsheet program package. The DME calculator fits nearly on a diskette (about 2 MB) and starts without any notable waiting time. Since version 3, the calculator has a built in Graphical User Inteface (GUI) editor. This allowes easy creation of dialog windows with buttons, scroll bars and edit files which then can be interactively controlled by the user program.

You can use the DME Calculator e.g. for simply adding numbers. Compared to the built-in Windows calculator it has the advantage of a large field for entering so you can see all numbers and afterwards easily find errors etc.

For more complex calculations, you can enter the whole expression as e.g. sin(pi()/4)^2 (Result is 0.5).

The calculator also handles variables and accepts several expressions after another, the expressions should be separated by a comma,
a=5, 3*a
This will return the result of the last expression, in this case 15.


Furthermore, the calculator understands functions known from programming languages such as for, while and if. To add all numbers from 1 to 100, just enter:
sum=0,
for(i=1;i<=100;i+=1;
sum += i
),
sum

In this example, the variable i counts from 1 to 100 and every time is added to the variable sum. As in the example above, the last expression returns the result; in this case the number 5050. The next example afterwards shows all the subtotals:
sum=0,
for(i=1;i<=100;i+=1;
sum += i,
println(sum)
),
sum
By means of the function print or println a separate window is opened, containing the result. The last example shows the subtotals graphically:
sum=0,
for(i=1;i<=100;i+=1;
sum += i,
results[i-1] = sum
),
plotxy(0;0;0;results[])
The functions plot and plotxy will open in a separate window with the graphics. Titles can be entered, and the result can be exported as vector graphics to another program. In contradistinction to plotxy, plot directly evaluates a function over an specified range, i.e. plot(0;0;x;sin(x);0;2*pi();200) shows the function sin(x) and, wherein x goes from 0 to 2 Pi.

Now follows s practical example from the interest and principle calculation of loans (If this is not the right formulation, you are welcome to send me a mail). The following program displays a two dimensional plot of the credit amount via year. It also calculates, after what time the credit will be satisfied. To run the program, just copy it from the browser window into the DME Calculator window.
start=100000, /* amount of loan */
interest=6, /* interest rate */
princ=700, /* principal, monthly */
x=(interest/1200+1),
for(n=0;n<12*30;n+=1;
curval = start*x^n-princ*(x^n-1)/(x-1),
data[n] = if(curval>0;curval;0),
year[n] = n/12
),
sat =
if(princ-start*x+start<0;
'Principal portion too low, minimum amount: '+str(start*x-start;5;4);
str(log(princ/(princ-start*x+start))/log(x)/12;5;3)+' years'
),
plotxy(0;0;year[];data[]),
plotaxis(0;'Years';'Amount'),
'Satisfied after: '+sat


The calculator can do much more and contains several built-in functions. Below you can find a more complete list of all features.
Since version 3: Creation of own user interfaces with the built-in GUI editor
Nonlinear data modeling by an adapted Levenberg-Marquardt algorithm (see fit() function)
Fast fourier transforms
Calculation and display of results in the hexadecimal and binary systems
Use of variables, see above
2D graphic functions with export of subtotals, display of more graphs on top of each other or in separate windows
Text function for showing subtotals or other texts
Definition of own functions, e.g. with define(f(x);2*x) , which means f(x) := 2*x; recursive programming is explicitly allowed.
Functions for flow control as in programming languages, e.g. if, for, foreach,while
Text data in and output for text in columns or normal text
Functions for serial communication over the PC's RS232 interface.
More programs / expressions can be entered at the same time
Syntax validation during entering
High calculation speed
Online help (in English) with examples to try out
Execution of external programs; as an example, you get the actual date by entering execute('cmd /C date /T';'')
IEEE 488 Bus communication (requires an interface board compatible with National Instrument's GPIB)


You can find the DME Calculator here: dmecalcinst.zip, Version 3.1.0 (Size app. 1.5 MB). The program works under all present Windows operating systems (it may also run under older Windows 98 and earlier, but this has not been tested)

To install the program run the dmecalcinst.exe. The installation contains a .PDF file with a guide in English as well as the actual program files and some examples.

Have fun with it!

Screenshot:

Screenshot

Documentation:

http://www.dme-spm.com/freeware.html

Last Download:

Jan 22, 2012 04:19 AM

Downloads:

44

OS:

Windows

Rating:

(0 Ratings)  Must Register to Post Rating

Advertisements



Please Register to Post Comments

The DME Calculator 3.1.0


Report Broken Download Link

Some of our Latest and Top Downloads

Recent Downloads

1. SMPlayer Portable 0.7.0 (Added on 2/7/2012)
2. qBittorrent 2.9.2 (Added on 2/7/2012)
3. DBeaver (64-Bit) 1.5.0 (Added on 2/7/2012)
4. SearchMyFiles 2.05 (Added on 2/7/2012)
5. FireFTP 2.0.1 (Added on 2/7/2012)
6. Mozilla Firefox 10.0 Final (Added on 2/7/2012)
7. GameSave Manager 2.3 (Build 736) (Added on 2/7/2012)
8. Winyl 2.8.6 (Added on 2/7/2012)
9. WinPatrol 24.1.2012.0 (Added on 2/7/2012)
10. jEdit 4.5.0 (Added on 2/7/2012)

Latest Recommendations

1. Mozilla Firefox 10.0 Final (Added on 2/7/2012)
2. BasicMouse and BasicBoard 6.1.2.0 (Added on 2/1/2012)
3. textBEAST Clipboard+ 3.5.2 (Added on 1/24/2012)
4. ContaCam 3.9.0 (Added on 12/27/2011)
5. Free Download Manager 3.8.1170 RC3 (Added on 12/11/2011)
6. Adobe Flash Player (IE, AOL) 11.2.202.95 Beta 2 (Added on 12/4/2011)
7. Adobe Flash Player (Firefox, Netscape, Opera) 11.2.202.95 Beta 2 (Added on 12/4/2011)
8. Vectir WiFi and Bluetooth Remote Control 2.6.0.0 (Added on 11/30/2011)
9. Image Comparer 3.8.712 (Added on 11/25/2011)
10. Hotspot Shield 2.09 (Added on 11/24/2011)

Most Downloaded

1. WinSetupFromUSB. 0.2.3 (56682 Downloads)
2. Netbook Resolution Customizer Version 1.0 Beta2 (37259 Downloads)
3. AsTray Plus 1.4.0 BETA1 (26150 Downloads)
4. AYE-SUS THIS VGA Driver V3 (24337 Downloads)
5. AsTray Plus 1.3.7 (21621 Downloads)
6. Acer Aspire One D255 Wireless LAN Driver Win7 9.0.0.173 (18491 Downloads)
7. ASUS Eee PC 4G Surf/XP Wireless Lan Driver V5.3.0.45 (16854 Downloads)
8. Samsung N150 Wireless LAN,REALTEK Windows 7(32bit) 1676.12.1113.2009 (12631 Downloads)
9. Acer Aspire One 532h VGA Driver 8.14.10.1929 (11822 Downloads)
10. Acer Aspire One D255 VGA Driver Win7 8.14.10.2117 (11132 Downloads)

Alexa Rank

  
RSS Subscribers

Rss Subscribe
     
Contact Us

Submit your Software