搜索资源列表
16-hex-converted-to-ASCII-code
- 16进制转换为ASCII码程序 非常好的程序 -16 hex converted to ASCII code program
decimal--binary-transfer
- 非常方便的进制转换程序,能够轻松实现十进制到二进制的转换-Very convenient hex conversion program that can easily decimal-to-binary conversion
HextoNomal
- 该子vi实现了十六进制显示至正常显示的强制转换功能-The sub vi achieve hexadecimal display to display properly cast
Hex2Dec_4B
- 用Labview将4字节16进制数转换成10进制数。-change the 4 bytes hex data into decimal format.
decimal-conversion
- 在labviEW中利用特殊的计算实现2、10、16进制间的转换,界面很适合程序员使用,它将每位二进制分开显示,对寄存器的赋值计算很有帮助-Take advantage of a special calculation in labviEW 2,10,16 hex conversion, the interface is very suitable for programmers to use, it will be separate from each binary register assig
HEX-TO-DOC
- 1 在上位对下位控制前,把16进制到十进制的转换-1 in the upper lower control hexadecimal to decimal conversion
Serial-Port-DataConvert
- LabVIEW编写的,用于串口的调试,里面包括很多子vi,包括串口的配置,串口的读取,写入,串口数据的进制转换等-Written in LabVIEW, for serial debugging, which includes many sub-vi, including the configuration of the serial port, serial port read, write, and serial data hex conversion
jzzh
- 非常好用的通讯转换,用于rs232,十六进制十进制转换-Very easy to use communication converter for rs232, hexadecimal decimal conversion
shujucaiji
- 数据采集,计算,以及十六进制转换,显示,压力温度控制读取-Data collection, calculation, and hexadecimal conversion, display, pressure, temperature control reads
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
labview--dianyacaiji
- LabVIEW实现电压采集C51程序,利用AD进行转换和十六进制转换成十进制显示电压值-LabVIEW achieve voltage acquisition C51 program, using AD conversion converted to decimal and hexadecimal display voltage value
16HEX2JPG_Labview
- 16进制转换成图片,Labview实现的,经过测试很好用-16 hexadecimal convert pictures, Labview
labviewst
- 基于labview的机械臂仿真,带串口通信,还有串口通信进制转换VI,本程序采用导入WRL方法-Labview based robotics simulation with serial communication, as well as serial communication base for the conversion VI, the program uses a method to import WRL
char-string-to-HEX
- 基于Labview的字符串至16进制转换程序, 经测试可用。-char string to HEX program Based on labview
zhuanhuan98989
- 非常方便的进制转换程序,能够轻松实现十进制到二进制的转换(Very convenient hexadecimal conversion process, can easily achieve decimal to binary conversion)
浮点数转10进制数
- 采集数据时,某些设备是以浮点数的形式显示的,本程序可以把浮点数转换成十进制数(When data is collected, some devices are displayed in the form of floating numbers, and this program converts decimal numbers into decimal numbers)
Hex显示与ASCII显示转换
- 十六进制字符串转ASCII; ASCII码字符串转十六进制字符串,(It has two programs, including HEX string and ASCII string convertation. Hex string converts to ASCII. ASCII string converts to Hex string.)
计算器
- 实现计算器的加减乘除,以及2、8、10、16进制转换的功能(The hexadecimal conversion calculator and add, subtract, multiply and divide the function)
labview进制转换
- 可以通过手动输入一个十进制数,转换为二进制数和八进制数。