CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 串口

搜索资源列表

  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:224375
    • 提供者:newstarnul
  1. 200991323298249

    0下载:
  2. VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source code developed by serial communication. On the port speed, parity, stop bits and so can be set. Serial Communication for Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7546
    • 提供者:zyuntian
  1. UART

    0下载:
  2. cc2430的串口控件uart串口寄存器的全面介绍比CC2430的文档说明详细全面-cc2430 serial port control serial port uart registers a comprehensive introduction to the documentation than the CC2430 detailed and comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:128861
    • 提供者:小蜂
  1. CharTerminal

    0下载:
  2. 设置串口属性,并打开串口接收从串口进入的数据。-Set serial port properties, and open the serial port to receive data from the serial port of entry.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:270824
    • 提供者:黄文钊
  1. rs232

    1下载:
  2. 用上位机(PC)通过串行调试助手或是自己做的串口操作软件,发送16进制数,控制8个LED灯的各个的亮与灭。 想让哪个灯亮都可以通过发送数据来实现。目标就是用软件控制硬件!达到单片机实时控制第一步: -With the host computer (PC) via serial debugging aids, or make their own operating software serial port, sending 16 hex numbers to control 8 LED l
  3. 所属分类:software engineering

    • 发布日期:2015-05-05
    • 文件大小:3652
    • 提供者:无忧
  1. commucationonVB

    0下载:
  2. 串口通信在网络编程中占有重要的地位,VB串口通信能够协助WINDOWS通信的软件发展-Serial communication programming in the network plays an important role, VB serial communication can assist in the development of software to communicate WINDOWS
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:2076
    • 提供者:张灵
  1. VBincom

    0下载:
  2. VB编写串口通信程序 通信协议及方法的详细说明-Write VB serial communication program
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:110421
    • 提供者:sok
  1. LabVIEWcomm

    0下载:
  2. 基于LabVIEW的单片机串口通信设计.pdf-LabVIEW comm
  3. 所属分类:software engineering

  1. Serial-Programming-HOWTO

    0下载:
  2. linux下串口设计的经典文档,很有价值-linux serial port under the classic design of the document of great value
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:21796
    • 提供者:sanshui
  1. serialport

    0下载:
  2. .net 下serialport串口类操作使用示例-. net operating under the serialport serial port class to use the sample
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:4958
    • 提供者:leorubens
  1. SerialProgrammingGuideforPOIXOperatingSystems

    0下载:
  2. Linux串口编程。Linux 操作系统从一开始就对串行口提供了很好的支持,本文就 Linux 下的串行口通讯编程进行介绍。 -Serial Programming Guide for POSIX Operating Systems
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:215740
    • 提供者:张凯
  1. VB

    0下载:
  2. 串口的详细介绍,可以顺利实现串口通信,大家可以-A detailed descr iption of serial port, serial communication can be successfully achieved, we can try
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:162414
    • 提供者:caifujun
  1. VBRS232

    0下载:
  2. VB编写RS232串口程序向下位机单片机发送数据的问题-啊
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:4803
    • 提供者:张建斌
  1. LABVIEW_serial

    0下载:
  2. LABVIEW 串口通信 模板 上位图-LABVIEW host serial communication plan template
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:85142
    • 提供者:梁彭开
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. Delphicommnucationprogramming

    0下载:
  2. delphi 串口通讯编程,内有大量的说明和示例-delphi Communication Program
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7956323
    • 提供者:yang
  1. 001

    0下载:
  2. VB串口通信技术与典型事例-TAPI编程-VB serial communication technology and the typical case-TAPI Programming
  3. 所属分类:Software Testing

    • 发布日期:2017-06-02
    • 文件大小:14381059
    • 提供者:戴之尧
  1. atMEGA128 ADC 串口

    0下载:
  2. AVR单片机练习程序,提供AVR单片机练习程序包括AD、串口通讯等等(AVR SCM exercise procedures, providing AVR microcontroller exercise procedures, including AD, serial communication, and so on)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-22
    • 文件大小:3706880
    • 提供者:马鬼
  1. 调试助手

    0下载:
  2. 包含了网络调试助手和串口调试助手,值得推荐!(Including network debugging assistant and serial debugging assistant, it is worth recommending!)
  3. 所属分类:软件测试

    • 发布日期:2017-12-29
    • 文件大小:584704
    • 提供者:dailiu
  1. SerialPortConnection

    0下载:
  2. 在VC10下面用C#写的一个串口调试程序,学习电脑串口和C#语言。很有用!(Under VC10, a serial debug program written by C# is used to learn computer serial port and C# language. It's very useful!)
  3. 所属分类:软件工程

    • 发布日期:2018-01-07
    • 文件大小:149504
    • 提供者:辣手催花
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com