搜索资源列表
基于ARM 的PDA拼音输入法源程序
- 基于ARM 的PDA拼音输入法源程序,c语言编写,方便移植-A phoneticize input method for PDA. Based on ARM, coded in C. It is facility for porting.
[PDA][C++]WindowsCEApplicationProgramming
- Windows CE Programming: Developing Applications for the Handheld PC .This book is designed to provide information about Windows CE programming-Windows CE Programming : Developing Applications for the Handheld PC. T his book is designed to provide
PDA
- 一个基于单片机的小型操作系统,源码包括C语言和汇编语言
pda
- 使用c++做一个pda转换程序,并能对一些输入字符进行识别
PDA中的USB同步连接源码
- 用c#编写的PDA中USB的同步连接的串口调试程序
Symbol_MC3000
- 迅宝MC3000的PDA程序,有需要的下载-Symbol MC3000 the PDA process, there is a need to download
PDA
- c#实现的, pda与pc 间数据传输的软件,包括pc端程序和pda端程序。-c# to achieve, pda with the pc data transfer software, including the pc client-side procedures and procedures for pda.
GPSPlayer
- 基于C++的视频播放-A video player coded with C++.
lmjt
- pda上的射击小游戏 C#源码可以方便移植到其它平台-pda game shooting on the C# source can be easily ported to other platforms
GasNote
- PDA計算汽車平均油耗程式,使用C#程式及SQL CE 數據庫應用-The Pocket PC program that calculate the average gas consumption
DeviceApplication2
- PDA手持设备数据库读写源代码,可实现数据库读写和其他基本功能,采用C#编写.-PDA handheld device database to read and write source code, can achieve to read and write databases, and other basic functions, using C# prepared.
PDA
- 串口通信上位机源程序,可以修改串口,波特率,自动保存接收的数据.方便修改成个性化的串口通信工具 -C source code used to initialize, run and test the isup software in a TRILLIUM development environment
MFPDA_E-boys(PC)1.0
- minigui PDA系统 可实现手机功能,短信功能,娱乐功能 包括小游戏,播放器-system can achieve minigui PDA mobile phone functions, messaging, entertainment features, including small game, the player
pda
- cSharp使用线程下载支持pda项目 cSharp使用线程下载支持pda项目-support the use of thread c# download pda project c# support the use of threads to download pda project
DeviceInsertDetection
- 在WINDOWS下检查是否有新设备插入.包括U盘\PDA\网卡等等.C#源代码.-Detect Weather a new device is inserted.
2
- pc 与pda 交互 实现pc与 pda交互的程序 给相关工程人员以帮助-shi xian le pc yu pda de jiao hu .gei xiangguang jishu renyuan yi bangzhu
PDA
- 基于C#.NET智能设备开发体育成绩采集系统本系统设计以基本的PDA开发技术为基础,采集学生的体育成绩信息,主要涉及到学生信息管理模块、项目信息管理模块、成绩信息管理模块和查询四个模板的开发,包括以系统管理员的角度对学生信息,项目信息,成绩信息进行增加、删除、查询、显示等功能。-Based on C#. NET Smart Device Development athletic achievements, the system acquisition system designed to dev
PDAsourcecode
- wince5.0平台,evc4.0编译环境,PDA源码,交警车辆管理-wince5.0 platform, evc4.0 build environment, PDA source traffic, police vehicle management
mc1000_Sales
- MC1000销售管理 用於 Motorola MC1000 PDA 机-MC1000 PDA sales program
DBFParser
- 由于最近做电力抄表项目的开发,需要在PDA上直接对DBF数据库表进行直接操作,PDA系统为wince5.0. WINCE5.0上是不支持DBF等其他格式数据库的,只支持SQLCE的SDF数据库格式(在这里我要说一句,该死的微软,老是搞这种事情),给工作带来很大困难,因此我参照了CSDN上一位用户fgwr1的一篇关于C语言读写DBF数据表格式的文章(具体可以参考http://blog.csdn.net/fgwf1/archive/2005/08/22/461716.aspx), 移植到了C