中序转化为后序

    技术2022-05-11  57

    /*  transfers to post order and caculate the value of inexp * * @author cozmic * @date   Feb. 2007 * @version 0.1 * * tansfer algrithom : * * swithch(input) *    case (:               push(()     

    最新回复(0)