a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)
資源簡介:a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00)...
上傳時間: 2013-12-15
上傳用戶:米卡
資源簡介:a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output t...
上傳時間: 2015-01-11
上傳用戶:曹云鵬
資源簡介:Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified Keyboard key. thus controlling Media Portal through it s hot keys. the hotspots ...
上傳時間: 2016-08-20
上傳用戶:英雄
資源簡介:Packet Sniffer-------- A Java program that filters the unwanted packets from internet
上傳時間: 2017-06-01
上傳用戶:xiaoyunyun
資源簡介:A java program that is a football match simulator when it starts 2 teams are matched and won price and the footballers are gain money according to their goals..
上傳時間: 2013-12-17
上傳用戶:123456wh
資源簡介:Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run
上傳時間: 2013-12-06
上傳用戶:chenxichenyue
資源簡介:This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you want and for different frequencies (daily, weekly and monthly).
上傳時間: 2014-11-22
上傳用戶:zjf3110
資源簡介:the view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and...
上傳時間: 2013-12-02
上傳用戶:zhangliming420
資源簡介:a program that takes in an integer number as an argument and returns its equivalent in the binary and octal formats.
上傳時間: 2015-07-22
上傳用戶:h886166
資源簡介:a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the ...
上傳時間: 2015-07-22
上傳用戶:waitingfy
資源簡介:Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
上傳時間: 2013-12-27
上傳用戶:84425894
資源簡介:Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data the data file for the introductory progressive example. Lines.c Reads the data f...
上傳時間: 2016-03-29
上傳用戶:exxxds
資源簡介:A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, interrupt handling and ADC.
上傳時間: 2016-06-19
上傳用戶:璇珠官人
資源簡介:the tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上傳時間: 2016-09-17
上傳用戶:cazjing
資源簡介:Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be...
上傳時間: 2017-07-30
上傳用戶:小寶愛考拉
資源簡介:項目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations f...
上傳時間: 2013-12-02
上傳用戶:qweqweqwe
資源簡介: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).
上傳時間: 2014-01-25
上傳用戶:zhuoying119
資源簡介:the flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication be...
上傳時間: 2015-03-30
上傳用戶:龍飛艇
資源簡介:the kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). the Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上傳時間: 2014-01-17
上傳用戶:yiwen213
資源簡介:DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU implements most of the basic DSR features specified in the DSR draft (version 10). One big exception is flow extensions. DSR-UU does NOT use ...
上傳時間: 2016-11-06
上傳用戶:er1219
資源簡介:A java program used to check the physical memory and used memory
上傳時間: 2017-02-16
上傳用戶:waitingfy
資源簡介:A java program asking the user to enter a date, the program will calculate the julian date, and take the julian date to return it to a gregorian date again.
上傳時間: 2014-05-30
上傳用戶:gaome
資源簡介:a matlab program that deals with k-means algorithm to cluster the data points and build codebook.
上傳時間: 2014-12-02
上傳用戶:q123321
資源簡介:一個簡單的串口文件發送接受程序。可以調節發送延遲。里面的類可以應用在其他的環境下。A simple program that can send a file through a serial port. the delay and other parameters are changable.
上傳時間: 2014-01-22
上傳用戶:zsjinju
資源簡介:Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. the client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer co...
上傳時間: 2014-01-13
上傳用戶:duoshen1989
資源簡介:This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur ...
上傳時間: 2013-12-19
上傳用戶:zsjzc
資源簡介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上傳時間: 2015-03-03
上傳用戶:希醬大魔王
資源簡介:A java class that uses DES to encript images
上傳時間: 2014-01-17
上傳用戶:cjl42111
資源簡介:This designs uses a Nios II system to demonstrate how to read from the SD card. the software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers ...
上傳時間: 2015-10-26
上傳用戶:lizhen9880
資源簡介:This a small Java program,named chat,you can run it from talkserver.bat
上傳時間: 2013-12-28
上傳用戶:woshiayin