CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 异步

搜索资源列表

  1. 异步串口通信 VC++

    0下载:
  2. 异步串口通信 VC++ 本文参考MSDN及相关网上文章。 ////////////////////////////////////////////// //MyComm.h 多机控制 异步串口通信 //说不定能有用上的。-asynchronous serial communication VC paper and related reference MSDN online article. ////////////////////////////////////////////// / / My
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2233
    • 提供者:张吗恩
  1. 更新版串口类库

    0下载:
  2. 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effective and industrial strength, I B
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4040
    • 提供者:刘云
  1. 串口通信Delphi实现

    0下载:
  2. 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
  3. 所属分类:通讯/手机编程

  1. vc-serial-communication-vc串口通信的各种方式

    1下载:
  2. vc串口通信的各种方式,包括api串口监听,同步,异步方式和activex控件方式-vc serial communication of a variety of ways, including monitoring api serial, synchronous, asynchronous and activex control methods
  3. 所属分类:Windows编程

    • 发布日期:2017-06-19
    • 文件大小:29954048
    • 提供者:stuy_1001191
  1. UART

    5下载:
  2. 本人自己编写的FPGA异步串口通信模块(UART),基于QuartusII环境,verilog语言编写,包含仿真和全部程序及说明,验证通过,具有很好的稳定性和参考价值!-I have written of the FPGA asynchronous serial communication module (UART), based on QuartusII the environment, verilog language, including simulation and all the pr
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2269242
    • 提供者:Kerwin
  1. RS485Comm

    0下载:
  2. RS485Comm 异步通讯 源代码 VC++串口通讯485 异步通讯 源代码-Asynchronous communication RS485Comm source code VC++ serial communication Asynchronous communication source code 485
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:12315
    • 提供者:ZZZ
  1. 6-3

    0下载:
  2. 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4096
    • 提供者:李凯
  1. RS232

    0下载:
  2. RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7446
    • 提供者:李冰
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:585773
    • 提供者:清木
  1. UART

    0下载:
  2. 编程得到了异步串口UART的通讯,可以进行异步串口的传输。-Programming has been UART asynchronous serial communication, can be asynchronous serial transmission.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:13560
    • 提供者:stone
  1. com

    0下载:
  2. 这是我在工作中用到的串口编程技术,其中comfile包含的是串口传输文件源码,RStrans包含的是异步串口通信源码,并且提供了测试程序,对于学习和使用串口编程技术很有帮助。-This is my work used in serial programming technology, which is contained in comfile serial transfer files source, RStrans contains asynchronous serial communicat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:183381
    • 提供者:刘璞
  1. UART_VHDL

    0下载:
  2. 异步串口通信VHDL源代码,通过了验证,最高通信速率可达384-Asynchronous serial communication VHDL source code, through the validation, the maximum communication rate of up to 384
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:12168
    • 提供者:liujl
  1. async_receiver

    1下载:
  2. 算法非常不错的RS232异步串口接收程序原代码-Algorithm are very good procedures RS232 asynchronous serial receive the original code
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1509
    • 提供者:wu
  1. SeriesSample

    0下载:
  2. evc的串口通信例子,同时有异步接收和发送处理-EVC examples of serial communication, at the same time there is asynchronous receive and transmit treatment
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:46046
    • 提供者:张三
  1. 603836chuankou

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:54759
    • 提供者:xuezhanfei
  1. M16AsynchronousUART

    0下载:
  2. ATmega8/ATmega16异步串口UART通信实例,希望对大家学习AVR单片机有帮助-UART asynchronous serial communication ATmega8/ATmega16 example, in the hope that we help to learn AVR Single Chip
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:13284
    • 提供者:jongshun
  1. RS485Comm

    0下载:
  2. 基于vc的异步串口通信,基于vc的usb程序代码。自己写了一下,挺好用的。-Vc-based asynchronous serial communication, based on the usb code vc. Wrote about their own, very good use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:12305
    • 提供者:彭贤
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. comsource

    0下载:
  2. 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过-This is a relatively complete package-type serial port to support synchronous, asynchronous operation, using a simple high-performance, industrial strength, in my BC, BCB, VC, BCBX
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:56185
    • 提供者:flashvip
  1. chengxu

    0下载:
  2. 十天学会avr第十讲:异步串口UART的简介和程序的编写-avr
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:15024
    • 提供者:烟雨中
« 1 23 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com