当前位置:
首页
资源下载

搜索资源 - simulation of ethernet
搜索资源列表
-
0下载:
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
-
-
1下载:
模拟以太网上CSMA/CD协议.在字符界面下,你可以任意规定你要测试的竞争的次数,程序会按照你给的数据进行测试。在该程序中,站的总数为4个,所以每一次竞争结束之后,都会输出一个结果,告诉你在该次竞争中是1、2、3、4站中的哪个站,赢得了本次传输的机会。-simulation Ethernet CSMA / CD agreement. Characters in the interface, You can arbitrarily requiring that you have to test c
-
-
0下载:
本论文提出的“基于PLC的工业以太网控制的实现”,是通过研究工业以太网与西门子S7-300系列PLC,最终实现交通灯信号控制。安装有STEP7软件的上位机通过以太网与CPU315-2DP的以太网部件连接,在CPU315之间实现硬件组态。并在计算机中利用STEP7软件编写程序。利用计时器、比较指令等方法模拟交通灯控制,并将此模拟程序下载到PLC的CPU中,实现基于PLC的工业以太网控制交通灯信号。-the thesis of "PLC-based control of industria
-
-
0下载:
这是我用 avr 单片机:用IE访问AVR+RTL8019设计的以太网应用系统的仿真图和代码;希望能帮助初学者;-This is my AVR microcontroller with IE visit: AVR+RTL8019 design of Ethernet application system simulation diagram and code hope to help beginners
-
-
0下载:
CSMA / CD simulation code, Gigabit Ethernet previous versions used to compete for a unified approach, in order to decide on the right of media access, which relates to the backoff algorithm. OPNET environment can be achieved through the experience ca
-
-
0下载:
模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
-
-
0下载:
二进制退避算法,计算机网络中以太网所采用的碰撞处理算法的VB仿真,主要价值在于从概率学的角度计算成功发送的概率-Binary backoff algorithm, computer network Ethernet collision processing algorithms used in simulation of VB, the main value lies in the probability of learning from the perspective of calculati
-
-
0下载:
模拟以太网帧结构,对帧结构进行封装和解析。-Simulation of the Ethernet frame structure, the structure of the frame package and resolution.
-
-
0下载:
模拟Ethernet帧的发送过程
编写程序模拟Ethernet结点的数据发送流程。
1) 用两个线程a和b来模拟Ethernet上的两台主机。
2) 用一个双字类型变量Bus来模拟总线(将其初始化为“\0”,并且总线等于“\0”时表示总线空闲)。
3) 两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。
4) 每台主机须向总线上成功发送10次数据,如果其中某次数据发送失败
-
-
0下载:
计算机网络课程设计源码,实现了模拟Ethernet帧的发送
过程,可更加深入的了解计算机网络ip协议及网络编程。-Computer network curriculum design source, the simulation of Ethernet frames sent
Process, a more in-depth understanding of computer network ip protocol and network programming.
-
-
0下载:
利用socket编程实现对以太网的模拟!-Use socket programming to realize the simulation of Ethernet!
-
-
0下载:
利用socket编程实现对以太网的模拟!-Use socket programming to realize the simulation of Ethernet!
-
-
0下载:
模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程-Simulation of Ethernet frames sent process simulation to achieve the requirements CSMA/CD transmission process
-
-
0下载:
Simulation of the Ethernet C Project with source code
-
-
0下载:
目前,Ethernet是应用最广泛的局域网。因此,学习Ethernet技术对深入掌握局域网知识是非常重要的。本课程设计的目的是模拟Ethernet帧的发送过程,使读者熟悉Ethernet帧的数据发送流程,即CSMA/CD工作流程。编写程序模拟Ethernet节点的数据发送流程。-Currently, Ethernet is the most widely used LAN. Therefore, learning to master the LAN Ethernet technology for
-
-
0下载:
用于在MAC上的上模拟以太网数据的收发,实现了TCP/IP协议-For MAC the simulation of the Ethernet data transceiver, the realization of the TCP/IP protocol
-
-
0下载:
C++ Ethernet帧封装_解析_模拟发送,分为单线程模拟发送和多线程模拟发送,压缩包中有供测试用的可执行程序和源代码文件,测试字符串NankaiU.txt是发消息时用的。-C++ Ethernet frame encapsulation _ analytical _ analog transmission, divided into single-threaded and multi-threaded simulation of analog transmission sending co
-
-
0下载:
二进制退避算法,计算机网络中以太网所采用的碰撞处理算法的VB仿真,主要价值在于从概率学的角度计算成功发送的概率-Binary backoff algorithm, computer network Ethernet collision processing algorithms used in simulation of VB, the main value lies in the probability of learning the perspective of calculating t
-
-
0下载:
opencore上实现以太网mac层的开发版Verilog代码,含英文设计文档与datasheet。可在Modelsim中编译与仿真。-Achieve opencore Ethernet mac layer development version of Verilog code, design documents containing English and datasheet. Can be compiled with the simulation in Modelsim.
-
-
0下载:
Token Ring local area network (LAN) technology is a communications protocol for local area networks. ... Introduced by IBM in 1984, it was then standardized with protocol IEEE 802.5 and was fairly successful, particularly in corporate environments, b
-