代码搜索:交通灯程序

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

代码结果 10,000
www.eeworm.com/read/448956/7521484

pwi 交通灯.pwi

www.eeworm.com/read/448956/7521486

c 交通灯.c

//****************************************************** //Design name: Traffic light on crossroad //Author: Huangxiang //Date: 2007.9.24 //***********************************
www.eeworm.com/read/448956/7521487

dsn 交通灯.dsn

www.eeworm.com/read/448956/7521488

hex 交通灯.hex

:030000000201FA00 :0C01FA00787FE4F6D8FD75811402024104 :0B04B500C0F9A4B0999282F88090FF7B :0400060002110000E3 :10047400E5102402FFEE33FE7C007D0A120286742E :10048400B52DF58274043CF583E493F5A07F017ED9
www.eeworm.com/read/447696/7546845

doc 交通灯.doc

www.eeworm.com/read/445941/7587922

asm 交通灯.asm

;########################################## ;# 基于单片机无线收发控制的交通信号灯模型 # ;# 设计:朱金飞 # ;# 广东交通职业技术学院北校区 无线电021班 # ;# E-mail:biket@163.com # ;# http://www.fmd
www.eeworm.com/read/445941/7587923

hex 交通灯.hex

www.eeworm.com/read/442007/7661374

asm 交通灯.asm

;存储单元分配 ; 堆栈--60H-7FH ; 显示缓冲区--50H-55H ; 计时区--40H-46H ; 键值--30H ;*********************************************** ;主程序 ORG 0000H LJMP MAIN ORG 000BH
www.eeworm.com/read/297628/8007972

txt 交通灯.txt

附 录 附录1 #include unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f, 0x66,0x6d,0x7d,0x07, 0x7f,0x6f,0x77,0x7c,
www.eeworm.com/read/296345/8109296

txt 交通灯.txt

--1.控制模块 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY control IS PORT (clk0,reset0,s0,s1,c0 :IN STD_LOGIC; ld0 :out std_logic;