搜索资源列表
dice
- 建立一个VI,模拟掷骰子游戏(骰子可能取值1~6),跟踪骰子投掷滚动后各面取值出现的次数。程序输入骰子投掷次数,输出包括投掷后骰子各面的出现次数。只用一个移位寄存器实现此功能。-Create a VI, simulate Craps (Dice possible range of 1 to 6), after rolling the dice throwing trace values occurrences of each surface. Dice throwin
Throw-the-dice
- 在前面上指定掷骰子的次数,结束后显示1-6每个数字出现的次数。-Specifies the number of dice on the front panel, the number of records 1-6 each number appears.
dice-program
- 用于LAbview编写的掷骰子的程序,可以实现图中的要求-Programs written for craps LAbview, can achieve the requirements of the figure
骰子1
- 建立一个VI,模拟滚动—个骰子(骰子可能取值1~6),跟踪骰子滚动后的取值出现次数,输入是骰子的滚动次数,输出应包括滚动后骰子所取各数值及其出现次数,同时比较出现小(1,2,3)的次数和出现大(4,5,6)的次数的多少,如果出现小的多,则对话框显示小,大的多显示大,一样多显示平。要求最多只用一个移位寄存器实现功能。?【数组】(Create a VI, simulate a rolling dice (dice may be 1~6), track the number of times afte
