搜索资源列表
OpenMP
- C++图形开发库,轻松帮助你完成系统界面效果
Cannon
- 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
omp-demo-dependency
- 基于c语言的openMP程序实现,用于初学者的典型程序-Based on c language openMP program implementation, the typical procedure for the beginner
HausDorffComputer
- 源码包括鲁棒性HausDorff算法(RHD)的C++版本,分为三个文件,分别为HausDorffComputer.cpp,HausDorffComputer.h,CommonHeader.h,实现了RHD算法,同时增加了OPENMP并发编程的指令,可供OPENCV图形开发人员参考。-This Rar file consists three files named HausDorffComputer.cpp, HausDorffComputer.h and CommonHeader.h. It
dijkstra_openmp
- DIJKSTRA_OPENMP is a C++ program which illustrates the use of the OpenMP application program interface by implementing Dijkstra s minimum graph distance algorithm
Cannon
- 佳能矩阵相乘算法,利用了openmp与C++技术-Canon matrix multiplication algorithm, use openmp and C++ technology
FluidTerrainErosion
- A realtime terrain erosion & fluid simulation running on the CPU. The simulation is implemented in C++ on the CPU and parallelized using OpenMP. Rendering is done using OpenGL. We use the eulerian or grid-based approach to fluid simulation to impleme
RVO2
- RVO2是一个易于使用的C ++实现的最佳交互避碰(ORCA)仿真。 RVO2库会自动使用parallellism为计算运动,如果你的机器有多个处理器和编译器支持OpenMP的。-RVO2 Library is an easy-to-use C++ implementation of the Optimal Reciprocal Collision Avoidance (ORCA) formalism for multi-agent simulation. RVO2 Library auto