搜索资源列表
commgps
- wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
GISView
- EVC 下读取GPS数据并且显示其中包括从GPS上用和窜口连接读取数据,坐标信息等-read GPS data also show which includes GPS and channeling used to read data connectors, Coordinate information
FANGWENUSB
- //打开 USB 口读写, 由驱动程序的 Pipe 名确定 HANDLE hPipe = OpenMyDevPipe(\"MyPipe1\") //驱动程序里面的 Pipe 名, 对应访问某个端点的 I/O, 这里我乱写的, 需要与驱动一致 if(hPipe != INVALID_HANDLE_VALUE) //打开 Pipe 成功 { ReadFile(hPipe, Buffer, BufSize, &nBytesRead, NULL) //从 hPipe 里读取数
GPSmobile2005
- GPSmobile2005开发的例子,串口读取GPS数据,用于wince下,通过串口操作GPS设备读取GPS定位数据-GPSmobile2005 development example, serial read GPS data to wince, through the serial operation of GPS equipment to read GPS data
SeriesCOMTEST
- EMBEDDED VC++4.0 对WINDOWS CE下的串口通信进行实验.将常用的串口功能封装为一个类,以回调方式读取串口数据,在S3C2410 ARM上通过-EMBEDDED WINDOWS CE 4.0 pairs of serial communications experiments. Chang, The serial Packaging for a functional categories, in order to form a callback to read serial
fileoper
- 实现WINCE下对文件数据的多维格式化读取,格式化标记可以随意定
argoxtest
- wince4.2下从串口3读取扫描设备的数据的程序,扫描设备为ARGOX的AS-8000,串口波特为9600bps.
2440_USB
- wince4.2平台下的s3c2440a的usb驱动,用于读取tms320vc5509a的usb传递的数据。
GPSReader
- 在wince系统下读取GPS数据的程序,有调用实例。-a program to read GPS data on wince system, have a sample.
GPStest
- 利用封装好的串口类实现wince上的GPS的数据的读取和定位-Class implements the use of packaged wince serial port on the GPS positioning data read and
gpswin32
- GPS 读取数据处理模块源程序,编译环境是WM5.0, 使用在WINDOWS MOBILE5.0以上的版本的PDA手机上面-GPS read data and deal data,build in wimdows mobile platform 5.0 or later
AudioWave
- evc开发的读取声音后,把数据写到内存,按照特殊的算法画出波形的测试代码-evc development of the voice to read after the data written to memory, according to a special algorithm to draw the waveform of the test code
xerces-c-src_2_8_0
- xerces是一个XML语法分析器,支持C++,使得程序能够方便的读取XML数据。-Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data.
test
- 串口通讯,打开串口,读取数据,关闭串口。 头文件加入对应方法名称即可,可以被C#等调用-com
GenRTCVer0.1
- 12027 1.包含了系统时间设定 2.包含了12027内部存储单元数据写入与读出 3.IIC的数据写入与读取! 正确版本 在正确版本的基础上修改了写入错误数据处理,原来的处理采用将数据恢复为默认数据,最新处理方式采取函数返回修改错误的方式提示用户,不采用默认数据也不写入12027!-120,271. Contains the system time settings 2. Includes 12,027 internal memory cell data is writte
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F
Star
- 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru
CECamera
- windows ce下读取摄像头数据,可以用于带摄像头的手机-Take pictures and videos using Camera native API.
MicrosoftMobile
- 这是一个开发于Compact Framework 2.0 SDK平台下的GPS导航路线记录系统,使用了VisualStudio 2005和Windows Mobile CE 5 SDK,你可以在仿真下开发或者直接在设备上开发。作者使用的开发机器是Asus MyPal 636N,它的功能有:从任何NMEA GPS设备读取数据,读取当前的位置,并绘制到屏幕,加载或保存你的路线,自动缩放,其中的Demo程序是自动产生路线的。 -This is a development platf
Draw2Dgreph
- 实现窗口动态曲线,能够从串口读取数据显示在ARM核心评上-Dynamic curve to achieve the window to read the data from the serial assessment on the ARM core