搜索资源列表
zylgpsrecmob
- 从串口读取数据,然后解析nmia,进行定位。 源码码齐全-read data from the serial port, then analytic nmia for positioning. Complete source code. .
GPSReader
- 读取并分析GPS数据的GPSReader程序(C#和VB.net版代码)实现连接GPS设备以及对GPS输出信息进行分析。默认的串口设置是COM4,4800bps,使用时根据需要进行修改。
WindowsMobileMessage
- 这段代码用于读取Windows Mobile系统手机上的短信收件夹、发件夹数据
PocketStockCenter.zip
- 这是一个国外高手用mortscr ipt制作的PPC桌面文件,可以在桌面显示设定股票,可以预设启动时间及间隔。设定颜色,字体大小和各种细节,很是实用。其优点是, 原文件读取雅虎美国股票接口数据,经各国高手改编,可以读取乌克兰,印度等国数据。 但我尝试用它来读取雅虎中国股票数据,没有成功,可能是数据格式,次序不对,This is a top abroad mortscr ipt produced PPC with the desktop files, you can share in the
DataReader
- 基于Windows Mobile及C#的读取数据库中数据的例子程序,是学习WM编程的非常好的Demo。-Based on Windows Mobile and C# read database data example procedures, are studying the very best WM programming Demo.
17
- DataSet :ADO DataSet数据设定的范例源代码 ReadWriteXML :XML读写的范例源代码 CreateDatabase: ADO创建数据库的范例源代码 DataReader: 使用ADO DataReader读取数据的范例源代码 DataReader_SQLServer :使用ADO DataReader:读取SQLServer数据的范例源代码 SQLCode :SQL Server数据库脚本源代码 DataSet_SQLServer :设定S
Barcode
- PDA818可选安装一维条码(Symbol SE955)或二维条码(Symbol SE4500)。该代码为C#开发。 接口函数 /// <summary> /// 打开条码扫描,其中打开条码头电源,串口切换到条码头,设置串口 /// </summary> /// <returns></returns> bool Scanner_Open() /// <summary> /// 关
Muti-touchTP
- 触摸屏手机端驱动代码,自己编写I2C通讯,从触摸IC中读取数据后处理,并将计算好的坐标上报到系统。非常适合刚开始调试驱动者!-Touch screen mobile terminal driver code, I have written I2C communication, after reading the data the touch IC processing, and reporting to the calculated coordinate system. Ideal for b