代码搜索:implicit
找到约 5,250 项符合「implicit」的源代码
代码结果 5,250
www.eeworm.com/read/454351/7393261
txt readme.txt
This package demomstrates an improved algorithm based on the local binary fitting (LBF) model in
Chunming Li et al's paper:
Chunming Li, Chiu-Yen Kao, John Gore, Zhaohua Ding "Implicit Active Co
www.eeworm.com/read/440809/7680597
f90 ex0911.f90
program ex0911
implicit none
integer, parameter :: fileid = 10
character(len=20) :: filename = "ex0911dat.txt"
integer player
real hit
integer error
open(unit=fileid, file
www.eeworm.com/read/397140/8064998
for ss.for
program matrix
implicit none
include 'mpif.h'
integer arows,acols,brows,bcols
real,dimension(:,:),allocatable::a,b,c
real,dimension(:),allocatable::buffer1,buffer2
real ans
in
www.eeworm.com/read/397122/8065890
m lin_kernel.m
function x = lin_kernel(a,b,c)
% kernel function for implicit higher dimension mapping, based on
% the standard inner-product
%
% x = lin_kernel(a,b)
%
% 'a' can only contain one datapoint in a row,
www.eeworm.com/read/331336/12832621
m lin_kernel.m
function x = lin_kernel(a,b,c)
% kernel function for implicit higher dimension mapping, based on
% the standard inner-product
%
% x = lin_kernel(a,b)
%
% 'a' can only contain one datapoint in a row,
www.eeworm.com/read/244728/12847626
hxx wzsafepointer.hxx
#ifndef WZSAFEPOINTER_HXX
#define WZSAFEPOINTER_HXX
#include "wz.hxx"
template class wzProxy;
// wzProxy behaves like T*;
// requires for T a base class or implicit conversion to
// cla
www.eeworm.com/read/139320/13161426
m lin_kernel.m
function x = lin_kernel(a,b,c)
% kernel function for implicit higher dimension mapping, based on
% the standard inner-product
%
% x = lin_kernel(a,b)
%
% 'a' can only contain one datapoint in a row,
www.eeworm.com/read/324386/13265509
f90 intrabend.f90
subroutine IntraBend( X, Y, Z, kbend, theta_eq, Uintra )
implicit none
! X, Y, Z contain the coordinates of the existing beads.
real, dimension(3), intent(in) :: X, Y, Z
! kbend is t
www.eeworm.com/read/324303/13273849
m lin_kernel.m
function x = lin_kernel(a,b,c)
% kernel function for implicit higher dimension mapping, based on
% the standard inner-product
%
% x = lin_kernel(a,b)
%
% 'a' can only contain one datapoint in a row,
www.eeworm.com/read/320625/13421287
hxx wzsafepointer.hxx
#ifndef WZSAFEPOINTER_HXX
#define WZSAFEPOINTER_HXX
#include "wz.hxx"
template class wzProxy;
// wzProxy behaves like T*;
// requires for T a base class or implicit conversion t