readme.txt

来自「数据结构与程序设计教材源码 数据结构与程序设计教材源码」· 文本 代码 · 共 9 行

TXT
9
字号
Note:
        The projects in this section use a random number generator
        to produce numbers for the sorting methods. The code can be
        easily adapted to read prearranged numbers from file. We
        advise the reader to do this as it makes for clearer comparison
        of the methods.  A project program that generates suitable input data
        files is available in ../b/p7.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?