心电图c++源代码 //------------心电图(非定时器版)--- #include sbit ADDR0 = P1^0; sbit ADDR1 = P1^1; sbit ADDR2 = P1^2; sbit ADDR3 = P1^3; sbit ENLED = P1^4; typedef unsigned int uint16; typedef unsigned char uint8; typedef unsigned long uint32; uint8 l,h,f,d; code uint8 dx[]={0xFF,0x99,0x00,0x00,0x00,0x