代码搜索:difference

找到约 3,389 项符合「difference」的源代码

代码结果 3,389
www.eeworm.com/read/453433/7420806

m fig4_50.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Fig 4.50 % Difference Pattern for a Circular Aperture with % the Generic Aperture Distribution % Xiaomin Lu 11-2-98 % Upda
www.eeworm.com/read/149098/5703446

cpp set_s_di.cpp

/************************************************************************** * * set_s_di.cpp - Example program of set symmetric difference algorithm. * See Class Reference Section
www.eeworm.com/read/12865/249816

cpp set_s_di.cpp

/************************************************************************** * * set_s_di.cpp - Example program of set symmetric difference algorithm. * See Class Reference Section
www.eeworm.com/read/424704/2014307

cpp set_s_di.cpp

/************************************************************************** * * set_s_di.cpp - Example program of set symmetric difference algorithm. * See Class Reference Section
www.eeworm.com/read/136989/5829787

cpp client.cpp

// client.cpp,v 1.9 2003/01/23 23:08:40 heather Exp #include "Client_Task.h" #include "ace/Get_Opt.h" ACE_RCSID(Client_Leaks, client, "client.cpp,v 1.9 2003/01/23 23:08:40 heather Exp") cons
www.eeworm.com/read/419697/10842887

c alg122.c

/* * HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 * * To approximate the solution to the parabolic partial-differential * equation subject to the boundary conditions *
www.eeworm.com/read/140698/13066488

c alg122.c

/* * HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 * * To approximate the solution to the parabolic partial-differential * equation subject to the boundary conditions *
www.eeworm.com/read/114305/6124355

asm sad_sse2.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * sse2 sum of absolute difference ; * ; * Copyright(C) 2002 Dmitry Rozhdestvensky ;
www.eeworm.com/read/114305/6124356

asm sad_xmm.asm

;/***************************************************************************** ; * ; * XVID MPEG-4 VIDEO CODEC ; * xmm (extended mmx) sum of absolute difference ; * ; * Copyright(C) 2002 Peter Ros
www.eeworm.com/read/114305/6124363

c sad_altivec.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - altivec sum of absolute difference (C version) * * Copyright (C) 2002 Benjamin He