资源列表
[数学计算/工程计算] four-Interpolation
说明:数值计算中常用的四钟插值代码,包括牛顿、拉格朗日、艾米特插值等-Numerical calculation commonly used four clock interpolation code, including Newton, Lagrange, Amit interpolation<wangyouquan> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] StringMatch
说明:带通配符的字符串匹配,多重匹配,支持通配符“*”,“?”-String matching with wildcards, multiple matches, supports wildcards " *" , " ?"<langchen> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] topsort
说明:Topological Sorting. Creates all topological sorting of a given graph in Java. Lexicographical order varies.<ozibarabozi> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] GaussianBlur_native
说明:高斯算法。 在native层将bitmap用高斯算法处理。-Gauss algorithm. In the native layer and the Gauss algorithm using bitmap.<黄旭> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] linerregressmethod
说明:线性插值算法,收集的网上的一个程序,封装成了一个C++类,便于使用。支持一元和多元线性回归-Linear interpolation algorithm, an online collection procedures, packaged into a C++ class, easy to use. Support univariate and multivariate linear regression<gjaa> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] lbm-simulation
说明:x方向节点为128,y方向节点为256的顶盖驱动流的lbmC++程序源代码-x direction of the node 128, y direction node lbmC++ source code 256 is lid-driven flow<林涛> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] levenshtein_src
说明:快速,内存高效的Levenshtein字符串相似度算法。相比以前用矩阵的算法,此算法只需两个数组。速度不减,且大大优化了内存的使用。 http://www.codeproject.com/Articles/13525/Fast-memory-efficient-Levenshtein-algorithm-Fast, memory efficient Levenshtein algorithm http://www.codepro<Sunm> 在 2025-02-04 上传 | 大小:2kb | 下载:0