代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/34402/889347
lst text1.lst
C51 COMPILER V7.06 TEXT1 09/30/2011 21:30:04 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TEXT1
OBJECT MODULE PLACED IN T
www.eeworm.com/read/34402/889348
c text1.c
/*实现功能:对颜色传感器输出RGB
得出数据后可到http://www.59178.com/tools/sejie.asp查询数据是否正确
使用芯片:AT89S52 或者 STC89C52 或AT89S51 STC89C51
晶振:12MHZ
编译环境:Keil
作者:zhengzhongxign39*/
#include
#define uchar unsig
www.eeworm.com/read/34402/889350
obj text1.obj
www.eeworm.com/read/39130/913971
il align_text.il
www.eeworm.com/read/39130/914002
il text_io.il
www.eeworm.com/read/40534/918393
lst text1.lst
C51 COMPILER V7.06 TEXT1 05/18/2008 16:07:40 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TEXT1
OBJECT MODULE PLACED IN T
www.eeworm.com/read/40534/918396
obj text1.obj
www.eeworm.com/read/40534/918402
c text1.c
#include
sbit ST=P3^5;
sbit E1=P3^4;
sbit MR=P3^7;
char cashe[12];
char code wd[12][16]={
{0xFE,0xFE,0xFE,0xFE,0xFE,0xDE,0xDE,0xDE,0xDE,0xDE,0xDE,0xDE,0xDE,0x80,0xDF,0xFF},
{0xFF,0xF
www.eeworm.com/read/40534/918888