代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/193291/8240815
h message.h
/******************************************************************************
* Copyright (c) 2006 Primax Corporation,Ltd. All rights reserved.
*
* Author: Junny Fu
*
* Descr
www.eeworm.com/read/192793/8271906
gif message.gif
www.eeworm.com/read/393095/8311769
class message.class
www.eeworm.com/read/393095/8311779
obj message.obj
www.eeworm.com/read/392247/8355357
c message.c
#include "mpi.h"
main( argc, argv )
int argc;
char **argv;
{
char message[20];
int myrank;
MPI_Init( &argc, &argv );
/* MPI程序的初始化*/
MPI_Comm_rank( MPI_COMM_WORLD, &myrank );
/* 得到当前进程的标识*/
www.eeworm.com/read/174183/9603683
gif message.gif
www.eeworm.com/read/174182/9604410
h message.h
// Message.h: interface for the CMessage class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MESSAGE_H__A0DEE46E_8D70_4E1D_B26A_A7CA33DCFE07__INCLUDE
www.eeworm.com/read/174182/9604487
cpp message.cpp
// Message.cpp: implementation of the CMessage class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Message.h"
#ifdef _DEBUG
#undef