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

搜索资源列表

  1. SerialPort

    0下载:
  2. evc写的wince下的串口通信,已经测试通过,希望对大家有用-evc wince written by the serial communication has been through the testing, it may be useful to hope
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:于哲
  1. SerialPort

    0下载:
  2. WINCE平台的串口测试程序,测试过,不错,很好用。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:159.39kb
    • 提供者:sun wen min
  1. SerialPort

    0下载:
  2. 一个完全可以在WinCE模拟器上运行的串口调试程序
  3. 所属分类:Windows CE

    • 发布日期:2014-01-17
    • 文件大小:49.29kb
    • 提供者:关植天
  1. SerialPort

    0下载:
  2. 一个基于wince的串口程序 是用evc编写的 很简单实用 适合初学者快速上手
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2.79mb
    • 提供者:张行
  1. SerialPort

    0下载:
  2. 一个运行在WinCE上的串口收发和GPS合在一起的程序
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:3.73mb
    • 提供者:
  1. SerialPort

    0下载:
  2. 基于CE下的串口数据读写程序。串口操作是Wince中最常用的操作之一。CE的串口驱动采用流式驱动,操作串口就像操作文档一样。但需要注意对串口进行正确配置,否则容易出丢数据的现象。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:2.82mb
    • 提供者:li
  1. eVC serialport

    0下载:
  2. wince serial port program
  3. 所属分类:Windows CE

    • 发布日期:2010-03-16
    • 文件大小:36.09kb
    • 提供者:swenshark
  1. WINCE下的串口信息收发软件SerialPort

    0下载:
  2. WINCE下的串口信息收发软件SerialPort
  3. 所属分类:嵌入式/单片机编程

  1. SerialPort

    0下载:
  2. WinCE串口程序。在WinCE5.0下用MFC开发的。该实例代码向读者展示了如何在WinCE下开发串口应用程序(和Windows下还是有区别的),适合初学者学习交流使用-WinCE port procedures. Under the WinCE5.0 developed using MFC. The example code shows the reader how to port applications developed under WinCE (and Windows, there
  3. 所属分类:Windows CE

    • 发布日期:2017-05-18
    • 文件大小:4.66mb
    • 提供者:zhuys
  1. SerialPort

    0下载:
  2. winCE下的串口调试助手,给予s3c2440-winCE serial debugging under the assistant to s3c2440
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:53.26kb
    • 提供者:徐林
  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. SerialPort

    0下载:
  2. wince 系统下 在tiny6410开发板上的串口读写程序-Wince system in tiny6410 under development board of serial literacy program
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:tom
  1. WinCEserialport2

    0下载:
  2. 串口读写程序,WinCE下运行。多种平台,多种环境下均适用。-Serial reading and writing process, WinCE run. Multiple platforms, a variety of circumstances apply.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-08
    • 文件大小:71.39kb
    • 提供者:houfangyuan
  1. SerialPort

    0下载:
  2. 一个WinCE平台下对串口进行通讯的例子.-A WinCE platform for serial communication example.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-29
    • 文件大小:71.23kb
    • 提供者:无名
  1. Wince-ARM9-serialport-test

    0下载:
  2. WINCE6.0下的ARM9的C sharp 串口测试-serial port C sharp test program of ARM9 with WINCE 6.0
  3. 所属分类:Windows CE

    • 发布日期:2017-03-27
    • 文件大小:33.42kb
    • 提供者:yangqiang
  1. SerialPort

    0下载:
  2. wince下串口调试工具,挺好用的,源码-Under wince serial debugging tools, very good use, source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:2.94mb
    • 提供者:王楠
  1. SerialPort

    0下载:
  2. wince 下 利用 EVC编写的 串口通讯程序-prepared under the use of EVC wince serial communication program
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:冯志刚
  1. SerialPort-tool

    0下载:
  2. wince下串口调试工具源代码,用evc编写,需要根据您的平台做适当修改。-Under wince serial debugging tools source code, written using evc, need to make appropriate changes to your platform.
  3. 所属分类:Windows CE

    • 发布日期:2017-06-12
    • 文件大小:19.07mb
    • 提供者:zpf
  1. SerialPort

    0下载:
  2. 可以将mini2440板子上的WINCE系统,实现所有的板载功能。-On the board can be mini2440 WINCE system to achieve all of the onboard features.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-07
    • 文件大小:65.03kb
    • 提供者:GU
  1. SerialPort

    0下载:
  2. 6410开发板在WINCE6.0下的串口通信源码。-6410 development board in WINCE source code under the serial
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:AndyCheng
« 12 »
搜珍网 www.dssz.com