搜索资源列表
vc(QUEUE).rar
- 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
Cserial
- VC++的第三方类库,关于串口通信的类库,可以供WINDOWS编程的各位参考使用-VC++ Class Library of the third party, on the serial communication class library can be programmed for WINDOWS you refer to the use of
com_class
- 串口类,集成串口函数,简单实用 串口类,集成串口函数,简单实用-comm
R_and_Wserial_port
- 能够对串口进行读写,监视的类。利用线程实现了非阻塞调用-Be able to read and write to the serial port to monitor the class. Achieve a non-blocking use of the thread calling
SerialPortTest
- CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
CommTest
- 一个串口示例源码,使用一个CSerialPort类,很好用,并有测试代码。-A serial sample source code, using a CSerialPort class, useful, and have tested the code.
serial
- 教你如何最快速的实现串口通信,用Cserial类实现的-Teach you how the fastest serial communication with Cserial class to achieve the
CSerialaaMFC
- windows 串口编程MFC 源代码 主要是Cserial 类-program serial con with VC++ 6.0
SerialPortTest
- 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
Comm(RS232)
- c++ builder 串口通讯类,可以使用该类模块直接进行串口数据的收发,不需要使用其他控件-c++ builder serial communication class, you can use the class module to send and receive serial data directly, without using the other controls
Serial-Class-Control-KEYENCE-Laser
- 基恩士(KENYENCE)镭射测量在精密工业测量中用户众多 串口类8步实现对镭射头的控制-Keyence (KENYENCE) laser measurement in precision industrial measurement many users realize the serial class 8 steps to control laser head
CSerial
- CSerial类 基于MuMega Technologies公司免费提供的串口类改进 -CSerial based MuMega Technologies offers free classes to improve port
MFC-USARTClass
- VC6.0 创建的一个MFC的串口类(创建线程进行数据接收),主要用于做窗口时需要用到串口问题的解决。-VC6.0 created a serial MFC class (create a thread for data reception), is mainly used to do when the window need to use a serial port on the solution of the problem.
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、测量准确,能满足使用要求(Compared with tra
Desktop
- VS2010串口通讯,基于VS2010平台,串口通讯类,可直接使用(VS2010Serial Port Communication)
ComDrv
- 通过类接口 串口通用驱动类 形成Dll动态链接库 完成模块化编程(Forming a Dll dynamic link library through a general drive class of a class interface serial port to complete modular programming)
mfz-rxtx-2.2-20081207-win-x86
- java调用串口功能使用工具类,操作串口开关(Java calls the serial port function to use the tool class)
serialMonitor
- 一个java调用串口的工具类,感觉写的不错,大家分享一下(A Java call the serial tool class, feel good writing, everyone to share it)
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
wsise-hosd
- 自己编写的一个串口类,支持同步和异步,功能比较强大,已经运用在很多程序中()