代码搜索:PVM

找到约 139 项符合「PVM」的源代码

代码结果 139
www.eeworm.com/read/165117/10075813

sp makefile.sp

# # Makefile for serial, PVM and MPI versions of fastDNAml_1_2_2.c # Makefile for SP2. # #******************************************************************************* # C compilers CC
www.eeworm.com/read/165117/10075826

linux makefile.linux

# # Makefile for serial, PVM and MPI versions of fastDNAml_1_2_2.c # Makefile for Linux machines. # #******************************************************************************* # C comp
www.eeworm.com/read/243682/12925769

txt scilab.txt

/L20"Scilab 2.7" Nocase Line Comment = // String Chars = '" File Extensions = sci sce /Function String = "%[ ^t]++function*=[ ^t]++^([a-z0-9_]+^)" /Function String 1 = "%[ ^t]++function[ ^t]+^([a-z0
www.eeworm.com/read/257493/11924351

cpp avi_mp3.cpp

#include "StdAfx.h" #include "avi_mp3.h" CAvi_Mp3::CAvi_Mp3() { HRESULT hr = CoInitialize(NULL); if (FAILED(hr)) { return; } m_pGraph=NULL; m_pMediaControl=NULL; m_pMediaPositi
www.eeworm.com/read/151814/5678815

c pvmjac.c

#include #include #include "jac.h" //#define JAC_PVM_DEBUG int jac_pvm_init(void) { return 0; } int jac_pvm_finish(void) { return 0; } const void * jac_find_jac_
www.eeworm.com/read/270995/11013176

c population.c

#include #ifdef USE_PVM #include #endif /* USE_PVM */ #include "petrol.h" #include "utils.h" static void PopulationInit(Settings *s, Population *p); static void P
www.eeworm.com/read/151814/5678838

c pvmtrace.c

#include int trace_pvm_init(void) { j_log("trace: initializing PVMs"); return 0; } int trace_pvm_finish(void) { j_log("trace: finishing PVMs"); return 0; } const PREVI * tr
www.eeworm.com/read/303435/3811647

h pvmlib.h

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ /* SeisLib.h */ #include "pvm3.h" /* PVM working modes */ #define PvmDataMode