-
kruskal algorithm
该算法基于贪心方法。使用了该算法
- 2022-01-26 03:44:28下载
- 积分:1
-
Time 类C++
设计一个Time类,设计多个重载的构造函数,可以设置时间,进行时间的加减运算,按各种可能的格式(24小时制、12小时制)输出时间
- 2023-03-05 20:50:03下载
- 积分:1
-
LC_trie 算法程序源代码
LC_trie 算法程序源代码-LC_trie algorithm source code
- 2022-06-20 04:38:16下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
matlab 算法
他们是源代码中的数字信号处理和数字通讯 (如 psk 和 bpsk 和 qam 和......
- 2022-05-28 12:12:40下载
- 积分:1
-
动态规划计算最短路,只需输入点集合距离即可计算出最短路。...
动态规划计算最短路,只需输入点集合距离即可计算出最短路。-min route
- 2023-04-30 05:35:02下载
- 积分:1
-
Hanoi非递归源码
Hanoi非递归源码-Hanoi non- recursive FOSS
- 2022-03-14 21:25:26下载
- 积分:1
-
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0...
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0-For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0
- 2022-08-11 02:55:05下载
- 积分:1
-
合成孔径雷达CS成像算法点目标仿真
利用MATLAB完成合成孔径雷达CS成像算法的点目标仿真。雷达成像算法较多,其中较为容易理解,且广泛应用于工程实践中的就是CS算法。本代码采用点目标仿真回波数据,并完整的完成了CS算法的每个步骤,非常适合大家学习。
- 2022-12-15 23:15:03下载
- 积分:1
-
声线跟踪法
声线跟踪法,在 网上找到的,较好,使用MATLAB 编程。完成了声线的跟踪,达到了很好的可视化效果
- 2022-01-22 13:14:51下载
- 积分:1