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

搜索资源列表

  1. AVD

    0下载:
  2. 现代的IC芯片包含丰富的触发器,不同电路的时钟驱动源存在频率和相位的差异,因而出现了跨不同时钟区域进行异步数据传输的要求。亚稳态问题是异步数据传输过程面临的主要问题,本文提出多种跨越异步时钟边界传输数据的方法,它们包括FIFO法和脉冲展宽处理等同步方法。 -Modern IC chip contains a wealth of trigger, the clock drive source different circuit exists between the frequency and ph
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:137124
    • 提供者:daphne
  1. YLP2440

    0下载:
  2. 1.1 YLP2440开发板简介 YLP2440开发板硬件资源: 中央处理器 ── CPU: Samsung S3C2440A,主频400MHz; 外部存储器 ── SDRAM:64MB; ── NAND Flash:64MB(K9F1208,用户可自己更换为16M、32M或128M的NandFlash) 串口 ── 两个五线异步串行口,波特率高达115200bps; 网络接口 ── 一个10M/100M网口,采用DM9000AEP,带联接和传输指示灯;-1.1 YLP2440 Developm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4173126
    • 提供者:柯德渠
  1. uart_16550

    0下载:
  2. UART是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。-A UART that is compatible with the industry standard 16550D includes wrappers for the Wishbone and AMBA APB busses
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:245074
    • 提供者:zhaohaiting
  1. UDPReceiveDemo

    0下载:
  2. 通过udp异步传世方式,将数据从服务器端传输到客户端,然后把图像数据加载到界面-Udp handed down through the asynchronous mode, the data transmitted from the server to the client, then the image data loaded into the interface
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:23963
    • 提供者:peterlee
  1. cSharp_socketClass_A_FlyMessage

    0下载:
  2. 用于局域网通信,可实现局域网的通信以及文件传送.使用了异步Socket实现文本通信,单独封装了winsocket实现文件传输-For LAN communications, enabling communications and file transfer LAN. Socket implementation using asynchronous text communication, a separate file transfer implementation encapsulates wi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1255148
    • 提供者:nana
  1. ReadData

    1下载:
  2. 自己编写的usb2.0协议下68013与上位机数据传输时上位机读写数据的软件,包括直接用接口函数读和异步指针读取!-I have written agreement 68013 usb2.0 data transfer between PC and PC software to read and write data, including the direct use of interface functions and asynchronous read pointer to read!
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3671008
    • 提供者:李勇
  1. UDPDemo

    0下载:
  2. 无连接通信是通过“用户数据报协议”(User Dadagram Protocol,UDP)来完成的。它不保障可靠数据的传输,但能够向若干个目标发送数据,接收来自若干个源的数据。本例程是一个UDP示例程序。使用UDP异步通讯,并利用事件机制判断数据的接收。-Connectionless communication is through the " User Datagram Protocol" (User Dadagram Protocol, UDP) to complete.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:49080
    • 提供者:林恒青
  1. 123

    0下载:
  2. 分析了串行异步通信协议中涉及的传输模式、流量控制、传输透明性、数据校验、加密方式等问题,提出了开发一个高效的串行异步通信协议的方法, 并以实例进行了具体描述。 -Analysis of serial asynchronous communication protocol involved in the transmission mode, flow control, transmission transparency, data validation, encryption and othe
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:48522
    • 提供者:蔡丽
  1. uart

    0下载:
  2. 串行异步收发接口,简称UART,是一种广泛应用的串行传输接口。这是用vhdl实现的程序,将UART分成相应的几个模块,并用顶层文件进行模块化设计。-Send and receive asynchronous serial interface, referred to as the UART, is a widely used serial transmission interface. This is achieved using vhdl procedure to the appropriat
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3819
    • 提供者:刀刀
  1. fifo

    0下载:
  2. 异步FIFO是一种先进先出的电路,使用在需要产时数据接口的部分,用来存储、缓冲在两个异步时钟之间的数据传输。- Asynchronous FIFO is the electric circuit which one kind advanced leaves first, uses when needs to produce data interface s part, uses for to save, the cushion between two asynchronous clock s d
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2416219
    • 提供者:刘颖
  1. MSP430danpianjiCprogramingdesign

    0下载:
  2. 实用的基础msp430的模块程序C语言编程 包括基础时钟,ADC,DAC单通道单序列,多通道多序列等,锁相环,异步串行,,FLASH擦写,中断,比较捕获,PWM波形的产生,LCD模块程序,行列式键盘,基本定时器,DMA数据传输捕获脉冲信号周期等-Practical basis for msp430 module C programming, including basic clock, ADC, DAC channel single sequence, such as multi-chann
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:296190
    • 提供者:Elaine
  1. Asynchronous-load-large-File

    0下载:
  2. 异步上传大文件,用实例介绍异步操作,传输大文件。vs.net工程源码,编译通过,介绍给大家,共同进步。-Asynchronous upload large files, use the example to illustrate the asynchronous operation, transfer large files. vs.net project source code, compile, to introduce to you and common progress.
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:97249
    • 提供者:xk
  1. C51comvb

    0下载:
  2. 采用异步方式传送数据,偶校验,一位结束位,传输的数据传输速率为9600bit/s。每个数据帧包含10Byte信息,1Byte作为帧起始标志,8Byte数据,1Byte的校验和。-Asynchronous transmission of data, even parity, one stop bit, the transmission of the data transfer rate of 9600bit/s. Each data frame contains 10Byte informatio
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1484
    • 提供者:wx
  1. yibufifo

    0下载:
  2. 基于verilog的异步驱动电路的设计传输实现与研究详解-Verilog-based asynchronous driver circuit design to achieve transfer and research Detailed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2358
    • 提供者:吴进强
  1. asynchronous-clock-boundary

    0下载:
  2. 一个关于跨越异步时钟边界传输数据的解决方案-The solution of transfering data across asynchronous clock boundary.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:76596
    • 提供者:袁桂毅
  1. 201151021395131

    0下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 -The source code uses the asynchronous Socket methods to achieve TCP network communication can be increased by thei
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:130607
    • 提供者:wzlion221
  1. 68013A_BULK_TRANS

    0下载:
  2. CY68013A异步BULK传输范例,严格按照时序描述来进行读写,对fifo实现读写,功能完善。-CY68013A asynchronous BULK transmission model, in strict accordance with the temporal descr iption to read and write, read and write to the FIFO implementation, perfect function.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:221139
    • 提供者:fairy
  1. TCPScoket

    0下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端-This source USES asynchronous Socket way realization TCP network communication, can, through their own correspondin
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:178774
    • 提供者:sarawudan
  1. E03-AsyncChat

    0下载:
  2. 异步TCP聊天系统,有客户端和用户端,实现监听传输信息。-use IAsyncResult to design TCP connect with user and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:148755
    • 提供者:景维尼
  1. TAAssynOpch

    0下载:
  2. 最简单易懂的Visual C开发的OPC客户端程序序源码,本程序源码为OPC异步数据传输。 可直接使用。 -The most straightforward of Visual C developed OPC client program sequence source, the program source code for OPC asynchronous data transmission. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:55472
    • 提供者:
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com