CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 通讯/手机编程 串口编程

资源列表

« 1 2 ... .74 .75 .76 .77 .78 779.80 .81 .82 .83 .84 ... 1036 »
  1. 14SPI

    0下载:
  2. c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6390
    • 提供者:天下第三
  1. TYbCommDevicshili

    0下载:
  2. 这是控件内部使用的对话框,代码没有做任何修改。 由于程序是多语言自动识别的,可能程序略显复杂一些。 这个程序里面使用了内码转换,虽然源程序都是GBK码的汉字,但能够根据运行平台或设置进行汉字内码转换(GBK<=>BIG5) ☆可以参照这个程序做串口设置程序,串口设置保存在与 .EXE 文件同名的 .CFG 里。 ☆可以参照这个程序做多语言自动识别程序,支持简体中文、繁体中文、英文。-This is the internal use of the dialog b
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1356101
    • 提供者:天下第三
  1. VCuart

    0下载:
  2.  WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:296179
    • 提供者:charity
  1. communication

    0下载:
  2. 汽车行驶记录仪串口的数据采集、设置、通讯功能-Vehicle Traveling Data Recorder serial data acquisition, setting, communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3735223
    • 提供者:张伟
  1. ttys1

    0下载:
  2. 测试串口程序,兼容uart16500,修改代码可适应所有环境-test console
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:2179
    • 提供者:xu
  1. PushTest

    0下载:
  2. 邮包机的推动系统,可以推动邮包机,进入邮包箱内.本程序通过串口发送指令.-Post charter driven systems, can promote the Post charter flights, to enter the parcel box. This procedure to send commands through the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:202824
    • 提供者:zd
  1. CardreaderLED_Test

    0下载:
  2. 通过串口,来控制读卡器的LED灯,通过LED灯,来知道读卡器的各种状态.-Through the serial port to control the reader' s LED lights, LED lights through to know the various readers status.
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:41128
    • 提供者:zd
  1. 1

    0下载:
  2. 通过RS-232读取产品串口信息,自动保存串口信息,并进行比较,若与合格的串口信息比较就判断合格,否则为不合格,能自动以产品名为文件夹,产品条码系列号为文件名保存信息,测试产品时非常有用.-Read through the RS-232 Serial Product information, automatically save the serial information and comparison, if qualified in respect of the serial informa
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:15139
    • 提供者:郑崇毅
  1. ant

    0下载:
  2. 这是用Labwindows开发的一个RF test程序。 用于日本机种的组装后ANT 测试。-This is used Labwindows developed a RF test procedures. For Japanese models ANT testing after assembly.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1553679
    • 提供者:Angus
  1. CommWizard

    0下载:
  2. 使用MSCOMM控件编程源码,可以在线设置通信速率、奇偶校验、通信口无需重新启动程序;可以设置定时发送的数据及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数。-MSCOMM control the use of programming source code, you can set up online communication rate, parity, communications I need to restart the process
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:9773110
    • 提供者:王明朝
  1. SerialApp

    0下载:
  2. 使用API函数操作串口编程是Windows环境下编写串口通信程序的基本方法,此例是学习API函数进行串口程序开发的极佳例程。-API function to use serial programming operations are under the Windows environment to prepare a basic serial communication program methods, this case study are API functions for serial d
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13175916
    • 提供者:王明朝
  1. SCommTest

    0下载:
  2. MSComm控件例程.串口编程实践第二版第三节例程-example of com communication by MSComm active control
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3722628
    • 提供者:fred
« 1 2 ... .74 .75 .76 .77 .78 779.80 .81 .82 .83 .84 ... 1036 »
搜珍网 www.dssz.com