代码搜索:Inversion

找到约 626 项符合「Inversion」的源代码

代码结果 626
www.eeworm.com/read/340488/12153285

makefile

# Makefile for ../inversion.dir include $(CWPROOT)/src/Makefile.config B = . PROGS = $(B)/getcosines INSTALL: $(PROGS) @touch $@ $(PROGS): $(FTARGET) $(FC) $(FFLAGS) $(@F).f -o $@
www.eeworm.com/read/340488/12153308

model

#! /bin/sh demo=3 x1beg=0 x1end=10000 ############ cd model.dir # where model stuff is ############ # Examine model with CSHOT, use CWP X Graphics for display cp param1.model param1 cshot1 | csho
www.eeworm.com/read/340488/12153322

clean

#! /bin/sh # Clean up residue from runs rm -f record (cd model.dir; Clean) (cd inversion.dir; Clean)
www.eeworm.com/read/340488/12153324

makefile

# Makefile for ../inversion.dir include $(CWPROOT)/src/Makefile.config B = . PROGS = $(B)/getcosines INSTALL: $(PROGS) @touch $@ $(PROGS): $(FTARGET) $(FC) $(FFLAGS) $(@F).f -o $@
www.eeworm.com/read/340488/12153362

model

#! /bin/sh demo=4 x1beg=0 x1end=10000 ############ cd model.dir # where model stuff is ############ # Examine model with CSHOT, use CWP X Graphics for display cp param1.model param1 cshot1 | csho
www.eeworm.com/read/249877/12464849

cpp matrixinversiongs.cpp

// MatrixInversionGS.cpp //全选主元高斯-约当(Gauss-Jordan)法求矩阵逆 #include //输入输出流 #include "Matrix.h" //矩阵类及相关函数等的定义 using namespace std; //名字空间 void main() // 定义控制台应用程序的入口点 { con
www.eeworm.com/read/220661/14793369

html plotorientationdemo1.html

PlotOrientationDemo1 These eight charts show the different combinations of plot orientation and axis inversion that are possible with an XYPlot. Useful for debugging rende
www.eeworm.com/read/220661/14793709

html plotorientationdemo2.html

PlotOrientationDemo2 These eight charts show the different combinations of plot orientation and axis inversion that are possible with an XYPlot. Useful for debugging rende
www.eeworm.com/read/167185/5464121

test fft.test

#! /bin/sh # @(#)fft.test 1.1 9/7/87 ESI # test script for fft echo "test inversion (SD -> fft -> fftinv)" echo "%testsd -Tsine test.sd" testsd -Tsine test.sd echo "%fft -o4 -p1:16 -c test.sd - | fft
www.eeworm.com/read/167185/5464454

test fftinv.test

#! /bin/sh # @(#)fftinv.test 1.3 12/13/88 ESI # test script for fft echo "test inversion (SD -> fft -> fftinv)" echo "%testsd -Tsine test.sd" testsd -Tsine test.sd echo "%fft -o4 -p1:16 -c test.sd -