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

搜索资源列表

  1. MPI-Nbody

    1下载:
  2. MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file resul
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:24.81kb
    • 提供者:mimi
  1. simpleTexture

    0下载:
  2. 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
  3. 所属分类:并行运算

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

    0下载:
  2. 讀取SLA檔案,計算全球每月海潮趨勢。(以1992年10月至2002年8月為例)-SLA read files, calculating the monthly tide of global trends. (From October 1992 to August 2002 as an example)
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:張筑鈞
  1. dpram2.ram的读写,使用状态机完成

    0下载:
  2. ram的读写,使用状态机完成,两片ram实现乒乓操作,ram read and write, using the state machine completed, two ping-pong operation to achieve ram
  3. 所属分类:并行运算

    • 发布日期:2016-10-14
    • 文件大小:1.38kb
    • 提供者:李群
  1. Threaded_Solution

    0下载:
  2. 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:957byte
    • 提供者:ASIN
  1. Serial

    0下载:
  2. 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:660byte
    • 提供者:ASIN
  1. C51programingfor93c46readandwrite

    0下载:
  2. 在C51下编写的93C46的读写程序,实现读写操作-C51programing 93c46,read and write.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:4.44kb
    • 提供者:fabine
  1. MPI

    0下载:
  2. 读取文件,然后根据要求选择进程数,并行运算,最后在得出的各个结果中选出最大值-Read the file, and then asked to choose the number of processes, parallel computing, in the end all the results obtained to select the maximum
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:胡言防
  1. E2PRW

    0下载:
  2. 一款通过并口读写E2P的程序,支持24C01-24C512-E2P through a parallel port to read and write procedures to support the 24C01-24C512
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:151.99kb
    • 提供者:周斌
  1. read_txt

    0下载:
  2. 用VC++实现的对并行计算和进化计算中分类问题,读取数据文件的源程序-With VC++ Achieved on parallel computing and evolutionary computation in the classification of the source data file to read
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:36.17kb
    • 提供者:苗晨
  1. read-data

    0下载:
  2. 应用卫星导航数据计算卫星地心坐标; 读Rinex星历文件;-Application of satellite navigation data satellite geocentric coordinates Rinex ephemeris read documents
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:761byte
    • 提供者:王丽
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1.91kb
    • 提供者:刘铭
  1. kfs-0.3.tar

    0下载:
  2. 来自startup的垂直搜索引擎http://www.kosmix.com/的开源项目,又一个开源的类似google mapreduce 的分布式文件系统,可以应用在诸如图片存储、搜索引擎、网格计算、数据挖掘这样需要处理大数据量的网络应用中。与hadoop集成得也比较好,这样可以充分利用了hadoop一些现成的功能,基于C++。-Applications that process large volumes of data (such as, search engines, grid compu
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:439.21kb
    • 提供者:湖北
  1. Cudalecture

    0下载:
  2. 介绍了cuda的发展,开发,以及编程方法,是cuda初学者必读之lecture-Introduced the cuda development, development, and programming methods, the lecture is a must-read for beginners cuda
  3. 所属分类:MPI

    • 发布日期:2017-05-23
    • 文件大小:6.86mb
    • 提供者:琪琪
  1. Sobel

    0下载:
  2. Program to read file and execute an matrix process from a source process with Command Line Output. Just a simple MPICH based program
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1.15kb
    • 提供者:Andrew Raharjo
  1. buffer

    0下载:
  2. 把存储在缓冲区的数据取出并进行计算 缓冲区如何存储数据以及读取方式-To the data stored in the buffer and calculated out how to store data buffer and read mode
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:546.03kb
    • 提供者:jeckson
  1. High-Performance-Computing-

    0下载:
  2. 一本关于高性能计算的好书,国外大牛写的,通俗易懂,全面而不繁琐。读懂它你就能写好自己的算法-A good book on high performance computing, foreign, Daniel, and user-friendly, comprehensive but not cumbersome. Read it you will be able to write their own algorithms
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:2.66mb
    • 提供者:suntnt
  1. mi

    0下载:
  2. IC read and wire soft -this is IC read and write
  3. 所属分类:MPI

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

    0下载:
  2. Linked List and Array Read String and print them
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3.13kb
    • 提供者:Elite Liew
  1. dutu

    0下载:
  2. 读写两幅图并计算前后两幅图中的标记点间的距离-Read and write two images and calculate the two figures before and after the distance between markers
  3. 所属分类:MPI

    • 发布日期:2017-05-17
    • 文件大小:4.58mb
    • 提供者:biaobing
« 12 3 »
搜珍网 www.dssz.com