... 死循环估计 closed loop estimation 死循环程序 closed loop program 死循环移位缓存器 closed loop shift register ...
基于1个网页-相关网页
这段代码非常清晰:如果程序在自运行时停机,则SELF-HALT进入死循环,否则SELF-HALT停机。
This code is pretty straight forward: if the program would halt on itself, then SELF-HALT goes into an infinite loop. Otherwise, it halts.
由于死循环、死锁或其他的问题,工具和应用程序有时会挂起(不会响应任何鼠标和键盘输入)。
Tools and applications sometimes hang (do not respond to any mouse or keyboard input) because of an infinite loop, deadlock, or other problem.
可能是您的程序陷入了死循环或者您需要改进您的算法复杂度。
May be your problem falls into a infinite loop or you should reduce your algorithm complexity.
应用推荐