代码搜索:iec标准
找到约 10,000 项符合「iec标准」的源代码
代码结果 10,000
www.eeworm.com/read/244945/12829699
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/329331/12960690
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/141570/12999084
txt 47.txt
判断一个程序启动完成(不是结束)
'将以下代码加入标准模块
Option Explicit
public Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Long,
ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Lon
www.eeworm.com/read/240768/13199945
h formview1.h
#pragma once
#include "afxcmn.h"
// CFORMVIEW1 对话框
class CFORMVIEW1 : public CDialog
{
DECLARE_DYNAMIC(CFORMVIEW1)
public:
CFORMVIEW1(CWnd* pParent = NULL); // 标准构造函数
virtual ~CFO
www.eeworm.com/read/240768/13199950
h formview2.h
#pragma once
#include "afxcmn.h"
// CFORMVIEW2 对话框
class CFORMVIEW2 : public CDialog
{
DECLARE_DYNAMIC(CFORMVIEW2)
public:
CFORMVIEW2(CWnd* pParent = NULL); // 标准构造函数
virtual ~CFO
www.eeworm.com/read/240768/13199952
h formview0.h
#pragma once
#include "afxcmn.h"
// CFORMVIEW0 对话框
class CFORMVIEW0 : public CDialog
{
DECLARE_DYNAMIC(CFORMVIEW0)
public:
CFORMVIEW0(CWnd* pParent = NULL); // 标准构造函数
virtual ~CFO
www.eeworm.com/read/325362/13210590
h windows.h
#pragma once
// CWindows 对话框
//用于模拟对方桌面的对话框
#include "KZQDlg.h"
class CWindows : public CDialog
{
DECLARE_DYNAMIC(CWindows)
public:
CWindows(CWnd* pParent = NULL); // 标准构造函数
virtua
www.eeworm.com/read/311447/13630920
m pdfb_nest.m
function nstd = pdfb_nest(nrows, ncols, pfilt, dfilt, nlevs)
% PDFB_NEST Estimate the noise standard deviation in the PDFB domain估计噪声标准偏差在PDFB域
%
% nstd = pdfb_nest(nrows, ncols, pfilt, dfilt, nlev
www.eeworm.com/read/147529/5728720
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/147529/5728930
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance