-
很有用的算法哦。这是我好不容易找道的
很有用的算法哦。这是我好不容易找道的-useful algorithm oh. This is not easy to find the Road
- 2023-03-23 09:00:03下载
- 积分:1
-
Hough变换检测直线
用来检测一副二值图像中的平行直线,如有平行直线则将他们找出来。希望大家可以用的上,欢迎下载!!谢谢
- 2022-01-25 23:55:20下载
- 积分:1
-
完整版人脸识别源代码(不是检测)
资源描述毕业设计,完整版人脸识别源代码(不是检测),通过了本人的测试
- 2023-06-06 21:45:03下载
- 积分:1
-
MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
The supplementary material consists of three MATLAB functions:
LLL.m
Seysen.m
Brun.m
These functions implement different lattice reduction algorithms in MATLAB.
The functions are well-documented, explaining their functionality as well
as how to run them. The software is provided for free and without warranty.
- 2023-07-10 23:10:03下载
- 积分:1
-
二叉树的最短路径
二叉树的最短路径-binary tree is the shortest path
- 2022-04-15 11:05:58下载
- 积分:1
-
基于粒子滤波的 Rob Hess 的单目标跟踪
粒子滤波跟踪从抢赫斯,使用 opencv.it 可以运行在 ubuntu.also,它包含两个测试.avi 文件。
- 2022-01-26 02:10:08下载
- 积分:1
-
二进制搜索 java 代码
导入 java.util.* ;类 BinarySearch{int [] ;无效的 get){扫描仪 sc = 新的 Scanner(System.in) ;System.out.println ("输入 no。元素") ;= 新 int[sc.nextInt()] ;System.out.println ("输入元素") ;为 (int 我 = 0 ; 我 < a.length;i++)a[i]=sc.nextInt() ;}int binarySearch (int n){int 低 = 0 ;int high=a.length-1 ;虽然 (低 < = 高){int 中期 =(low+high)/2 ;if(a[mid]==n)返回 (中期) ;if(n = 1 & & a [j-1] > t; j — —)[j] = [j-1] ;[j] = t ;}}空 display(){System.out.println ("给定的列表是") ;为 (int 我 = 0 ; 我 < a.length;i++)System.out.print ([i] +"") ;System.out.println() ;
- 2023-01-30 23:10:03下载
- 积分:1
-
knapsak problem
一个旅游者想在周末和他的朋友好好旅行。他们要去山上看大自然的奇观,所以他需要好好收拾行装。他有一个很好的背包用来装东西,但他知道,他最多只能装4公斤,而且要用一整天。他列了一张单子,上面写着他想带什么去旅行,但所有东西的总重量太大了。然后,他决定在初始列表中添加列,详细说明它们的权重,并添加一个数字值,表示该项对旅行的重要性。
- 2022-10-30 04:45:03下载
- 积分:1
-
三维电阻率正演模拟软件!!!加工。有限差分法
电阻率3D正演软件!!!用有限差分方法编写-3D resistivity forward modeling software! ! ! The finite difference method to prepare
- 2023-07-20 00:55:05下载
- 积分:1
-
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好...
用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
- 2023-01-11 09:30:03下载
- 积分:1