readme.txt

来自「清华大学数据结构(用面向对象方法与C++描述)教材的部分实现」· 文本 代码 · 共 22 行

TXT
22
字号
All the codes are edited and tested by TeamWork410.

    The codes are tested in BorlandC3.1 OR Visual C++6.0. There are 
some difference between the two compilers. So, some codes should be
edited when being runned in VC or BC. We'll try our best to make the
codes to satisfy the both compilers.

If you have any question, please mail to uct in 9#BBS.

File Name format:
PXXX:code on Page.XXX


News:

All the codes in Chapter 7 and Chapter 8 are finished except:

One Bug in P294 modified.
p236-p242 (Binary Search    )      Reason: It needs "Tree" in Chapter 6.
p279      (Kruskal Mini-Tree  P190 Failed)  Reason: It needs "MiniHeap" in Chapter 6.

⌨️ 快捷键说明

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