这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片
上传时间: 2016-11-01
上传用户:Yukiseop
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)
标签: i.e. following the Keyboard
上传时间: 2013-12-15
上传用户:米卡
本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。
标签: 蒙特卡洛
上传时间: 2016-11-04
上传用户:gtzj
用蒙特卡洛方法,求解出y=cos(x)/x在给定区间上的定积分值。
标签: 蒙特卡洛
上传时间: 2014-01-22
上传用户:1966640071
一个实用的短信开发控件,对于所有的Modem均可用。对于二次开发人员来说非常有帮助,可以大大减少开发时间,里面有加密狗和注册方式。
上传时间: 2014-01-27
上传用户:zl5712176
输入某年某月某日,判断是不是闰年? 输入三个整数x,y,z,请把这三个数由小到大输出。
标签: 输入
上传时间: 2013-12-17
上传用户:aix008
这是一个完整的无线通讯工程,利用无线MODEM与外界交互。
上传时间: 2014-01-04
上传用户:bibirnovis
电话拨号程序,附有简易的拨号键盘,能通过modem通话
上传时间: 2013-12-22
上传用户:luopoguixiong
显示螺旋队列,//螺旋队列.cpp // 21 22 ... ... // 20 7 8 9 10 // 19 6 1 2 11 // 18 5 4 3 12 // 17 16 15 14 13 //看清以上数字排列的规律,设1点的坐标是(0,0),X方向向右为正,y方向向下为正。例如,7的坐标为 //(-1,-1),2的坐标为(0,1),3的坐标为(1,1)。编程实现输入任意一点坐标(x,y),输出所对应得
上传时间: 2013-12-18
上传用户:许小华
一个真正实用的应用程序,这个应用程序通过与相应的硬件相配合,可以用于电力工业中数据的采集、显示,判断电力故障,可以最大限度地方便用户从采集的数据中获取所需要的信息。并且用到了MODEM通讯,数据远传等。
上传时间: 2014-12-21
上传用户:康郎