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

搜索资源列表

  1. boost_asio_0_3_7

    0下载:
  2. c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。-c++ standard library of asio asynchronous network library boost, very convenient, very easy to implement network transmission.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2336492
    • 提供者:冯旭飞
  1. bulk

    0下载:
  2. 异步USB传输程序源码,找了很久,希望对大家有用
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:269116
    • 提供者:张旭
  1. RS232_Port

    0下载:
  2. 详细描述了RS232物理细节。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。-A detailed descr iption of the physical details of the RS232. Typically, serial code for the ASCII character transmission. 3 li
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1654
    • 提供者:genius
  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. micro-UARTsource_V

    0下载:
  2. UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:5495
    • 提供者:
  1. chimera-current.tar

    0下载:
  2. Chimera是用于一个结构化的P2P系统的C函数库,支持异步并发传输。-Chimera is a C library that implements a structured, peer-to-peer system.
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:827553
    • 提供者:tiger.zz
  1. WithPICMCUICreader

    0下载:
  2. 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:215293
    • 提供者:蚊子
  1. udt.sdk.4.4

    0下载:
  2. Last Update: Jan 22 2009 可靠UDP传输, 一套高效的基于windows平台的C++ 开发库,它提供基于数据流/数据报的可靠UDP(保证顺序保证到达)、NAT穿透、阻塞及异步操作、消息解析等机制。-UDP and reliable transmission, a high-performance platform based on the windows of the C++ development library, which provides based o
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:520306
    • 提供者:Yangyao Li
  1. chuankoutongxin

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

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. Three-wire-asynchronous-serial-communication

    0下载:
  2. 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:6106
    • 提供者:王成
  1. RCA_System_src

    0下载:
  2. 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 -Remote control software source code, using an asynchronous event selection model, compression and transmission cut-off screen, also has a reference value.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-01
    • 文件大小:108344
    • 提供者:319
  1. chuan

    0下载:
  2. 异步串行通信,双工方式,波特率用户可选;即可进行字符传输, 又可进行文件传输。 -Asynchronous serial communication, duplex mode, user-selectable baud rate character can be transmitted, but also for file transfer.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:1185
    • 提供者:李兴
  1. rs232

    0下载:
  2. 异步串行传输的verilog hdl 功能文件以及测试文件-The verilog hdl source and the testbench of asynchronous serial transmission
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:9995
    • 提供者:朱红
  1. RCAServer

    0下载:
  2. 程控制软件riptideAnyWhere源代码 WinSock 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。 [代码性质] VC完整应用程序代码-Process control software, WinSock source riptideAnyWhere remote control software source code, using an asynchronous event selection model, compression and transmis
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:108064
    • 提供者:李炜培
  1. wascp

    0下载:
  2. 异步串行通信是Windows下与硬体设备打交道、实现测量、测试、监察、控制、验证等自动化系统及其仪表仪器体系数据传输经常采用的简单易行方式,通过恰到好处的软件设计。可以达到实时、高速、高效、可靠。实现异步串行通信的软件设计方法很多,每种方法都有优势和不足。选择合适的设计方法.并对所选方法进行取长补短和综合应用,是实现可靠和高效的异步串行通信的关键所在。-Asynchronous serial communication is Windows, dealing with the hardware
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:446478
    • 提供者:李友望
  1. 1

    0下载:
  2. c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instanc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1152766
    • 提供者:烈马
  1. UART

    0下载:
  2.  UART是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。-UART is a universal serial data bus for asynchronous communication. The two-way communication bus, can achieve full-duplex transmit and receive. In embedded d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1412
    • 提供者:xihonsho
  1. shumaguanyibuxianshi

    0下载:
  2. mege16单片机最小系统板+数码管+键盘,选用异步通信端口,对键盘采集的数据进行传输,在数码管上显示出来相关的数据-mege16 microcomputer control system board+ digital+ keyboard, use asynchronous communication ports on the keyboard for transmission of data collection, displayed on the digital control data r
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:55782
    • 提供者:xiachong
  1. TCP

    0下载:
  2. 利用VS2008 C#构建的使用异步通信的TCP数据传输通信-Using asynchronous communication TCP data transmission communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:71674
    • 提供者:侯俊丞
  1. c51spibus

    0下载:
  2. 基于51单片机的SPI总线 单片机与其它芯片或设备之间的数据传输在单片机的应用中具有重要的地位,单片机本身的数据传输接口过去主要为8位并行数据接口或异步串行通信接口,但电子技术的迅速发展使得许多新的数据传输接口标准不断涌现,大多数的51单片机并没有在硬件中集成这些新的数据传输接口。 -51 MCU SPI bus based microcontroller chips or other devices with data transfer applications in the mic
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:151548
    • 提供者:无有
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com