📄 cptable.pas
字号:
{*********************************************}
{ }
{ COMPONENT for MS DOS and MS WINDOWS }
{ }
{ Source code for Turbo Pascal 6.0 and }
{ Turbo Pasacal for Windows 1.0 compilers. }
{ }
{ (c) 1991, Roderic D. M. Page }
{ }
{*********************************************}
{$I CPDIR.INC}
unit cptable;
{$DEFINE debug}
{
3/4/91
Sketched out
Assumes that there is a consistent labeling between trees.
3/29/91 Debugged
27 Jan 1992 Code for strict consensus tree added.
8 Jun 1993 Extra code for islands of trees added.
}
interface
uses
cpvars, { global variables }
cpwbuf,
cpset, { cluster }
cptree; { n-tree }
type
{ CLUSTERTABLEOBJ
LLeaf RLeaf LCode DCode Flag
谀哪哪哪履哪哪哪履哪哪哪履哪哪哪履哪哪哪
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -