代码搜索:mpi

找到约 7,429 项符合「mpi」的源代码

代码结果 7,429
www.eeworm.com/read/33020/1036479

mpi

www.eeworm.com/read/192084/8408119

cpp mpi.cpp

/* * Multi-precision integer library * * Copyright (C) 2006 Christophe Devine * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU
www.eeworm.com/read/192084/8408122

h mpi.h

#ifndef _BIGNUM_H #define _BIGNUM_H #ifdef __cplusplus extern "C" { #endif //#define SELF_TEST #ifndef _STD_TYPES #define _STD_TYPES #define uchar unsigned char #define uint unsi
www.eeworm.com/read/385953/8775678

txt mpi.txt

#include"mpi.h" #include"stdio.h" #include"stdlib.h" #include"malloc.h" #include"math.h" double countf(); void inputeque(); void neque(); double countw(); void diveque(); void diedai(); dou
www.eeworm.com/read/385535/8799489

mpi makefile.mpi

############################################################## # makefile for Lab 1 # Description: use this file to compile your MPI version ########################################################
www.eeworm.com/read/378186/9242840

makeheader-mpi

#!/bin/sh # # SH script for generating appropiate header on Makefile # prog=$1 cat ./install/Make.Incl-mpi ${prog}/Makeframe > ${prog}/Makefile
www.eeworm.com/read/371873/9532230

c mpi.c

/* mpi.c by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $Id
www.eeworm.com/read/371873/9532248

h mpi.h

/* mpi.h by Michael J. Fromberger Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved Arbitrary precision integer arithmetic library $Id
www.eeworm.com/read/353720/10425945

zip mpi程序.zip

www.eeworm.com/read/160163/10561941

c mpi.c

/* Start: bn_error.c */ /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoret