代码搜索:电路图纸
找到约 10,000 项符合「电路图纸」的源代码
代码结果 10,000
www.eeworm.com/read/282325/9101464
a51 ls1.a51
;程序名: MCS51实验板配套程序-流水灯
;电路介绍:8个灯接p0口
;
;www.01mcu.net www.01mcu.com 2003/4/18编写
;***********************************************************************
main: mov r0,#8
mov p0,#011111
www.eeworm.com/read/282325/9101469
asm ls1.asm
;程序名: MCS51实验板配套程序-流水灯
;电路介绍:8个灯接p0口
;
;www.01mcu.net www.01mcu.com 2003/4/18编写
;***********************************************************************
main: mov r0,#8
mov p0,#011111
www.eeworm.com/read/381044/9113112
vhd mux2_1.vhd
--2选1电路方法1
--library ieee;
--use ieee.std_logic_1164.all;
--entity mux2_1 is
--port(d0,d1,sel:in std_logic;
--q:out std_logic);
--end mux2_1;
--architecture beh of mux2_1 is
-
www.eeworm.com/read/181745/9239124
h link.h
/*
* link.h
*
* 电路接线描述(每个模块都要有自己的接线描述文件)
*
*
*
* 陈真勇(SA01010010)
* w3wind@sina.com or
* zychen@ustc.edu.cn
* 中国科学技术大学自动化系
* 2002/6/12
*/
#ifndef _LIN
www.eeworm.com/read/181744/9239210
h link.h
/*
* link.h
*
* 电路接线描述(每个模块都要有自己的接线描述文件)
*
*
*
* 陈真勇(SA01010010)
* w3wind@sina.com or
* zychen@ustc.edu.cn
* 中国科学技术大学自动化系
* 2002/6/12
*/
#ifndef _LIN
www.eeworm.com/read/374530/9399969
vhd mux2_1.vhd
--2选1电路方法1
--library ieee;
--use ieee.std_logic_1164.all;
--entity mux2_1 is
--port(d0,d1,sel:in std_logic;
--q:out std_logic);
--end mux2_1;
--architecture beh of mux2_1 is
-
www.eeworm.com/read/164132/10128017
vhd mux2_1.vhd
--2选1电路方法1
--library ieee;
--use ieee.std_logic_1164.all;
--entity mux2_1 is
--port(d0,d1,sel:in std_logic;
--q:out std_logic);
--end mux2_1;
--architecture beh of mux2_1 is
-
www.eeworm.com/read/349548/10818664
vhd mux2_1.vhd
--2选1电路方法1
--library ieee;
--use ieee.std_logic_1164.all;
--entity mux2_1 is
--port(d0,d1,sel:in std_logic;
--q:out std_logic);
--end mux2_1;
--architecture beh of mux2_1 is
-
www.eeworm.com/read/463096/7187681
h zlg7290b.h
/*
ZLG7290B.h
数码管显示与键盘管理芯片ZLG7290 的驱动程序头文件
说明:在使用前需根据硬件实际电路对端口进行修改
Copyright (c) 2008,323实验室 罗佳芳
www.eeworm.com/read/460213/7255288
vhd mux2_1.vhd
--2选1电路方法1
--library ieee;
--use ieee.std_logic_1164.all;
--entity mux2_1 is
--port(d0,d1,sel:in std_logic;
--q:out std_logic);
--end mux2_1;
--architecture beh of mux2_1 is
-