代码搜索:Distance

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

代码结果 8,736
www.eeworm.com/read/297233/8039429

ld dgux.ld

/* m88kdgux.ld - COFF linker directives for G++ on an AViiON This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it under the terms of the GNU Gen
www.eeworm.com/read/333109/12701642

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/333109/12701918

h inftree9.h

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

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/145017/12756090

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/144074/12819741

cpp prg13_6.cpp

#include #include #pragma hdrstop #include "strclass.h" // include the graph class with the MinimumPath method #include "graph.h" void main(void) { // vertices
www.eeworm.com/read/331448/12826800

html knn.html

SOM Toolbox / knn
www.eeworm.com/read/331205/12839141

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/331205/12839160

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/143706/12849671

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