-
一个可以存放任何数据类型的链表类
一个可以存放任何数据类型的链表类-a store any data type objectlist
- 2022-01-26 02:55:49下载
- 积分:1
-
RSA 加密算法
RSA 加密算法源程序代码RSA算法原程序及详细注释
- 2022-05-29 10:31:11下载
- 积分:1
-
阈值变换
资源描述程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures
:// This function used to image transform threshold. For gray value less than
the threshold value of the pixel intensity value directly set to 0; Gray value
greater than the threshold value of the pixel is set to direct 255.
- 2022-04-02 08:03:02下载
- 积分:1
-
unix环境下计算符合常用概率分布的随机变量的集合
unix环境下计算符合常用概率分布的随机变量的集合-unix environment commonly used terms with the probability distribution of random variables pool
- 2023-04-02 06:40:04下载
- 积分:1
-
利用c++编写的矩阵迭代算法,其中包含了雅可比方法和高斯
利用c++编写的矩阵迭代算法,其中包含了雅可比方法和高斯-赛德尔方法-Use c++ Matrix prepared iterative algorithm, which contains the Jacobi method and Gauss- Seidel method
- 2022-02-25 06:43:41下载
- 积分:1
-
说明: 1.本程序为复合形法
!* 2.程序功能是求解约束最优化问题...
说明: 1.本程序为复合形法
!* 2.程序功能是求解约束最优化问题-Note : 1. The procedures for the complex method!* 2. Programming is solving constrained optimization problem
- 2022-12-01 18:25:02下载
- 积分:1
-
OPENTLD C++ source code
TLD is an algorithm for tracking of unknown objects in unconstrained video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously tracks the object, learns its appearance and detects it whenever it appears in the video.
You are allowed to use TLD under the terms of the GPL version 3.0. It means that any distributed project that includes or links any portion of TLD source code has to be released with the source code under the GPL version 3.0 license or later. The details of the license can be found in file LICENSE. If you wish to use this code or any of its part for com
- 2022-06-17 10:16:04下载
- 积分:1
-
VB图像识别
资源描述VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别VB图像识别
- 2022-08-17 18:45:53下载
- 积分:1
-
Matlab仿真的表面等离子体共振,你可以精确计算出…
表面等离子体共振的Matlab模拟,可以计算出共振峰的准确位置。-Surface Plasmon Resonance of the Matlab simulation, you can calculate the exact location of resonance peaks.
- 2023-07-18 23:40:03下载
- 积分:1
-
(SP++,Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库
SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现, 以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。”XXX.h”表示声明文件,”XXX-impl.h”表 示对应的实现文件。所有的函数和类均位于名字空间”splab”中,因此使用SP++时要进行命名空间声明:”using namespace splab”。
SP++中实现的相关算法目录如下:
1 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 14:28:49下载
- 积分:1