代码搜索:16
找到约 10,000 项符合「16」的源代码
代码结果 10,000
www.eeworm.com/read/458870/7286363
c 16dsch.c
#include "string.h"
int dsch(fp,a,b)
FILE *fp;
char a[],b[];
{ long int k;
int q,jt;
k=sizeof(STU); jt=1;
while (jt==1)
{ if (fread(&STU,k,1,fp)==NULL)
www.eeworm.com/read/458870/7286364
c 16csech.c
int csech(p,k,m,a,b)
STRU p[];
char a,b;
int k,m;
{ int i;
i=k;
while ((im) return(-1);
return(i);
}
www.eeworm.com/read/458864/7286715
b16 stddesc.b16
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
stddesc.h
Abstract:
Header file related to standard descriptor
Environment:
Keil C51 Comp
www.eeworm.com/read/458864/7286983
b16 stddesc.b16
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
stddesc.h
Abstract:
Header file related to standard descriptor
Environment:
Keil C51 Comp
www.eeworm.com/read/458864/7287676
b16 stddesc.b16
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
stddesc.h
Abstract:
Header file related to standard descriptor
Environment:
Keil C51 Comp
www.eeworm.com/read/458691/7291296
ppt ch16.ppt
www.eeworm.com/read/458682/7291786
sh ex16.sh
#!/bin/bash
a=23 # Simple case
echo $a
b=$a
echo $b
# Now, getting a little bit fancier (command substitution).
a=`echo Hello!` # Assigns result of 'echo' command to 'a'
echo $a
# N
www.eeworm.com/read/458649/7292394
r16 rxgconst.r16
www.eeworm.com/read/458649/7292406
r16 rxtconst.r16
www.eeworm.com/read/458649/7292450