搜索资源列表
CRC16.rar
- 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。,The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
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.
hexedit_demo
- 一个16进制的编译器,功能比较全,c#版本。-A hexadecimal compiler, full-feature comparison, c# version.
Com
- C#编写的串口程序,支持高速通信、16进制显示、GB2312编码-Designed with C#,it support high speed bauderate,hex display,GB2312 encoding
serial-communication
- 一个VS版本C++的串口通讯源代码,界面和常用的调试助手基本一致,支持16进制和ASCII码切换等功能,不可多得的源码程序-A VS version of c++ source code, serial port communication interface and common debugging assistant, support hexadecimal and ASCII switch features, such as rare source programs
串口助手
- 这是一款实用C#语言写的串口助手,能实现串口数据收发,16进制及字符串显示(This is a practical C# language to write the serial assistant, to achieve serial data transceiver, 16 hexadecimal and string display)
SPortDemo
- C#编写的串口通讯测试程序,和串口助手一样的功能,有源代码,支持16进制数据收发!(C# serial communication test program, and serial assistant functions, active code, support 16 hexadecimal data transceiver)
串口调试的工具
- 用C#写一个串口调试的工具,要求向串口中输入16进制数据或字符串
SerialPortConnection
- 最近在公司让用C#写一个串口调试的工具,要求向串口中输入16进制数据或字符串。下面我将这次遇到的问题和解决方法奉献出来,希望对工作中需要的朋友有所帮助!(Recently in the company let C# write a serial debugging tool, required to enter the serial port 16 data or string. I will dedicate the following problems and solutions to he