-
clean algoruthm
主要是详细的介绍了clean算法的函数程序,适合用于图像处理、超宽带通信信道仿真、信号处理求信道冲击响应的方向,
- 2022-10-08 13:00:02下载
- 积分:1
-
一个任意阶矩阵求逆的算法
使用tc调试通过
理论上孩子・支持任意阶
但是由于tc的限制,需要改变其中的一个数组值大小。不影响使用...
一个任意阶矩阵求逆的算法
使用tc调试通过
理论上孩子・支持任意阶
但是由于tc的限制,需要改变其中的一个数组值大小。不影响使用
- 2022-03-23 10:48:32下载
- 积分:1
-
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序...
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序
-This procedure for generating a given distribution law of random numbers simulation planning is a classic graph theory procedures
- 2022-07-01 14:00:15下载
- 积分:1
-
一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。...
一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
- 2023-02-18 16:50:03下载
- 积分:1
-
SHA-1 Algorithm implemented in C
在我的项目中,我用C语言实现了一个SHA-1算法。我尽量使它简单易懂。输入是一个测试文件,输出是编码字符串。
- 2023-09-02 07:10:08下载
- 积分:1
-
MTL C++数字图书馆
MTL C++ Numeric Library-MTL C Library
- 2023-01-21 11:55:04下载
- 积分:1
-
SVMlib 最新版
SVMlib 最新版, 主要函数svm-train,svm-predict,svm-scale,easy.py,grid.py,功能介绍如下:svm-train 用来对训练样本进行训练,之后生成一个.model文件,即为svm的训练模型svm-predict 用来对测试样本进行分类,参数主要有测试文件,model文件,以及一个生成的.predict文件,.predict文件是一个分类结果文件,保存分类的结果。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-22 02:22:14下载
- 积分:1
-
求混沌lorenz信号的三维图及各个方向的时间序列
1.绘制三维lorenz信号图
2.lorenz信号图在三个平面的投影
3.lorenz信号三个方向的时间序列
- 2022-03-22 00:08:23下载
- 积分: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
-
Hypersonic Reentry
这一代码是最终确定的计算与简化模型的车辆进入大气层的轨迹。
- 2022-01-25 14:52:30下载
- 积分:1