搜索资源列表
scanfile
- 字符串的常用处理. 最近写一个串口与单片机通信 查找字符串中的特定子串,希望对大家有帮助!-commonly used string handling. Recently wrote a serial communication and microcontroller identify the specific string substring. We want to help!
TCP_IP_VB
- 用VB编写的TCP_IP通信软件,好用,在调试单片机网络通讯时可以用-VB TCP_IP prepared by the communication software and ease of use in communication network debugging MCU can be used
mw_rdp
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序