代码搜索:病毒检测

找到约 6,985 项符合「病毒检测」的源代码

代码结果 6,985
www.eeworm.com/read/232664/4696466

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/202389/5051876

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/342198/3235894

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/339501/3299455

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/323635/3512378

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/280276/4127304

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/446622/1711384

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/435874/1858642

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/415433/2135533

c while.c

#include void Delayx1ms(Byte count); void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount; while(P1_0==0) //不为0跳过 {Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高, if(P1_0==
www.eeworm.com/read/413273/2163166

pas main.pas

//demo程序实现了一下功能: // 1。自动向外拨号功能。 // 2。未检测到F1信号时,做语音提示,延时后再发传真。 // 3。 寻找一空闲软传真通道向外发传真。 // 4。对传真发送全过程进行录音,日志显示。 unit main; interface uses Windows, Messages, SysUtils, Classes, Graphic