资源列表

« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 3400 »

[数学计算/工程计算STRASSEN

说明:矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵-Matrix multiplication is linear algebra is the most common operation, it is one of the numerical calculation is widely used. If A and B is 2 n* n matri
<庞存岐> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:fft傅里叶变换源码,是信号处理的基本变换方法,成熟,可靠-fast fourier transform is a good traditional data processing method.
<neal> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算guass

说明:利用高斯列主元消去法求解线性方程组Ax=b的解,并进行验证-Gauss elimination method to solve out the main element equations,
<席玺> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Trabalho-G2---SO

说明:Simple Preemptive Priority Scheduling Algorithms.
<ursonoturno> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sales_man

说明:推销员问题:穷举出推销员可能行走的每条路径,计算花费,从中选出最小的那条路径,有很详细的注释,是我们算法课的作业。-Salesman problem: a salesman may exhaustive walk each path, calculate the cost, choose the smallest piece of the path, there are very detailed notes, our algorith
<wang> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Strassen

说明:Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algor
<zhaoruxu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算innerproduct

说明:Simple InnerProduct Algorithm in Java
<thedarknesswarrior> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算optimization-problem

说明:非线性最小二乘 优化问题 -Nonlinear least squares optimization problem
<啊泰> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算adi

说明:有c/c++编写的函数,可以运行,有差分的方法,实现温度场的计算-With c/c++ write function, you can run, there is difference method to achieve the calculation of temperature field
<liming8454> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spearman

说明:用于计算等级相关系数(spearman系数)的子程序。-Used to calculate the rank correlation coefficient (spearman coefficient) subroutine.
<失忆> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PAM_amc_test

说明:PAM auto modulation classification
<楚雲生> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cpm_test

说明:coninuous phase modulation
<楚雲生> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 299.00 .01 .02 .03 .04 ... 3400 »

源码中国 www.ymcn.org