代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/375190/2730462
hpp distance.hpp
/*=============================================================================
Copyright (c) 2001-2006 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2730468
hpp distance.hpp
/*=============================================================================
Copyright (c) 2001-2006 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2730666
hpp distance.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2735952
rst distance.rst
.. Iterators/Iterator Metafunctions//distance |20
.. Copyright Aleksey Gurtovoy, David Abrahams 2007.
.. Distributed under the Boost
.. Software License, Version 1.0. (See accompanying
.. file LICENS
www.eeworm.com/read/375190/2736029
cpp distance.cpp
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/357991/3008298
java distance.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/264097/4291815
cvt distance.cvt
/**********************************************************************
** Copyright (C) 2001 Trolltech AS. All rights reserved.
**
** This file is part of Qtopia Environment.
**
** This file may be
www.eeworm.com/read/262783/4309103
java distance.java
/*
* $RCSfile: Distance.java,v $
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are per
www.eeworm.com/read/262783/4309216
java distance.java
/*
* $RCSfile: Distance.java,v $
*
* Copyright (c) 2007 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are per
www.eeworm.com/read/158224/5597813
sci distance.sci
function [distance] = Distance(Pop1,Pop2) // the distance of two individuals
n=size(Pop1,2) -1; //Variables' number
ndis=(Pop1(1:n) - Pop2(1:n))'.^2; // the distances of variables between two in