加速坐标下降法在复合函数优化中的应用与资源说明
Project has been moved to http://optml.github.io/ac-dc/ The source can be obtained here
本专区汇聚了各类基于 并行计算 开发的源码资源,共计 232 篇资源供开发者免费下载学习。
Project has been moved to http://optml.github.io/ac-dc/ The source can be obtained here
示例代码的 JOCL 使用 java 和开放 CL 获得输出的一个示例,以找出是否 jocl 是否正常工作。
--概述: 变形两个图像的位图或影片剪辑的序列作为输出结果。 硬件要求: 此示例需要 DirectX 11 能够卡,如果没有检测到示例将使用 DirectX 11 参考模拟
一个用c++实现的meanshift算法,很有用很搞笑,支持并行计算,适用于高级用户
about the basic GA in the VC++ using GPU to -about the basic GA in the VC using GPU to
基于winapi的求pi程序,可以自主分配线程 实现多线程并行计算
mpi程序,用visual c++ ,Fortran等实现-mpi procedures, using visual c, Fortran, etc. achieve
Project was moved to GitHub Summary "cpptask" is an open source library which represen
微粒群优化算法是由模拟鸟群觅食行为而产生的群智能算法,微粒在解空间中随机移动,其移动受三个因素(粒子自身惯性、粒子的历史最佳位置、粒子全局的最佳位置)影响,使其收敛于可能的最优解。
The project has moved to https://github.com/rudaoshi/gpumatrix. A matrix library on GPU w
C++ class for sorting integer lists in OpenCL. No need of extra library or SDKs. Tested wi
Particle Swarm Optimization (PSO) in C++ Check the startup project Basic PSO Implementatio