搜索资源列表
ClassCom
- 该程序介绍了Vc++中各类(视图类、文档类、框架类)之间的数据调用方法。-the procedures of the various Vc (Views category, file type, the framework) between the data call methods.
testserialport
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h。 -development in a different way
AsynchronousClass.ZIP
- windows下串口同步通信的一个类,The files ASYNCH.H and ASYNCH.CPP are the actual source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test program to test the interrupt and some of the functions of the class. To compile, sim
fudai.rar
- 包含了.h头文件和.cpp文件 Cserialport类,Contains. H header file and the. Cpp file type Cserialport
file
- vc++ 6.0 二进制文件操作类,大家参考-good
VctoExcelClass
- VC输入到Excel通信类代码,附详细的使用说明文档-There are times when we wish to send our output to an Excel file or some text delimited files like comma separated value file or tab delimited file. This class encapsulates the functions for reading and writing to these typ
SerialPort20100619220756
- 这是serialport源代码 可以直接调用包括.h头文件和.cpp文件 在用串口类编程时很有用-This is the source code can directly call serialport include. H header files and. Cpp file with the serial type of programming is useful when
httpanalycis
- 1:分发包中的 WinPcap_2_3.exe 为糸统加入PACKET.DLL底层支持,请先安装! 源程序中有许多问题,欢迎大家改正, 2:CSniff:网络包捕获类。。。。利用PACKET.DLL 3:CHTTPSocket: 利用Sock发送/接收网络包 4:包含网址和参数的文本文档放在与生成后的应用程序同一个目录下。 5:网址和参数的文本文档名应设为:BPON.txt 偶数行为网址,奇数行为参数。 6:记得在编译环境里加入LIB文件----Link----&g
serialTest
- C++串口通讯程序,头文件内包含类(class),方便使用-C++ serial communication program, the header file contains class, easy to use
ComToPLC
- 通过com口实现电脑与PLC间的通讯.包含一个com类和相应的vc6.0工程文件-Communication between the computer and the PLC. Contains a com class and the corresponding the vc6.0 project file via com port
WaveTest
- 服务端读取音频文件,通过串口发送出去,客户端通过串口接收音频文件并播放音频。main随便写的,主要是提供了串口操作的C++类和wav音频文件处理的C++类。- 英语 中文(简体) 日语 The server reads the audio file sent through the serial port, the client via the serial port to receive
qextserialbase
- qt编写的串口通信类1,这是是基类的头文件,接下来有源码文件和派生类,希望对大家有用-qt prepared by the serial communication class 1, which is the base class' s header file, the next source files and derived class, the hope that useful
SerialPort
- 关于串口的类文件,能直接使用,希望对你有帮助。-About serial class file, can use directly, hope to help you.
XmlBook
- 基于VC++制作的,包含了CMarkUp类,以XML文件为数据库,实现了通讯录的功能,包括新建、修改、查找、删除等功能。-Based VC++ produced, including CMarkUp class to an XML file for the database to achieve the address book functions, including create, modify, search, delete functions.
UploadFiles-CPP
- C++封装的上传文件类,可以实现HTTP方式上传下载文件。-C++ package upload file types, you can achieve HTTP upload download files.
InstantMessaging
- 即时通讯类。能实现文件传输,群组讨论和屏幕共享。-Instant communications. To achieve file transfer, group discussion and screen sharing.
trunk
- 串口通讯的一个类,已经在用,分享给大家。-serial port communication file.
wechat
- 一个简单易用的微信公众平台SDK 基于微信官方SDK简单封装,避免过度封装带来的额外学习成本以及影响扩展性 核心API类单文件,简单易用,隐藏开发者不需要关注的细节 抽象了消息事件,让你的控制器代码更优雅,扩展和维护更容易 支持PHP 5.4、5.5、5.6、7版本 -A simple and easy to use WeChat public platform SDK Based on the WeChat official SDK simple package, t
