代码搜索:range
找到约 10,000 项符合「range」的源代码
代码结果 10,000
www.eeworm.com/read/470729/6906728
cpp visible_range.cpp
/*
* Copyright (C) 2004 Apple Computer, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow
www.eeworm.com/read/470729/6906983
cpp kjs_range.cpp
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2001 Peter Kelly (pmk@post.com)
* Copyright (C) 2003 Apple Computer, Inc.
*
* This library is fr
www.eeworm.com/read/470729/6906994
h kjs_range.h
// -*- c-basic-offset: 2 -*-
/*
* This file is part of the KDE libraries
* Copyright (C) 2001 Peter Kelly (pmk@post.com)
*
* This library is free software; you can redistribute it and/or
www.eeworm.com/read/295750/6964859
pl test-range.pl
#!/usr/bin/perl
#
# (c) John Berthels 2005 . See COPYING for license.
#
use strict;
use warnings;
use Test::More tests => 115;
BEGIN { use_ok qw(Range); }
my $r = Range->new(0,
www.eeworm.com/read/295750/6964893
cpp t_range.cpp
/*
* (c) John Berthels 2005 . See COPYING for license.
*/
#include "Range.hpp"
#include
#include
#include
#include
class RangeTest : p
www.eeworm.com/read/467764/7000881
m range_resolution.m
www.eeworm.com/read/467764/7000917
m range_calc.m
www.eeworm.com/read/451547/7461891
m nndist_range.m
%NNDIST_RANGE Give a vector of scales
%
% D = NNDIST_RANGE(X)
% D = NNDIST_RANGE(X,NR)
%
% Give the average nearest neighbor distance in dataset X. When NR is
% specified, the first NR nearest
www.eeworm.com/read/451547/7461902
m scale_range.m
%SCALE_RANGE Give a vector of scales
%
% SIG = SCALE_RANGE(X,NR)
%
% Give a reasonable range of scales SIG for the dataset X. The largest
% scale is given first. If NR is given, the number of scal
www.eeworm.com/read/443012/7639401
m range_doppler.m
clear all;
%======================================================================
%%% (I) parameters' definition
%======================================================================
c=3e+8;