Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CALL
Search - CALL - List
DL : 0
此文件用来调用函数的,然后就可一用了,大家用吧-This document is used to call the function, and then you can use one, and everyone used it
Date : 2025-12-25 Size : 1.89mb User : wo

实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库-The realization of grid resource scheduling and allocation of the simulation, mainly by the java to achieve, and call a class library simjava
Date : 2025-12-25 Size : 3.29mb User : lw

DL : 0
并行计算程序 Description: 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 data which is received from the root. Then all the processes send their blurred image data to the root and root writes the result in a file-Distributed Image Processing Filter Write a program that blurs an image file in a parallelized computation. Whenever possible, use collective operations (MPI_Scatter, MPI_Gather). The root process reads the image file from the NFS server, distributes the data of the file among all processes, and gathers the results into the output file. Each processor should receive a part of the image only. The image file is provided as a raw image file. It can be read using the C function fread() with a single call and written with the single call of the function fwrite(). The image is given as an array of h rows, a row has 1280 pixels , where each pixel is one unsigned char grey value. You may assume that h is lower than or equal to 8192. a) Write an MPI program in which the root process prepairs the data, so that all other processes get their data by exactly one MPI_Scatter operation.
Date : 2025-12-25 Size : 2kb User : 刘铭

DL : 0
一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过-A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
Date : 2025-12-25 Size : 1kb User : 瞧瞧

DL : 0
如何在MFC中调用CUDA,环境: Windows Vista SP1,Microsoft Visual Studio 2005,CUDA 2.0 步骤:1.创建一个对话框的MFC程序 -How to call MFC CUDA, Environment: Windows Vista SP1, Microsoft Visual Studio 2005, CUDA 2.0: 1. Create a MFC dialog box program
Date : 2025-12-25 Size : 627kb User : zhouxiaol

DL : 0
利用远程调用组件技术,实现多线程并行计算。-Use of remote call component technology, multi-threaded parallel computing.
Date : 2025-12-25 Size : 89kb User : 刘戈

DELPHI调用JAVASCRIPT科学计算-DELPHI call JAVASCRIPT scientific computing
Date : 2025-12-25 Size : 139kb User : 雨中阳

DL : 0
WCF分布式开发步步为赢(10):请求应答(Request-Reply) 、单向操作(One-Way)、回调操作(Call Back) 源代码-WCF distributed development step by step to win (10): request response (Request-Reply), a one-way operation (One-Way), callback operations (Call Back) source code
Date : 2025-12-25 Size : 84kb User : dan

在利用isight进行MDO时,用于isight对UG自动更新程序的调用-For isight isight MDO UG automatic update procedure call
Date : 2025-12-25 Size : 1kb User : libin

DL : 0
QPSK调制的VHDL源代码,大家在使用的时候就可以方便的调用了-VHDL source code of QPSK modulation , you can conveniently call when using
Date : 2025-12-25 Size : 1kb User : wanghaun

根据不同的计费方式和通话时间进行通话费用的计算,选出合理的话费区间和选择业务方式-According to different billing methods and talk time calculation of the cost of a call to elect a reasonable range and choice business approach calls
Date : 2025-12-25 Size : 1kb User : yaoyi

DL : 0
最简单的矩阵并行计算方法,很简单 调用CUDA计算得到的 非常简单-The easiest parallel matrix calculation method is very simple call to get a very simple calculation CUDA
Date : 2025-12-25 Size : 1kb User : gemengran

DL : 0
压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
Date : 2025-12-25 Size : 4kb User : 王昕

DL : 0
tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to compile android tbb dynamic library, then call in android, including the tbb compiled android release and debug versions of dynamic libraries, documents, etc. Use
Date : 2025-12-25 Size : 2.26mb User : renxueji

tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to compile android tbb dynamic library, then call in android, including the tbb compiled android release and debug versions of dynamic libraries, documents, etc. Use
Date : 2025-12-25 Size : 13.65mb User : renxueji

DL : 0
调用核函数,对PI的数值求解进行并行计算,对gpu并行计算的初学者有一定的启发-Call the kernel function, PI values ​ ​ for solving parallel computing, parallel computing gpu beginners have some inspiration
Date : 2025-12-25 Size : 3.74mb User : 刘欧

DL : 0
TMS320C6678 复向量相乘源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,复向量点乘使用汇编语言编写,顶层使用C语言调用,书写简单,方便调用-TMS320C6678 complex vector multiplication source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capabilities, complex vector dot product written in assembly language, the top-level C language calling, writing simple, easy call
Date : 2025-12-25 Size : 38kb User : leiran

DL : 0
XML-RPC的全称是XML Remote Procedure Call,即XML远程方法调用。-xml rpc
Date : 2025-12-25 Size : 492kb User : chilly

DL : 0
通过SWIG工具转换C++代码实例,并在GO中调用。GO开饭环境为LITEIDE-Convert C++ code examples by SWIG tool and call in GO. GO dinner environment LITEIDE
Date : 2025-12-25 Size : 13.88mb User : xuyan

[MPI] 1
DL : 0
基于map reduce的点名系统,分别使用了串行和并行两种方法-Based on map reduce roll call system, respectively, using a serial and parallel methods
Date : 2025-12-25 Size : 13kb User : 李求知
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.