代码搜索:电路检修

找到约 10,000 项符合「电路检修」的源代码

代码结果 10,000
www.eeworm.com/read/375045/9375052

h metaldtc.h

#ifndef _METALDTC_H_ #define _METALDTC_H_ //函数功能:金属检测 //说明:检测到金属时,电路输出为高 //返回:检测到金属时,返回1 bit Metal_Detec(); #endif //_METALDTC_H_
www.eeworm.com/read/371186/9562618

h metaldtc.h

#ifndef _METALDTC_H_ #define _METALDTC_H_ //函数功能:金属检测 //说明:检测到金属时,电路输出为高 //返回:检测到金属时,返回1 bit Metal_Detec(); #endif //_METALDTC_H_
www.eeworm.com/read/460087/7257890

h metaldtc.h

#ifndef _METALDTC_H_ #define _METALDTC_H_ //函数功能:金属检测 //说明:检测到金属时,电路输出为高 //返回:检测到金属时,返回1 bit Metal_Detec(); #endif //_METALDTC_H_
www.eeworm.com/read/451007/7473813

h metaldtc.h

#ifndef _METALDTC_H_ #define _METALDTC_H_ //函数功能:金属检测 //说明:检测到金属时,电路输出为高 //返回:检测到金属时,返回1 bit Metal_Detec(); #endif //_METALDTC_H_
www.eeworm.com/read/449525/7501611

h metaldtc.h

#ifndef _METALDTC_H_ #define _METALDTC_H_ //函数功能:金属检测 //说明:检测到金属时,电路输出为高 //返回:检测到金属时,返回1 bit Metal_Detec(); #endif //_METALDTC_H_
www.eeworm.com/read/435556/7790442

vhd state_control.vhd

--------控制电路设计(采用状态机实现)------- library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; --------------------------------- entity state_control is port(clk,time,alarm,reset,key
www.eeworm.com/read/488283/6491348

java component.java

package ding; import javax.swing.*; import java.awt.*; import java.awt.event.*; /** * Title: 门电路画图器 * Description: www.1shu.net * Copyright: Copyright (c) 2003 *
www.eeworm.com/read/404346/11487008

vhd state_control.vhd

--------控制电路设计(采用状态机实现)------- library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; --------------------------------- entity state_control is port(clk,time,alarm,reset,key