-
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象...
题 目 :最短路由计算
题目描述:INTERNET中通过路由器在多个网络中进行数据报的转发,在研究路由问题的时候,可以把每一个路由器、局域网或者广域网都抽象为一个结点,每条链路则用带有方向的边表示,边上的权值表示相邻结点的代价值。于是可以根据最短路径算法得出最佳的路由表。
-Title: Calculation of the shortest route subject description: INTERNET by routers in a number of network datagram forwarding, routing problems in the study, they can each router, LAN or WAN are abstracted as a node point, each link is used with the express direction of the edge, the edge of the right to express the value of adjacent nodes in lieu of value. It could thus be the basis of the shortest path algorithm to draw the best routing table.
- 2022-07-02 22:52:29下载
- 积分:1
-
简单管道通信,介绍了如何通过pipe实现父子进程间的通信
简单管道通信,介绍了如何通过pipe实现父子进程间的通信-Simple pipeline communications, through the introduction pipe realize how the process of communication between father and son
- 2022-07-12 17:29:51下载
- 积分:1
-
Labyrinth documentation.simple website mirrored and bundled at one place. so tha...
Labyrinth documentation.simple website mirrored and bundled at one place. so that all the process is easy to understand
- 2022-08-25 01:56:18下载
- 积分:1
-
Search based on tree.
高等树控件,带有源代码,查找速度和数据量可以非常大,是一个难得的好的查找算法-Search based on tree.
- 2022-02-04 18:38:28下载
- 积分:1
-
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息...
帮助了解磁盘的物理组织,以及如何通过用户态的程序直接读写磁盘上的信息-Help understand the physical disk, as well as how the state through the user directly to read and write disk information
- 2022-08-14 21:31:03下载
- 积分:1
-
Very good tree control, the use of XML, XSL, JS prepared.
非常好的树形控件,使用XML,XSL,JS编写。
-Very good tree control, the use of XML, XSL, JS prepared.
- 2022-03-19 07:41:28下载
- 积分:1
-
stm8 温度传感器MLX90614驱动程序
通过STM8驱动温度传感器MLX90614,集成串口中断通信,已测试可用
- 2022-05-14 06:15:31下载
- 积分:1
-
简易贪吃蛇游戏
这是初学C语言时用C语言编写的一个贪吃蛇小游戏,实现了贪吃蛇游戏的基本功能,即通过上下左右操作实现蛇的移动,并且随机产生蛇的食物,通过界面刷新实现画面的更新
- 2022-03-21 13:34:00下载
- 积分:1
-
汇编语言,中北大学报警系统的需求分析书格式正确,大家可以参考一下...
汇编语言,中北大学报警系统的需求分析书格式正确,大家可以参考一下 -Assembly language, the North University of alarm system needs analysis book in the correct format, we can reference
- 2022-11-21 12:55:03下载
- 积分:1
-
String similarity , improve string similarity capture by applying shortest dista...
String similarity , improve string similarity capture by applying shortest distance between words. This source code is implemented in C#.
- 2023-07-12 10:35:03下载
- 积分:1