搜索资源列表
RDAExam
- sqlce2.0的数据库实现,与sql server 2000通过rda方式进行数据同步-sqlce2.0 the database, with sql server 2000 through causal way data synchronization
SqlSrRemote_2005
- VS2005环境里C#编写的WINCE与WINDOWS数据库同步的程序,本人测试通过。-VS2005 environment written in C# WINDOWS WINCE database synchronization with the procedure, I test.
PDASync
- 目前,嵌入式系统呈现井喷的发展趋势,而要实现嵌入式终端设备(如PDA)与远程数据库的交互,是一件较为复杂的工程,本文较详细的介绍了PDA与远程数据库的数据同步等问题。-At present, the embedded system development trends show blowout, and to achieve the embedded terminal equipment (eg, PDA) with the remote database interaction is a mo
RDA_demo
- sqlce中使用rda对数据进行推拉操作,实现数据复制,从手机到服务器数据库的同步
RDA_TEST
- 这是rda技术实现数据库同步的一个简单例子,是用来实现pda同远程pc间的同步-This is a database synchronization technology rda a simple example is used to achieve the same remote pc pda synchronization between
RDAExam
- WINCE6.0下的数据库同步程序,需要安装SQLCE3.5-The database WINCE6.0 synchronous programs, SQLCE3.5 need to install
www
- 基于s5pc100-A8板的智能仓储物联系统,1. M0作为前端信息采集器,通过温湿度、光感等模块实时采集节点所在仓库的环境数据,通过RFID射频刷卡模拟货物出入库,将采集到的数据和货物存储信息通过ZIGBEE无线传输给A8主控板进行数据分析。 2. A8是整个系统的逻辑处理核心,采用多线程架构,线程间使用全局变量、互斥锁、条件变量实现线程同步、互斥、唤醒等动作;分析M0发送来的数据,唤醒相应线程进行短信报警、摄像头抓拍、蜂鸣器、LED灯光报警、出入库等动作,并将数据存入数据库中; 3.