资源列表
NO020252010036
- 简单的矩阵计算,计算矩阵的加 减 乘 转置等-Simple matrix operations
P-r
- 差分格式算例,一个非常好的关于差分格式计算的例子,用fortran编写。-Example difference scheme
Bucket_Sort
- Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting algorith
turev
- Simple Derivation and Min. Max. Point calculation For FORTRAN 77.
Desktop
- 这是一个用来计算n的阶乘的代码,程序简单易懂。-this is a program what ask you to calculate n!
SOR
- 数值分析SOR迭代方法求解线性方程,主要源代码。-Numerical analysis SOR method for solving equations
Math
- GS迭代法,是利用计算机来求矩阵的解的,具有良好的执行效率-GS Iterator
P14FDTD
- 时域差分方法(fdtd)方法模拟有边界电磁场问题-fdtd method to imulate a bounary problem
English-Version
- 电力系统潮流上机pq分解法潮流计算 用于高压网配电的潮流计算 -English Version windows
FFT
- 用矩阵法计算FFT速度较快,误差小,希望能对大家有帮助-Matrix method to calculate the FFT speed, the error is small, I hope you can help
contents
- 计算和 可以计算整数和,例如a+b =c.-cacluate the sum
perfectNumber
- Platform is C#. Subject:Perfect number is a number that equals to summation of its divisor except 1 and the number itself
