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

搜索资源列表

  1. TESTINT

    0下载:
  2. 一个C#的计算程序,供一些初学者学习,不过本人才疏学浅,还希望大家支持一下-a calculation program for some beginners learning, but I have little talent and less learning, but also hope that we support what
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:12.84kb
    • 提供者:施桢宏
  1. StudyMath

    1下载:
  2. 一个十以内加减法的自动出题系统,适合c#初学者学习其中的写法。-within a 10 addition and subtraction out that the automatic system, suitable for beginners learning c # in which the wording.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:56.5kb
    • 提供者:sherry
  1. example

    0下载:
  2. 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:邓超
  1. CsharpCalculatorSrccode

    0下载:
  2. CSharp计算器源码 很好的C#学习资料,适合初学者!
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:45.6kb
    • 提供者:NeoYu
  1. gauss

    0下载:
  2. 用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel algorithms, is to learn the good information!
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2.09kb
    • 提供者:付玉强
  1. jacobi

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

    • 发布日期:2017-03-25
    • 文件大小:2.09kb
    • 提供者:付玉强
  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-31
    • 文件大小:963byte
    • 提供者:付玉强
  1. openFemSrc

    0下载:
  2. 有限元计算软件,用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础-Finite element software, using C/C++ programming to solve a simple finite element problem, as the finite element study of the programming examples to better understand the fi
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:271.65kb
    • 提供者:
  1. HelloCPPAMP

    0下载:
  2. C++AMP的程序,需要安装VS2012,供并行计算初学者学习,内有文档-a program of C++AMP,which is for parallel learners and need to install VS2012. There is a document in it
  3. 所属分类:MPI

    • 发布日期:2017-12-03
    • 文件大小:19.16kb
    • 提供者:姜雪峰
  1. pso2

    0下载:
  2. 基于c++开发环境的粒子全算法程序,调试结果较为良好,有一定的学习利用价值。-Particles c++ development environment-based algorithm, commissioning more good results, have certain learning use value.
  3. 所属分类:MPI

    • 发布日期:2017-11-25
    • 文件大小:2.09kb
    • 提供者:
  1. mul

    0下载:
  2. 基于CUDA C的程序,可以对任意矩阵进行矩阵乘法,目前仅用全局存储器进行数据计算,相比于传统CPU程序,计算效率明显提升。程序结构简洁,内有注释,方便学习,如有不足之处,方便批评指正。-Based on CUDA C programs can be arbitrary matrix matrix multiplication, the current global memory for data only, compared to traditional CPU program, comput
  3. 所属分类:MPI

    • 发布日期:2017-11-20
    • 文件大小:1.08kb
    • 提供者:kexuan
  1. SerialPort

    0下载:
  2. C#利用SerialPort类进行串口通信的例子,适合初学者学习研究-C# using the SerialPort class for serial communication example, suitable for beginners study
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:104.2kb
    • 提供者:tom
  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-08
    • 文件大小:1.87mb
    • 提供者:mzh
  1. pthread

    0下载:
  2. 一个采用pthread求π的c语言程序,为初学者学习使用-One using pthread seeking π c language program for beginners to learn to use
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:582byte
    • 提供者:柳叶
  1. openmp_interface

    0下载:
  2. 一份很好的基于C和C++的openmp学习材料,内容全面,适合初学者。-This is a very good learning materials about openmp based on C and C++, comprehensive, suitable for beginners.
  3. 所属分类:MPI

    • 发布日期:2017-05-03
    • 文件大小:704.56kb
    • 提供者:Liu-JinLong
  1. mexPulseCompression

    0下载:
  2. mex混合编程脉压程序,编译环境matlab2015和VS2010希望大家一起交流学习~-Pulse Compression bymatlab and C
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:17.51kb
    • 提供者:唐虎
  1. CCiA_SourceCode

    1下载:
  2. C++并发实战源代码, 适合边读边调试. 可以自己学习使用.(C++ Concurrency Code, very good for self-studying, hope it is helpful to you)
  3. 所属分类:并行计算

    • 发布日期:2018-04-20
    • 文件大小:71kb
    • 提供者:bobofrog
搜珍网 www.dssz.com