资源列表
HidDeviceReadWrite
- C++程序实现与HID设备的通信,根据VID/PID找到该设备,对设备进行读写。-C++ program communications with HID devices, according to the VID/PID find the device, the equipment for reading and writing.
MATLAB-communication
- MATLAB串口调试助手源代码,非常实用-MATLAB communication
ACE-5.5
- ACE提供了一组丰富的可重用C++包装外观(Wrapper Facade)和框架组件, 可跨多种平台完成通用的通信软件任务,开发包-ACE Wrapper Facade socket
File-Trojan
- 这是我写的一个文件*,包括Client 和 Server 能够操作别人电脑上的文件。-This is a document I wrote Trojans, including Client and Server can operate the files on someone else' s computer.
VC实现的串口通讯
- 代码都可以运行。
RFM2g
- VMIC中的例子。包括sender和receiver和需要的头文件和INC文件-VMIC examples. Including the sender and the receiver and the required header files and INC Files
05
- TAPI串口编程,VC6.0上可以运行,实现TAPI实现电话拨打,可以正确运行-TAPI serial programming, can run on VC6.0 achieve TAPI realization phone call, you can run correctly
POS_code
- 针对POS机的上位机设置软件,包括RS232通信,以及参数设置-PC setup software for POS machines, including RS232 communication, and parameter settings
chat4
- 是一个局域网聊天的工具,还可以改进的地方-Is a local area network chat tool, but also areas for improvement
viterbi
- viterbi decoding,包括卷积码编码,viterbi译码,约束长度K=3,5,7,9均可-viterbi decoding K=3,5,7,9
基于MFC的服务器和客户端的实现
- 基于MFC的服务器和客户端的实现,可以进行双方通信 并传输文件-MFC-based server and client implementations, the two sides can communicate and transfer files
uploadtest
- vc6 利用socket多线程上传 1,服务器端支持多用户同时上传 2,客户端支持多个文件同时上传 3, 分块传输, 4, 多线程