文件名称:liangweishu
介绍说明--下载内容均来自于网络,请自行研究使用
有这样一个游戏:在一个20*10的矩阵中,0~99这100个数顺序排列在奇数列中(每20个数组成一列),另有100个图案排列在偶数列中,这样每个数字右边就对应一个图案,你任意想一个两位数a,再让a减去它的个位数字与十位数字之和得到一个数b,然后,在上述矩阵的奇数列中找到b,将b右边的图案记在心里,最后点击指定的按钮,你心里的那个图案将被显示。
下面就编写程序模拟一下这个小游戏,以[0,1]之间的小数代替矩阵中的图案。
-In a 20* 10 matrix, 0 ~ 99 is arranged in odd numbers ( every 20 ), and 100 patterns are arranged in even columns, so each digit right corresponds to a pattern, and a minus its units number with ten digits and b, and b to the right. finally click the specified button.
Click here to simulate this small game, using the decimal place between [ 0, 1 ] instead of a pattern in the matrix.
下面就编写程序模拟一下这个小游戏,以[0,1]之间的小数代替矩阵中的图案。
-In a 20* 10 matrix, 0 ~ 99 is arranged in odd numbers ( every 20 ), and 100 patterns are arranged in even columns, so each digit right corresponds to a pattern, and a minus its units number with ten digits and b, and b to the right. finally click the specified button.
Click here to simulate this small game, using the decimal place between [ 0, 1 ] instead of a pattern in the matrix.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
liangweishu\chengxu .docx
...........\nzp18ED.tmp
liangweishu