This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
上傳時間: 2015-03-23
上傳用戶:skhlm
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,
標簽: operations arithmetic possible program
上傳時間: 2015-03-23
上傳用戶:l254587896
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
標簽: Quadratic calculate including formula
上傳時間: 2014-01-25
上傳用戶:zhuoying119
apriori java 實現(xiàn) * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
標簽: apriori association algorithm Agrawal
上傳時間: 2013-12-21
上傳用戶:s363994250
This program is the database application that display datasets and add, delete, edit a dataset.
標簽: application database datasets program
上傳時間: 2014-01-06
上傳用戶:2404
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
標簽: demonstrates applications disconnected Connected
上傳時間: 2015-03-24
上傳用戶:xcy122677
Good Code Document,this is a C++ design help document,is good ,help design program
標簽: design help Document document
上傳時間: 2014-01-08
上傳用戶:xymbian
This program encodes and decodes a character using the Vigenere Square method
標簽: character Vigenere program encodes
上傳時間: 2015-03-28
上傳用戶:wang5829
gperiodic is a program for browsing the periodic table and looking up data for different elements. It also features a non-graphical interface. gperiodicOrb是一個瀏覽元素周期表和查詢不同元素的數(shù)據(jù)的程序。它有一個非圖形化的界面。
標簽: gperiodic for different browsing
上傳時間: 2013-12-25
上傳用戶:亞亞娟娟123
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
標簽: compile JavaProg include program
上傳時間: 2014-11-16
上傳用戶:思琦琦