代码搜索:Bell
找到约 4,160 项符合「Bell」的源代码
代码结果 4,160
www.eeworm.com/read/186880/8897328
ico bell.ico
www.eeworm.com/read/380946/9119939
c$ bell.c$
www.eeworm.com/read/380946/9119947
ma$ bell.ma$
www.eeworm.com/read/281861/9128649
vhd bell.vhd
Library IEEE ;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY bell IS
PORT(
alarmtime : IN STD_LOGIC_VECTOR(23 DOWNTO 0); --闹铃时间
time : IN STD_LOGIC_VECTOR(23 DOWNTO 0); --当前时间
alarmon
www.eeworm.com/read/183895/9132242
bmp bell.bmp
www.eeworm.com/read/169249/9872614
c$ bell.c$
www.eeworm.com/read/169249/9872626
ma$ bell.ma$
www.eeworm.com/read/166773/9999729
bmp bell.bmp
www.eeworm.com/read/166544/10016698
vhd bell.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity bell is
port(
q1,q2,q3,q4:in std_logic_vector(3 downto 0);
ena,reset: in std_logic;
clk: in std_logic;
www.eeworm.com/read/165536/10057845
mak bell.mak
#
# Makefile for BELL.EXE
#
# Compiler : Microsoft C 6.0
# Created : 4.8.1992
# Copyright (c) : Martti Ylikoski, 1992
#
# Notes: The llibcep.lib is the default library in my s