资源列表
[数学计算/工程计算] Dijks-Shor-Path
说明:实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点-Achieved for the Dijkstra shortest path algorithm to facilitate the operation of their own in the program interface can be specified on the location of eac<Shanrock> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] WindowsFormsApplication1
说明:随机生成点的组合并找到最短遍历路径(贪心法)-Combination of randomly generated points and find the shortest traversal path (greedy method)<xqh> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] Gauss-Seidel-method
说明:In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the G<Dmitriy> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] arithmetic
说明:vc++实现的算法,只是些简单算法,仅供参考-vc++ implementation of the algorithm, just some simple algorithm, reference<bb> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] interpolation-of--Fortran-programs
说明:用于数据处理,此为插值的8种方法Fortran程序-For data processing, this is the interpolation of eight ways to Fortran programs<王燕波> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] Numerical-Methods-for-Physicsin-Cpp
说明:Cpp子程序集“Numerical Methods for Physics",2nd Ed. (Prentice Hall).作者:Alejandro Garcia-Cpp subroutine sets " Numerical Methods for Physics" , 2nd Ed. (Prentice Hall). Author: Alejandro Garcia<zenglong> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] TareaCorta03_G02_B02430
说明:An example of some sort algorithms and search algothims<zizou> 在 2025-04-30 上传 | 大小:51kb | 下载:0
[数学计算/工程计算] TimeSeriesVC
说明:时间序列相关性分析假设有两个时间序列X={x1,x2,…,xn},Y={y1,y2,…,yn},X和Y在延迟l处的相关系数R(l)计算公式如下: 其中,l的最大取值为n/2。当l的值从0变化到n/2时,就可以得到多个R(l)值,令R(l)最大值所对应的延迟为lmax,如果R(lmax)>σ(一个人为定义的阈值),那么我们就说时间序列X和Y具有延迟相关性,Y延迟于X的量为lmax。-Time series correlation<JLH> 在 2025-04-30 上传 | 大小:51kb | 下载:0