-
题 目 :最短路由计算
题目描述: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
-
CRC procedures can view the document and check that the document itself calibrat...
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
- 2022-03-23 11:06:08下载
- 积分:1
-
多嘴猫呼叫系统
利用多嘴猫硬件开发的呼叫系统,内置lg的mes通信接口
- 2023-05-15 01:05:06下载
- 积分:1
-
铁路预订
这是铁路预订系统代码......u 可以使用它为您的项目...如果给出有关火车的信息...它将显示在火车的详细信息和你可以储备火车为希望 u 喜欢它的某一天......
- 2022-01-25 14:14:27下载
- 积分:1
-
Map with C/C vc Map with Map with C
Map with C++/vc++ Map with C++Map with C-Map with C/C vc Map with Map with C
- 2022-04-06 16:04:52下载
- 积分:1
-
MFC Windows程序设计(第2版)修订版源代码
MFC Windows程序设计(第2版)修订版源代码。附件中的是第十二章的源代码。
- 2022-03-13 03:11:40下载
- 积分:1
-
It is a good tool for chat in LAN.However,It seems that there is some problems.P...
这是局域网内聊天的好工具,不过好像有点小问题,望有朋友和我联系:010-82883594-It is a good tool for chat in LAN.However,It seems that there is some problems.Please connect me:010-82883594
- 2022-03-19 13:32:24下载
- 积分:1
-
频率选择性信道的仿真,对通信系统进行…
关于频率选择性信道的仿真,对做通信系统仿真的朋友很有帮助,已经经过调试.-of frequency selective access to the simulation, done on the communications system simulation helpful friends, after debugging.
- 2022-05-15 02:09:18下载
- 积分:1
-
显示数据与DataList和Repeater控件
ASP。Net 项目描述锄头到 DataList 与 Repeater 控件显示数据。这是初学者的好例子。
- 2022-08-14 05:03:18下载
- 积分:1
-
VC实现属性页示例
项目中应用程序常会实现配置对话框,以方便用户配置参数。复杂应用的配置参数可能比较多,如果所有配置参数显示在一个对话框窗口,可能显得拥挤并且有些凌乱。属性页可以很好的解决此问题,可将不同类别的配置参数放在不同属性页中显示操作,界面显得既简洁又有条理。本程序为visual C++实现的属性页的例子,对做工程项目有帮助。程序采用MDI窗口实现,visual studio 2008工程
- 2022-03-10 12:28:33下载
- 积分:1