-
opencl 本征值
这种算法是本征值。它是 1 d 和 2 上的基地。此算法有很好的表现。有人想要研究 opencl 使用这将会非常简单。
与该应用程序有很多的命令。输入-h 以显示所有的命令。例如,-t 是打印的时间它成本。
和 — — 设备 gpu 是选择 gpu 为执行设备。.内核是非常简单易懂。
我们可以使用 opencl 加速应用程序。使用 opencl 将是主要趋势。
而且我很运气的 sdk 开发的惠顾。我们做大量的测试。和修复一些 bug。和优化内核。
它是非常酷。
- 2022-06-17 15:12:41下载
- 积分:1
-
转换为基于 SIFT 的图像拼接的视频的尖叫声
这段代码是 utliised,如下所示:
1-将视频转换为帧,然后到图像的 SIFT 得到对取自两个图像的对应点
2 恢复 homographies 的每个图像
3-扭曲图像之间的单应
4 混合图像转换成使用加权的平均的马赛克
5-查看结果
- 2023-02-26 04:15:03下载
- 积分:1
-
use GA to deal with the problem fuzzy expectations model example
use GA to deal with 模糊期望值模型问题例题-use GA to deal with the problem fuzzy expectations model example
- 2022-04-21 03:08:10下载
- 积分:1
-
A* search technique implementation code
这是实现a*(a星)搜索算法的Jave代码。代码经过测试,是确定的;
- 2022-03-25 08:29:22下载
- 积分:1
-
An extensible math parser
An extensible math parser
- 2023-05-04 13:10:03下载
- 积分:1
-
方程求根_加速迭代法是一个用C++编写的程序
方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
- 2022-08-22 11:02:34下载
- 积分:1
-
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间...
这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
- 2022-11-12 18:35:03下载
- 积分:1
-
递归计算模式
递归计算众数,重数,输入一个整形数组,用递归计算数组中出现次数最多的数(众数)以及出现次数(重数)。-Recursive calculation mode, re-number, enter an integer array, with the recursive computation of the array appear in the highest number of number (plural), and the number of occurrences (multiplicity).
- 2023-06-28 09:20:04下载
- 积分:1
-
binary tree before preorder
二叉树的前序遍历-binary tree before preorder
- 2023-02-19 19:05:03下载
- 积分:1
-
FP增长树
FP增长算法中频繁项集挖掘中的一个。它可用于查找数据库中设置的频繁项目。它会以树结构格式的输出。它比Apriori算法,因为没有候选人的产生更有效率。强关联规则生成的执行输出。
- 2022-07-09 09:20:51下载
- 积分:1