搜索资源列表
FFT
- This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
elcirc5-01-01c
- elcirc三维环流模型,可以计算河流、河口、海洋、湖库等水流、温度、盐度输移-ELCIRC is an unstructured-grid model designed for the effective simulation of 3D baroclinic circulation across river-to-ocean scales. It uses a finite-volume/finite-difference Eulerian-Lagrangian algorithm to s
EWA
- Earthworms can aerate the soil with their burrowing action and enrich the soil with their waste nutrients. Inspired by the earthworm contribution in nature, a new kind of bio-inspired metaheuristic algorithm, called earthworm optimization algorithm (
Benchmarks
- 常用的智能优化算法的benchmark函数,供优化算法论文性能比较实用。(Commonly used intelligent optimization algorithm benchmark function, for optimization algorithm paper performance is more practical.)