搜索资源列表
UartAssist
- 本工具支持各种串口设置,如波特率,校验位、数据位和停止位等等。支持ASCII/Hex发送,发送和接收的数据可以在16进制和ASCII码之间任意转换。可以自动在发送的数据尾部增加校验位,支持多种校验格式。支持间隔发送,循环发送,批处理发送,输入数据可以从外部文件导入-The tool supports a variety of serial port settings, such as baud rate, parity bit, data bits and stop bits and so on
ASCIIzhuanHuan
- 此程序可以实现ASCII码与十进制的互相转换,输入字符,可以计算出它的ASCII码。-This program can be achieved with the decimal ASCII code of mutual conversion, enter the character, you can calculate its ASCII code.
computer-science-and-technology
-     计算机的基本概念、特点、用途及发展       数制及数制间的相互转换方法       计算机中数的表示方法、ASCII码和汉字编码       计算机基本结构和工作原理       程序设计语言、程序设计方法       算法与
cipher
- 用ASCII码表示数字,实现密码文的转换,并输出最后结果-Represented by the ASCII code number, password text conversion, and output the final result
HexToDoc
- 该文档主要讲述了十六进制字符串转换成十进制字符串的方法以及十六进制字符串转换成ASCII码的方法-This document focuses on a hexadecimal string into decimal and hexadecimal string method string into ASCII code method
ASCIIzhuanhuan
- 对ASCII码转换成二进制进行了详述,并把算法流程进行了分解-On the ASCII code into binary conducted detailed processes and the decomposition algorithm
hex-to-ASCII-in-labview
- 在LabVIEW中如何实现十六进制和ASCII之间的转换-hex to ASCII in labview