代码搜索:Distance

找到约 8,736 项符合「Distance」的源代码

代码结果 8,736
www.eeworm.com/read/168569/9907576

h inftrees.h

/* inftrees.h -- header to use inftrees.c * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not* b
www.eeworm.com/read/168569/9907586

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-2004 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should
www.eeworm.com/read/363740/9938316

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-1998 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not
www.eeworm.com/read/167735/9953656

m nearest.m

function [zj,j,d] = nearest(z,xi); % NEAREST: return the vector zj in z that is nearest to xi % [zj,j,d] = nearest(z,xi) % z - d*J vectors that need to be compared to xi % xi - the vector that wants
www.eeworm.com/read/167664/9956283

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-1998 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not
www.eeworm.com/read/164260/10120773

readme

Instructions for Isomap code, Release 1 --------------------------------------- Author: Josh Tenenbaum (jbt@psych.stanford.edu) [Dijkstra code by Mark Steyvers (msteyver@psych.stanford.edu)]
www.eeworm.com/read/358339/10192658

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-2002 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should
www.eeworm.com/read/357365/10211460

h inftrees.h

/* inftrees.h -- header to use inftrees.c * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not* be use
www.eeworm.com/read/357365/10211462

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-2004 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not*
www.eeworm.com/read/356592/10224212

m dist2.m

function n2 = dist2(x, c) %DIST2 Calculates squared distance between two sets of points. % % Description % D = DIST2(X, C) takes two matrices of vectors and calculates the % squared Euclidean distance