代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/336933/12406338
c 6ldle.c
#include "math.h"
#include "stdio.h"
int ldle(a,n,m,c)
int n,m;
double a[],c[];
{ int i,j,l,k,u,v,w,k1,k2,k3;
double p;
if (fabs(a[0])+1.0==1.0)
{ printf("fail\n");
www.eeworm.com/read/336933/12406352
c 4maqr.c
#include "math.h"
#include "stdio.h"
int maqr(a,m,n,q)
int m,n;
double a[],q[];
{ int i,j,k,l,nn,p,jj;
double u,alpha,w,t;
if (m
www.eeworm.com/read/336933/12406359
c 6trde.c
#include "math.h"
#include "stdio.h"
int trde(b,n,m,d)
int n,m;
double b[],d[];
{ int k,j;
double s;
if (m!=(3*n-2))
{ printf("err\n"); return(-2);}
for (k=0;k
www.eeworm.com/read/336933/12406385
c 6chlk.c
#include "math.h"
#include "stdio.h"
int chlk(a,n,m,d)
int n,m;
double a[],d[];
{ int i,j,k,u,v;
if ((a[0]+1.0==1.0)||(a[0]
www.eeworm.com/read/336933/12406402
c 11sqt30.c
#include "stdio.h"
#include "11sqt3.c"
main()
{ int i,j,k;
double eps,xx[5],b[5],v[5],s[5],ye[13],yr[13];
double r[5][5],dt[2];
static double x[13][5]={
www.eeworm.com/read/336933/12406406
c 11rhis.c
#include "math.h"
#include "stdio.h"
void rhis(x,n,x0,h,m,l,dt,g,q)
int n,m,l,g[],q[];
double x[],x0,h,dt[];
{ int i,j,k,z;
double s;
char a[50];
dt[0]=0.0;
for
www.eeworm.com/read/336933/12406451
c 6trde.c
#include "math.h"
#include "stdio.h"
int trde(b,n,m,d)
int n,m;
double b[],d[];
{ int k,j;
double s;
if (m!=(3*n-2))
{ printf("err\n"); return(-2);}
for (k=0;k
www.eeworm.com/read/336933/12406633
c 4muav0.c
#include "stdio.h"
#include "4muav.c"
#include "4trmul.c"
main()
{ int i,j;
static double a[4][3]={ {1.0,1.0,-1.0},{2.0,1.0,0.0},
{1.0,-1.0,0.0},{-1.0,
www.eeworm.com/read/336933/12406644
c 4rinv0.c
#include "stdio.h"
#include "4rinv.c"
#include "4trmul.c"
main()
{ int i,j;
static double a[4][4]={ {0.2368,0.2471,0.2568,1.2671},
{1.1161,0.1254,0.13
www.eeworm.com/read/336933/12406645
c 4maqr.c
#include "math.h"
#include "stdio.h"
int maqr(a,m,n,q)
int m,n;
double a[],q[];
{ int i,j,k,l,nn,p,jj;
double u,alpha,w,t;
if (m