搜索资源列表

  1. BFS_CUDA

    0下载:
  2. 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter
  3. 所属分类:并行运算

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:iJuliet

源码中国 www.ymcn.org