资源列表

« 1 2 ... .36 .37 .38 .39 .40 2641.42 .43 .44 .45 .46 ... 3400 »

[数学计算/工程计算four-Interpolation

说明:数值计算中常用的四钟插值代码,包括牛顿、拉格朗日、艾米特插值等-Numerical calculation commonly used four clock interpolation code, including Newton, Lagrange, Amit interpolation
<wangyouquan> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[数学计算/工程计算tabu

说明:通过禁忌算法求解最优解的问题,可以计算最小值。-Through the tabu algorithm to solve the optimal solution of the problem, the minimum value can be calculated.
<wangbo> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[数学计算/工程计算StringMatch

说明:带通配符的字符串匹配,多重匹配,支持通配符“*”,“?”-String matching with wildcards, multiple matches, supports wildcards " *" , " ?"
<langchen> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[数学计算/工程计算OF

说明:entering a vector k and M and N as matrix dimensions it generates an M by N matrix containing elements of k where each element is placed in the matrix such that number of column multiplied by number of column gives the e
<Ghazal> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[数学计算/工程计算HuS

说明:this file is matlab code for hunting search algorithm.i think it can be so useful.thanks
<mojtaba> 在 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

[数学计算/工程计算lab3

说明:常见排序算法的实现与性能比较 问题描述:实现合并排序,插入排序,希尔排序,快速排序, 冒泡排序,桶排序算法 实验要求: (1) N=10时,排序结果。 (2) N=1000,10000,100000时, 每个排序用不同的样本多试验几次(最低5次)得出 平均时间,比较不同排序算法所用的平均时间。 -Common sorting algorithm implementation and perfor
<zero> 在 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

[数学计算/工程计算FindStock

说明:matlab从网上获取股票信息,非matlab自带的新浪,测试获取一年只要0.2秒,很快。可以通过编写成实时获取-Matlab stock information from the Internet, the matlab with sina, test for as long as a year of 0.2 seconds, soon.
<jy> 在 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
« 1 2 ... .36 .37 .38 .39 .40 2641.42 .43 .44 .45 .46 ... 3400 »

源码中国 www.ymcn.org