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

搜索资源列表

  1. WindowsDoctor

    0下载:
  2. 診\斷系統是否有所出錯,並確實告知錯誤如何處裡方式,好用又快速。-diagnostic systems make mistakes, and how did this wrong Office Lane, fast and handy.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:281052
    • 提供者:楊宇碩
  1. labview_exercise

    0下载:
  2. labview入门练习,希望可以帮助大家,共同进步。-labview entry to practice, I hope you can help us make progress together.
  3. 所属分类:MPI

    • 发布日期:2017-05-19
    • 文件大小:5302042
    • 提供者:李雷
  1. geneticalgorithms

    0下载:
  2. 用于进行简单的遗传算法,算法给出了一个具体的算例,用于进行计算-For the simple genetic algorithm, the algorithm is given a specific example, used to make the calculation
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:356885
    • 提供者:王风
  1. SPARSE_CODE_DEMO

    0下载:
  2. C++实现的稀疏矩阵类,可实现稀疏矩阵的存储计算等功能-Now, instead of using 2D, we will use doubly-linked lists to present sparse matrices. There are various methods of organizing doubly-linked-lists. We not only store elements of sparse matrices but also implement operations
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:4835
    • 提供者:xkx
  1. jsshiqi

    0下载:
  2. 如何利用java定时器使一个变量做到一秒一变。例如变量x初值是1, 然后第一秒变成2,第二秒变成3,以此类推。-How to use java to do a second timer to make a change to a variable. For example, initial value of the variable x is 1, then seconds into the first 2 seconds into the second 3, and so on.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1017
    • 提供者:gaopan
  1. Logistic

    0下载:
  2. 蜘蛛网迭代法做Logistic模型的轨道-Logistic model of iterative methods to make spider web track
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:708
    • 提供者:xixi
  1. Prime

    0下载:
  2. JAVA多线程找质数。 输入为你想要创建的线程数和质数上限。 例: java PrimeSieve 10 3会利用三个线程输出10以下所有的质数-JAVA multi-threading to find prime numbers. Enter the number of threads you want to create the maximum number and quality. Example: java PrimeSieve 10 3 will make use of
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2015
    • 提供者:Yichen Li
  1. HadoopStreaming.tar

    0下载:
  2. 在使用Hadoop Streaming时,自己定义的Inputformat,实现Map的输入<key,value>,key为文件名,value为文档的整篇内容。-Using the self design inputformat to make the filename as the key and the whole content as the key in the Map Input come true while do the MapReduce program with h
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:3258
    • 提供者:gdq
  1. CUDAdlltest

    0下载:
  2. VC++,VS2010平台上的三个CUDA dll测试程序(一个是库文件程序,另外两个是VS2010平台和VisualC++6.0平台下的测试程序,可以方便地作为CUDA dll应用程序开发的框架,为了能正确运行这些程序,请确保已经安装了NVIDIA GPU Computing SDK 4.0 及以上,并且电脑上要有NVIDIA的GPU显卡),程序均有详细的注释。文章可参考http://blog.csdn.net/menglongbor/article/details/7526493-VC++,
  3. 所属分类:MPI

    • 发布日期:2017-05-11
    • 文件大小:2349764
    • 提供者:xiaobo
  1. test06

    0下载:
  2. 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
  3. 所属分类:MPI

    • 发布日期:2017-06-02
    • 文件大小:14720154
    • 提供者:汤良宇
  1. mpi_bingxing

    0下载:
  2. 并行计算,能让你很好的理解怎么并行计算的-Parallel computing, make you a good understanding of how parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-12-04
    • 文件大小:3237
    • 提供者:zhang
  1. CPPAMP-manu

    0下载:
  2. C++AMP 手册,简单扼要的介绍了array_view,index 等对象,充分利用 GPU 计算资源,使你的程序计算速度提高百倍。-C++AMP manual, brief descr iption of the array_view, index and other objects, make full use of GPU computing resources to make your program to calculate the speed of a hundred times.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:277350
    • 提供者:ltx
  1. fastflow-2.0.0

    0下载:
  2. Fastflow是一个在多核系统下的并行计算框架,可以灵活的加入现有的程序中,在软件开发的各个层次均可得到应用,采用了non-blocking lock-free/fence-free的同步机制,比openmp更加高效-FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanism
  3. 所属分类:MPI

    • 发布日期:2017-05-25
    • 文件大小:8500750
    • 提供者:C
  1. multi2sim-4.1.tar

    0下载:
  2. Multi2Sim CPU-GPU 仿真器, 4.1版本 基于Linux的版本。可以用GNU make编译。 可以设计自己的CPU或者CPU-GPU架构,然后仿真。-Multi2Sim CPU-GPU Simulator. Version 4.1
  3. 所属分类:MPI

    • 发布日期:2017-05-22
    • 文件大小:6663990
    • 提供者:Peilong
  1. make_another_unique_workaround

    0下载:
  2. another workaround for make unique
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:mace1234
  1. add

    0下载:
  2. 利用SIMD指令实现四拍并行计算,主要是SSE,SSE2-using SIMD languanges make the calc more fast,more is SSE,SSE2
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:153761
    • 提供者:飞越梦
  1. scala-shell-code_09.scala

    1下载:
  2. 基于spark做的文本分类,有分词、提取TFIFDF关键词特征,贝叶斯分类次,word2vector-Make text classification based spark, partakers word feature extraction TFIFDF keyword, Bayesian classification times, word2vector
  3. 所属分类:并行运算

    • 发布日期:2017-05-04
    • 文件大小:7244
    • 提供者:万 江
  1. 并行计算MPI程序设计

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar
  3. 所属分类:并行计算

    • 发布日期:2017-12-23
    • 文件大小:215040
    • 提供者:GuoW
  1. 最优化实验乘子法

    0下载:
  2. 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde
  3. 所属分类:并行计算

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:jowing
搜珍网 www.dssz.com