搜索资源列表
Serial_get_data.rar
- 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
simReadtext
- 读取sim ID 结果是16进制数字 自己转换成字符 mobile 6.0sdk 开发环境vs2005 -Read the results of sim ID number is 16 hexadecimal characters into their mobile 6.0sdk development environment vs2005
freeportCommunication
- VB与PLC自由口通信协议。并且可以实现16进制数与浮点数的转换-Freeport VB and PLC communication protocol. And can achieve 16 hexadecimal numbers with floating point conversion
jinzhi
- 自动进行16进制与字符型数据之间的转换,将16进制用字符型数据发送到串口终端-16 band and automatic conversion between the character data will be 16 hex with character data sent to the serial port terminal
study
- 串口采信上的一般为16进制码,本程序将采集上的数据,自动转换为ASCII码。-Serial port on the letter is usually taken 16 hexadecimal code, the program will collect the data, automatically converted to ASCII code.
ComAssistant
- 串口助手帮助串口的数据传输16进制之间的转换以及显示-Assistant to help the serial port data transfer and conversion between hexadecimal display
Mscomm-1.0
- 串口接收数据,能接收和发送16进制,接收的数据能转换层十进制数同时提取,协议是485的-Serial port receives the data, can send and receive hexadecimal, the received data layer can convert decimal number extraction at the same time, the protocol is 485
hex2binary
- 将16进制数据转换成二进制数据,matlab通用程序-hex data convert to bin data
sup
- 友善串口调试助手16进制-10进制转换工具,可以将友善串口调试助手获得的16进制数据指转换成10进制,可排序,可选择某部分数据,导出excel-Friendly hexadecimal data serial debugging assistant hex-10 hex conversion tool, you can get a friendly serial debugging assistant refers converted into decimal, sortable, you ca
Transcoder
- 浮点数和16进制数互转工具,支持任意字节序的4字节16进制数与float转换(Floating point numbers and 16 decimal conversions)
串口助手sdd
- 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
RS232-Comm
- LABVIEW COM回调,转换为16进制(this is a labview program that use com set and convert 16 type to int)
gmwirov
- 一款用易语言编写的进制转换器源码,能在2进制,8进制,10进制,16进制之间转换,()
机内码与输入文字符合转换
- VB编写的可以把输入的任意文件数字符合转换成GBK和Unicode两种形式的16进制和10进制机内码,方便编程使用