摘要: 网上找了很多XDR编码的内容,但是大多都是介绍相关的,很少有编程实例。因为分布式的课程学习了XDR外部数据编码,并应用在了RPC远程过程调用的实现中。本篇博客先暂时描述XDR相关,下一篇将介绍Socket通信。 这一篇博客介绍了XDR的内部实现 http://blog.csdn.net/chdhus 阅读全文
posted @ 2017-05-17 15:36 leijin0211 阅读(4203) 评论(1) 推荐(0) 编辑
摘要: 参考博客: http://www.cnblogs.com/shixiangwan/p/6626156.html http://www.cnblogs.com/hantan2008/p/5390375.html 系统环境: Windows10 (Windows7及以上均可以) 64bit VS2013 阅读全文
posted @ 2017-05-14 10:32 leijin0211 阅读(10518) 评论(0) 推荐(0) 编辑
摘要: MPI的安装我参考了网上大牛的博客: http://blog.csdn.net/bendanban/article/details/9136755 http://www.cnblogs.com/liyanwei/archive/2010/04/26/1721142.html MPI3.0以前的安装方 阅读全文
posted @ 2017-05-14 09:46 leijin0211 阅读(13039) 评论(0) 推荐(0) 编辑