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

搜索资源列表

  1. WinCE

    0下载:
  2. WinCE程序设计,本书的翻译是tellmenow
  3. 所属分类:Windows CE

    • 发布日期:2014-01-20
    • 文件大小:351.64kb
    • 提供者:zhou
  1. winCE

    0下载:
  2. winCE程序设计,介绍Wince上的应用程序开发
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:14.21mb
    • 提供者:kyo
  1. WinCE录音程序,C++编写,直接导入VS2005编译可用

    0下载:
  2. WinCE下的录音机小程序,C++编写。在VS2005里可以直接打开编译运行。经验证可以在6410的开发板上录制wav格式音频文件。
  3. 所属分类:Windows CE

    • 发布日期:2011-06-13
    • 文件大小:1.55mb
    • 提供者:fuxueshu
  1. WinCE录音程序,C++编写,直接导入VS2005编译可用

    0下载:
  2. WinCE下的录音机程序,开放源码,直接用VS2005打开工程编译即可。经测试可用。
  3. 所属分类:Windows CE

    • 发布日期:2011-06-14
    • 文件大小:1.55mb
    • 提供者:fuxueshu42
  1. WinCE串口调试程序

    0下载:
  2. WinCE 5.0 EVC的串口调试程序
  3. 所属分类:Windows CE

    • 发布日期:2011-06-22
    • 文件大小:58.79kb
    • 提供者:hq1025
  1. TestTouchCalibrate_CSHARP.WinCE触摸屏校准程序C#代码

    0下载:
  2. WinCE触摸屏校准程序C#代码 Compact .Net 2.0 winCE先触摸屏校准程序源代码 ,WinCE touch screen calibration procedure C# Code Compact. Net 2.0 winCE first touch-screen calibration procedure source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:11.94kb
    • 提供者:Chen Zhongming
  1. SPI-Driver-For-WinCE-S3C2410.r

    0下载:
  2. 本驱动程序是基于WinCE系统的s3c2410的SPI驱动源码,The driver is based on the WinCE system s3c2410 the SPI driver source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:3.21kb
    • 提供者:cenwentong
  1. WinCE.rar

    0下载:
  2. 2440上Wince平台开发的点菜终端程序。通过运行的程序实现点菜,并且通过串口将点菜数据传输出去,failed to translate
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1.38mb
    • 提供者:piter song
  1. WINCE.rar

    0下载:
  2. BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
  3. 所属分类:Windows CE

    • 发布日期:2016-09-19
    • 文件大小:2.6mb
    • 提供者:yanjun
  1. WINCE 三星2440看门狗程序

    0下载:
  2. WINCE 三星2440看门狗程序,测试过,可以正常运行的。,2440 Samsung WINCE watchdog procedure, test, and can be normal operation.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:mike__fei
  1. Radio_V2

    0下载:
  2. wince下ARM平台的收音机界面程序-wince under the ARM platform Radio Interface Program
  3. 所属分类:Windows CE

    • 发布日期:2017-04-09
    • 文件大小:2.04mb
    • 提供者:陶非
  1. wince-web-server-cgi

    0下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
  3. 所属分类:Windows CE

    • 发布日期:2016-12-23
    • 文件大小:3.79kb
    • 提供者:邵德勋
  1. wince-web-server-handler

    0下载:
  2. 利用GoAhead构建嵌入式web应用。在wince环境下的handler程序。-/* * handler.c-- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * *
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:3.25kb
    • 提供者:邵德勋
  1. DDraw-wince-example

    0下载:
  2. 一个最简化的 wince DirectDraw (DDraw)C 程序,程序的内容是载入C盘的图片并在屏幕显示,进行位移。里面包含DirectDraw的初始化,图片的载入等函数,里面还有详细注释-Windows CE ‘s DirectDraw Program, How to use a DirectDraw,(initial DDraw, Load Bmp...etc)
  3. 所属分类:Windows CE

    • 发布日期:2017-03-26
    • 文件大小:5.35kb
    • 提供者:林端
  1. serialport-wince-5

    0下载:
  2. 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:13.78kb
    • 提供者:张中
  1. IIC(WINCE)

    0下载:
  2. IIC WINCE5.0 流接口驱动程序及测试,绝对可用。I2C代码有详细的注释,是一个很好的驱动学子的例子。-IIC WINCE5.0 stream interface drivers and testing, is absolutely available. I2C code has detailed notes, is a good example-driven students.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:31.19kb
    • 提供者:lf
  1. WINCE

    0下载:
  2. WINCE 程序设计,中文版的,详细介绍了WINCE 应用程序开发的细节-WINCE programming, the Chinese version, detailing the details of application development WINCE
  3. 所属分类:Windows CE

    • 发布日期:2017-06-02
    • 文件大小:14.22mb
    • 提供者:jiangnanxiatian
  1. WINCE驱动程序快速入门

    0下载:
  2. 有人也许和我一样比较心急,想尽快知道如何去写一个具体的驱动程序,这里,假设您对驱动程序已经有比较好的了解,告诉大家一个快速上路的方法-Some may like me more anxious, wants to know how to write a specific driver, here, on the assumption that your driver has a better understanding, tell you a quick way of the road
  3. 所属分类:Windows CE

    • 发布日期:2017-03-23
    • 文件大小:10.83kb
    • 提供者:
  1. StartUp

    0下载:
  2. Wince程序应用层启动校准代码,判断是否需要校准。然后进入系统。-Wince application layer to start the calibration procedure code, determine whether the need for calibration. And then enter the system.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2.47mb
    • 提供者:acer
  1. ProgramminwinCE

    0下载:
  2. winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.-winCE+ programming. rar a very old book, but do not want to read to understand his.
  3. 所属分类:Windows CE

    • 发布日期:2017-06-02
    • 文件大小:14.2mb
    • 提供者:shishang
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com