搜索资源列表
SCOMM
- 改进后的龚建伟串口调试助手V2.3.exe 的VC++6.0工程源程序-Gong Jianwei serial improved debugging the assistant V2.3.exe VC++ 6.0 project source
SMSModem
- 短信猫程序,VC++编写,已经实际验证好用,对开发短信猫程序的朋友有参考价值-SMS cat program, VC++ written, the actual verification has been useful for developing SMS cat reference procedure friend
vcg729code
- g.729算法在vc++6.0环境下调试通过的.exe工程文件。-g.729 algorithm vc++6.0 environment debug adopted. exe project file.
dialdtmf_0_04_src
- dtmf 拨号程序,Pocket PC ,vc 工程演示-dialDTMF a Pocket PC (Pocket Contact) plugin to dial telephone numbers using DTMF s (aka Dual Tone Multi-Frequency) (tested under PPC2000 MIPS, PPC2000 ARM, PPC2002 ARM, Xscale WMPPC2003 and WM2003SE, WM5- if you want y
sc
- 用vc++读取串口的数据,并将读取的串口数据,实时绘制曲线-Using vc++ read data from serial port, serial port and read data, real-time rendering curve
Examples_Of_SerialCommunication(vc)
- 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
communication-programming
- 串口通讯VC编程简易版,是exe文件,已经可用-Simplified version of the VC program Serial communication is exe file, have been available
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone