代码搜索:户外显示

找到约 10,000 项符合「户外显示」的源代码

代码结果 10,000
www.eeworm.com/read/358196/10193998

lst 信息显示系统.lst

C51 COMPILER V6.10 ___
www.eeworm.com/read/358196/10194001

lnp 信息显示系统.lnp

"信息显示系统.obj", "18b20程序段.obj", "12c887程序段.obj", "数据代码文件.obj" TO "信息显示系统" RAMSIZE(256)
www.eeworm.com/read/358196/10194002

c 信息显示系统.c

#include // #include //#include unsigned char code Tab[]={0xff,0Xfd,0xff,0xfe,0xff,0xf7,0xff,0xfb,0xff,0xdf,0xff,0xef,0xff,0x7f,0xff,0xbf,
www.eeworm.com/read/358196/10194006

opt 信息显示系统.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) DaveTm { 0,0,0,0,0,0,0,
www.eeworm.com/read/358196/10194035

c 显示“桂林电子”.c

#include #include unsigned char code Tab[]={0xff,0Xfd,0xff,0xfe,0xff,0xf7,0xff,0xfb,0xff,0xdf,0xff,0xef,0xff,0x7f,0xff,0xbf, 0Xfd,0xff,0xfe
www.eeworm.com/read/358196/10194045

lst 显示“桂林电子”.lst

C51 COMPILER V8.02 显蔩“桂林电子” 06/01/2007 23:54:37 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 显蔩“桂林电子” OBJECT MODULE PLACED IN 显示“桂林电
www.eeworm.com/read/357621/10204648

txt 键盘和显示.txt

#include #define uchar unsigned char # define uint unsigned int sbit din=P1^0; sbit clk=P1^2; sbit load=P1^1; sbit qw=P0^3; sbit mov=P0^2; /******************对7219的写字节程序********