CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 Windows CE 搜索资源 - 同步

搜索资源列表

  1. time_synch

    0下载:
  2. Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:711199
    • 提供者:赖先生
  1. RDAExam

    0下载:
  2. sqlce2.0的数据库实现,与sql server 2000通过rda方式进行数据同步-sqlce2.0 the database, with sql server 2000 through causal way data synchronization
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:139714
    • 提供者:齐博
  1. ThreadAsyn

    0下载:
  2. wince对线程进行控制的实例程序,包括线程的创建,控制和同步等-wince right thread for the control of the examples of procedures, including thread creation, control and synchronization
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:21276
    • 提供者:always18
  1. ThreadSync

    0下载:
  2. Win CE平台实现线程同步演示,使用交叉编译方式!
  3. 所属分类:Windows CE

    • 发布日期:2014-01-17
    • 文件大小:1693524
    • 提供者:Theron.Wong
  1. DeviceApplication2

    0下载:
  2. RDA 同步pda and server
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:141115
    • 提供者:Victor
  1. WinceUSBActive

    0下载:
  2. WinceUSB同步.reg是一个注册表文件,把他打入WINCE 5下的注册表就支持Active 同步功能了。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1248
    • 提供者:牛毅
  1. turnOffActivesync

    0下载:
  2. Mobile手机上开启和关闭ActiveSync同步的源代码,可以动态的查看同步状态,并开启和关闭它
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:23361
    • 提供者:lucky
  1. WindowsCE.NET3rdEditionCodes.r

    0下载:
  2. WinCE编程第三版收录的所有源代码(非常适合学习时,同步练习),WinCE programming third edition included all the source code (very suitable for study, simultaneous exercises)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:729447
    • 提供者:Raymond
  1. SqlSrRemote_2005

    0下载:
  2. VS2005环境里C#编写的WINCE与WINDOWS数据库同步的程序,本人测试通过。-VS2005 environment written in C# WINDOWS WINCE database synchronization with the procedure, I test.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:473545
    • 提供者:小红
  1. Ce_explore

    0下载:
  2. 连同微软同步软件 浏览CE手持终端,实现文件浏览数据拷贝-Together with the Microsoft browser CE handheld synchronization software, file browser to copy data to achieve
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:11063776
    • 提供者:hongfeng
  1. 3.Windows3

    0下载:
  2. wince嵌入式变成培训教程,同步和内存管理部分的讲解-wince embedded into training curricula, synchronization and memory management on the part of
  3. 所属分类:Windows CE

    • 发布日期:2017-04-29
    • 文件大小:510662
    • 提供者:sunguangkui
  1. PocketPCwithSQLCE_Src

    0下载:
  2. 嵌入式系统的发展异常迅速,因此,实现PDA与远程主机间的数据通信和同步对企业来说,显得尤其重要,本源码示例了PDA终端如何通过RDA等方式与远程服务器实现数据交互、同步等。-The development of embedded systems very rapidly, therefore, the realization of PDA with the remote data communications between the host and synchronization of the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:15939
    • 提供者:yanghui
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. RDA_demo

    0下载:
  2. sqlce中使用rda对数据进行推拉操作,实现数据复制,从手机到服务器数据库的同步
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:10513
    • 提供者:heshengye1
  1. pbconnectdevices

    0下载:
  2. 使用网线实现pb和设备的连接,在没有usb同步的情况下手动的复制文件实现同步-connet device use sj45 for pb
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:2765
    • 提供者:jiaxibei
  1. ThreadSynBySemaphore

    0下载:
  2. 使用信号量的线程同步技术,可以允许预定数目的线程同时进入要同步的代码。适用于WinCE环境。-The use of Semaphore thread synchronization technology, can allow pre-determined number of threads to be synchronized at the same time to enter the code. Applicable to WinCE environment.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-25
    • 文件大小:117247
    • 提供者:秦中元
  1. ThreadAsyn

    0下载:
  2. 用EVC写的WINCE的线程同步程序,可以学习习怎么创建线程!-WINCE using EVC wrote the thread synchronization process!
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1469569
    • 提供者:LJ
  1. timesuspend

    0下载:
  2. 采用多线程,系统事件来哦实现系统延时挂,是学习线程同步的好例子-Multi-threaded, system events for system delay Oh, hang, is to learn a good example of thread synchronization
  3. 所属分类:Windows CE

    • 发布日期:2017-05-16
    • 文件大小:4071338
    • 提供者:mojianfneg
  1. TestUsb

    0下载:
  2. 测试小机USB是同步模式还是存储模式 在Wince平台上测试-Testing USB storage mode is a synchronous mode or
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2714650
    • 提供者:jianglin
  1. MergeReplicationDemo

    0下载:
  2. 数据同步功能有多方式可实现,RDA与合并复制的同步,DEMO实现远程合并复制达到数据同步。
  3. 所属分类:Windows CE

    • 发布日期:2017-04-27
    • 文件大小:154169
    • 提供者:pc
« 12 »
搜珍网 www.dssz.com