-
题 目 :最短路由计算
题目描述: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
-
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。...
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。-This program is the LabWindows environment, establish a start-up projects. In the routine to start is that we are under the windows system, commonly used in Notepad.
- 2022-05-14 22:33:30下载
- 积分:1
-
键盘输入按键,然后输入到苔藓按钮开关码
键盘输入按键,然后导入Moss按键开关代码
- 2022-10-03 04:05:03下载
- 积分:1
-
一个漂亮的日历程序
很漂亮的日历程序 学习之后你也可以编成这么漂亮的了-a pretty calendar program
After learning (the code) you can write such a pretty application as well
- 2022-02-03 14:48:18下载
- 积分:1
-
时间控件,能在网站上完全显示当前的时间,如年月日 时分秒等...
时间控件,能在网站上完全显示当前的时间,如年月日 时分秒等-Time control, can be displayed on the site full time for the current
- 2022-03-06 14:09:33下载
- 积分:1
-
Visual C++2005 串口调试工具源码
Visual C++2005 串口调试工具源码,可使用Visual c++编译,实现串口通信的检测功能。
- 2023-08-04 05:50:04下载
- 积分:1
-
语音识别
Matlab 当前目录中的所有文件都复制并在 Matlab 命令上键入"speakerrecognition"窗口。正确解压缩该文件后,你会发现两个文件夹培训和测试,每个都包含一些文件,命名: S1。WAV,S2。WAV,......,;每个标记后的扬声器的 ID。这些文件被记录在 Microsoft WAV 格式。在 Windows 系统上,您可以听录音听通过双击到文件中。您可以使用中"火车"的声音文件来创建数据库已知的扬声器和使用声音文件目前在"测试"以评估自动识别器。请注意,听起来应该有相同的采样频率和此值必须要符合框架窗口的大小: 256 样品应该有的持续时间约 30 ms: 这使用采样频率约实现12500.如果不满足此条件,你必须重新采样输入的声音(您可以使用"重新取样"Matlab 命令) 或等价地,更改窗口参数进行筛选。这段代码基于阿明 Koohi 优秀提交公开发售http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8802&objectType=FILE并提高了使用先进的度量距离计算的结果。以这种方式取得了较好的识别率。完整的源代码,请访问http://www.advancedsourcecode.com/speaker.asp任何问题请电邮 luigi.rosa@tiscali.it
- 2022-02-05 14:46:02下载
- 积分:1
-
segmentation documentation procedures, documents can be separated into different...
分割文件的程序, 可以将文件分割成不同的大小, 并且可以将分割的文件合并.-segmentation documentation procedures, documents can be separated into different sizes, and can be combined in the paper division.
- 2022-03-23 17:20:47下载
- 积分:1
-
对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类...
对链表分段的函数,使用链表的长度信息。其次要求把归并排序的每一步过程都打印出来。自己构造一个链表类并实现,用于排序。另外生成随机数的类-Section of the list function, use the length of the message list. Second, requested that the process every step of mergesort are printed. Construct their own class and implement a list for sorting. Another class of random number generation
- 2023-03-23 13:50:03下载
- 积分:1
-
2款用C++ 和 MFC 做的工具 一个通讯录和一个计算器
2款用C++ 和 MFC 做的工具 一个通讯录和一个计算器-2, with C++ and MFC do tools for an address book and a calculator
- 2022-04-27 02:03:03下载
- 积分:1