代码搜索:implicit
找到约 5,250 项符合「implicit」的源代码
代码结果 5,250
www.eeworm.com/read/424281/10467517
install-sh
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creati
www.eeworm.com/read/279032/10479159
htm mi21.htm
More Effective C++ | Item 21: Overload to avoid implicit type conversions Back to Item 20: Facilitate the return value optimization
Continue to Item 22: Consider using op= instead of stand-alone op
I
www.eeworm.com/read/278889/10490674
m poly_kernel.m
function x = poly_kernel(a,b, d)
% polynomial kernel function for implicit higher dimension mapping
%
% X = poly_kernel(a,b,[t,degree])
%
% 'a' can only contain one datapoint in a row, 'b' can contai
www.eeworm.com/read/351740/10613890
f90 pres.f90
MODULE PRES
! Find the perturbation pressure by solving Poisson's Equation
USE PRECISION_PARAMETERS
USE MESH_POINTERS
IMPLICIT NONE
PRIVATE
CHARACTER(255), PARAMETER :: presid='$Id: pres.f90 567
www.eeworm.com/read/351740/10614154
f90 fire.f90
MODULE FIRE
! Compute combustion
USE PRECISION_PARAMETERS
USE GLOBAL_CONSTANTS
USE MESH_POINTERS
USE COMP_FUNCTIONS, ONLY: SECOND
IMPLICIT NONE
PRIVATE
CHARACTER(255), PARAMETER :: fireid='$Id:
www.eeworm.com/read/421949/10676215
m poly_kernel.m
function x = poly_kernel(a,b, d)
% polynomial kernel function for implicit higher dimension mapping
%
% X = poly_kernel(a,b,[t,degree])
%
% 'a' can only contain one datapoint in a row, 'b' can contai
www.eeworm.com/read/275970/10780054
install-sh
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creati
www.eeworm.com/read/417108/11003267
install-sh
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creati
www.eeworm.com/read/296774/7114201
sh install.sh
#! /bin/sh
#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# `make' implicit rules from creati