代码搜索:交通灯程序

找到约 10,000 项符合「交通灯程序」的源代码

代码结果 10,000
www.eeworm.com/read/157467/11700547

doc 交通灯控制.doc

www.eeworm.com/read/155430/11874097

asm 交通灯初步.asm

;-------------------------------------traffic program---------------------------- ORG 0000H ;定义首地址,表示此程序经编译后存在0000H开始的单元 AJMP MAIN ORG 000BH ;中断入口地址 AJMP PIPO ORG 0100H MAIN: MOV SP,#
www.eeworm.com/read/9533/169493

txt 交通灯设计.txt

/***************************************************** 十字路口交通灯控制 C 程序 ******************************************************/ #include #define uchar unsigned char #define
www.eeworm.com/read/13308/273011

plg 交通灯实例.plg

礦ision2 Build Log Project: D:\桌面\FLY-51S 程序\147-交通灯测试\交通灯实例.uv2 Project File Date: 06/07/2010 Output: Build target 'Target 1' compiling 交通灯实例