搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
单片机做的时钟(注解详细,带串口通讯)
- (C语言)用AT89S52做的小时钟,并通过串口通讯发送时钟,带看门狗复位,可显示年月日时分秒,注解详细。
一个好用的C#串口类源码
- 一可以发送短信的C#串口类,经过试用效果不错哟
串口调试源代码
- 自己写的,串口调试源代码VS2005通过,学习SERIALPORT控制最简化的代码了
stc的串口程序
- 串口c程序
c#串口通信源码
- c#串口通信源程序
串口调试程序和代码(EVC、VC、VB.NET、C#版合辑)
- 串口调试程序和代码(EVC、VC、VB.NET、C#版合辑)
串口调试助手全全部代码
- 一个用VC开发的串口调试工具,且有完整的源代码,对开发串口相关程序有很好的参考和借鉴价值。
串口
- 串口是用c语言实现的,它是基于89c51单片机的
C++builder 制作的串口调试助手
- C++builder 制作的串口调试助手 实现了基本的数据收发 数值转换 和对串口的监视
C#SerialPort串口编程资料
- C#SerialPort串口编程资料,比较详细的介绍了.NET中的串口编程模式
wsc4c30.zip 串口通讯动态连接库
- 串口通讯动态连接库,支持X/YModem协议,serial port communicational dynamic link libraries,To hold up X/YModem agreement
串口程序用C语言编写.rar
- 用C标写的串口程序,简单实用,可嵌入系统调用,C standard serial written procedures, a simple and practical for embedded systems call
用c#写的蓝牙串口通讯源代码
- 用c#写的蓝牙串口通讯源代码,很好用。,Written by c# Bluetooth serial communication source code, it just works.
使用C#实现串口编程
- 使用C#实现串口编程,让我们更好的理解系统串口编程内容-The use of C# Serial Programming, let us better understand the system serial programming content
C# 发短信
- 使用C#发短信,连接Modem或者手机,通过串口发送短信,- Uses C# to send the short note, connects Modem or the handset, through string mouth transmission short note,
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
串口多机通讯主机C51程序
- 串口多机通讯C51程序,经过实际验证- The string mouth machine communications C 51 procedures, pass through actually confirm
串口C#代码
- 这是一个可以查看传输到串口上的数据的代码。(This is a serial port can see the data received code)
非常好用的串口通信类
- 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。