代码搜索:while

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

代码结果 10,000
www.eeworm.com/read/326187/13157920

c 例7-7.c

#include "reg51.h" #define ON 1 #define OFF 0 sbit Lamp1=P0^0; sbit Lamp2=P0^1; sbit Lamp3=P0^0; sbit Lamp4=P0^1; sbit Lamp5=P0^0; sbit Lamp6=P0^1; sbit Lamp7=P0^0; sbit Lamp8=P0^1;
www.eeworm.com/read/139382/13159233

h stl_algs.h

// This file contains sample implementations of assorted algorithms // from the standard library. It is not actually used by any of the // other code in the book. template In
www.eeworm.com/read/326161/13160102

c u1.c

#include //初始化串行口 void csh() { SM0=0; SM1=1; REN=1; TI=0; RI=0; PCON=0; TH1=0xF3; TL1=0XF3; TMOD=0X20; EA=1; ET1=0; ES=1; TR1=1; } void main() { int
www.eeworm.com/read/326161/13160387

c u1.c

#include //初始化串行口 void csh() { SM0=0; SM1=1; REN=1; TI=0; RI=0; PCON=0; TH1=0xF3; TL1=0XF3; TMOD=0X20; EA=1; ET1=0; ES=1; TR1=1; } void main() { int
www.eeworm.com/read/241254/13161449

c netutil.c

/* Network utility functions for 'TCP/IP Lean' (c) Iosoft Ltd. 2000 */ #include #include #include #include #include "ethernet.h" #include "netutil.h"
www.eeworm.com/read/326116/13165247

v loop2.v

module loop2; integer i; initial begin i=0; while(i
www.eeworm.com/read/241074/13171075

htm 教学--第十章 循环语句.htm

教学--第十章 循环语句
www.eeworm.com/read/241074/13171204

htm 教学--第十一章 流程控制拾遗与混合训练.htm

教学--第十章 循环语句
www.eeworm.com/read/139218/13173722

c stoi.c

/* stoi.c -- More powerful version of atoi */ static char rcsid[] = "@(#)stoi.c 1.1 13:15:03 7/1/92 EFC"; #define islower(c) ( 'a'
www.eeworm.com/read/241049/13174841

cpp qcksrt.cpp

void qcksrt(int n, double arr[]) { int m = 7; int nstack = 50; int fm = 7875; int fa = 211; int fc = 1663; double a,fmi = 0.00012698413; int istack[51]; int jstack = 0; int i,j,