📄 readme
字号:
//README file for release of Wave++ Library. January 2,000.Welcome to Release 1.0 of Wave++ !!!1) After having executed the commands for unpackinggunzip nameOfFile.tar.gztar xvf nameOfFile.tarThe directory wave++ should then have been created. This directory containsthe following subdirectories:1a) source1b) demos1c) documentationTo get a quick idea if Wave++ may be useful for you we suggestto read the short PostScript file "documentation/wave++.ps".Each directory contains a README file that you should readfor instructions and information. To compile and run the code in "demos" you need first to create the library. This is done following the instructions in the "source" directory.2) The execution of the Makefile in "source" will create alibrary archive in that same directory. Path dependencies in the directory "demos" point to the "source" location of the library archive. That is to say, our distributioncreates files locally with respect to the wave++ directory.The user can move the relevant library file and header file to morestandard directories if he/she wishes.3) The directory "documentation" contains PostScript filesexplaining features of the library and some background to understandthe demos. All program code and documentation in this directory iscopyright (c) 1999 by S. E. Ferrando, L. A. Kolasa and N. KovacevicPermission is granted for anyone to copy, use, or modify theseprograms and documents for purposes of research or education,provided this copyright notice is retained, and note is made ofany changes that have been made. Use for commercial applications is onlyallowed by permission of the copyright holders.These programs and documents are distributed without any warranty,express or implied. As the programs were written for researchpurposes only, they have not been tested to the degree that wouldbe advisable in any important application. All use of theseprograms is entirely at the user's own risk.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -