代码搜索:Sensitive
找到约 1,776 项符合「Sensitive」的源代码
代码结果 1,776
www.eeworm.com/read/293914/8264114
bak registerfile.h.bak
/***************************************************************************
RegisterFile.h - Banc de registre
-------------------
begin
www.eeworm.com/read/293914/8264127
h registerfile.h
#ifndef __REGISTERFILE_H__
#define __REGISTERFILE_H__
#include
#include
SC_MODULE(RegisterFile)
{
sc_in inClock;
UInt32 registers[nRegisters];
UInt32 renames[nRen
www.eeworm.com/read/412105/11216037
mac keys.mac
;-------------------------------------------------------------------------
; KEYS MACRO FILE FOR ASSEMBLER LABORATORY (C) KURT INGE GR0NBECH
;------------------------------------------------------
www.eeworm.com/read/147186/12578806
m polygon_area.m
function a = polygon_area(x,y)
% AREA Area of a planar polygon.
% AREA(X,Y) Calculates the area of a 2-dimensional
% polygon formed by vertices with coordinate vectors
% X and Y. The result is d
www.eeworm.com/read/105276/15671736
h conv.h
/* TradeClient
* $Id: conv.h,v 1.3 2001/03/20 20:12:34 ttabner Exp $
*
* Copyright (C) 1999-2000 Bynari Inc.
* Copyright (C) 2001 Project TradeClient
*
* LGP
www.eeworm.com/read/103229/15739905
java listing 10-15.java
boolean forward, insensitive, sensitive;
DataBaseMetaData meta = Db.getMetaData();
forward = meta.supportsResultsSetType(ResultSet.TYPE_FORWARD_ONLY);
insensitive = meta.supportsResultsSetType(
www.eeworm.com/read/433114/8544656
m l_gu.m
function units=l_gu(wlog,mnem)
% Get units of measurement of curve with mnemonic "mnem" from log data set "wlog"
% If S4M.case_sensitive is set to false, the case of the curve mnemonic is disregarded.
www.eeworm.com/read/433114/8545108
m s_gu.m
function units=s_gu(seismic,mnem)
% Get units of measurement of the header with mnemonic "mnem" from seismic data set "seismic".
% If S4M.case_sensitive is set to false, the case of the header mnemoni
www.eeworm.com/read/433114/8545738
m l_info.m
function info=l_info(wlog,mnem)
% Get the row of column_info that pertains to a particular column of a well log.
% If global variable S4M.case_sensitive is set to false, the case of the
% column mnemo
www.eeworm.com/read/389033/8552303
h timer.h
/************************************************************************
* file name: timer.h
* description: for test use.
* modification history
* --------------------
* 2003-5-3 9:21:11,