搜索资源列表
WM5.0forGIF
- 介于在网上没有相关的完整实例可供参考,所以上传了该实例,要求安装Windows Mobile 5.0或更高的SDK才能正确打开和读取该解决方案,同时也提供了该实例的手机CAB安装包,可将其装入手机中调试。如有其他问题请联系我:Email--tzz_ufo@126.com
atmodem
- 手机AT modem的处理流程,包含at 命令的读取,解析和编码.-process of at modem in phone,including read data from com port, decode at commad, and incode at command to phone.
readGPSdata
- 从com口中读取GPS数据,并把读出的数据保存到dbf-read the GPS data from com
lBarcodeReader
- VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
rfid_vc
- /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
GpsDllSample
- C++封装的dll,用于从串口读取GPS数据。-Native DLL for GPS communication.A DLL written in C++ giving full control over the communication with the COM port. It exports functions to open, configure and close the port, as well as read information form the port characte
GPSReader
- 读取GPS信息,提供给大家COM口编程参考-GPS Reader
readGPS-com
- labview编写的读取GPS串口源码,很好用的呀-labview read the GPS serial port source code written, good use of ah
com
- 可以收到来自串口的信息,并且读取,一个简单的例子-com port
FX2N-PLC-COM
- 用VC实现:电脑串口和PLC进行通信,修改、读取PLC各个地址内的值-With VC: PC serial port and PLC to communicate, modify, read the address of the value of each PLC
gbd
- 电子磅,电子磅源代码。通过com口连接电脑,读取电子磅数据。-dian zi bang
cdma-modem-sdk
- cdma短信猫二次开发接口,支持gsm/cdma短信猫开发 简介: 此款企业短信服务器V4.1是一款运行稳定、扩展性强、功能完善的cdma短信猫二次开发接口,同时兼容gsm/cdma短信猫开发。采用数据库接口访问的方式,支持多种数据库如ACCESS、SQL、ORACEL等数据库。支持多种程序开发语言,只要实现对数据库表的数据插入与读取即可实现短信的收发功能。开发简单,运行稳定! 【资料来源】http://www.sms-hb.com/sms-sdk/sms-ser
ReadHPtime-SRVER
- 借用第三方的串口定义和相应的支持文件,读取系统当前时间,通过自约定的通讯协议,将时间报文通过串口发送。-read systemtime and send it by com
Com
- 串口通信小程序,实现数据的读取和发送,使用简单-realizition of serial communication
android_service
- 本次实验主要是学习怎样在activity中启动一个service,启动的service的生命周期顺序是哪些,然后service通过广播机制向特定的activity传递数据,传送数据当然用的是intent,然后接收到该广播的activity读取intent中的数据,根据读取到的数据来更新activity的UI。 关于怎样通过service广播机制来更新activity的UI,可以阅读网上的这篇文章:http://www.pocketdigi.com/20110303/197.html
com.itszt.THandlerActivity
- 阅读器,能读取sd卡中txt文档信息。阅读者需要认真看清代码。-Reader can read sd card txt document information
remote_COM_device_control
- 远程串口设备控制调试 一台机器上控制另一台机器上的串口设备,或对其调试,最新更新,添加了一下常用功能。功能包括: 1.同一台机器上连接的两个串口设备互相通信; 2.向本机的串口设备发送命令读取反馈; 3.两台机器上的串口设备互相通信; 4.向其他机器上的串口设备发送命令读取反馈; [用过之后,请务必留下评论或者给我留言,以便改进]-remote com device control and debug
com.xzy.demo
- android 对于nfc标签的读取,自定义视频的使用-android nfc tag for reading, the use of custom video
com.wutl.ble.tools
- 蓝牙4.0BLE调试助手源码,连接服务器,查看服务,特征,描述,读取写入值,开始停止通知,以及蓝牙设备信号强度。有apk可以直接安装-bluetooth BLE debug tool source
COM _接收方
- mscomm 模拟接收端 时时读取模拟千分表的值(mscomm The receiver always read analog dial simulation value)