代码搜索:Sensitive
找到约 1,776 项符合「Sensitive」的源代码
代码结果 1,776
www.eeworm.com/read/433114/8544902
m s_gd.m
function description=s_gd(seismic,mnem)
% Get the description of the header with mnemonic "mnem" from seismic data set "seismic"
% If the global variable S4M.case_sensitive is set to false, the case o
www.eeworm.com/read/433114/8545171
m l_gd.m
function description=l_gd(wlog,mnem)
% Get the description of the curve with mnemonic "mnem" from log data set "wlog".
% If S4M.case_sensitive is set to false, the case of the curve mnemonic is disreg
www.eeworm.com/read/433114/8545673
m param_info.m
function info=param_info(structure,mnem)
% Get the row of "structure.parameter_info" that pertains to a particular
% parameter. If global variable S4M.case_sensitive is set to false, the case
% of th
www.eeworm.com/read/427909/8913244
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/183326/9168494
adb terminal_interface-curses-forms-field_types-enumeration-ada.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses
www.eeworm.com/read/181046/9276438
c update_menus.c
/*
* Copyright (C) 2000-2004 Damien Douxchamps
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
www.eeworm.com/read/373250/9467414
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/357508/10207475
adb terminal_interface-curses-forms-field_types-enumeration-ada.adb
------------------------------------------------------------------------------
-- --
-- GNAT ncurses