资源列表
[数学计算/工程计算] shuzhijifen
说明:数值积分的几种算法,包含所有源程序,请多多指教!-Numerical integration of several algorithms, including all source code, please advice!<changxu> 在 2025-03-04 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] matrix_class
说明:矩阵运算类,实现了矩阵运算的常用操作符,方便使用-Types of matrix operations, the realization of the matrix operator of the popular, user-friendly<lsj> 在 2025-03-04 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] anisodiff_Perona-Malik
说明:image processing source code of anisotropic diffusion.<jinhyung> 在 2025-03-04 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] ProjectFunction(D)
说明:压缩包中是一些可以直接应用在工程计算中的函数。-Is compressed package that can be directly used in the calculation of the function works.<熊猫松松> 在 2025-03-04 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] FORTRANFiniteElementAnalysissource
说明:Finite Element Analysis source-Finite Element Analysis source-fortran<wz> 在 2025-03-04 上传 | 大小:8kb | 下载:0
[数学计算/工程计算] IntersectionPointOfTwoLines
说明:该代码绝对本人原创,可根据两打直线的四个端点坐标求解交点,并判断交点为实交点或虚交点,若两直线重合或平行,则返回值为FALSE: 以下代码为求交点的函数,使用方法: rtn=InterPointTwoLine(直线A起点X,直线A起点Y,直线A终点X,直线A终点Y, 直线B起点X,直线B起点Y,直线B终点X,直线B终点Y, 返回的交点X,返回的交点Y,交点类型) 有交点时该函数返回值为True,平行或重合时<覃东> 在 2025-03-04 上传 | 大小:8kb | 下载:1