代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/151847/12170115
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/151847/12170119
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/151847/12170592
c 13kfwt0.c
#include "stdio.h"
#include "13kfwt.c"
main()
{ int i;
double p[8],x[8];
for (i=0; i
www.eeworm.com/read/151781/12176257
cpp rtpdump.cpp
/*
***********************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2001, International Telecommunications Union, Geneva
*
* DISCLAIMER
www.eeworm.com/read/340185/12176945
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/340185/12176962
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/340185/12176969
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/340184/12177021
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/340176/12177470
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/340176/12177492
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