文件名称:14-3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
例如:
编译:mpicc app_match.c邻app_match
运行:可以使用命令mpirun - np的尺寸app_match mnk来运行该串匹配程序,其中大小是所使用的处理器个数,米表示文本串长度,氮为模式串长度,钾为允许误差长度。本实例中使用了尺寸为3个处理器,米= 7,n = 2时,k = 1时。
mpirun - np的3 app_match 7 2 1
运行结果:
在节点0的文字是
在节点0的模式是
共有2匹配在节点0
节点1上的文本为
在节点1的模式是
共有2匹配的节点1
节点2上的文字是天然抗氧化剂
在节点2的模式为
共有2匹配的节点2
说明:该运行实例中,令文本串长度为7,随机产生的文本串为asasbsb,分布在3个节点上 模式串长度为2,随机产生的模式串为为。最后,节点0,1和二上分别得到两个近似匹配位置。
-For example:
Compile: mpicc app_match.c o app_match
Run: You can use the command mpirun- np size app_match mnk to run the string matching procedure, which size is the number of processors used, the text string length in meters, the length of pattern of nitrogen and potassium to allow for error length. The examples used in the size of three processors, m = 7, n = 2 时, k = 1 时.
mpirun- np of 3 app_match 7 2 1
Run Results:
Node 0 in the text is
Node 0 in the model is
Total 2 match at the node 0
Node 1 on the text
Node 1 is in the mode
A total of 2 matching node 1
Node 2, the text is a natural antioxidant
Node 2 in the model
A total of 2 matching node 2
Descr iption: The running instance, so that the text string of length 7, randomly generated text string to asasbsb, located in three nodes mode string length is 2, the model randomly generated string to the. Finally, the nodes 0,1 and 2, respectively, are two approximate matching position.
编译:mpicc app_match.c邻app_match
运行:可以使用命令mpirun - np的尺寸app_match mnk来运行该串匹配程序,其中大小是所使用的处理器个数,米表示文本串长度,氮为模式串长度,钾为允许误差长度。本实例中使用了尺寸为3个处理器,米= 7,n = 2时,k = 1时。
mpirun - np的3 app_match 7 2 1
运行结果:
在节点0的文字是
在节点0的模式是
共有2匹配在节点0
节点1上的文本为
在节点1的模式是
共有2匹配的节点1
节点2上的文字是天然抗氧化剂
在节点2的模式为
共有2匹配的节点2
说明:该运行实例中,令文本串长度为7,随机产生的文本串为asasbsb,分布在3个节点上 模式串长度为2,随机产生的模式串为为。最后,节点0,1和二上分别得到两个近似匹配位置。
-For example:
Compile: mpicc app_match.c o app_match
Run: You can use the command mpirun- np size app_match mnk to run the string matching procedure, which size is the number of processors used, the text string length in meters, the length of pattern of nitrogen and potassium to allow for error length. The examples used in the size of three processors, m = 7, n = 2 时, k = 1 时.
mpirun- np of 3 app_match 7 2 1
Run Results:
Node 0 in the text is
Node 0 in the model is
Total 2 match at the node 0
Node 1 on the text
Node 1 is in the mode
A total of 2 matching node 1
Node 2, the text is a natural antioxidant
Node 2 in the model
A total of 2 matching node 2
Descr iption: The running instance, so that the text string of length 7, randomly generated text string to asasbsb, located in three nodes mode string length is 2, the model randomly generated string to the. Finally, the nodes 0,1 and 2, respectively, are two approximate matching position.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
13-1/rank_sort.c
13-1/readme.txt
13-1
14-3/app_match.c
14-3/readme.txt
14-3
13-1/readme.txt
13-1
14-3/app_match.c
14-3/readme.txt
14-3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.