-
bm算法的delphi实现
bm算法的delphi实现-bm algorithm to achieve the delphi
- 2022-06-15 03:44:20下载
- 积分:1
-
java(sl275课程习题的求解模块
java(sl275课程习题解module1-module3共7道习题的题目以及程序)-java (sl275 courses Exercise Solution module1- module3 a total of seven topics and the questions of procedure)
- 2023-06-27 00:35:02下载
- 积分:1
-
背包算法C#实现
这是一个利用C#语言编程实现的背包问题,运用了窗体,实现了求解最优值求解,装入包中的物品编号显示和最后装入包中的物品的比例
- 2022-04-07 21:03:51下载
- 积分:1
-
龙格法可以实现,使用Tkinter
Implemementation of Runge Kunt metthod, using TkInter
- 2023-08-28 15:45:03下载
- 积分:1
-
JAVA 100种算法源码
近一百种算法的源码,包括:bin_sort, huffman, BD, dijkstra, maymult等等。。
能够让JAVA初学者迅速掌握核心算法以及编程能力。。
JAVA是一种面向对象的编程语言,应用广泛。。。
- 2023-08-10 09:10:03下载
- 积分:1
-
此程序为C语言编写的矩阵运算算法
此程序为C语言编写的矩阵运算算法-procedure for the preparation of the C language matrix calculation algorithm
- 2022-08-22 12:03:46下载
- 积分:1
-
经典微波电磁散射模型MIMICS
乌拉比创立的微波电磁散射模型,主要用于电磁波在植被覆盖区域的计算,用于高大植被覆盖区,将植被分成树冠,树干和地面三个部分,分别计算电磁散射,是目前最经典精度最高的电磁散射模型。
- 2022-03-23 15:10:07下载
- 积分:1
-
Variable gain PID algorithm c++ to achieve, the current is more PID algorithm co...
变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
- 2022-01-25 17:51:20下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-02-22 07:35:43下载
- 积分:1
-
二值图像连通域标记完整代码
二值图像连通域标记算法与代码。这里列举二值图像连通域标记算法包括直接扫描标记算法和二值图像连通域标记快速算法,都是自己编的,已调试通过。
- 2022-02-14 17:16:31下载
- 积分:1