-
源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。...
源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。-Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
- 2022-06-19 16:25:52下载
- 积分:1
-
龙格库塔法C++程序
龙格库塔求解微分方程数值解 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。此代码只是演示求一个微分方程: 的解,要求解其它的微分方程,可以自己定义借口函数,退换程序里面的函数:
- 2023-01-01 03:55:04下载
- 积分:1
-
machine learning ppt manuscripts
机器学习的ppt文稿-machine learning ppt manuscripts
- 2022-07-05 11:55:39下载
- 积分:1
-
2维ostu 分割算法实现
查阅了一下资料,编写的二维大津法算法实现,描述了二维ostu 算法的实现,在vc++上实现,里面有具体的注释。
- 2023-02-25 06:45:03下载
- 积分:1
-
基于c#开发的图像自动色阶算法(参照ps)可直接使用
基于c#开发的图像自动色阶算法(参照ps)可直接使用
- 2022-05-23 14:41:14下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1
-
modbus crc16校验
在modbus通信时,我们经常需要计算crc校验码,本软件是我自己根据crc16算法自己编写的,按照modbus命令格式写出一串命令字符,填入第一个编辑框中,点击计算按钮就会得到crc16四位的校验码,同时还会在另一个编辑框中得到LRC的校验码,程序中crc16函数我已经封装好,方便后来者使用!
- 2022-03-05 16:40:53下载
- 积分:1
-
petriNet model
petriNet model
- 2022-02-13 21:02:05下载
- 积分:1
-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
解非线性方程的同伦算法
解非线性方程的同伦算法-Solution of nonlinear equations homotopy algorithm
- 2022-07-20 09:56:49下载
- 积分:1