搜索资源列表
serilport
- EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
Serial(MFC).rar
- 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
ICA
- 独立分量分析是20世纪末发展起来的一类多通道信号分解方法,是信号处理技术发展中的一项前沿热点。這些論文介绍预备知识。供从事信号处理的科技工作者自学或进修选用。... -Independent component analysis is developed in the late 20th century a class of multi-channel signal decomposition method is signal processing technology in the devel
SeriPort
- 一个多线程串口通讯类,十分的好用,而且经过实际测试-A multi-thread serial communication class, very easy to use, and after the actual test
Socket
- 因为微软的CSocket对多线程的支持需要消息支持,使用不方面,因此 封装了一个类 对socketapi的函数封装 分基本类,客户端类和服务类,希望大家使用 并给出意见 -Microsoft s CSocket need the support of multi-threaded message support, the use of non encapsulates a class on socketapi function encapsulates the basic class, cli
CNCOM
- 一个不错的串口类,采用异步多线程,可编译通过-A good serial class, multi-threaded asynchronous, and can be compiled by
qxt
- 使用Delphi 7编写的短信猫程序,使用wavecom芯片的短信猫可用,符合wavecom类芯片的AT指令集,支持中文,可读、可发短信,使用com口进行通信,经测试可以使用,可以作为端口通信、短信猫AT指令、多线程处理等方面的学习资料。-The the available the use SMS cat program written by Delphi 7 wavecom chip SMS cat meet the wavecom class chip AT command set supp
CSocket-Group-chat
- CSocket类编程——多点聊天程序,基于VC6.0的群聊通信软件-CSocket class programming- multi-point chat program, VC6.0-based group chat communication software
COMS
- 单线程,多串口同时通信,调用SerialPort类处理串口数据-Single-threaded, multi-serial simultaneous communication, calls SerialPort class of serial data
CSerialPort
- 串口通用函数,私人封装的串口调用类,读,写,多线程调用,锁,异步等。-Serial generic functions, private package serial calling the class, reading, writing, multi-threaded calls, locks, asynchronous and so on.
