代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/275022/10839516
c 15hqck.c
#include "15hbub.c"
void hqck(p,n,k,m)
int n,k,m;
char *p[];
{ int i0,*i;
void hsplit();
i=&i0;
if (kn-1) m=n-1;
if (m-k>10)
{ hsplit(p,k
www.eeworm.com/read/419727/10840604
c lesson2_2.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit D1=P1^0;
//void delay();
void delay(uint);
void main()
{
while(1)
{
D1=0;
delay(100);
D1=1;
delay(
www.eeworm.com/read/419700/10842335
c h_code.c
#include
#include
#include"top.h"
#include"keyscan.h"
#include"leddisp.h"
#include"dydisp.h"
#include"test.h"
//uchar temp1[8],temp2[8];
void main ()
{
num
www.eeworm.com/read/419627/10853128
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/349045/10854570
c 2.c
#include //预处理命令
void main(void) //主函数名
{
//这是第一种注释方式
unsigned int a; //定义变量a为int类型
/*
这是第二种注释方式
*/
do{ //do while组成循环
for (a=0; a
www.eeworm.com/read/348949/10858969
c 2410lib.c
//===================================================================
// File Name : 2410lib.c
// Function : S3C2410 PLL,Uart, LED, Port Init
// Program : Shin, On Pil (SOP)
// Date : Marc
www.eeworm.com/read/348909/10860263
c pic24expldemo.c
/*****************************************************************************
*
* Explorer 16 Development Board Demo Program.
*
***************************************************************
www.eeworm.com/read/348857/10863252
frm 单纯刑法.frm
VERSION 5.00
Begin VB.Form Form21
BackColor = &H00FFFFFF&
Caption = "单纯形法"
ClientHeight = 7830
ClientLeft = 60
ClientTop = 345
ClientWid
www.eeworm.com/read/348854/10863512
c lexyy.c
/*--------------------------------------------------------*/
/* Copyright (c) PSW-soft 1996 */
/* */
/* File: LEXY
www.eeworm.com/read/348833/10864680
c noname2.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define senddata_shu 22
#define maichong 6 //脉冲个数
#define sh