However, you can already appreciate the power of using a compiler: the DFA construction algorithm takes care of all the state management.
然而,您可能已经意识到了使用编译器的强大功能:DF A构造算法来负责所有状态管理。
2
The IBM XL C compiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assembly language implementation.
IBM XL C 编译器是一个非常好的优化器,结果是 C 算法的性能要比未经优化的汇编语言实现的性能好很多。
3
It USES a classic algorithm found in every compiler book.