搜索资源列表
Hex2Dec_4B
- 用Labview将4字节16进制数转换成10进制数。-change the 4 bytes hex data into decimal format.
102
- 数制变换及计数仿真 模拟十进制数到二进制数的转换过程,以LED来模拟各个二进制位,并能以动画方式模拟计数的过程。 选择手动方式时,将8个LED变成滑动条中数字的二进制(基数2)表示。例如,如果滑动条设置为数字10(在二进制中表示为00001010=(23)+(21)), LED的1和3点亮,其他LED为熄灭。 选择自动方式时,滑动条自动进行加1操作,实现0到255的循环计数;同时8个LED会实时显示滑动条数值所对应二进制数值。当滑动条大于255时,自动回0并重新由0开始计数
UART-char-to-int
- 通过下位机RS232发过来的十六进制数,可以通过这个子VI转换为数值变量进行计算。-Through a machine under the hexadecimal number of RS232, can through the subvi converted into numerical variables to calculate.
Hex2Dec_4B
- 用Labview将4字节16进制数转换成10进制数-Using Labview to convert a 4-byte hexadecimal number into decimal number
usb_sfifo
- 实现USB的查找和数据传输。16进制数和字符串格式直接的转换。-USB control。 data transfer from string to data
浮点数转10进制数
- 采集数据时,某些设备是以浮点数的形式显示的,本程序可以把浮点数转换成十进制数(When data is collected, some devices are displayed in the form of floating numbers, and this program converts decimal numbers into decimal numbers)
labview进制转换
- 可以通过手动输入一个十进制数,转换为二进制数和八进制数。
