资源列表
[数学计算/工程计算] gauss-rand
说明:高斯分布源程序,基于三角函数产生的,希望大家多指点,交流-Gaussian distribution source, based on the trigonometric function, we hope that more guidance and exchanges!<陈波> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] INTERPATITION
说明:这是一个算法当中的一个关于整数划分的程序,通过该程序可以列举出所有比它小的数的组合情况,并且可以使得算法的执行效率达到最高-This is an algorithm which one of the integer division procedures, adoption of the procedures set out in it all over the small number of combinations, and make it possible for the algorith<阳林> 在 2025-06-08 上传 | 大小:37kb | 下载:0
[数学计算/工程计算] triangulation6good
说明:用数值方法做的三角剖分程序,本人觉得这个不错,good -numerical methods of triangulation process, I think that this is true, good<az> 在 2025-06-08 上传 | 大小:3.54mb | 下载:0
[数学计算/工程计算] 2dspace_fem_v3
说明:fem solver for Possion equation<frank wang> 在 2025-06-08 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Recursive_integer_division
说明:递归法求解整数划分。 整数划分,是指把一个正整数n写成如下形式: n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m)-Recursive method integer division. Integer divisi<nightwind> 在 2025-06-08 上传 | 大小:111kb | 下载:0