代码搜索:SPL1
找到约 54 项符合「SPL1」的源代码
代码结果 54
www.eeworm.com/read/390730/8447556
set spl10a.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE061A
[SetLink]
ExeFile=1
Output=.\Debug\SPL1
www.eeworm.com/read/345116/11838045
set spl10a.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE061A
[SetLink]
ExeFile=1
Output=.\Debug\SPL1
www.eeworm.com/read/259001/11828196
~dfm frame_right.~dfm
inherited frame_frmRight: Tframe_frmRight
Left = 211
Top = 267
Caption = 'frame_frmRight'
PixelsPerInch = 96
TextHeight = 13
object spl1: TSplitter [0]
Left = 161
Top = 40
www.eeworm.com/read/259001/11828327
dfm frame_right.dfm
inherited frame_frmRight: Tframe_frmRight
Left = 211
Top = 267
Caption = 'frame_frmRight'
PixelsPerInch = 96
TextHeight = 13
object spl1: TSplitter [0]
Left = 161
Top = 40
www.eeworm.com/read/223236/14649075
c 8spl1.c
#include "stdlib.h"
double spl1( int n, int m, double x[],double y[],double dy[],double ddy[],double t[],double z[],double dz[],double ddz[])
{ int i,j;
double h0,h1,alpha,beta,g,*s;
www.eeworm.com/read/319040/13464000
c 2.c
//#inclede "stdio.h"
#include "stdlib.h"
#include "conio.h"
#include "math.h"
double spl1(x,y,n,dy,ddy,t,m,z,dz,ddz)
int n,m;
double x[],y[],dy[],ddy[],t[],z[],dz[],ddz[];
{ int i,j;
d
www.eeworm.com/read/290204/8496863
c spl1.c
#include "stdlib.h"
double spl1(x,y,n,dy,ddy,t,m,z,dz,ddz)
int n,m;
double x[],y[],dy[],ddy[],t[],z[],dz[],ddz[];
{ int i,j;
double h0,h1,alpha,beta,g,*s;
s=malloc(n*sizeof(d
www.eeworm.com/read/432144/8624610
c 8.7 第一种边界条件的三次样条函数插值、微商与积分 spl1.c
#include "stdlib.h"
double spl1(x,y,n,dy,ddy,t,m,z,dz,ddz)
int n,m;
double x[],y[],dy[],ddy[],t[],z[],dz[],ddz[];
{ int i,j;
double h0,h1,alpha,beta,g,*s;
s=malloc(n*sizeof(d
www.eeworm.com/read/431721/8658646
c 8spl1.c
#include "stdlib.h"
double spl1(x,y,n,dy,ddy,t,m,z,dz,ddz)
int n,m;
double x[],y[],dy[],ddy[],t[],z[],dz[],ddz[];
{ int i,j;
double h0,h1,alpha,beta,g,*s;
s=malloc(n*sizeof(d
www.eeworm.com/read/387310/8693640
c 8spl1.c
#include "stdlib.h"
double spl1(x,y,n,dy,ddy,t,m,z,dz,ddz)
int n,m;
double x[],y[],dy[],ddy[],t[],z[],dz[],ddz[];
{ int i,j;
double h0,h1,alpha,beta,g,*s;
s=malloc(n*sizeof(d