代码搜索:方波逆变
找到约 4,865 项符合「方波逆变」的源代码
代码结果 4,865
www.eeworm.com/read/252116/12301702
dat 方波.dat
1651 1 0 1 0
0x0000
0x0000
0x0000
0x0000
0x0000
0x0000
0x0000
0x0000
0x000a
0x000a
0x000a
0x000a
0x000a
0x000a
0x000a
0x000a
0x0000
0x0000
0x0000
0x0000
0x0000
0x0000
0x0000
0
www.eeworm.com/read/336907/12407697
exe 方波.exe
www.eeworm.com/read/7227/111679
prj 方波.prj
www.eeworm.com/read/7227/111680
dtp 方波.dtp
www.eeworm.com/read/7227/111681
c 方波.c
#include
#define uchar unsigned char
#define uint unsigned int
void delay(uchar t)
{
uchar i,j;
for (i=0;i
www.eeworm.com/read/25126/845597
plg 方波.plg
礦ision Build Log
Project:
E:\新版实验板\新版\板子测试程序\52程序\中断产生方波\方波.uvproj
Project File Date: 08/23/2011
Output:
Build target 'Target 1'
compiling 方波
www.eeworm.com/read/25126/845598
obj 方波.obj
www.eeworm.com/read/25126/845599
c 方波.c
/*定时中断例子,方波输出*/
#include
/***************/
sbit FangBo = P2^0; //管脚定义
unsigned char count=0; //定义变量
/***************/
void main()
{
TMOD=0x01; //T0 工作在方式1 16位计数器