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

搜索资源列表

  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
    • 文件大小:6.45kb
    • 提供者:王红
  1. mmas

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

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

    0下载:
  2. canon算法的mpi程序,很基本的 适用多个节点-canon algorithm MPI process, a very basic application of a number of nodes
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:5.93kb
    • 提供者:王皓
  1. puzzle_java

    0下载:
  2. 魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the sear
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:秦青
  1. multipso

    0下载:
  2. 使用PSO开发的多种群协作优化算法,好文章啊。可以看看采用啊。-PSO development of the use of a variety of collaborative group optimization algorithm, ah excellent article. Ah can see adopted.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:188.62kb
    • 提供者:余建波
  1. CalCulateCodeLine

    0下载:
  2. 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:27.36kb
    • 提供者:xmcxcoc
  1. Neural_Networks_at_your_Fingertips

    0下载:
  2. 几个神经网络算法的例程,包括前向adaline, 共振art1, boltzman机, hopfield 网络, 自组织som 等等.-several neural network algorithm routines, including In this paper before, art1 resonance, Boltzman machine, hopfield networks, self-organizing som, and so on.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:111.63kb
    • 提供者:Z. Y. GU
  1. Data Mining Algorithm

    0下载:
  2. 各种数据挖掘算法的源代码,很齐全,很好用的阿!-data mining algorithm source code is very comprehensive and good use of A!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6.37mb
    • 提供者:zz
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:863.52kb
    • 提供者:wzy
  1. MPI_QuickSort

    0下载:
  2. MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:50.67kb
    • 提供者:
  1. eigenvalues

    0下载:
  2. cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:xiangxingbin
  1. Cannon

    0下载:
  2. 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1.23kb
    • 提供者:李光瑞
  1. genetic-algorithm

    0下载:
  2. 计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credibility of the genetic algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:280.64kb
    • 提供者:huangxi
  1. Dj-algorithm-implementation

    0下载:
  2. 包括Dijkstra并行串行算法的实现,可进行并行串行对比,得到时间开销-Including serial parallel Dijkstra algorithm implementation, can be parallel serial contrast, has been spending time
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:berry
  1. A-new-parallel-genetic-algorithm

    0下载:
  2. 并行遗传算法的分析,与最基本的有多不同,改进版-Parallel Genetic Algorithm analysis, with the most basic how different and improved version of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:90.73kb
    • 提供者:pei
  1. Differential-evolution-algorithm

    0下载:
  2. 两目标函数差分进化算法带罚函数算例,罚函数写在目标函数包括交叉、竞争、选择等-Differential evolution algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:3.54kb
    • 提供者:lixiang
  1. GPU-parallel-optimization-algorithm

    0下载:
  2. 基于gpu的现代并行优化算法,并行传输,实现数据的高速处理-Optimization algorithm, based on modern parallel gpu parallel transmission, to achieve high-speed data processing
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:张成宝
  1. The-algorithm-of-ACA-anout-TSP

    0下载:
  2. 基于遗传算法的TSP算法程序,程序完整,下载下来即可运行-TSP algorithm based on genetic algorithm procedure is complete, you can run downloaded
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:253.96kb
    • 提供者:周小舟
  1. Shortest-path-algorithm

    1下载:
  2. 最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6.42kb
    • 提供者:
  1. EDF-algorithm-implementation-code.

    0下载:
  2. 3篇有关EDF算法实现的代码。比较简单易懂,可以运行成功。-3 article on EDF algorithm implementation code.
  3. 所属分类:MPI

    • 发布日期:2017-04-25
    • 文件大小:14.62kb
    • 提供者:CJ
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com