代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/328603/13017190
txt out.txt
ID main
( (
) )
{ {
int int
ID a
, ,
ID b
, ,
ID c
; ;
read read
ID a
, ,
ID b
; ;
ID c
= =
NUM 0
; ;
do do
{ {
ID c
+ +
= =
ID a
* *
ID b
; ;
ID a
+ +
+ +
; ;
ID b
-
www.eeworm.com/read/328603/13017196
txt bb.txt
ID main
( (
) )
{ {
int int
ID a
, ,
ID b
, ,
ID c
; ;
read read
ID a
, ,
ID b
; ;
ID c
= =
NUM 0
; ;
do do
{ {
ID c
+ +
= =
ID a
* *
ID b
; ;
ID a
+ +
+ +
; ;
ID b
-
www.eeworm.com/read/328603/13017211
txt bb.txt
ID main
( (
) )
{ {
int int
ID a
, ,
ID b
, ,
ID c
; ;
read read
ID a
, ,
ID b
; ;
ID c
= =
NUM 0
; ;
do do
{ {
ID c
+ +
= =
ID a
* *
ID b
; ;
ID a
+ +
+ +
; ;
ID b
-
www.eeworm.com/read/328420/13027676
cpp cf.cpp
#include
#include
#include
const int MAX=120;//规定字符串的最大长度不超过120个字符
char strToken[MAX];//存放当前字符串
int str_2B[50];//存放二进制序列
char *Critical_Word[11]={"gegin","do","els
www.eeworm.com/read/141232/13029710
c minhost.c
// minhost.c
#define BYTE unsigned char
// SL811 Registers
#define CTL 0x00 // write this register to kick off a transfer
#define BUFADR 0x01 // start of internal data buffer
#define BUFLEN 0
www.eeworm.com/read/141232/13029733
lst minhost.lst
C51 COMPILER V7.50 MINHOST 10/27/2005 20:38:40 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MINHOST
OBJECT MODULE PLACED IN
www.eeworm.com/read/328315/13034471
c guess.c
#include
#include
#include
#include
#include
#include
void main(void)
{
int answer[4];
int guess;
int a=0, b=0;
int i=0
www.eeworm.com/read/328249/13037903
txt yufa.txt
语义分析程序
#include "stdio.h"
#include "string.h"
char prog[100],token[8],ch;
char *rwtab[6]={"begin","if","then","while","do","end"};
int syn,p,m,n,sum,q;
int kk;
struct { char result1[8];
c
www.eeworm.com/read/328208/13040743
c 7dhrt.c
#include "math.h"
int dhrt(a,b,h,eps,x,m,f)
int m;
double a,b,h,eps,x[],(*f)();
{ int n,js;
double z,y,z1,y1,z0,y0;
n=0; z=a; y=(*f)(z);
while ((z
www.eeworm.com/read/328208/13040782
c 16hbsh.c
#include "string.h"
int hbsh(p,n,a,b,m)
int n,*m;
char a[],b[],*p[];
{ int i,j,k;
i=1; j=n;
while (i=0)&&(strcmp(p[k-1