文件名称:sat1
介绍说明--下载内容均来自于网络,请自行研究使用
這是一個mpi寫的平行計算程式
程式內容為電路的檢查
電路輸入為一個陣列v[1]v[2]..v[16]
這陣列間需要符合規則我們才將答案印出來
這規則可以看程式內副程式
check_circuit()-This is an mpi parallel computing programs written for circuit checking. The contents of the circuit as a circuit input array v [1] v [2] .. v [16] need to comply with the rule .The rule can be seen within the subroutine check_circuit ()
程式內容為電路的檢查
電路輸入為一個陣列v[1]v[2]..v[16]
這陣列間需要符合規則我們才將答案印出來
這規則可以看程式內副程式
check_circuit()-This is an mpi parallel computing programs written for circuit checking. The contents of the circuit as a circuit input array v [1] v [2] .. v [16] need to comply with the rule .The rule can be seen within the subroutine check_circuit ()
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sat1.c