CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - routing table
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - routing table - List
[
Internet-Network
]
olsrd-0.5.6-r7.tar
DL : 0
OLSR协议是ad hoc网络表驱动路由协议,通过使用MPR减少网络负载,适合以静止的网络。-OLSR protocol is table-driven ad hoc network routing protocols, through the use of MPR to reduce network load, suitable for static networks.
Date
:
Size
: 647kb
User
:
学超
[
P2P
]
Kademlia
DL : 0
Kademlia协议(以下简称Kad)是美国纽约大学的PetarP. Maymounkov和David Mazieres. 在2002年发布的一项研究结果《Kademlia: A peerto -peer information system based on the XOR metric》。 简单的说,Kad 是一种分布式哈希表(DHT)技术,不过和其他 DHT 实现技术比较,如 Chord、CAN、Pastry 等,Kad 通过独特的以异或算法(XOR)为距离度量基础,建立了一种 全新的 DHT 拓扑结构,相比于其他算法,大大提高了路由查询速度。-Kademlia Agreement (Kad) is a New York University' s PetarP. Maymounkov and David Mazieres. In 2002, a study released " Kademlia: A peerto-peer information system based on the XOR metric" . Simply put, Kad is a distributed hash table (DHT) technology, but compared with other DHT implementation technologies, such as Chord, CAN, Pastry, etc., Kad through a unique algorithm to different or (XOR) as a distance measure based on DHT established a new topology, compared to other algorithms, which greatly improves the speed of routing queries.
Date
:
Size
: 216kb
User
:
MeterCai
[
Internet-Network
]
eb4112321bb4
DL : 0
routing protocols in ns2 tool. on demand and table driven
Date
:
Size
: 62kb
User
:
shailendra
[
Internet-Network
]
dsdv.tcl
DL : 0
Destination-Sequenced Distance Vector is a table-driven routing scheme for ad hoc mobile networks based on the Bellman-Ford algorithm, Use of network simulation tool NS2, TCL coding.
Date
:
Size
: 3kb
User
:
Mahendran
[
TCP/IP stack
]
dsdv
DL : 0
同样用于无线自组织网络的路由协议,AODV协议时源驱动协议,而DSDV是表驱动协议-The same routing protocol for wireless ad-hoc network, when AODV protocol source-driven protocol, while DSDV is a table-driven protocol
Date
:
Size
: 122kb
User
:
窦丽丽
[
TCP/IP stack
]
rout-gui
DL : 0
能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm generates a routing table and demonstrates the implementation of each step 4) extra points: GUI interface demo all the information
Date
:
Size
: 377kb
User
:
詹春艳
[
Internet-Network
]
rip
DL : 0
RIP实现源代码有基本的包文件分发重组解析,可以进行路由表更新-RIP source code to achieve a basic restructuring of the distribution package file parsing, routing table updates can be performed
Date
:
Size
: 2kb
User
:
pp
[
Internet-Network
]
rip
DL : 0
RIP实现源代码有基本的包文件分发重组解析,可以进行路由表更新-RIP source code to achieve a basic restructuring of the distribution package file parsing, routing table updates can be performed
Date
:
Size
: 29kb
User
:
pp
[
Internet-Network
]
rip
DL : 0
rip实验代码,rip是目前因特网上最简单的一种路由协议。本实验代码实现了对response、request报文的处理,以及路由表项超时删除、定时发送等函数。-experimental code rip, rip on the Internet is the easiest kind of routing protocol. The experiment code for response, request packets and routing table entries timeout delete, send and other timing functions.
Date
:
Size
: 1kb
User
:
闫昊
[
Internet-Network
]
linu_rotel
DL : 0
linux 环境下网络编程,删除或添加一条路由表。-Under the environment of Linux network programming, delete or add a routing table
Date
:
Size
: 1kb
User
:
胡凯雷
[
Grid Computing
]
lianluzhuantailuyousuanfa
DL : 0
Use DIjkstra algorithm to calculate the shortest path routing, when the network topology changes automatically update the routing table
Date
:
Size
: 2kb
User
:
Martinez
[
Internet-Network
]
Zigbee
DL : 0
Neighbor Table Based Shortcut Tree Routing
Date
:
Size
: 5.72mb
User
:
achutkiran
[
Internet-Network
]
rip
DL : 0
Rip 路由算法c语言课程设计,模拟路由-RIP protocol routing table to adjust the algorithm to achieve __c++ write .doc
Date
:
Size
: 372kb
User
:
shijun
[
Sniffer Package capture
]
fname=封包助手
DL : 0
Internet用户使用的各种信息服务,其通讯的信息最终均可以归结为以IP包为单位的信息传送,IP包除了包括要传送的数据信息外,还包含有信息要发送到的目的IP地址、信息发送的源IP地址、以及一些相关的控制信息。当一台路由器收到一个IP数据包时,它将根据数据包中的目的IP地址项查找路由表,根据查找的结果将此IP数据包送往对应端口。(All kinds of information services used by Internet users, the information of their communication can be summed up as information transmission based on IP packets. In addition to the data information to be transmitted, IP packets also contain the destination IP address to which the information is to be sent, the source IP address to which the information is sent, and some related control information. When a router receives an IP packet, it will look up the routing table according to the destination IP address item in the packet, and send the IP packet to the corresponding port according to the search result.)
Date
:
Size
: 3.14mb
User
:
整整
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.