资源列表

« 1 2 ... .28 .29 .30 .31 .32 3233.34 .35 .36 .37 .38 ... 3400 »

[数学计算/工程计算newtonxq

说明:数值计算中的牛顿向前差分公式,用C++实现。可自定义个数。-Numerical Newton forward difference equation with C++ achieved. The number can be self-defined.
<邵炜栋> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Hermit

说明:数值计算中的Hermit插值方法,可自定义个数。-Numerical calculation of Hermit interpolation method, since the number of definitions.
<邵炜栋> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fenduanhermit

说明:数值计算中分段三次hermit插值公式,用C++实现。-Numerical calculations piecewise cubic interpolation formula hermit with C++ achieved.
<邵炜栋> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算1153298-3-1-Simpon

说明:数值计算中的simpson公式积分,用C++实现-Simpson numerical calculation formula points to achieve with C++
<邵炜栋> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算AML04

说明:使用随机方法计算Frobenius模并比较多种逼近方式的误差大小。-Calculating Frobenius norm using random method.
<张晓左> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Aitken_speed

说明:埃特金加速法,用于数据计算中收敛过程的加速-Aitken acceleration method for accelerating the convergence process data calculations
<余票> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dynamic_matrix_mul

说明:动态规划算法实现的矩阵乘法,这个算法在很多ACM竞赛中经常出现的题目-Dynamic programming matrix multiplication algorithm, the algorithm in many ACM contest that often appear in the title
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算largest_public_str

说明:动态规划算法实现的最大公共字串的算法实现,非常有效的展现了动态规划算法思想-Algorithm for dynamic programming algorithm to achieve the greatest public string, very effective to show the dynamic programming algorithm ideas
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算longest_no_drop_seq

说明:动态规划算法实现的最长不下降序列,非常好的展现了动态规划算法的精髓-The realization of dynamic programming algorithm for the longest do not drop sequence, very good to show the essence of the dynamic programming algorithm
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Knapsack_problem

说明:动态规划算法实现的一类背包问题,经典的动态规划算法实例-A class of dynamic programming algorithm knapsack problem, the classic examples of the dynamic programming algorithm
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Knapsack_problem2

说明:动态规划算法实现的另一类背包问题// 背包问题 6个物体,重量为:5, 2, 1.7, 3.5, 1, 5.1 背包最大10,,追求装下的最大重量-Another knapsack problem dynamic programming algorithm to achieve// knapsack problem six objects, weight: 5, 2, 1.7, 3.5, 1, 5.1 backpacks maximum 10, the pursuit of maximum we
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Knapsack_problem3

说明:动态规划算法实现的背包问题:// 背包问题,容量m,n种货物,分别重量W1,W2......Wn,利润分别P1,P2......Pn,求最大利润 -Knapsack problem dynamic programming algorithm:// knapsack problem, the capacity of M, N type of cargo weight, respectively W1, W2... Wn, profits were P1, P2... Pn, maximum p
<xielei> 在 2025-06-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 3233.34 .35 .36 .37 .38 ... 3400 »

源码中国 www.ymcn.org