-
伸展树
伸展树的一系列操作代码实现,
- 2023-08-28 04:00:03下载
- 积分:1
-
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。...
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。-Maze algorithm, to solve from the point of origin to the end of the maze path, or there is no path to draw conclusions.
- 2022-09-29 07:20:02下载
- 积分: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-01-26 06:49:25下载
- 积分:1
-
图像的复原
资源描述AppWizard has created this ImageProcessing application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2023-01-04 15:40:03下载
- 积分:1
-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1
-
一个vc++的求平均值的小例子,用到了指针,和多种函数
一个vc++的求平均值的小例子,用到了指针,和多种函数-A vc++ Average for the small examples used for the pointer, and a variety of functions
- 2023-08-30 12:55:03下载
- 积分:1
-
ant colony algorithm for TSP problem
tsp问题的蚂蚁算法-ant colony algorithm for TSP problem
- 2023-06-22 06:50:03下载
- 积分:1
-
matrix calculation includes all the header files and can be applied to all the n...
包含所有矩阵运算的头文件,可以应用在所有需要矩阵运算的VC程序中,-matrix calculation includes all the header files and can be applied to all the needs of the VC matrix calculation procedures,
- 2023-04-20 07:35:04下载
- 积分:1
-
CFLP 问题实现
Capacitated 设施选址问题 (CFLP) 是简单的工厂选址问题的推广。来,我们现在,假设每个设施可以产品的生产数量有限。它是相当普遍的假设和重要性。虽然这些问题的数学模型不是很有区别,但解决方法为 CFLP 是更加困难。CFPL 的最有效方法是 Lagrangen 放松的方法和矩阵的列生成方法.
- 2022-03-31 00:04:42下载
- 积分:1
-
用托马斯不可压缩Couette流的FORTRAN程序计算
采用Thomas方法计算不可压缩Couette流的fortran程序-Calculated using Thomas incompressible Couette flow fortran program
- 2022-09-07 01:00:02下载
- 积分:1