代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/457804/7317577

txt 多边形切割.txt

//多边形切割 //可用于半平面交 #define MAXN 100 #define eps 1e-8 #define zero(x) (((x)>0?(x):-(x))
www.eeworm.com/read/453437/7420665

m sinc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % sinc.m % same as Matlab's sinc function % sinc(x) = sin(pi*x)/(pi*x) % Last updated 8/31/00 by K. Bell %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function y=sinc(x) y=
www.eeworm.com/read/453435/7420717

m sinc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % sinc.m % same as Matlab's sinc function % sinc(x) = sin(pi*x)/(pi*x) % Last updated 8/31/00 by K. Bell %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function y=sinc(x) y=
www.eeworm.com/read/453434/7420731

m sinc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % sinc.m % same as Matlab's sinc function % sinc(x) = sin(pi*x)/(pi*x) % Last updated 8/31/00 by K. Bell %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function y=sinc(x) y=
www.eeworm.com/read/453433/7420779

m sinc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % sinc.m % same as Matlab's sinc function % sinc(x) = sin(pi*x)/(pi*x) % Last updated 8/31/00 by K. Bell %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function y=sinc(x) y=
www.eeworm.com/read/453432/7420816

m sinc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % sinc.m % same as Matlab's sinc function % sinc(x) = sin(pi*x)/(pi*x) % Last updated 8/31/00 by K. Bell %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% function y=sinc(x) y=
www.eeworm.com/read/443644/7629655

h opcodes.h

/* Automatically generated. Do not edit */ /* See the mkopcodeh.awk script for details */ #define OP_VNext 1 #define OP_Affinity 2 #define O
www.eeworm.com/read/442927/7642028

m samevaluerow.m

function rowIndex=sameValueRow(x) % sameValueRow: Return the index of same-value row in a matrix % Usage: rowIndex=sameValueRow(x) % Roger Jang, 20060818 if nargin
www.eeworm.com/read/436947/7758430

m imfluxoopticodiferencial.m

function [Ux,Uy] = imFluxoOpticoDiferencial(im0, im1, Sigmafiltro, s) % im0, im1: imagens correspondente ao frame 0 e 1 respectivamente. % Sigmafiltro: parametro que define o tamanho do filtro Gaus
www.eeworm.com/read/436947/7758432

m imfluxoopticoporcoincidencia.m

function [Ux,Uy] = imFluxoOpticoPorCoincidencia(im0, im1, Sigmafiltro, s) % im0, im1: imagens correspondente ao frame 0 e 1 respectivamente. % Sigmafiltro: parametro que define o tamanho do filtro