-
基本算法为:先将1填入第一行中间位置;再依次将2
基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department
- 2022-02-05 03:13:23下载
- 积分:1
-
Video tracking
视频跟踪,运用离子滤波算法。
整套测试视频都有。要下载opencv
- 2022-04-10 19:49:53下载
- 积分:1
-
Halcon实例代码
应用背景
能够针对不同的图像,实现相应的功能
通过Halcon自带的库算子,更好的了解算子的使用以及具体的应用场合
每个处理效果都可以采用不同的方法,所以借鉴别人的思路是提高自身能力的有效途径之一
关键技术
Halcon基本算子的用法
图像处理算法中常用的Blobg分析,模板匹配,灰度值分割,图像增强等原理
此外,对于数学的功底也有相应的要求,能够在不同的算子之间,更加检测到的特征的数学描述,选择合适的参数
- 2022-02-27 02:56:31下载
- 积分:1
-
embedded compilation write bubble sort, XP VC6.0 compile.
内嵌汇编写的起泡排序,XP下VC6.0编译通过。-embedded compilation write bubble sort, XP VC6.0 compile.
- 2022-01-25 22:29:18下载
- 积分:1
-
Simple Finite Impulse Response Filter
Simple Finite Impulse Response Filter
- 2022-05-20 20:48:46下载
- 积分:1
-
本文件为线性方程组求解的指导,并赋有代码
本文件为线性方程组求解的指导,并赋有代码-This document is for the linear equations to solve the guidance of, and are endowed with the code
- 2022-04-02 03:14:45下载
- 积分:1
-
卡尔曼滤波算法 互补滤波算法
这个是四轴飞行器或者自平衡小车上面应用的滤波算法,包括卡尔曼滤波算法 互补滤波算法
- 2022-09-06 16:55:02下载
- 积分:1
-
声卡声压级计算
本算法主要针对声卡的声压进行测量并换算成相应的声压级,如A计权,B计权,可以直接在Matlab中进行调用计算
- 2023-08-22 00:45:04下载
- 积分:1
-
是和“常用的计算机数值算法和程序的C++版本,和Q ..
是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source files extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-05-29 11:24:03下载
- 积分:1
-
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解...
可以实现矩阵行列式的任意变换,求任意向量的极大无关组,齐次非齐次线性方程组的求解-Can achieve an arbitrary transformation matrix determinant, find great vector independent of any group, homogeneous non-homogeneous linear equations to solve, etc.
- 2023-07-07 14:20:03下载
- 积分:1