?? readme.sphere
字號:
To uncompress and untar the files:gunzip sphere.tar.gztar -xvf sphere.tarThis will leave you with three files:README this filesphere.c: generate random points on a sphere (or ellipsoid)cube.c: generate random points in a cube (or box)spiral.c: generate points uniformly distribted on a sphere (or ellipsoid)To compile them under Unix:make sphere: compiles sphere.cmake cube: compiles cube.cmake spiral: compiles spiral.cQuestions to orourke@cs.smith.edu
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -