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

搜索资源列表

  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
    • 文件大小:4708
    • 提供者:秦青
  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
    • 文件大小:28019
    • 提供者:xmcxcoc
  1. C_jishuanqi

    0下载:
  2. 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18487
    • 提供者:leisuee
  1. fluidsD3D

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the gener
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1685113
    • 提供者:白洪涛
  1. matrixMul

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的矩阵乘法的例子,比CPU版本性能有非常大的提高。保留了可执行程序-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the matrix multiplication example, than CPU performance version of a very big increa
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1573497
    • 提供者:白洪涛
  1. sdgshjd

    0下载:
  2. 数字系统设计这是有关的相关源代码,有简易CPU 除法器、计数器等 ...[fpdiv_vhdl.rar] - 四位除法器的vhdl源程序 [vhdl范例.rar] - 最高优先级编码器8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使 BR> ... -Digital System Design This is the underlying source code, a simple C
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:838
    • 提供者:张瑞
  1. bnb20.优化matlab,toolbox,可以用于各种优化问题

    1下载:
  2. 优化matlab,toolbox,可以用于各种优化问题,Optimization matlab, toolbox, can be used for a variety of optimization problems
  3. 所属分类:并行运算

    • 发布日期:2017-03-22
    • 文件大小:190086
    • 提供者:fankun2
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:97748
    • 提供者:shallowgrave
  1. 13-1

    0下载:
  2. 并行算法:通过消息传递MPI实现排序,初学者比较好的示例-Parallel Algorithm: MPI message passing through the achievement of sequencing, a relatively good example for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:2593
    • 提供者:毛嘉
  1. edma

    0下载:
  2. 用c实现的dsp的edma功能,感觉是一个不错的例子,希望对大家有帮助-Dsp using c implementation of the EDMA function, feel is a good example, in the hope that everyone has to help
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:119678
    • 提供者:陆燕辉
  1. transpose

    0下载:
  2. cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:9658
    • 提供者:陈思远
  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. tongbu1

    0下载:
  2. 使用全局变量同步线程的简单例子,是多核编程书上的一个例子,欢迎查看-The use of global variables of a simple example of thread synchronization, multi-core programming is an example of the book, please see
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:413284
    • 提供者:肖飞
  1. MultiThreadProcess

    0下载:
  2. Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1574120
    • 提供者:dianalee
  1. jacobi

    1下载:
  2. 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2136
    • 提供者:付玉强
  1. sendandreceive

    0下载:
  2. 用c语言编写的简单发送和接收并行算法—雅克比迭代,是学习并行的好例子 -With the c language to send and receive simple parallel algorithm- Jacobi iteration, is a good example of parallel learning
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:963
    • 提供者:付玉强
  1. Book.CUDA.by.Example.Sanders

    0下载:
  2. CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING,非常适合CUDA编程开发者在开发过程中参考使用,里面有非常多经典的并行实例可供学习。-CUDA BY EXAMPLE: AN INTRODUCTION TO GENERAL-PURPOSE GPU PROGRAMMING Author(s): Jason Sanders Edward Kandrot Published: 28 Jul 201
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1957498
    • 提供者:mzh
  1. cuda-example

    0下载:
  2. cuda examples 对于学习GPU应用的人有用,例子讲的很详细具体-cuda examples very simple but illustrate in a very a clear way,hope you enjoy it
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3109
    • 提供者:awen
  1. counter

    0下载:
  2. 大计数器的快速实现方法,本例子实现32位计数器,包含测试用例;-Large counter fast implementation, this example a 32-bit counter, including test cases
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:943
    • 提供者:kang
  1. PhaseFieldModel

    2下载:
  2. 算例为一个双刃端口二维板,采用相场断裂计算模型计算,即该UMAT子程序(As an example, a two-dimensional plate with double edge ports is calculated by using the phase field fracture calculation model, that is, the UMAT subroutine)
  3. 所属分类:并行计算

    • 发布日期:2020-10-24
    • 文件大小:3072
    • 提供者:ggg789
« 12 3 »
搜珍网 www.dssz.com