readme
来自「C++语言写的小波变换和傅立叶变换的源代码」· 代码 · 共 15 行
TXT
15 行
//README file for "wave++/source" directory. January 25, 2000.1) This directory ("wave++/source") contains all the source files thatare necessary to build the wave++ library. To do this just type the commandmakethis will create the archive file (libw.a) that you will need to link against when using wave++ in your programs. You will also need to include libw.h in your applications. To see an example of how this can be acomplished see the directory "wave++/demos".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?