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

搜索资源列表

  1. avr+cp2200_source

    0下载:
  2. m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101751
    • 提供者:刘晓军
  1. hwb13W 硬件实用手册

    1下载:
  2. 硬件手册中收集了几乎一切与计算机有关的接插件的引脚说明,例如: 各种总线:ISA, EISA, PCI, VESA, CompactPCI, PCMCIA ...... 串行接口:RS232, PC9, PC25, Printer, PS/2, RS422 ...... 并行接口:PC, Amiga, ECP, MSX ...... 视频接口:VGA, EGA, CGA, PGA, Macintosh Video ...... 其他接口:USB, BeBox Gee
  3. 所属分类:文档资料

    • 发布日期:2012-11-01
    • 文件大小:659489
    • 提供者:连永兴
  1. eadf

    0下载:
  2. 模拟ethernet帧的发送过程,用两个线程a和b来模拟Ethernet上的两台主机,用一个双字类型变量Bus来模拟总线
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1647
    • 提供者:tianjing
  1. 交换网络嗅探

    0下载:
  2. 共享以太网:在共享网络环境中,所有的主机都连接到同一条总线并且与其他的主机竞争带宽。这意味着在这样的环境中,发给某个主机的数据包也会被其它所有的机器收到。因此在这样的环境中,任何设置成混杂模式的主机,将可以捕获发送给其它主机的数据包,从而窃听网络上的所有通信。 -Ethernet sharing : sharing network environment, all of the hosts connected to a bus with other mainframe competition b
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3711
    • 提供者:孙雷
  1. TCP_IP_C

    0下载:
  2. 通过单片机实现TCP/IP,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,简化了设计工程师的设计难度-Through the MCU TCP/IP, ENC28J60 is a single-chip applications specifically designed for the Ethernet controller chip, a total of 28 pins, the SP
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:144414
    • 提供者:tim
  1. LPC1768-Xplorer

    0下载:
  2. LPC1768-Xplorer is a CORTEX-M3 based stamp board for NGX’s mbed-Xpresso Baseboard. The LPC1768 microcontroller has 512KB of internal flash and 64KB RAM. Ethernet MAC, USB Device/Host/OTG interface, 8-channel general purpose DMA controller, 4 UARTs, 2
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-11-13
    • 文件大小:1195328
    • 提供者:vinaypatil
  1. gly.c

    0下载:
  2. 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
  3. 所属分类:SCM

    • 发布日期:2015-04-10
    • 文件大小:138027
    • 提供者:孙琨
  1. Etherner

    0下载:
  2. 本课程设计的目的是模拟Ethernet帧的发送过程,使读者熟悉Ethernet帧的数据发送流程,即CSMA/CD32运作流程: 1)、用两个线程a和b来模拟Ethernet上的两台主机。 2)、用一个双字类型变量Bus来模拟总线(将其初始化为” \0”,并且总线等于”\0”时 表示总线空闲)。 3)、两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线 程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4)、
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:68625
    • 提供者:Rubert
  1. evm9200-sch

    0下载:
  2. Development set EVM9200, based on AT91RM9200 from Atmel Corporation contain popular interfaces Ethernet 100/10, RS232, USB device, USB host, MultimediaCard, and can be useful for embedded systems developers. Development set EVM9200m, EVM9200m analog,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:890350
    • 提供者:vdpr2
  1. AX110xx_CAN

    0下载:
  2. AX110xx_CAN to Ethernet_firmware_v100_source CAN总线转以太网程序源码 -AX110xx_CAN to Ethernet_firmware_v100_source CAN bus to Ethernet program source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:239280
    • 提供者:莫文兴
  1. ARsign

    0下载:
  2. 以太网ARINC429总线高速接口板的设计ARINC429 bus speed Ethernet interface board design-ARINC429 bus speed Ethernet interface board design
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1717175
    • 提供者:
  1. Ethel

    0下载:
  2. Ethernet现场总线控制网络模型Ethernet field bus control network model-Ethernet field bus control network model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:860881
    • 提供者:han012
  1. Linux-driver-development2

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:866709
    • 提供者:华清远见
  1. MAC-IP

    0下载:
  2. 关于千兆以太网的硕士论文,一边的mac层,一边是ahb总线slave接口。写的非常好。-Master s thesis on Gigabit Ethernet, while the mac layer, one side is ahb bus slave interface. Write very well.
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1323526
    • 提供者:einstein
  1. MODBUSTCP

    0下载:
  2. Modbus/ModbusTCP平台是现场总线和工业以太网融合的突出代表之一。本文致力于解决Modbus串行链路和 ModbusTCP工业以太网之间的互联和通信问题,设计和实现了嵌入式 Medbus/ModbusTCP网关-Modbus/ModbusTCP platform is the field bus and industrial Ethernet integration the outstanding representative of. This paper is devoted to
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:5675882
    • 提供者:吴彦合
  1. tongxun

    0下载:
  2. CAN总线通信实例,SCI串口通信实例,快速以太网通信技术的应用实例,虚拟I2C总线软件包应用实例-CAN bus communication instance, SCI serial communication instance, an application example of the Fast Ethernet communication technology, virtual I2C total Instance of the line package applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:534695
    • 提供者:tangzilin
  1. Ethernet_MAC_10-100-Mbps_latest.tar

    0下载:
  2. The Ethernet IP Core is a MAC (Media Access Controller). It connects to the Ethernet PHY chip on one side and to the WISHBONE SoC bus on the other. The core has been designed to offer as much flexibility as possible to all kinds of applications
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:19430400
    • 提供者:ke
  1. fec_mpc52xx_phy

    0下载:
  2. Driver for the MPC5200 Fast Ethernet Controller - MDIO bus driver for Linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:1536
    • 提供者:huamili293
  1. fsl_pq_mdio

    0下载:
  2. Freescale PowerQUICC Ethernet Driver -- MIIM bus implementation,Provides Bus interface for MIIM regs
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:4450
    • 提供者:lijia
  1. fsl_net

    0下载:
  2. 基于FSL总线的以太网控制器,用于Microblaze系统-Ethernet controller based on FSL bus
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:8731
    • 提供者:李马克
« 1 23 »
搜珍网 www.dssz.com