代码搜索:病毒检测
找到约 6,985 项符合「病毒检测」的源代码
代码结果 6,985
www.eeworm.com/read/131795/14125501
dat vb_fun57b.dat
语法
----
IsMissing(argname)
必要的 argname 参数包含一个可选的 Variant 过程参数名.
说明
----
使用 IsMissing 函数来检测在调用一个程序时是否提供了可选 Variant 参数.如果对特定参数没有传递值过去,则 IsMissing 返回 True;否则返回 False.如果 IsMissing 对某个参数返回 True
www.eeworm.com/read/126255/14436529
txt readme.txt
更新说明:
================================================
V1.65
1.增加写保护检测功能
2.提示拔盘时首先软件弹出U盘
3.在WMI不能使用时枚举磁盘
================================================
V1.64
1.在C盘根目录生成日志文件,以调查打不开磁盘的问题
www.eeworm.com/read/118226/14881243
cpp main.cpp
#include
#include"BinaryTree.h"
#include"forest.h"
template
BinaryTree* Forest2Binary(Tree* tree);
void main()
{
/*
一下的定义仅用来检测函数的正确性,而与函数体无关
本程序中没有做用户界面
下面的定义生成的树的
www.eeworm.com/read/217339/14968697
c 1602.c
#include
#define LCM_Data P0
#define Busy 0x80 //用于检测LCM状态字中的Busy标识
sbit LCM_RS = P1^0;//定义引脚
sbit LCM_RW = P1^1;
sbit LCM_E = P1^2;
void WriteDataLCM(unsigned char WDLCM);
www.eeworm.com/read/114188/15073230
htm 00000006.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: lenx (冷·枫), 信区: Linux
标 题: [安装] 如何让内核检测到两块
www.eeworm.com/read/214378/15104380
c spi_1352.c
//spi控制程序
//spi 协议: 70 08 读当前CT状态(430返回one_CT_state与two_CT_state两个值
// 70 09 启动初始化
// 70 07 启动检测
#include "msp430x13x.h"
unsigned char receive[16]; //SPI接收缓存区
unsign
www.eeworm.com/read/7837/136909
txt linux系统命令(系统设置)(2).txt
Linux系统命令(系统设置)(2)
depmod(depend module)
功能说明:分析可载入模块的相依性。
语 法:depmod [-adeisvV][-m ][--help][模块名称]
补充说明:depmod可检测模块的相依性,供modprobe在安装模块时使用。
参 数:
-a或--all 分析所有可用的模块。
-d或debu
www.eeworm.com/read/8474/148282
c ex90.c
//实例90:DS18B20温度检测及其液晶显示
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
unsigned char code Str[]={"Test
www.eeworm.com/read/12173/239809
c ex90.c
//实例90:DS18B20温度检测及其液晶显示
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
unsigned char code Str[]={"Test
www.eeworm.com/read/27451/865378
txt d249.bmp.txt
,/URC信息丢失,检测到URC信息后将相应标志位置位,最后将信息缓冲区清0
||……………
char GSM_RecString_Comp(char ans0, int length)
{
char code=0; ,/GSM回复信息代码标记变量
char *p;
,/ inti:
char cmd[]=”AT+CNMA=O\rl’; //接收到短信后