搜索资源列表
vc的5个源码
- 打字游戏:于娱乐中练习指法 vc 超酷时钟:具有整点报时等功能,界面超酷的桌面时钟 vc 阴阳日历:不仅有阳历更有阴历查询的功能 vc 桌面留言:vc 串口类:c#-typing game : in entertainment practice fingering vc cool clock : The whole point timekeeping functions, interface cool desktop calendar
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
VC使用的串口类
- 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
串口通讯的MFC类 C Serial Port src
- 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
SerialPortr
- 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口
一个好用的C#串口类源码
- 一可以发送短信的C#串口类,经过试用效果不错哟
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
VC使用的串口类
- 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
com_class
- 一个串口通信类的源码. 包括同步和异步-a kind of serial communication source. Including synchronous and asynchronous
api_serial_test
- 利用vc编写的串口收发消息的源码。利用serial类进行编程-Vc prepared using serial transceiver news source. The use of serial-type program
SerialPortr
- 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口-Serial Communication source, has been organized into categories, multi-threaded to accept serial data, the same procedure can call multiple serial
SeriesSample
- wince 下串口源码,wince4.2 和 5.0下编译通过,很好用的evc串口类-wince under the serial source, wince4.2 and 5.0 under the compiler is passed, a good serial-type used in EVC
MyWirelessCommDemo
- 短信猫串口通信源码,使用serialport类进行串口通信,AT指令控制短信猫-GSM Modem
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function
qextserialport
- Qt串口编程,串口类源码,实现串口通信常用的方,使用它进行串口编程是如此简单-Qt serial programming, serial source category, commonly used serial communication side, you use it for serial programming is so simple
serialport
- 串口类源码, 用于上 位机与下位 机通讯。-Serial port Source code,comunication with PC and MCU.
C# 串口调试小助手(有源码)
- C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports
android-serialport-api
- 最近在做android串口的开发,找到一个开源的串口类android-serialport-api,但是下载源码之后发现源码不能直接使用,而且源码结构较为复杂,对此做了简化(Android serial driver source code)
SerialPort
- 本人亲测过,串口类源码,直接加入工程文件可用。