代码搜索:功率电路
找到约 10,000 项符合「功率电路」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1092271
mnu diagram.mnu
DIAGRAM 电路图
# remove the # sign and enter foreign help string in this line
Design 设计
Create or modify diagram items and their parameters.
创建或修改布线图项目及其参数。
Modify 修改
Modify diagram items and their para
www.eeworm.com/read/39750/1135586
dat bookinfo.dat
[General Information]
书名=VHDL 与数字电路设计
作者=卢毅 赖杰编著
页数=487
SS号=0
下载位置=http://192.168.36.205/00/diskjsj/js567/14/!00001.pdg
www.eeworm.com/read/249802/12471272
dat bookinfo.dat
[General Information]
书名=VHDL 与数字电路设计
作者=卢毅 赖杰编著
页数=487
SS号=0
下载位置=http://192.168.36.205/00/diskjsj/js567/14/!00001.pdg
www.eeworm.com/read/379424/9198050
asm key.asm
//============================================================
// 文件名称:Key.asm
// 实现功能:1*4按键扫描程序,适用于高电平有效的按键电路
// 使用IRQ6_TMB2中断(128Hz)
//========================================================
www.eeworm.com/read/375854/9347378
log mil.log
pnlAddPane();
nil
1
designOpen("g:\\major070710\\ic\\cmos电路模拟与设计——基于hispice\\0510601-ch7\\p7-31.sp");
quit();
quit();
quit();
quit();
exit
pnlDeletePane(1, 1);
nil
nil
www.eeworm.com/read/375045/9375074
h lightdtc.h
#ifndef _LIGHTDTC_H_
#define _LIGHTDTC_H_
//函数功能:光源检测
//说明:正常沿线运动时,检测电路输出:
// 左:0;中:1;右:0
void Light_DTC(void);
#endif //_LIGHTDTC_H_