代码搜索:控制灯
找到约 10,000 项符合「控制灯」的源代码
代码结果 10,000
www.eeworm.com/read/467830/7001898
dsp 交通灯.dsp
# Microsoft Developer Studio Project File - Name="交通灯" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/467830/7001899
dsn 交通灯.dsn
www.eeworm.com/read/467830/7001901
ncb 交通灯.ncb
www.eeworm.com/read/467830/7001902
hex 交通灯.hex
:10035B003F065B4F666D7D077F6F28481848828488
:02036B0081848B
:10034200010C3C010E28011113011213010F3C0193
:080352001028010B13010D132B
:06036D00AE071FEE70FA5E
:010373002267
:0400FA00E493F59006
:10
www.eeworm.com/read/467830/7001904
opt 交通灯.opt
www.eeworm.com/read/464761/7155689
txt 交通灯.txt
library IEEE;
use IEEE.std_logic_1164.all;
entity control is
port (
CP: in STD_LOGIC;
RESET: in STD_LOGIC;
SP: in STD_LOGIC;
ANUM: out INTEGER range 0 to 35;
www.eeworm.com/read/463817/7174986
doc 交通灯.doc
www.eeworm.com/read/463061/7189875
pwi 交通灯.pwi
www.eeworm.com/read/463061/7189877
c 交通灯.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar h;
uint r=0;
uint s;
uchar code dis[]={
0Xc0,/*0*/
0Xf9,/*1*/
0Xa4,/
www.eeworm.com/read/463061/7189878