17-1

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:2KB
下载次数:14
上传日期:2007-03-15 23:42:38
上 传 者vivid
说明:  经典排序,查找,二叉树相关算法的并行源代码实现
(classical order, locate, the binary tree algorithms to achieve parallel source code)

文件列表:
255942\including.c (2723, 2003-07-14)
255942 (0, 2011-02-18)

Example: 编译:mpicc including.c Co including 运行:可以使用命令 mpirun Cnp SIZE including来运行该串匹配程序,其中SIZE是所使用的处理器个数。本实例中使用了SIZE=4个处理器。 mpirun Cnp 4 including 运行结果: 请输入点的个数:6 请输入各点的坐标 0:1 0 1:2 1 2:4 0 3:2 4 4:1 2 5:0 3 请输入要判断点的坐标 2 3 结果:vertex p is in polygon 说明:输入顶点的(x,y)坐标时中间用空格隔开。

近期下载者

相关文件


收藏者