文件名称:102
介绍说明--下载内容均来自于网络,请自行研究使用
数制变换及计数仿真
模拟十进制数到二进制数的转换过程,以LED来模拟各个二进制位,并能以动画方式模拟计数的过程。
选择手动方式时,将8个LED变成滑动条中数字的二进制(基数2)表示。例如,如果滑动条设置为数字10(在二进制中表示为00001010=(23)+(21)), LED的1和3点亮,其他LED为熄灭。
选择自动方式时,滑动条自动进行加1操作,实现0到255的循环计数;同时8个LED会实时显示滑动条数值所对应二进制数值。当滑动条大于255时,自动回0并重新由0开始计数。
-Number system the transform and counting simulation simulation decimal to binary number conversion process, LEDs to simulate various bits and animated simulation count. Select the manual mode, the eight LEDs into the slider in the digital binary (base 2). For example, if the slider is set to a digital 10 (binary as 00001010 = (23) PPLS (21)), the LED' s 1 and 3 is lit, the other LED is off. Select automatic mode, the slider automatically incremented, 0-255 loop count 8 LED slider value corresponding to the binary value will be displayed in real time. Automatically when the slider is greater than 255, back to 0 and start counting again from 0.
模拟十进制数到二进制数的转换过程,以LED来模拟各个二进制位,并能以动画方式模拟计数的过程。
选择手动方式时,将8个LED变成滑动条中数字的二进制(基数2)表示。例如,如果滑动条设置为数字10(在二进制中表示为00001010=(23)+(21)), LED的1和3点亮,其他LED为熄灭。
选择自动方式时,滑动条自动进行加1操作,实现0到255的循环计数;同时8个LED会实时显示滑动条数值所对应二进制数值。当滑动条大于255时,自动回0并重新由0开始计数。
-Number system the transform and counting simulation simulation decimal to binary number conversion process, LEDs to simulate various bits and animated simulation count. Select the manual mode, the eight LEDs into the slider in the digital binary (base 2). For example, if the slider is set to a digital 10 (binary as 00001010 = (23) PPLS (21)), the LED' s 1 and 3 is lit, the other LED is off. Select automatic mode, the slider automatically incremented, 0-255 loop count 8 LED slider value corresponding to the binary value will be displayed in real time. Automatically when the slider is greater than 255, back to 0 and start counting again from 0.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
102.vi