代码搜索:吸收电路
找到约 10,000 项符合「吸收电路」的源代码
代码结果 10,000
www.eeworm.com/read/332506/12751716
asm io-32.asm
;Io-32.asm
;32位I/O接口电路设计实验
.386P
;****************根据查看端口资源修改下列符号值*******************
IOY0 EQU 9C00H ;片选IOY0对应的端口始地址
;*********************************************************
www.eeworm.com/read/321456/13404410
c panel.c
#include
#include
#include
// extern unsigned char kkk[10];
void InitSystem ()
{
VOICE3=0;
VOICE4=0;
WDT_CONTR = 0x00;//关掉看门狗电路
ES = 0;//禁止串口中断
//配
www.eeworm.com/read/446671/6325532
dp2 cscj_timer1_cd.dp2
cscj_timer1_cd.o: C:/icc/include/iom128v.h C:/icc/include/iom128.h C:/icc/include/macros.h E:\重新整理的文件\控制类\超声波检测电路\程序\avr/lcd12864.h
www.eeworm.com/read/446671/6325539
s cscj_timer0.s
.module cscj_timer0.C
.area vector(rom, abs)
.org 4
jmp _int0
.area data(ram, con, rel)
_flag::
.blkb 1
.area idata
.byte 0
.area data(ram, con, rel)
.dbfile E:\重新整理的文件\控制类\超声波检测电路
www.eeworm.com/read/489754/6469262
c basiccan.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define SJA_BaseAdr 0x0000 //定义sja1000的片选基址
//计算SJA1000在电路中的实际地址:基址+内部寄存
www.eeworm.com/read/478253/6722701
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/402018/11543714
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/153613/12021522
txt ad_test.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--功能:CPLD对其他外围电路:ADC0809控制转换速度
entity ad_test is
Port (ECO,fclk:in std_log