搜索资源列表
phone_send_msg
- 该代码使用的是vc,该代码实现了向手机发送短信的功能。
GPS_Assemble
- 基于VC++平台上的GPS编程,此程序包用于GPS数据信息的打包并发送到串口。-Based on vc++ platform of GPS programming, this program for GPS data packets of information package and sent to a serial port.
DTUDemo_VC
- gprs dtu数据中心软件代码,具有数据发送、数据接收、数据处理、终端信息显示等功能。-gprs dtu datacenter software source code
GSM_GPRS
- VC开发环境下控制gprs模块的数据发送和接收,及基于gsm的sms的发送和接收.-VC gprs module development environment control data sent and received, and the sms gsm based sending and receiving.
gps
- GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。 编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i