搜索资源列表
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
串口通讯的MFC类 C Serial Port src
- 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
cktx
- c++实现的一个个串口通讯类,用法简单,简化了串口编程
串口类实现串口通信
- 计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
金仓串口MODEM池使用操作说明书
- 1 产品介绍..................................................................................................................................4 1.1 功能特点........................................................................................................
Serial123.rar
- C#控件SerialPort串口通讯类实例,SerialPort
COM
- c# 串口通讯 下面是串口通讯测试程序的源代码,将mycom类放在此项目中 可以实现简单的串口通信,希望读者能通过这个程序对串口通信过程有一个初步的了解-c# COM Communcation
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
IOPorts
- 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
CComm
- 串口C++类库,用于WINDOWS和WINCE操作系统下串口通讯.-Serial C++ class library for WINDOWS and WINCE operating system serial communication.
serialport1
- 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
backup01
- C#串口通讯参考程序,使用serialport类以及控件-C_sharp serialPort development
cnCOMM_Demo.src
- 一个很好用的C++串口通讯类库,附有两个实例。-Used a very good C++ serial communication class library, with two examples.
chuankoutongxun
- C#串口通讯CRC校验码计算类,希望能帮上忙啊 -C# serial communication CRC checksum calculation class, want to help on the Manga
cnCOMM_Demo.src
- 一个C++串口通讯类库源代码,还附有两个实例,很不错-A C++ serial communication class library source code, also with two examples, very good! !
VC6Demo
- 用c++编写的串口通讯类库。好用的C++串口通讯类库。附有一个实例-Written using c++ serial communication class library. Easy to use C++ serial communication class library. With an example
C#串口通讯封装类
- C#串口通讯封装类_串口实时监控实例,C#串口通讯封装类_串口实时监控实例
huNanSystem
- 串口通讯,用于3561型号的电压内阻测试仪,命令格式:内阻,电压 如:1.3233e-03,2.3233e+00。每次上传数据前都要先发送比如9.9999e-03,2.3233e+00 类似的9.9999开头的命令。要求安装Office。(Serial communication, used for model 3561 voltage internal resistance tester, command format: internal resistance, voltage Such
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;