代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/455463/1614550
m rcs2impbl.m
function imp=rcs2impbl(rcs,t,fmin,fmax,delflow,delfhigh)
% imp=rcs2impbl(rcs,t,fmin,fmax,delflow,delfhigh)
%
% RCS2IMPBL takes a reflectivity vector specified in time and computes
% a corresponding i
www.eeworm.com/read/209919/4956107
m mmhole.m
function q=mmhole(x,y,z,xlim,ylim)
%MMHOLE Create Hole in 3D Graphics Data
% Z=MMHOLE(X,Y,Z,Xlim,Ylim) sets the data in Z to NaN
% corresponding to the limits in Xlim=[Xmin Xmax] and
% Ylim=[Ymin Ymax
www.eeworm.com/read/209211/4982809
h keysym2ucs.h
/* $XFree86: xc/programs/xterm/keysym2ucs.h,v 1.1 1999/06/12 15:37:18 dawes Exp $ */
/*
* This module converts keysym values into the corresponding ISO 10646-1
* (UCS, Unicode) values.
*/
#include
www.eeworm.com/read/162614/5526044
f90 enum_10.f90
! { dg-do run }
! { dg-additional-sources enum_10.c }
! { dg-options "-fshort-enums" }
! Make sure short enums are indeed interoperable with the
! corresponding C type.
module enum_10
enum, bind( c )
www.eeworm.com/read/309984/3700763
err chk.err
#!/bin/sh -
#
# $Id: chk.err,v 1.3 2002/03/27 04:33:05 bostic Exp $
#
# Check to make sure all of the error values have corresponding error
# message strings in db_strerror().
# Top-level directory.
www.eeworm.com/read/273525/4204451
ihlp f_date.ihlp
{* 30nov2004}{...}
{phang}
{cmd:date(}{it:s1}{cmd:,}{it:s2}{cmd:)} returns the elapsed date
corresponding to string {it:s1}; string {it:s2} specifies order of
month ({cmd:m}), day ({cmd:d}), and
www.eeworm.com/read/398634/2372778
err chk.err
#!/bin/sh -
#
# $Id: chk.err,v 1.3 2002/03/27 04:33:05 bostic Exp $
#
# Check to make sure all of the error values have corresponding error
# message strings in db_strerror().
# Top-level directory.
www.eeworm.com/read/396844/2407602
m block.m
function sub = block(blocks, block_sizes)
% BLOCK Return a vector of subscripts corresponding to the specified blocks.
% sub = block(blocks, block_sizes)
%
% e.g., block([2 5], [2 1 2 1 2]) = [3 7 8]
www.eeworm.com/read/393721/2465279
err chk.err
#!/bin/sh -
#
# $Id: chk.err,v 1.3 2002/03/27 04:33:05 bostic Exp $
#
# Check to make sure all of the error values have corresponding error
# message strings in db_strerror().
# Top-level directory.
www.eeworm.com/read/393718/2466559
err chk.err
#!/bin/sh -
#
# $Id: chk.err,v 1.3 2002/03/27 04:33:05 bostic Exp $
#
# Check to make sure all of the error values have corresponding error
# message strings in db_strerror().
# Top-level directory.