资源列表

« 1 2 ... .15 .16 .17 .18 .19 2120.21 .22 .23 .24 .25 ... 3400 »

[数学计算/工程计算fiifteen_puzzle

说明:Program implements graphs algorihtms to solve fifteen puzzle problem (http://en.wikipedia.org/wiki/Fifteen_puzzle). There are few methods BFS - Hamming and Manhattan heuristics, Breadth-first search and Depth-first searc
<username> 在 2024-11-02 上传 | 大小:19456 | 下载:0

[数学计算/工程计算comm

说明:曲线拟合算法,牛顿迭代算法,等差拟合算法。-Curve fitting algorithm, Newton algorithm, arithmetic fitting algorithm.
<silon> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数学计算/工程计算isvd-0.1

说明:QR分解用于矩阵的分解,矩阵可以是任意位数的矩阵-QR decomposition for matrix decomposition, matrix, the matrix can be any digit
<Better> 在 2024-11-02 上传 | 大小:423936 | 下载:0

[数学计算/工程计算Decomposition_QR

说明:QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matr
<徐默涵> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算82859165cifa

说明:编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 -Allocation procedures, the following requirements to solve the n-a system of linear equations (assum
<潘骞> 在 2024-11-02 上传 | 大小:2048 | 下载:1

[数学计算/工程计算mcml

说明:Monte Carlo simulation -Monte Carlo simulation of photon propagation
<TingLI> 在 2024-11-02 上传 | 大小:222208 | 下载:0

[数学计算/工程计算anneal

说明:规范的模拟退火算法代码,广大的学习者都在用的代码-Standard simulated annealing algorithm code, the majority of learners are using the code
<liu> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数学计算/工程计算hurst_exponent

说明:使用经典R/S方法计算赫斯特指数,以衡量数据的分型特性-using R/S method to caculate the Hurst exponent
<wangxin> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i
<cranda> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i
<cranda> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算konversi-bilangan

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i
<cranda> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i
<cranda> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2120.21 .22 .23 .24 .25 ... 3400 »

源码中国 www.ymcn.org