-
数据结构之图的基本操作
该程序主要介绍了图的基本操作,使用C语言编写的,主要包括如何建立一个图,进行图的深度优先搜索和广度优先搜索,求图的最小生成树,打印出图的节点,删除图的节点和边
- 2022-04-27 07:53:12下载
- 积分:1
-
研究动态可重构FFT或基于OFDM技术的认知无线电
OFDM已经被广泛应用于各种通信系统中,例如IEEE802.11a/n[2]、[3]、IEEE802.16e(WiMAX)和MB-OFDM。正交频分复用(OFDM)为所需的频带安排数据,并通过IFFT将其转换成正交频率信号并发送出去。
- 2022-12-05 05:25:03下载
- 积分:1
-
运动目标位置预测
运动目标位置预测-moving target location forecast
- 2023-06-21 09:55:03下载
- 积分:1
-
a ClosestPair code which is writen with BrutForce
a ClosestPair code which is writen with BrutForce
- 2022-03-22 17:41:39下载
- 积分:1
-
最优化算法,包括各种线性优化和非线性优化问题
最优化算法,包括各种线性优化和非线性优化问题-Optimization algorithms, including linear optimization and nonlinear optimization problems
- 2023-08-18 20:45:04下载
- 积分:1
-
heap + dijkstra
Dijkstra是一种贪心的思想,它只适用与非负权图(SPFA可以用于负权图):
首先要知道一个三角定理,《算法导论》上面讲过,我这里就不论述了
定义:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:38:50下载
- 积分:1
-
魔方算法 即横竖斜的数字和都相等的方阵
魔方算法 即横竖斜的数字和都相等的方阵-Cube algorithm that regardless of the number of ramps and are equal to the matrix
- 2022-03-13 15:25:23下载
- 积分:1
-
this file need a traffic log in txt format, given the traffic log, it gets the i...
this file need a traffic log in txt format, given the traffic log, it gets the ip address source and destination to perform the IP-lookup following the Huang s algorithm, as result it returns another txt showing the right port and destination ip
- 2023-04-05 05:05:03下载
- 积分:1
-
vc achieve Mallat algorithm
vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
- 2022-02-15 06:43:46下载
- 积分:1
-
与上一个程序的不同之处在于,此程序计算的是强制对流的问题,上一个为自然对流...
与上一个程序的不同之处在于,此程序计算的是强制对流的问题,上一个为自然对流-With a different procedure is that this procedure is the calculation of the problem of forced convection, natural convection on a
- 2022-08-10 00:04:06下载
- 积分:1