代码搜索:脉搏检测

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

代码结果 5,860
www.eeworm.com/read/131413/14147342

txt 检测系统是不是windows xp.txt

检测系统是不是windows xp -------------------------------------------------------------------------------- 作者:不详  来源于:不详  发布时间:2005-3-19 11:10:39 下面的代码可以检查所用的系统是不是windows xp uses Registry; ...
www.eeworm.com/read/114100/15111631

txt 如何检测cdrom中有无光盘.txt

你 可 以 使 用 下 面 这 个 函 数 : Public Function IsEmptyCDROM(sDrive As String) Dim s On Error GoTo ErrHandle s = Dir(sDrive + ":\*.*") IsEmptyCDROM = False Exit
www.eeworm.com/read/114100/15112727

txt 如何检测是否modem与网络相连.txt

在 检 测 之 后 , 应 该 使 用 PortOpen=False关 闭 Modem。 如 何 你 要 是 想 判 断 用 户 是 否 与 Internet相 连 也 可 以 这 样 做 : 将 下 面 的 代 码 加 入 一 个 模 块 : Public Const ERROR_SUCCESS = 0& Public Const APINUL
www.eeworm.com/read/208463/15246827

h 轧板标号检测演示dlg.h

// 轧板标号检测演示Dlg.h : header file // #if !defined(AFX_DLG_H__9EDC7E36_EB95_461B_8D99_8C994E3E9332__INCLUDED_) #define AFX_DLG_H__9EDC7E36_EB95_461B_8D99_8C994E3E9332__INCLUDED_ #if _MSC_VER > 100
www.eeworm.com/read/208463/15246835

rc2 轧板标号检测演示.rc2

// // 轧板标号检测演示.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED //
www.eeworm.com/read/208463/15246856

cpp 轧板标号检测演示dlg.cpp

// 轧板标号检测演示Dlg.cpp : implementation file // #include "stdafx.h" #include "轧板标号检测演示.h" #include "轧板标号检测演示Dlg.h" #include "math.h" #include "DIAHELP.h" #ifdef _DEBUG #define new DEBUG_NEW #