资源列表

« 1 2 ... .89 .90 .91 .92 .93 294.95 .96 .97 .98 .99 ... 3400 »

[数学计算/工程计算houcha

说明:数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是后差方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code after the p
<吴建金> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算oula

说明:数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是欧拉方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code for the Eul
<吴建金> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算houla-houcha

说明:数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是欧拉后差方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code for the E
<吴建金> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算yaccobi

说明:数值计算方法,将连续方程离散化,用迭代方法求解最优解,这里是雅可比迭代C++的代码-Numerical methods, discretization of continuous equations, iterative method for solving the optimal solution, here is the Jacobi iteration code in C++
<吴建金> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Subset

说明:ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。 【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。 比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。 则: 0000表示空集{}。 0001表示{4}。 0010表示{3}; 0011表示{3,4}; …………
<jinceon> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算P1

说明:matlab code pc audio encoders, my first and second order
<mkarmen07> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算P1_a3

说明:matlab code pc audio encoders, my first and second order
<mkarmen07> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算runge4

说明:使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
<> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ttf

说明:这是对进行快速傅里叶变换的子程序,但是只能对实数函数进行变换!-this program is used for fft!
<刘作业> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Runge-Kutta

说明:Using Runge-Kutta 10 inoder to solve
<vo quoc phong> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算code

说明:用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。-Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision stud
<wangyizhi> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Knapsack

说明:Knapsack with dynamic programming
<arekpr> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 294.95 .96 .97 .98 .99 ... 3400 »

源码中国 www.ymcn.org