symbol table algorithm

[ˈsɪmbəl ˈtebəl ˈælɡəˌrɪðəm][ˈsimbəl ˈteibl ˈælɡəriðəm]

符号表算法

  • To fulfill the searching algorithm of symbol table and constant table an assistant table is introduced to solve the problem caused by the use of Hash algorithm .

    在表的查找算法的实现中,通过辅助表的引入,解决了 符号 和常量表的顺序填写法与Hash 算法中表项记录的Hash函数定位法之间的矛盾这一难点。