-
Using VisualC++ implementation of the pseudo
使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
- 2022-03-31 00:28:46下载
- 积分:1
-
LUHN算法
LUHN算法-LUHN algorithm
- 2022-08-22 15:41:47下载
- 积分:1
-
sift特征点检测,匹配,将匹配结果连线
对sift算法做了改写,并添加 了好多demo以供学习,官网的代码核心部分是闭源的,用一个加密文件写的,这里做的是完全开源的 ,用于特征点检测匹配,并可以用于拼接,分享出来给大家学习参考。
- 2023-05-19 06:25:03下载
- 积分:1
-
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。...
一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。-Another one-dimensional FDTD simulation procedures, simulation image can let you in the middle of the sea mathematics.
- 2023-02-18 15:50:04下载
- 积分:1
-
a good virtual oscilloscope! Be a direct run! Through his serial signal acquisit...
一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据,把其波形显示在视图中~完全类似于数字示波器的操作-a good virtual oscilloscope! Be a direct run! Through his serial signal acquisition system with microcontroller on the data, its waveform displayed on the View were similar to the fully-digital oscilloscope operation! !
- 2023-08-16 21:40:03下载
- 积分:1
-
动态规划的投资问题,c++方法,可参考,试过能用
动态规划的投资问题,c++方法,可参考,试过能用-Dynamic programming of investment issues, c++ Way of reference, never use
- 2023-05-15 13:35:02下载
- 积分:1
-
computer science and technology courses for professional design algorithm slr
计算机科学与技术专业的课程设计slr算法-computer science and technology courses for professional design algorithm slr
- 2022-01-25 17:13:31下载
- 积分:1
-
这opennl,图书馆很容易构造和求解稀疏线性系统。
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
- 2023-07-05 19:45:04下载
- 积分:1
-
基于遗传算法的多机器人路径规划,C++源码
本代码为改进遗传算法机器人路径规划。这个改进遗传算法在传统遗传算法的交叉、变异操作、修正算子方面做了改进,比例算子和最优选择依次应用在选择阶段以保证具有高适应度的个体有高的生存概率,从而优秀的个体的适应性可以传递到下一代。利用简化、平滑、修正操作等等来对适应度函数进行优化,实现改进遗传算法的机器人路径规划。
- 2022-03-24 19:43:25下载
- 积分:1
-
C#数据计算方法
资源描述C#涉及的相关数据计算方法,内容很丰富,包括Complex、Integral、Interpolation、LEquations、Matrix、NLEquations等等算法,里面还有很多例子,很不错的基于C#的相关数学计算方法,个人觉得很有用。
- 2022-03-13 05:18:21下载
- 积分:1