myhash1( x ); unsigned int secondPos = myhash2( x ); hashVal %= Tsize;
return hashVal;我刚刚意识到我没有包括我的第二个散列函数Tsize )//store the sum of ascii numerical values
While (条件):{将human-1从a移动到b,共5步}结束 While (条件):{将End 2从c移动到d,共3步}结束 在上面的代码中,首先执行第一个while循环,然后执行第二个循环。问题是,有没有办法同时运行两个独立的while循环?我需要在plot()中显示人类的运动。它们应该同时在绘图窗口中移动。 谢谢!