本文介绍了使用Visual C ++和MPI的客户端/服务器应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是客户机/服务器应用程序开发的初学者,我只需要使用库"mpi"来开发客户机/服务器应用程序.因此,任何机构都可以帮助我弄清楚如何在Visual C ++中使用mpi来实现我的应用程序.

Hi, i''m a beginner at client/server application development and i have to use only the library "mpi" to develop my client/server application. so, can any body help me figure out how to implement my application using mpi in visual c++.
and thanks.

推荐答案



这篇关于使用Visual C ++和MPI的客户端/服务器应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 20:40