代码搜索:while

找到约 10,000 项符合「while」的源代码

代码结果 10,000
www.eeworm.com/read/373994/9424258

c qrnd.c

# include "stdio.h" void qrnd(a,b,r,p,n) int a,b,*r,n,p[]; { int k,l,m,i; k=b-1+1;l=2; while (l
www.eeworm.com/read/176921/9479469

pas potenz.pas

program Potenzerrechnen; begin i:=0; n:=3; Potenz:=1; while i
www.eeworm.com/read/176072/9519666

txt input.txt

int x[3]; int a,b; void main(int i[],int j) { int c; int d while(a>b) c=c+1; if(x[3]
www.eeworm.com/read/365809/9845710

readme

This is a set of shell scripts for testing Ethernet bridging. mkbr makes a simple bridge and clones the ip address. rmbr removes bridge The functional test needs two ethernets (eth0, eth1, and the d
www.eeworm.com/read/169069/9881961

m mod2.m

function f=mod2(x) [m n]=size(x); l=1; while l
www.eeworm.com/read/168118/9937705

m scandata.m

function s= scandata(x) % % s = 0; j = 1; while( jlength(x) break; end end x(j), i-1 j=i; s =
www.eeworm.com/read/167953/9944277

bas mod五子棋.bas

Attribute VB_Name = "Mod五子棋" Option Explicit Public mArray(19, 19) As Integer '记录棋盘上下子位置颜色的数组 '判断是否有人胜利 'X,Y 刚下的棋子的数组位子 'Who 是谁下的 'WhoIsWin =0 继续 ' =1 黑棋赢 ' =-1 白
www.eeworm.com/read/166872/9992097

m test.m

function Test() iStep=0; while iStep
www.eeworm.com/read/361569/10044853

c 16rsech.c

int rsech(p,k,m,a,b) STRU p[]; double a,b; int k,m; { int i; i=k; while ((im) return(-1); return(i); }
www.eeworm.com/read/361569/10044882

c 16ibkey.c

int ibkey(p,n,a,b,m) int n,*m; BISERCH *p[]; int a,b; { int i,j,k; i=1; j=n; while (i=a)&&((*p[k-1]).KEY