代码搜索:while

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

代码结果 10,000
www.eeworm.com/read/464434/7159306

c main.c

#define uchar unsigned char //定义一下方便使用 #define uint unsigned int #define ulong unsigned long #include //包括一个52标准内核的头文件 char code dx516[3] _at_ 0x003b;//这是为了仿真设置的 sbit P10=P1^
www.eeworm.com/read/464408/7163827

c 12864nine.c

#include #include #include #include #include #include #define uchar unsigned char #define uint unsigned int sbit key1=P3^3; sbit key
www.eeworm.com/read/464408/7163843

lst 12864eight.lst

C51 COMPILER V7.06 12864EIGHT 04/20/2009 16:29:20 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE 12864EIGHT OBJECT MODULE PLACED
www.eeworm.com/read/464408/7163890

lst 12864seven.lst

C51 COMPILER V7.06 12864SEVEN 04/20/2009 15:56:16 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE 12864SEVEN OBJECT MODULE PLACED
www.eeworm.com/read/464408/7163895

c 12864five.c

#include #define uchar unsigned char #define uint unsigned int sbit RS=P2^7; sbit RW=P2^6; sbit EN=P2^5; sbit key1=P3^3; sbit key2=P3^4; sbit key3=P3^5; sbit key4=P1^0; sbit ACC0=AC
www.eeworm.com/read/464408/7163902

c 12864six.c

#include #define uchar unsigned char #define uint unsigned int sbit RS=P2^7; sbit RW=P2^6; sbit EN=P2^5; sbit key1=P3^3; sbit key2=P3^4; sbit key3=P3^5; sbit key4=P1^3; sbit ACC0=AC
www.eeworm.com/read/464408/7163914

lst 12864six.lst

C51 COMPILER V7.06 12864SIX 04/20/2009 15:25:25 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE 12864SIX OBJECT MODULE PLACED I
www.eeworm.com/read/464408/7163921

lst 12864nine.lst

C51 COMPILER V7.06 12864NINE 04/21/2009 00:22:18 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE 12864NINE OBJECT MODULE PLACED
www.eeworm.com/read/464408/7163924

lst 12864five.lst

C51 COMPILER V7.06 12864FIVE 04/20/2009 14:14:32 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE 12864FIVE OBJECT MODULE PLACED
www.eeworm.com/read/464332/7165331

c jz.c

#include "mb95100.h" extern unsigned char keybuf; extern unsigned char menustate; unsigned int press[3],voltpress[3]; unsigned int temperature[3],volttem[3]; unsigned int flownum[3],voltflow[3];