文件名称:random-numbers
介绍说明--下载内容均来自于网络,请自行研究使用
先判断输入是否符合要求,不符合给出错误提示,直至符合要求。
然后每隔500ms生成一个随机数,与输入的数比较显示结果,并累加数值之和。若差值小于等于10则停止生成,计算平均数,与输入的数比较显示结果。同时绘制随机数构成的曲线。
-Generating random numbers and comparing them with the integer you input until the difference between them is smaller than or equal to 10.Then computing the average number and drawing the graph composed of the random numbers which have just generated.
然后每隔500ms生成一个随机数,与输入的数比较显示结果,并累加数值之和。若差值小于等于10则停止生成,计算平均数,与输入的数比较显示结果。同时绘制随机数构成的曲线。
-Generating random numbers and comparing them with the integer you input until the difference between them is smaller than or equal to 10.Then computing the average number and drawing the graph composed of the random numbers which have just generated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
random numbers.vi