代码搜索:enable
找到约 10,000 项符合「enable」的源代码
代码结果 10,000
www.eeworm.com/read/478181/6721393
h enable.h
// Enable.h : main header file for the ENABLE application
//
#if !defined(AFX_ENABLE_H__12721350_195A_4BFB_BDA0_3BB4C553EE01__INCLUDED_)
#define AFX_ENABLE_H__12721350_195A_4BFB_BDA0_3BB4C553EE01
www.eeworm.com/read/478181/6721395
clw enable.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEnableView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Enable
www.eeworm.com/read/478181/6721397
dsw enable.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/478181/6721398
ncb enable.ncb
www.eeworm.com/read/400947/11566679
m enable.m
function tag=enable(i,j,input,b,no)%可行性测试函数
if input(i,j)==1
tag=1;
else
tag=0;
end
if j>1&no>0
for k=1:i-1
if input(i,j)==1&j==b(no,k) %i:量测号,input(i,j):i量测与j目标关联指示(1:关联 0
www.eeworm.com/read/153044/12064249
m enable.m
function theResult = enable(self)
% ps/enable -- Enable "ps" callbacks.
% enable(self) enables all the callbacks associated
% with self, a "ps" object, except that the "CreateFcn"
% and "DeleteF
www.eeworm.com/read/151705/12180121
m enable.m
function dummy = enable(r, channelName)
%ENABLE Enable RDTX(tm) interface, or a specified channel, or all channels.
% ENABLE(R, CHANNEL) enables the RTDX channel specified by the string CHANNEL,
www.eeworm.com/read/151704/12180766
m enable.m
function dummy = enable(r, channelName)
%ENABLE Enable RDTX(tm) interface, or a specified channel, or all channels.
% ENABLE(R, CHANNEL) enables the RTDX channel specified by the string CHANNEL,
www.eeworm.com/read/125551/14486136
c _enable.c
/*
* Version : @(#)_enable.c 1.1
*/
/**************************************************************************
** *
**
www.eeworm.com/read/10438/186271
asm enable.asm
page ,132
title enable - enable/disable interrupts
;***
;enable.asm - contains _enable() and _disable() routines
;
; Copyright (c) Microsoft Corporation. All rights res