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 实现 * 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是一个浏览元素周期表和查询不同元素的数据的程序。它有一个非图形化的界面。
标签: 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
上传用户:思琦琦