代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/158819/5594719
pas path.pas
unit path;
interface
uses Windows,SysUtils,Classes,Dialogs;
type
TNode = record //节点信息
g : integer; // g值
h : integer; // h 值
f : integer; // f 值
www.eeworm.com/read/157260/5606910
exp path.exp
load_lib "lrzsz.exp"
if $tracelevel then {
strace $tracelevel
}
# check wether --junk-path and --full-path work.
runthem junk-and-full $objdir/../src/lsz "-q --full-path" \
$objdir/../src/lrz "-
www.eeworm.com/read/153141/5653226
path bagend.path
34
(-8.478267,4.122738,-8.048193)
(-9.384054,3.699065,-8.055306)
(-10.979687,3.883871,-5.343790)
(-11.798916,3.401134,-5.653351)
(-12.420927,4.131591,-5.669662)
(-13.258276,3.660253,-5.946588)
www.eeworm.com/read/153141/5653227
path mordor.path
40
(-25.856302,-5.976748,7.440513)
(-25.350541,-6.839420,7.439189)
(-24.944895,-7.955519,7.420381)
(-24.429437,-8.812297,7.405083)
(-23.959661,-9.208729,7.382106)
(-23.246181,-9.908503,7.346586)
www.eeworm.com/read/153141/5653228
path shirescene.path
50
(14.390521,5.273177,10.310912)
(15.145906,4.673991,10.576185)
(16.979361,3.449261,10.624295)
(17.864164,3.002689,10.757325)
(20.452957,2.626924,10.454535)
(21.271145,2.448887,9.907844)
(23.9
www.eeworm.com/read/473485/6844182
class path.class
www.eeworm.com/read/473485/6844196
java path.java
//path.java
该类用于描述乘车路线方案。
import java.util.*;
public class Path
{
public Vector pass_segment; //每一元素表示整个路线的一个路段Segment。
int segmentTotal; //需要的总路段数
int stationTotal; //整条路线中,所经过的车站的
www.eeworm.com/read/473243/6849672
properties path.properties
# Fix this path first
wtk.home = E:/Software/devtools/wtk22
util.path = util
# lib dir
dir.lib = lib
# source dir
dir.src = src
dir.resources = res
# temp dirs
dir
www.eeworm.com/read/295438/8162267
cpp path.cpp
/************************************************************/
/* */
/* Copley Motion Libraries */
/*
www.eeworm.com/read/395174/8191621