-
一个快速算法的例子,有和一般算法的比较
一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
- 2022-03-18 07:42:54下载
- 积分:1
-
一个解决矩阵连乘的程序
一个解决矩阵连乘的程序-a program to solve the problems of continue multipling matrixes.
- 2022-05-10 14:38:01下载
- 积分:1
-
搜索数据
它将搜索的关键字数组和数组查找关键字如果它指示该数组。欢迎大家下载、试用。谢谢大家的支持!
- 2022-01-21 01:14:05下载
- 积分:1
-
二维粗糙面生成源程序
这是一段生成粗糙面的源代码,非常实用,二维的,能够帮助那些做粗糙面研究的朋友,很简单明了,我在这里分享给大家,大家可以借鉴一下。
- 2023-05-31 07:40:03下载
- 积分:1
-
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
%...
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
- 2022-05-24 09:30:26下载
- 积分:1
-
Canny edge detector algorithm matlab
这部分给出了
- 2022-02-02 18:53:09下载
- 积分:1
-
石子合并问题C++
在一个圆形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。编一程序,读入堆数N及每堆石子数(≤100)选择一种合并石子的方案,分别得到合并这N堆石子为一堆,可以得到的最大得分和最小得分
- 2022-10-12 06:40:03下载
- 积分:1
-
Huffman解码
这是一个用java解码哈夫曼树的项目。
- 2022-09-20 12:35:02下载
- 积分:1
-
This program is to handle all possible arithmetic operations (+,
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=, =,
- 2023-08-24 04:25:02下载
- 积分:1
-
路径优化
资源描述
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
在点数比较小的时候如何使用动态规划来提高运行效率。
- 2022-04-25 02:37:49下载
- 积分:1