-
加速迭代求方程根的一个实例
加速迭代求方程根的一个实例-accelerate iterative equation for the one-examples
- 2022-03-16 02:55:05下载
- 积分:1
-
图像处理sift算子代码
图像分类提取特征时所用的sift算法,具有尺度,旋转,缩放不变性,很好的概述了特征,可以和其他算法结合使用用于图像的分类。
- 2023-04-21 22:50:03下载
- 积分:1
-
数字图像处理
数字图像处理,实现点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析(阈值分割,投影检测,差影检测,模板匹配),图像复原,图像编码(哈弗曼,香农弗诺,行程,LZW,JPEG)
- 2022-02-05 10:51:38下载
- 积分:1
-
贪恋算法求解01背包
改进的背包问题:给定一个超递增序列和一个背包的容量,然后在超递增序列中选(只能选一次)或不选每一个数值,使得选中的数值的和正好等于背包的容量。
代码思路:从最大的元素开始遍历超递增序列中的每个元素,若背包还有大于或等于当前元素值的空间,则放入,然后继续判断下一个元素;若背包剩余空间小于当前元素值,则判断下一个元素
- 2022-09-27 09:10:02下载
- 积分:1
-
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料
递推关系的建立及在信息学竞赛中的应用 欢迎下载ginger547的算法资料-recurrence relations and the establishment of the Information Science Contest welcome to download the application of the algorithm information ginger547
- 2022-12-03 14:10:03下载
- 积分:1
-
凸包的标程,对于备战ACM比赛的对员相当有用哦
凸包的标程,对于备战ACM比赛的对员相当有用哦-Convex hull of the standard process, for preparing for the competition of ACM members Oh very useful
- 2022-01-27 14:13:03下载
- 积分:1
-
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);...
《计算机算法基础》关于选择问题算法:找第k小元素,时间复杂度为O(n);-"computer algorithm based" on the choice of algorithm : k find small elements, time complexity of O (n);
- 2022-02-27 01:43:45下载
- 积分:1
-
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distributi...
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distribution
-commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
- 2022-05-08 07:44:15下载
- 积分:1
-
这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考...
这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c#, for your reference learning
- 2022-04-09 23:24:09下载
- 积分:1
-
是个数学建模源代码
是个数学建模源代码-is a mathematical modeling source code
- 2022-05-24 14:03:17下载
- 积分:1