代码搜索:脉搏检测

找到约 5,860 项符合「脉搏检测」的源代码

代码结果 5,860
www.eeworm.com/read/467479/7004063

txt verilog实现序列10010检测.txt

verilog实现序列10010检测 module seqdet(x,z,clk,rst); input x,clk,rst; output z; reg[2:0] state; wire z; parameter IDLE = 3'd0, A = 3'd1,
www.eeworm.com/read/467182/7019521

c 健康检测系统程序(改好).c

#include #define POWER 3 // 0=min power...3 = max power #define HFREQ 0 // 0=433MHz, 1=868/915MHz #define CHANNEL 351 // Channel n
www.eeworm.com/read/463459/7180428

bat 检测ip格式是否正确.bat

@echo off :: 检测IP格式是否标准 :: code by jm 2006-10-23 :begin cls set input= set /p input=请输入IP: echo %input%|findstr "^[0-9]*\.[0-9]*\.[0-9]*\.[0-9]*$">nul||goto fail set _input=%input:.= % call :
www.eeworm.com/read/461524/7225567

htm 检测驱动器类型.htm

DELPHI技术专栏
www.eeworm.com/read/445907/7588287

py ms08-067检测.py

#!/usr/bin/env python ''' Name: Microsoft Server Service Remote Path Canonicalization Stack Overflow Vulnerability Description: Anonymously check if a target machine is affected by MS08-067 (V
www.eeworm.com/read/438959/7718705

exe u盘检测器.exe