文件名称:RoutLookupSim
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.12mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
该程序模拟路由器中路由查找的过程。对每一个IP包,路由器都必须在路由表中进行一次最长前缀匹配查找,继而将IP包逐跳转发到其目的地址。该程序集中模拟最长前缀匹配(Longest Prefix Matching)这个过程。-The program simulated router routing lookup process. For each IP packet, the router must be conducted in the routing table to find the longest prefix match, then the IP packet-by-hop to its destination address. The program focused on modeling the longest prefix match (Longest Prefix Matching) in this process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RoutLookupSim\1.txt
.............\main.cpp
.............\Rib.cpp
.............\Rib.h
.............\RoutLookupSim.ncb
.............\RoutLookupSim.sln
.............\RoutLookupSim.suo
.............\RoutLookupSim.vcproj
.............\trace.txt
RoutLookupSim
.............\main.cpp
.............\Rib.cpp
.............\Rib.h
.............\RoutLookupSim.ncb
.............\RoutLookupSim.sln
.............\RoutLookupSim.suo
.............\RoutLookupSim.vcproj
.............\trace.txt
RoutLookupSim