摘要:The code structurebegin routine pre-loop code % Establish loop invariant loop exit when loop code % Make progress whi...
阅读全文
posted @ 2014-06-02 17:48
|
|
|
06 2014 档案
摘要:The code structurebegin routine pre-loop code % Establish loop invariant loop exit when loop code % Make progress whi...
阅读全文
posted @ 2014-06-02 17:48
摘要:An iterative algorithm takes one step at a time, ensuring that each step makes progress while maitining the loop invariant.A paradigm shift:View an al...
阅读全文
posted @ 2014-06-02 14:44
|
|