-
这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的doubl...
这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of development, but more than the original multi-functional long. Long classes can be double the original, long data types, etc. Operational mixed
- 2022-01-26 07:59:30下载
- 积分:1
-
本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码...
本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码-In this paper, a more comprehensive introduction of the basic principles of kalman filter and used to do a few examples of the introduction given source
- 2022-03-26 16:54:58下载
- 积分:1
-
机器视觉商标匹配
halcon+c#配合使用,很好的例子,代码可以直接运行,很适合机器视觉行业人士使用,学习
- 2022-03-14 08:06:57下载
- 积分:1
-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
队列和堆栈执行
执行数据结构栈和队列上一个几乎无限的向量。代码显示了如何你要插入和删除元素从堆栈或队列。此外,提出了使用继承和多态性。
- 2023-06-03 01:45:03下载
- 积分:1
-
use c code function in matlab
use c code function in matlab
- 2022-07-25 21:45:42下载
- 积分:1
-
支持向量机 用于训练车辆检测
选取200正样本车辆 200负样本 通过提出样本的hog特征,并进行训练。实验结果能很好的对监控视频中的车辆进行识别跟踪,且效果良好。
- 2023-02-08 23:55:11下载
- 积分:1
-
Hough圆检测
资源描述写一个简单的Hough特征检测器,可以检测输入图像中的任意大小的圆。
- 2022-05-18 23:22:13下载
- 积分:1
-
The use of Kalman filter for target tracking matlab source code
使用卡尔曼滤波进行目标追踪的matlab源代码-The use of Kalman filter for target tracking matlab source code
- 2023-08-23 05:45:03下载
- 积分:1
-
book is widely used in engineering at the effective preparation of the algorithm...
书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。-book is widely used in engineering at the effective preparation of the algorithm and C language function suite, on the basis of the first edition was revised and expanded. The book includes the past few years, many of the new algorithm. Topics are divided into the numerical and non- numerical calculation of two parts. These numerical part of the contents include : linear algebraic equations by solving the matrix computation, Matrix eigenvalues and eigenvectors of computing, nonlinear equations and solve equations, interpolation, numerical integration, ordinary differential equations (Group I) solution, fitting and approximation, data processing and back In analysis, optimization, mathematical transformation and filtering, specia
- 2022-07-13 21:31:09下载
- 积分:1