代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/362312/10005761
cpp duru.cpp
#include
#include
#include
/*ifstream input("inputfile.txt");
char Isdigit;
int i=0,countInt=0,sign=0,func=0;
in
www.eeworm.com/read/362142/10016348
m car_sup.m
function car_sup
% Supervisory controller for carriage position
procglbl % Global definitions
global scar_next dmove dstop skip_cruise sign delv
% These aren't really global, but do have to
www.eeworm.com/read/166306/10024497
m definev.m
function [v,dv]= definev(g,x,l,u);
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
%
www.eeworm.com/read/164463/10106705
h nfsfh.h
/*
* include/linux/nfsd/nfsfh.h
*
* This file describes the layout of the file handles as passed
* over the wire.
*
* Earlier versions of knfsd used to sign file handles using keyed MD5
* or SH
www.eeworm.com/read/358694/10181644
m definev.m
function [v,dv]= definev(g,x,l,u);
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
%
www.eeworm.com/read/353896/10406949
m definev.m
function [v,dv]= definev(g,x,l,u);
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
%
www.eeworm.com/read/419286/10877220
m cubwgt.m
%---------------------------------------------------------------
function [w,dwdx,dwdy] = cubwgt(dif,t,v,dmax,dm)
% CUBIC SPLINE WEIGHT FUNCTION
l = length(v);
for i=1:l
drdx = sign(dif(1,i))/dm(1,v(
www.eeworm.com/read/273093/10927498
m definev.m
function [v,dv]= definev(g,x,l,u);
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
%