资源列表
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
ufric
- Fric User defined in ABAQUS
CFD-notes
- 计算流体力学讲义(基础篇) 任玉新(清华大学工程力学系 流体力学研究所)-The computational fluid dynamics notes (foundation article)
perfectNumber
- Platform is C#. Subject:Perfect number is a number that equals to summation of its divisor except 1 and the number itself
