代码搜索结果

找到约 3,850 项符合 J 的代码

j.graph

#! /bin/sh suplane | sumax output=binary | suaddhead ns=32 | sugraph | tube

j.traces

#! /bin/sh ROOT=/usr/local I=$ROOT/include L=$ROOT/lib cc traces.c -I$I -L$L -lpar -lcwp -lm ./a.out >junk suaddhead decon.su rm junk a.out

j.test

#! /bin/sh #suxwigb

j.clean

#! /bin/sh rm -rf *.ps *.eps decon.su out.su

j.ps

#! /bin/sh >plotbytes supswigp >plotbytes supef

j.vpsprint

#! /bin/sh printer=HilbertPrinter echo "%!PS-Adobe-2.0 EPSF-1.2" >plotbytes twig >plotbytes cat plotbytes | rsh dix lpr -P$printer echo