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

搜索资源列表

  1. TMS320LF2407sci

    1下载:
  2. TMS320lf2047a的经典异步串行通信程序好得很-TMS320lf2047a classic asynchronous serial communication program very good
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4059
    • 提供者:郝小健
  1. soft-uart

    1下载:
  2. 这是MSP430的软件模拟异步串行通信程序,程序中有详细的中文解释,欢迎下载。-This is the simulation software for asynchronous serial communication procedures, procedures are explained in detail the Chinese. welcome to download.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4869
    • 提供者:leo
  1. Ex4_comtocom

    0下载:
  2. 汇编语言实现两台微机之间通过RS-232C电缆连接实现串行通信。 1、异步方式全双工通信,每次传送单个字符,能连续发送和接收。 2、通信双方采用程序查询方式。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2334
    • 提供者:林健
  1. corba-communicate

    0下载:
  2. 用corba写的一个通信程序,能实现异步通信,程序包括客户端和服务器端
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:14793
    • 提供者:
  1. hongludeng

    0下载:
  2. 模拟交通信号灯的燃灭周期 实现异步通信,掌握8251A作异步串行通信时的编程方法
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:随风夜雨
  1. yinbuchuanxingtongxin

    0下载:
  2. 微机原理与接口技术实验程序 异步串行通信-Microcomputer Principle and Interface Technology Experiment procedures asynchronous serial communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:wori
  1. 2

    0下载:
  2. 2. 用8251A实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送、中断方式接收。从键盘输入字符串(字符个数≤255)存入发送缓冲区并显示,启动发送键由实验者自己定义,自收结果显示于屏幕。按Esc返回DOS。(定义回车键为启动发送键)-2. With the 8251A Serial port asynchronous communication, spontaneous self-income, the baud rate 1200bps. Using query mode
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2202
    • 提供者:Rachel
  1. 3

    0下载:
  2. 用8251A实现串行口异步方式双机通信,波特率1200bps。采用查询方式发送、中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示。-Asynchronous serial interface with the 8251A to achieve two-way machine communication, baud rate 1200bps. Using query mode to send, receive interrupt. Look at the two sides u
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:2148
    • 提供者:Rachel
  1. 1

    0下载:
  2. 用8251实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送与接收。从键盘输入发送字符。发送与接收的字符均在屏幕上显示。按esc键返回dos-Achieved with the 8251 serial asynchronous communication, spontaneous self-income, the baud rate 1200bps. Way to send and receive using queries. To send characters from t
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:541
    • 提供者:陈志超
  1. 2

    0下载:
  2. 用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos -8251a Serial port with asynchronous communication, spontaneous self-income, the baud rate 1200bps, using queries sent, interrupt to receive treatment. Since the close results show
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:923
    • 提供者:陈志超
  1. 3

    0下载:
  2. 用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception. Look at the two sides usuall
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:陈志超
  1. ww

    0下载:
  2. 用汇编语言对INS8250串行接口芯片编程,实现两台微机之间的全双工异步串行通信。-INS8250 serial interface chip programming in assembly language, full-duplex asynchronous serial communication between two computer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:939
    • 提供者:stone.wu
  1. 8051-COMMUNICATION

    1下载:
  2. 程序实现的主要功能是实验台与PC机之间的串行通信,其中包括异步,全双工串行数据收/发操作,工作方式为串行通信的方式二,8个数据位,1起始位,1个停止位,无奇偶校验,并且波特率为9600。库函数根据不同的实验台而不同。-The main function of the program between the experimental class with the PC serial communication, including asynchronous, full duplex serial
  3. 所属分类:assembly language

    • 发布日期:2017-11-23
    • 文件大小:8511
    • 提供者:冯杨森
  1. YBClientWindowsForms

    0下载:
  2. Socket 异步 通信 客户端 可以同时多路并行向服务器发送数据,并接受服务器回复。-Asynchronous Socket Communications Client
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:43797
    • 提供者:王博
  1. tongxinyibu

    0下载:
  2. 可以实现上位机与下位机之间的异步远程通信。代码采用模块化编写,简洁,有效。-Can realize PC and the next crew asynchronous remote communication between. Modular code written, concise and effective.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:5548
    • 提供者:方科
  1. Andeng-2

    0下载:
  2. 采用异步通信IPAD端开发异常报警工具及时获取服务器端信息-Using asynchronous communication IPAD development tool for abnormal alarm
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-01
    • 文件大小:780801
    • 提供者:brook
  1. uart

    0下载:
  2. 通用异步收发传输器(Universal Asynchronous Receiver/Transmitter),通常称作UART,是一种异步收发传输器,是电脑硬件的一部分。将资料由串行通信与并行通信间作传输转换,作为并行输入成为串行输出的芯片.-This is the code of UART.Universal Asynchronous Receiver/Transmitter
  3. 所属分类:ELanguage

    • 发布日期:2017-04-25
    • 文件大小:30461
    • 提供者:汪东兴
  1. uart_tr(3)

    0下载:
  2. uart_tr 异步串口通信主机 使用verilog HDL语言编写-uart_tr the host of the uart
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:6790310
    • 提供者:辛义明
  1. Colfax-HOW-Day-02

    0下载:
  2. we focus on the usage of the Intel Xeon Phi platform as a coprocessor in the offload programming model. We talk about the explicit offload model based on compiler pragmas, explaining how to offload functions, local scalars and arrays of known size, a
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:41916
    • 提供者:黄雪
  1. PDUEZU

    0下载:
  2. C#TCP Socket网络编程异步通信方式-C# the TCP Socket asynchronous communication network programming
  3. 所属分类:source in ebook

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