代码搜索:while

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

代码结果 10,000
www.eeworm.com/read/138758/13217025

java testeof.java

//: c12:TestEOF.java // Testing for end of file while reading a byte at a time. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt
www.eeworm.com/read/325190/13220795

c ad-16.c

#include #include #include unsigned char n,k; int r; float u; union res { int s; unsigned char ad[2]; // } re; void del
www.eeworm.com/read/325183/13220963

cpp migong.cpp

#include #define MAXSIZE 30 int top=0; int stack[MAXSIZE*MAXSIZE][2]; Find_Path(int maze[MAXSIZE][MAXSIZE],int rx,int ry,int cx,int cy) { int leap=0; stack[top][0]=rx; stack[top][1
www.eeworm.com/read/325157/13222509

c vecops.c

/*---------------------------------------------------------------------- File : vecops.c Contents: some special vector operations Author : Christian Borgelt History : 16.09.1996 file creat
www.eeworm.com/read/138687/13225391

c sh102.c

#include #define uint unsigned int sbit gate1=P2^0; // 定义P2-0口 sbit gate2=P2^1; // 定义P2-1口 sbit gate3=P2^2; // 定义P2-2口 sbit gate4=P2^3; // 定义P2-3口 void main(v
www.eeworm.com/read/138687/13225404

c sh101.c

#include sbit gate=P2^0; // 定义P2-0口 void main(void) { unsigned int i,j; while(1) { for(i=1000;i>0;i--) for(j=1000;j>0;j--); // 双重循环,延时约1秒 gate=!gate; // 对P-0口取反,控制小灯的
www.eeworm.com/read/325088/13228068

cpp 44blib.cpp

#include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\option.h" #include #include #include #include #includ
www.eeworm.com/read/240215/13230147

c 77e58双串口通讯.c

/**********************************************************/ /* 这是用一片77e58的主控机程序 主机接收到的PC机的命令的长度为三个字节, 第一个字节指明数据送往主机.主录机.学生机, 第二个字节主机的为状态,第三个字节为具体操作 学生机接收到的主机的命令的长度为两个字节,第一个字节为地址,
www.eeworm.com/read/325023/13231881

java listiteration.java

//: holding/ListIteration.java import typeinfo.pets.*; import java.util.*; public class ListIteration { public static void main(String[] args) { List pets = Pets.arrayList(8); L
www.eeworm.com/read/240174/13233465

m instfreq.m

function [fnormhat,t]=instfreq(x,t,L,trace); %INSTFREQ Instantaneous frequency estimation. % [FNORMHAT,T]=INSTFREQ(X,T,L,TRACE) computes the instantaneous % frequency of the analytic signal X at time