代码搜索:半桥电源

找到约 4,724 项符合「半桥电源」的源代码

代码结果 4,724
www.eeworm.com/read/7438/118043

ewb 5.33图5-100桥式半控整流.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/331808/12807193

txt 半成.txt

www.eeworm.com/read/416674/11018134

plg h桥.plg

礦ision3 Build Log Project: D:\程序\keil\H桥\H桥.uv2 Project File Date: 08/13/2008 Output: Build target 'Target 1' compiling H桥.c... linking...
www.eeworm.com/read/416674/11018136

lnp h桥.lnp

"H桥.obj" TO "H桥" NOPRINT RAMSIZE(256)
www.eeworm.com/read/416674/11018140

obj h桥.obj

www.eeworm.com/read/416674/11018142

c h桥.c

#include void delay05s(void) { unsigned char i,j,k; for(i=50;i>0;i--) for(j=200;j>0;j--) for(k=248;k>0;k--); } void main(void) { while(1) { P1=0x05; delay05s() ;