CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - ITS

搜索资源列表

  1. LBM_Linux20051208

    2下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 这是“格子模型”的并行处理,在LINUX下调试通过-lattice Boltzmann method lattice Boltzmann method is to retain the lattice
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:17.53kb
    • 提供者:张翟
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
  3. 所属分类:并行运算

    • 发布日期:2014-01-17
    • 文件大小:1.96kb
    • 提供者:yangdi
  1. parallel-dijkstra 并行化思路实现dijkstra算法

    0下载:
  2. 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
  3. 所属分类:并行运算

    • 发布日期:2017-03-23
    • 文件大小:726.93kb
    • 提供者:joyce
  1. cuda-memcheck-handbook-4.0cn

    0下载:
  2. CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:465.57kb
    • 提供者:sogo
  1. backstepLBM

    1下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
  3. 所属分类:MPI

    • 发布日期:2015-06-01
    • 文件大小:2.48kb
    • 提供者:Wan Gang
  1. pastsquare

    0下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.48kb
    • 提供者:Wan Gang
  1. cavitylid-driven

    0下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -Lattice Boltzmann method of lattice Boltzmann method is to retain the lattice gas automata method has the
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2.07kb
    • 提供者:Wan Gang
  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 means the longest distance bet
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:iJuliet
  1. Aztec2.1.tar

    0下载:
  2. 并行解法器,功能强大,有源代码。 并行解法器,功能强大,有源代码。 -parallel solver,its function is powerful, and source code is available.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:462.99kb
    • 提供者:Jiachang
  1. 16X16led

    0下载:
  2. 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot mat
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:7kb
    • 提供者:soisit
  1. MultiCore-Programming

    0下载:
  2. Intel出版的多核编程,介绍通过软件的多线程方式来提高性能的方法。分为介绍多核变成,线程的综述,并行的基本概念,线程以及并行编程的结构,线程的API,OpenMP技术,并行编程的常规问题,多线程debug方法,Intel多核处理器的线程及其开发工具等。-Intel multi-core programming, published to introduce the way through the software to improve performance of multi-threaded
  3. 所属分类:MPI

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:Arthas
  1. SDCC_XC800_2.5.4B4_Source

    0下载:
  2. its a scu driver for xc 2000 micro ,,, very good one the best code i have ever seen
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:NAS
  1. title1

    0下载:
  2. 主要是解决了二分法的计算,针对不同的高阶方程,只要有根,就可以并行地将计算出其相应的根的运算,同时效率比一般算法高-Mainly to resolve the dichotomy of the calculation, for different order equation, as long as root, it can be calculated in parallel to the root of its corresponding operator, while higher effi
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:646byte
    • 提供者:童飞飞
  1. mpi_barrier

    0下载:
  2. HOW MPI_BARRIER WORK ITS PARALLISING THE PROGRAME. ITS A MANUAL LOCK
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:10.36kb
    • 提供者:redline
  1. sGA

    0下载:
  2. 对并行运算的算法进行简介并对其对其分析以及实验结果分析。-Parallel computing algorithm of the profile and its analysis and experimental results of its analysis.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:431.7kb
    • 提供者:甘孟壮
  1. psotsp

    0下载:
  2. 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:5.72kb
    • 提供者:何涛
  1. Sourcebook.of.Parallel.Computing

    0下载:
  2. 一本全面介绍近年来并行计算研究进展的著作,其综合性很强,适合有专业背景的学者阅读。-A comprehensive descr iption of recent progress in parallel computing works, and its very complex, suitable for a professional background in academic reading.
  3. 所属分类:MPI

    • 发布日期:2017-05-29
    • 文件大小:11.18mb
    • 提供者:王笑和
  1. MPI1Exercises.tar

    0下载:
  2. Some examples of MPI (Message Passing Interface) in order to understand its use.
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.73kb
    • 提供者:j2deme
  1. summer-thesis1

    0下载:
  2. its nice and good program
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:175.4kb
    • 提供者:Adonis
  1. grisim

    0下载:
  2. 澳大利亚melbourne大学网格计算和分布式系统的网格研究知名教授对gridsim 的详细介绍。其权威性和前沿性对研究者有很大的帮助。-Australia melbourne university grid grid computing and distributed systems research of well-known professor of gridsim details. Forefront of its authority and is very helpful for re
  3. 所属分类:MPI

    • 发布日期:2017-05-09
    • 文件大小:1.48mb
    • 提供者:huangxi
« 12 3 »
搜珍网 www.dssz.com