| 查看: 703 | 回复: 1 | ||
[求助]
请问大神们 int cellTest(int dd) 这句定义的是什么。。。
|
|
这是判断是否是壁面网格的一段程序,请问 int cellTest(int dd) 这句是什么意思呢? int cellTest(int dd) /*judge if the given cell belongs to the neighbouring cells*/ { int aa=0; int i; for(i=0;i<counter;i++) { if(dd==a) { aa=1; j=i; k++; break; } } return aa; } |
» 猜你喜欢
生命口会评
已经有7人回复
今年E04面上
已经有23人回复
27届辽宁大学应届毕业生申博
已经有3人回复
关于如何从代码看上不上会
已经有23人回复
大龄残疾硕士的一点执念
已经有25人回复
chemdraw
已经有6人回复
祈祷青基必中
已经有10人回复
b口会评
已经有6人回复
信息学部会评时间
已经有3人回复
在职考研
已经有7人回复
2楼2017-01-10 08:37:49











回复此楼