📄 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 + -