搜索资源列表

  1. binxingsuanfa

    0下载:
  2. 并行程序设计是当前软件开发的新热点,本课件讲述了并行程序设计的关键技术内容,是很好的学习材料.-parallel program design is the development of new software hot, The courseware on the parallel program design, the key technical elements, is a very good learning materials
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:10227359
    • 提供者:无言
  1. MPIparelle

    0下载:
  2. 一本介绍并行程序设计语言MPI的电子书,是您学习MPI并行程序设计时值得参考的东西。 MPI并行程序设计-introduced a parallel programming language MPI eBook, yes you learn MPI parallel program design things worth considering. MPI Parallel Programming
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:819720
    • 提供者:seafloat
  1. VC并行编程示例

    0下载:
  2. 多线程编程已成未来的趋势,本例子在VC++开发环境中模拟赛马过程编写了一个多线程程序,可以为想学习并行编程的朋友提供借荐和参考。
  3. 所属分类:Windows编程

  1. Matlab遗传算法改进程序

    0下载:
  2. 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习
  3. 所属分类:人工智能/神经网络/遗传算法

  1. binxingsuanfa

    0下载:
  2. 并行程序设计是当前软件开发的新热点,本课件讲述了并行程序设计的关键技术内容,是很好的学习材料.-parallel program design is the development of new software hot, The courseware on the parallel program design, the key technical elements, is a very good learning materials
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:10226688
    • 提供者:无言
  1. mpisourceprogram

    0下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:846848
    • 提供者:yuyueer
  1. ParallPortDriver

    0下载:
  2. 一个非常好的pnp 并行端口设备驱动程序,学习入门Windows WDM 驱动程序很好-a very good pnp parallel port device driver. learning portal Windows WDM good
  3. 所属分类:驱动编程

    • 发布日期:2024-06-11
    • 文件大小:90112
    • 提供者:董金梅
  1. MPIparelle

    0下载:
  2. 一本介绍并行程序设计语言MPI的电子书,是您学习MPI并行程序设计时值得参考的东西。 MPI并行程序设计-introduced a parallel programming language MPI eBook, yes you learn MPI parallel program design things worth considering. MPI Parallel Programming
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:819200
    • 提供者:seafloat
  1. example

    0下载:
  2. 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi-This is my learning parallel programming the first procedure, when the original fortran, and I will rewrite for c
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:邓超
  1. parallel

    0下载:
  2. OpenGL实现的模拟并行画线的小程序,适合初学者学习-Realize the simulation of parallel OpenGL drawing a line of small procedures, suitable for beginners to learn
  3. 所属分类:OpenGL

    • 发布日期:2024-06-11
    • 文件大小:1224704
    • 提供者:ck
  1. ParallelDistributedProgramming

    0下载:
  2. 并行算法学习资料。附录了大量并行算法例子程序。-Parallel algorithm learning materials. Appendix a large number of examples of parallel algorithms process.
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:2079744
    • 提供者:tailiu
  1. mpibook

    0下载:
  2. MPI并行程序设计的一些资料 很经典的 欢迎大家下载学习 -MPI parallel programming some of the information are welcome to download the classic study
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:830464
    • 提供者:yiliang
  1. openMP

    0下载:
  2. 文档简单介绍了openMP并行程序设计,非常适合入门学习,希望和大家共勉。-Document a brief introduction openMP parallel programming, is ideal for entry-learning, hope and encourage one another.
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:245760
    • 提供者:刘彬
  1. rank

    0下载:
  2. 并行计算中的排序算法的枚举算法,方便大家学习并行程序设计-Parallel sorting algorithm in the enumeration algorithm so as to facilitate learning parallel programming
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-11
    • 文件大小:4096
    • 提供者:陈君
  1. parallel

    0下载:
  2. 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer cou
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:4963328
    • 提供者:KevinTse
  1. MPI_sample

    0下载:
  2. MPI例子程序,带有13个MPI并行程序,对学习MPI并行编程大有裨益-MPI example program, with 13 MPI parallel program to the study of great benefit to MPI parallel programming
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:25600
    • 提供者:张李群
  1. MatlabCuda

    0下载:
  2. 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:2561024
    • 提供者:Bigstrong
  1. Matlab学习

    0下载:
  2. 对于初学者非常实用的简单Matlab程序(For beginners very practical simple Matlab program)
  3. 所属分类:并行运算

  1. c++并行计算

    0下载:
  2. 能够通过多线程实现查找算法,大大节省了计算时间,提高了程序效率(Ability to implement a lookup algorithm through multiple threads)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:7238656
    • 提供者:zyqzyq
  1. 并行程序设计导论

    0下载:
  2. 适合于新手学习并行化MPI程序以及并行思想学习(This is a parallel program learning material for beginners.)
  3. 所属分类:并行运算

    • 发布日期:2024-06-11
    • 文件大小:17217536
    • 提供者:于大大
« 12 3 4 »

源码中国 www.ymcn.org