-
A星算法实现旅行商问题
用A星算法实现的旅行商问题,对于状态空间图中的某个节点,如果求出了它的后继节点,则此节点为已扩展节点,而尚未求出后继节点的节点称为未扩展节点。将未扩展的节点存于一个名为OPEN的表中,而将已扩展的节点存于一个名为CLOSED的表中。
- 2023-05-08 14:00:03下载
- 积分:1
-
including large numbers of calculating the arithmetic
大数的计算包括加减乘除-including large numbers of calculating the arithmetic
- 2022-02-05 22:22:15下载
- 积分:1
-
四轴飞控程序
资源描述匿名六轴飞控源码,加详细讲解!!!!!!
- 2023-06-20 00:40:03下载
- 积分:1
-
打开bmp图
打开bmp图程序,精简!vc环境使用CDib类打开bmp格式图片的工程,可运行。
- 2022-07-20 05:31:44下载
- 积分:1
-
一种倾角传感器的串口通讯实例,值得一看。
一种倾角传感器的串口通讯实例,值得一看。-angle sensor of a serial communication example, an eye-catcher.
- 2022-06-12 00:02:27下载
- 积分:1
-
一个小游戏,用delphi做的,鸡兔同笼,数学计算!
一个小游戏,用delphi做的,鸡兔同笼,数学计算!-a little game with delphi done, chickens and rabbits into the same cage, mathematical calculations!
- 2022-12-31 08:15:03下载
- 积分: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-05-26 15:24:05下载
- 积分:1
-
用初等相似变换将一般实矩阵约化为赫申伯格矩阵
用初等相似变换将一般实矩阵约化为赫申伯格矩阵-elementary similarity transformation matrix is generally about as Hoeschen Burg Matrix
- 2022-02-10 01:32:50下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
求解非线性方程组的一个高效算法,用FORTRAN实现.
求解非线性方程组的一个高效算法,用FORTRAN实现.-Solving nonlinear equations of an efficient algorithm, using FORTRAN realize.
- 2022-04-24 00:12:44下载
- 积分:1