代码搜索:脉搏检测
找到约 5,860 项符合「脉搏检测」的源代码
代码结果 5,860
www.eeworm.com/read/435456/7792145
pdf 温差检测芯片 max6675 .pdf
www.eeworm.com/read/299225/7879543
txt 采用canny算法进行边缘检测.txt
#include "cv.h"
#include "highgui.h"
char wndname[] = "Edge";
char tbarname[] = "Threshold";
int edge_thresh = 1;
IplImage *image = 0, *cedge = 0, *gray = 0, *edge = 0;
// 定义跟踪条的 callba
www.eeworm.com/read/198907/7904219
caj 基于adaboost算法的人脸检测.caj
www.eeworm.com/read/198485/7933182
pdf 可变光照下的人脸检测.pdf
www.eeworm.com/read/198108/7950464
e 检测软件是否被调试[源码].e
www.eeworm.com/read/145067/12754402
txt 死锁检测算法c++.txt
/* 本程序包括:死锁检测算法
VC++调试通过
#include
#include
#include
const int MAXQUEUE=100; //定义表的最大行数
typedef struct node{
int resource;
int process;
}cell;
www.eeworm.com/read/331784/12808787
txt 端口和注册表检测.txt
找个好的检测工具,仔细查看内部端口到外界的访问,因为现在的木马大部分都是反弹端口式的了,是服务端连接客户端~
用tlist查看进程,用kill结束掉一些木马进程,到注册表的run,runonce...键直下删掉相关键直,到win.ini system.ini的加载位置和系统根目录看下~~~这样,一般应该OK了
www.eeworm.com/read/142299/12952567
sch 触摸屏检测仪.sch
www.eeworm.com/read/142299/12952601
pcb 触摸屏检测仪.pcb
www.eeworm.com/read/142299/12952603