搜索资源列表
routing-2
- 路由选择和算法-and routing algorithm .............................
IPswitching
- ip路由选择-ip routing Contents Paragraphs Page
Dijkstra1
- 利用MATLAB来实现Dijkstra算法模拟了路由选择协议-using MATLAB to achieve the Dijkstra algorithm to simulate the Routing Protocol
simu
- 利用GOSSIP协议可以实现无线节点之间的路由选择.-use GOSSIP agreement can be achieved between the wireless node routing.
VBjulishiliangluyou
- 基于动态路由算法的距离矢量路由选择算法
rip
- 路由选择协议的模拟实现,用C++实现,这是自己写的,感觉写的还可以,希望得到大家的认可,不足之处请多多包含-Routing protocol implementation of the simulation using C++ implementation, which is written in their own feeling, they can still write and hope that the U.S. recognized the inadequacies please in
examples
- 几个无线网络模拟源文件。里面简单实现了无线节点的路由选择过程。-A number of wireless network simulation source file. Inside a simple realization of the wireless routing node selection process.
Rip
- 路由向量路径Rip算法.rip算法在路由选择中是比较重要的一种算法-it is good code and perfect.you can use these code to see how rip works.rip is very important in route choosing..
9
- 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
GA
- 基于免疫遗传算法的QOS路由选择问题 给予免疫遗传算法的多目标优化问题 -Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
The-algorithm-of-Internet
- the argorithm of 路由选择算法的实现
luyou
- 路由选择算法实现,是路由器之间交换信息的基本算法。-Routing algorithm, a router to exchange information between the basic algorithm.
ipzone
- 对IPdata进行提取 并生成2个表 用于路由选择-IPdata to extract and generate the two tables used for routing
dv
- 关于计算机网络中的算法,路由协议RIP中的dv算法c语言实现,静态路由选择-Dv algorithm c language algorithm in computer network, routing protocols RIP, static routing
RIP-xieyi--MFC
- 计算机网络里面的著名的RIP路由选择协议的可视化实现,采用MFC开发-Computer networks inside the famous visual realization of the RIP routing protocol, MFC developers
Dijkstra
- 该代码简单实现了路由选择的链路状态算法。通过输入节点数,再输入节点间的开销后自动找出最少开销路径-The code implements a simple link-state routing algorithm. Automatically find the least cost path through the input nodes, and then enter the cost of inter-node
LET
- 源码是对车载网中LET相关方向的仿真,LET是一种路由选择标准-Source is related to the direction of vehicle LET network simulation, LET is a route selection criteria
Shortest-Path
- 在网络通信中,经常需要求最短路径。但完全采用最短路径传输有这样一个问题:如果最终在两个终端节点之间给出的最短路径只有一条,则在该路径中的任一个节点或链路出现故障时,信号传输将面临中断的危险。因此,对网络路由选择作了以下改进:为任意两节点之间通信提供两条路径供其选择,即第一最短路径、第二最短路径.使用数据结构编程实现,程序=算法+数据结构的很好体现-In network communication, often request the shortest path. But totally shor
TSP_main_Program
- 此算法为模拟退火算法,典型例题为旅行商选路问题,也可用于计算机网络中的路由选择问题-Simulated annealing algorithm
RIP
- rip路由选择协议的实现,一个简单的程序,容易理解,适合新手-rip routing protocol implementation of a simple program, easy to understand for beginners