CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - parallel c

搜索资源列表

  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. mpi_matrix_product.c

    0下载:
  2. 矩阵与矩阵,及矩阵与向量的并行乘积的源代码-Matrix and matrix, and parallel matrix and vector product
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2076
    • 提供者:邹长林
  1. Dijkstra-omp

    0下载:
  2. C语言和OpenMP编写的可在多核或SMP处理器上进行多线程运行的最短路径算法。可了解多核多线程和OpenMP的并行编程技术。-C language and can be prepared OpenMP or multi-core processors on SMP multi-threading to run the shortest path algorithm. Learn to multi-core multi-thread and OpenMP parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1636
    • 提供者:computing
  1. parallel.c.tar

    0下载:
  2. Example code for MPI
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1439
    • 提供者:luckystar88
  1. loans.and.parallel.arrays

    0下载:
  2. This C++ application calculates home loan analysis with parallel arrays.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:948
    • 提供者:joshuacollins
  1. Parallel

    0下载:
  2. 并行运算的C#类,对for循环进行并行运算处理-Parallel computing of C# class, on for the cycle to carry out parallel processing
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:5743
    • 提供者:yunhai
  1. nvcc_2.3

    0下载:
  2. CUDA并行编程环境的compiler driver———nvcc的详细介绍-CUDA parallel programming environment, compiler driver--- nvcc detailed descr iption of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:651945
    • 提供者:hank
  1. parallel-ludep

    0下载:
  2. 并行三角分解,MPI+visual c++环境下实现,附带数据-parallel compute of lu dep
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1736
    • 提供者:程宾
  1. LPT

    0下载:
  2. 源码中位C#环境下对并口的操作操作,即将数据传入并口中,用于打印机等设备。-The median C# source code under the environment of the operation of parallel operation, in which data is imported, and the mouth, for printers and other devices.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:46569
    • 提供者:Gary
  1. led

    0下载:
  2. this an application with source code in C# for the control of leds via the pc parallel port-this is an application with source code in C# for the control of leds via the pc parallel port
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:325035
    • 提供者:boulou
  1. C

    0下载:
  2. 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:55955
    • 提供者:cuijianzhou
  1. Gaussian

    0下载:
  2. Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:80967
    • 提供者:Cata
  1. FFT

    0下载:
  2. 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:chenmoumou
  1. isaac

    1下载:
  2. cfd解算器,功能齐全,包括并行,多重网格等,结构庞大-cfd solver, complete functions, including parallel, multi-grid and so on, a huge structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1266585
    • 提供者:yanjianfeng
  1. Pro-NET-4-Parallel-Programming-in-CSharp

    0下载:
  2. Pro NET 4 Parallel Programming in C#
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3897815
    • 提供者:
  1. Parallel-and-Distributed-Programming

    0下载:
  2. 《Parallel and Distributed Programming Using C++》,英文原版书籍,介绍C++下的并行计算和分布式计算。-" Parallel and Distributed Programming Using C++" , original English books to introduce C++ for parallel computing and distributed computing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2078843
    • 提供者:Eric
  1. Task-Parallel-Programing

    0下载:
  2. C# 并行运算程序,上课老师讲的程序,简单的并行运算-Task Parallel Programing
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:306648
    • 提供者:Han Li
  1. serial-and-parallel-application

    0下载:
  2. Visual C++ Visual Basic串并口开发技术工程应用实例导航 源码-Visual C++ Visual Basic serial and parallel application development technology projects source instance navigation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5395205
    • 提供者:沈星
  1. Multithreading in C# 5.0 Cookbook

    0下载:
  2. C#多线程编程实战 目录 第1章 线程基础 第2章 线程同步 第3章 使用线程池 第4章 使用任务并行库 第5章 使用C# 5.0 第6章 使用并发集合 第7章 使用PLINQ 第8章 使用Reactive Extensions 第9章 使用异步I/O 第10章 并行编程模式 第11章 更多信息(C# multi thread programming real war directory The first chapter thread base Sec
  3. 所属分类:C#编程

    • 发布日期:2018-04-21
    • 文件大小:1531904
    • 提供者:gengr
  1. C#多线程编程实战_中文完整版_带书签目录

    2下载:
  2. 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:25056256
    • 提供者:边缘1025
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com