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

搜索资源列表

  1. LED_INT

    0下载:
  2. 在WinCE系统中应用程序直接获取中断触发和直接操作I/O口,进行读取和写入。从而减少驱动程序的开发-in WinCE systems applications direct access to trigger disruption and direct operation of I / O port, for read and write. Reduce Driver Development
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:104968
    • 提供者:zouxianlu
  1. PciDio96

    0下载:
  2. windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:9609
    • 提供者:FENG
  1. Pppd

    0下载:
  2. windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:4897
    • 提供者:FENG
  1. CamerAutoForWinCE

    0下载:
  2. EVC编程;使用按钮触发作为视频捕捉的触发装置搭建一个可供演示的自动视频捕捉照相系统;当按动指定按钮动作发生时,系统照相操作被触发,连续拍摄一定数量的图像并逐一显示-EVC programming; use the buttons to trigger video capture as a trigger device structures for a demonstration of the automatic camera video capture system; When pressed
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:83298
    • 提供者:张敏捷
  1. ebox2300

    0下载:
  2. 本文件是说明ebox2300嵌入式系统如何在vs2005环境下进行wince6.0编程的操作说明
  3. 所属分类:Windows CE

    • 发布日期:2014-01-18
    • 文件大小:1967389
    • 提供者:王旭文
  1. PingExample

    0下载:
  2. 在WINCE系统下实现PING操作 在WINCE系统下实现PING操作
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:617735
    • 提供者:曲大为
  1. CECamera.rar

    0下载:
  2. 在WINCE系统,进行摄像头的操作,程序包中包含中星301摄像头的WINCE驱动,线程中每1秒拍摄一张图片,图片自动保存。,In WINCE system for camera operation, the package contains 301 stars of the WINCE camera driver, thread 1 seconds each shooting a picture, pictures are automatically saved.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1352727
    • 提供者:王学宁
  1. ourdevs1

    1下载:
  2. SD卡引导wince,直接进入wince系统操作界面-SD card boot wince, direct access to wince system interface
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:1861
    • 提供者:paul
  1. ourdevs2

    0下载:
  2. 用SD卡直接启动wince系统,操作简单,可以用来调试应用程序的时候使用-Start with SD card directly wince systems, simple operation, can be used to debug an application when the use of
  3. 所属分类:Windows CE

    • 发布日期:2017-04-28
    • 文件大小:180139
    • 提供者:paul
  1. CESerialPort

    0下载:
  2. WINCE系统下的串口通信,封装了一个串口操作类,可在EVC环境中方便的使用-WINCE systems serial communications, a serial operation package category may EVC environment to facilitate the use of
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:87893
    • 提供者:王学宁
  1. exp7SQL2

    0下载:
  2. WinCE系统的数据库操作示例,完成数据库的增删改查等功能,附带全部必须的dll文件-WinCE operating system, database example, the completion of additions and deletions to the database search functions, with all the necessary dll files
  3. 所属分类:Windows CE

    • 发布日期:2017-05-11
    • 文件大小:2977962
    • 提供者:小曰免
  1. Camera

    0下载:
  2. 用.NET调用手机拍照功能,然后就可以利用系统的相关能力进行操作-using C# to access vidicon, and then you can the system function to do the special things.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-15
    • 文件大小:20019
    • 提供者:Derek
  1. WINCE_study

    0下载:
  2. WINCE训练 WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5. 数据库操作 29 6. 注册表操作 36 7. 扫雷游戏 71 -WINCE 系统习题集 1 第一部分:理论题集 2 第二部分:实践题集 7 1. 进程间通信 7 2. 加密程序 13 3. 多线程程序 23 4. 内存分配 26 5
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1675335
    • 提供者:郑梅
  1. Star

    0下载:
  2. 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:104974
    • 提供者:yu
  1. wince-file

    0下载:
  2. wince环境下文件的操作、对话框设计、系统管理等参考程序实例-operation,dialog design and system management of file in wince
  3. 所属分类:Windows CE

    • 发布日期:2017-05-15
    • 文件大小:3664100
    • 提供者:金恒宇
  1. profile

    0下载:
  2. windows ce系统中的配置文件的读写操作实例-windows ce system for file read and write
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:2644
    • 提供者:方正
  1. PIO

    0下载:
  2. 阿尔泰8060嵌入式主板,GPIO操作软件,运行系统windows CE5.0-Altai 8060 embedded motherboards, GPIO operating software to run the system windows CE5.0
  3. 所属分类:Windows CE

    • 发布日期:2017-05-27
    • 文件大小:10151815
    • 提供者:szl
  1. LAN

    0下载:
  2. 阿尔泰8060主板,网线操作代码,运行系统是windows CE5.0-Altai 8060 motherboard, cable operation code, the system is running windows CE5.0
  3. 所属分类:Windows CE

    • 发布日期:2017-05-13
    • 文件大小:3380561
    • 提供者:szl
  1. PDA

    0下载:
  2. 基于windows CE 编写的嵌入式掌机出入库系统,该系统实用掌机的GPRS功能与远程的服务器通信,可以实现无线的、远程的出入库操作-Embedded on windows CE handheld written out of storage systems, communication GPRS function with a remote server to the handheld system utility, can achieve wireless, remote operatio
  3. 所属分类:Windows CE

    • 发布日期:2017-05-07
    • 文件大小:1686652
    • 提供者:joehan
  1. CommonDB

    0下载:
  2. wince系统下sql server数据库操作,对数据的存储,删除等操作的使用-SQL system server wince operations, the use of data storage, delete and other operations
  3. 所属分类:Windows CE

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