-
最新的Eigen-3.07库,
资源描述PCL必备的支持库之一,最强大矩阵计算开源库
- 2022-11-08 02:50:03下载
- 积分:1
-
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。...
这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
- 2023-03-16 08:00:04下载
- 积分:1
-
自然语言处理算法之遗忘算法JAVA实现
自然语言处理算法之遗忘算法的JAVA版实现,具体包含有大规模语料库的生成,词云,词翼的生成以及分词等相关算法,详细请参考相关博客http://blog.csdn.net/gzdmcaoyc/article/category/5973979
- 2022-07-23 21:07:39下载
- 积分:1
-
大数C++程序,实现加减乘除等
超强大数代码,实现产生大数,大数之间的运算,超级强大~~~为各种加解密算法提供帮助!
- 2022-10-16 09:00:03下载
- 积分:1
-
code which produces plots of grid, velocity vectors, profiles of velocity compon...
code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for
pressure, temperature or streamfunction.
- 2022-06-20 02:11:40下载
- 积分:1
-
四轴源码以及原理图
小四轴的源码以及原理图 #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8 k = 0;void SPI_Configuration(){ SPI_InitTypeDef SPI_InitStructure; /* SPI1 Config -------------------------------------------------------------*/ SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex; SPI_InitStructure.SPI_Mode = SPI_Mode_Master; SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b; SPI_InitStructure.SPI_CPOL = SPI_CPOL_High; SPI_
- 2023-03-12 15:55:03下载
- 积分:1
-
数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用...
数值计算的C语言代码,包括了大部分C语言的算法,希望对大家有用-The C-numerical code, including most of the C language algorithms, hope for all of us
- 2022-08-22 13:49:00下载
- 积分:1
-
Linear programming simplex algorithm
线性规划单纯形算法,包括子函数和主程序,用c++编写-Linear programming simplex algorithm
- 2023-06-18 16:40:03下载
- 积分:1
-
12球秤中算法,经典DELPHI面试考题
12球秤中算法,经典DELPHI面试考题-12球秤中算放.
- 2022-01-21 05:42:50下载
- 积分:1
-
Csdfdssd23
asdf
矩阵LU分解求逆详细分析与C语言实现
- 2022-08-20 05:56:42下载
- 积分:1