代码搜索:implicit

找到约 5,250 项符合「implicit」的源代码

代码结果 5,250
www.eeworm.com/read/360545/10088512

f90 simpson.f90

module INTEGRAL implicit none real, parameter :: PI=3.14159 contains ! 产生数列 subroutine GenerateData(datas, width, func) real datas(:), width real, external :: func real r integer
www.eeworm.com/read/350251/10752638

f90 screen.f90

SUBROUTINE CenterWindow( hwndChild, hwndParent ) USE DFWin IMPLICIT NONE INTEGER hwndChild, hwndParent INCLUDE 'Resource.fd' TYPE(T_RECT) rChild, rParent INTEGER wChild, hChild, wP
www.eeworm.com/read/418490/10944064

php searchcn.php

www.eeworm.com/read/416425/11029716

m demo_vessel.m

% This Matlab code demomstrates an improved algorithm based on the local binary fitting (LBF) model % in Chunming Li et al's paper: % "Implicit Active Contours Driven By Local Binary Fitting Ener
www.eeworm.com/read/416425/11029718

m demo_noisysynthetic.m

% This Matlab code demomstrates an improved algorithm based on the local binary fitting (LBF) model % in Chunming Li et al's paper: % "Implicit Active Contours Driven By Local Binary Fitting Ener
www.eeworm.com/read/416425/11029720

m demo_fourimages.m

% This Matlab code demomstrates an improved algorithm based on the local binary fitting (LBF) model % in Chunming Li et al's paper: % "Implicit Active Contours Driven By Local Binary Fitting Ener
www.eeworm.com/read/416425/11029735

m demo_mri_nonuniform.m

% This Matlab code demomstrates an improved algorithm based on the local binary fitting (LBF) model % in Chunming Li et al's paper: % "Implicit Active Contours Driven By Local Binary Fitting Ener
www.eeworm.com/read/460969/7236514

f90 mod_parameterization.f90

MODULE MOD_PARAMETERIZATION USE NRTYPE, ONLY: WP, SP USE MOD_CONST, ONLY: N_E_PAR, N_Y_PAR !------------------------------------------------------------- constants IMPLICIT NONE !---------------
www.eeworm.com/read/460969/7236517

f90 qylsm.f90

SUBROUTINE QYLSM(Q,YY,NRFREQ) USE NRTYPE , ONLY: WP USE MOD_ATTEN, ONLY: FJJ, FJK, A, B, P, I2NRFREQ1 !---------------------------------------------------------------------- IMPLICIT NONE
www.eeworm.com/read/454351/7393255

m demo_vessel.m

% This Matlab code demomstrates an improved algorithm based on the local binary fitting (LBF) model % in Chunming Li et al's paper: % "Implicit Active Contours Driven By Local Binary Fitting Ener