📄 readme.doc
字号:
DIRECTORY SKYLINEU
===================
This directory contains the files for implementing a second solver
(non-symmetric skyline). If you want to introduce it into your
program, copy the files of this directory to your C++ directory,
except file 'unsym.cxx'. Also, delete file 'skyline.cxx' from your
current program. Modify your makefile : add files 'rowcol.cxx',
'skylines.cxx' and 'skylineu.cxx', and remove file 'skyline.cxx'.
File 'unsym.cxx' contains several methods for the tutorial in section 5.2.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -