代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/279384/10442326
c ti_distance.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/279384/10442413
c ortho_distance.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/277457/10637761
cpp iterator_distance.cpp
#include
#include
#include
using namespace std;
const int MAX = 4;
int main()
{
int numbers_array[MAX];
vector numbers_vector(MAX);
for (
www.eeworm.com/read/350558/10732184
m capacity_distance.m
clear all
B=10000;
r0=10000;
for i=1:30;
r(i)=i-0.9;
c(i)=B*log(1+r0/r(i)^4)/log(2);
end
plot(r,c)
xlabel('距离(m)')
ylabel('容量(bps)')
www.eeworm.com/read/420999/10761671
m51 distance.m51
BL51 BANKED LINKER/LOCATER V5.03 11/22/2008 18:38:47 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE distan
www.eeworm.com/read/420999/10761674
uv2 distance.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 /
www.eeworm.com/read/420999/10761693
bak distance_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/349842/10796798
m edit_distance.m
www.eeworm.com/read/466832/7021281
m crowding_distance.m
function f = crowding_distance(x,problem)
% This function calculates the crowding distance
%
% Copyright (C) 2009 Aravind Seshadri
%
% This program is free software: you can redistribute it