搜索:Barnes
找到约 4 项符合「Barnes」的查询结果
结果 4
https://www.eeworm.com/dl/694/282356.html
并行计算
用openMP写的barnes-hut问题,buildQuadtree和computeandupdateforce实现了并行计算
用openMP写的barnes-hut问题,buildQuadtree和computeandupdateforce实现了并行计算
https://www.eeworm.com/dl/694/282357.html
并行计算
OpenMP下的并行计算Barnes-Hut问题. 只实现了computeandupdateforce部分的并行
OpenMP下的并行计算Barnes-Hut问题. 只实现了computeandupdateforce部分的并行
https://www.eeworm.com/dl/641/279733.html
数学计算
一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005
一个用OpenMP实现的并行Barnes Hut算法。有schedule和chunk size的设置功能。运行环境:vs2005
https://www.eeworm.com/dl/641/277802.html
数学计算
一个用python编写的N体模拟问题
一个用python编写的N体模拟问题,采用Barnes-Hut算法,带实时模拟和显示计算,代码写得非常漂亮