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

搜索资源列表

  1. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6601
    • 提供者:王红
  1. mmas

    0下载:
  2. 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5294
    • 提供者:王红
  1. zzpsms

    0下载:
  2. 实现装载问题的解决 你可以运行时 根据参数的不同得到不同的结果-achieve loading solve the problem when you can run under different parameters to be different results
  3. 所属分类:并行运算

    • 发布日期:2014-01-14
    • 文件大小:4070
    • 提供者:jelly
  1. ssdddf

    0下载:
  2. 介绍用ssdddf方法实现的网格算法,用来解决TSP问题-presentation ssdddf method of mesh algorithm used to solve the TSP
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3980
    • 提供者:jfjdfif
  1. 数值分析2

    0下载:
  2. 由于一个数值问题的精确解往往事先不知道,而用数值方法求出的计算解的误差又是不可避免的。因此,数值解是否失真,如何判断──即误差问题,成为大家所关心的重要而又困难的问题,本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-as an accurate numerical solution of the problem often did not know in advance,
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4471
    • 提供者:周易
  1. Pthread-to-caculate-PI 多线程计算π

    1下载:
  2. 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
  3. 所属分类:并行运算

    • 发布日期:2016-06-14
    • 文件大小:2458
    • 提供者:YUANZX
  1. matrixcode.rar

    1下载:
  2. 矩阵运算,包括加,减,乘,除,行列式,逆阵的求解,伴随矩阵求解,Matrix operations, including add, subtract, multiply, divide, determinant, inverse matrix to solve, with the matrix solution of
  3. 所属分类:MPI

    • 发布日期:2016-06-07
    • 文件大小:8047
    • 提供者:刘石
  1. renyanglangshucaiguohe

    0下载:
  2. 人、羊、蔬菜、狼如何过河?这是一个用matlab语言编写的程序来求解他们怎么过河的算法。-Human, sheep, vegetables, how the wolf across the river? This is a program written using matlab to solve them how to cross the river of the algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4765
    • 提供者:pzg
  1. c

    0下载:
  2. 一个算法小题目,用C写出来的解决实际数学问题-An algorithm for a small subject, written with C to solve practical mathematical problems
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:1114
    • 提供者:卢海泉
  1. fft2d_gpu

    0下载:
  2. using NVIDIA FFT CUDA Library to solve FFT problem
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1433
    • 提供者:yhtseng
  1. numdiff

    0下载:
  2. 求解predator-prey的代码,包括原式及改变的式子-Predator-prey to solve the code, including the original type and change formula
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:5407
    • 提供者:wangnan
  1. heatdistribution-mpi

    3下载:
  2. 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:72385
    • 提供者:disheng
  1. DiffractionGrating

    1下载:
  2. 计算衍射光栅的程序,可以求解1 2 3 4 光栅的衍射问题,不错的程序-Procedures for calculation of diffraction grating, you can solve the 1234 diffraction grating problems, a good program
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:22708
    • 提供者:zhanglan
  1. pso_01

    1下载:
  2. 使用二进制PSO解决0-1背包问题的MATLAB程序-The use of PSO to solve 0-1 knapsack problem
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:9967
    • 提供者:waterjj
  1. linear

    0下载:
  2. C++ Parallel program with MPI to solve a linear equation system
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:530
    • 提供者:Shripal
  1. MPI.Heat

    0下载:
  2. This a parallel program that solve the heat distribution problem in array mode.the 6.11 prorblem of chapter 6 in parallel programing techniques and application using networked workstations and parallel copmuters by barry wilkinson -This is a parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1342
    • 提供者:Navid Yamini
  1. particle_neighbor_search_(latest_version)

    0下载:
  2. 介绍了如何在CUDA上搭建KD-TRIE,以及如何在CUDA上对其进行搜索和预处理,使其能适应解决粒子邻居搜索问题。-Describes how to build CUDA on KD-TRIE, and how to search them on CUDA and pre-treatment, so that it can adapt to solve the particle neighbor search problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-09
    • 文件大小:2268223
    • 提供者:qq
  1. 25811211GA

    0下载:
  2. 演化算法GA的c++实现,以解决某一函数最优解为例-Evolutionary algorithm GA-c++ implementation to solve the optimal solution as an example of a function
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3432
    • 提供者:panbowen
  1. MutipleThread

    0下载:
  2. 解决多个售票员售票,把一张票售给多个乘客的问题,采用多线程同步与互斥解决。-Solve multiple conductor ticket sales, the number of passengers a ticket sold to the problem of multi-thread synchronization and mutual exclusion solution.
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3387066
    • 提供者:Miroc
  1. cholesky

    0下载:
  2. 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:887
    • 提供者:卓迅佳
« 12 3 4 »
搜珍网 www.dssz.com