代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/428185/8884911
am_fragment makefile_web.am_fragment
web_path_project = /home/groups/l/li/libxmlplusplus/htdocs/
web_path_docs = $(web_path_project)
rsync_args = -vz --rsh ssh --delete --delete-after --recursive --cvs-exclude
www.eeworm.com/read/428185/8884915
am makefile.am
doxygen_configfile = Doxyfile
include $(top_srcdir)/docs/Makefile_web.am_fragment
web_path_reference = $(web_path_docs)reference
EXTRA_DIST = README Doxyfile
html/index.html: $(doxygen_configfile)
www.eeworm.com/read/427621/8928039
gen_explore_table
#!/bin/csh -f
# This csh file is for two purposes:
# 1.Exit if perl path is not found
# 2.Exit if perl version is wrong and causing errors
############################################################
www.eeworm.com/read/283196/9036326
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/283196/9036868
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/377148/9293110
sh init.sh
#! /bin/sh
# create a ptt_trace script in the test directory (make check is generally run
# before make install)
SKEL=../scripts/ptt_trace_skel
SCRIPT=ptt_trace
TMP=ptt_trace_tmp
sed s!path_to_bind
www.eeworm.com/read/178189/9415340
m rayleigh_duojing.m
% 编一个如瑞利多径的信道函数;
function y=Rayleigh_DuoJing(x,sigma,num_path,ray_factor,time_delay,p_path)
y=zeros(num_path,size(x,2));
for i=1:num_path
% 即使瑞利衰落因子是一样的,
% 对于每一行的衰落系数也要分别产生;
ray_nu
www.eeworm.com/read/176730/9486082
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/176730/9486632
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD
www.eeworm.com/read/372449/9510198
makefile
all: server client
CC=cc
CFLAGS=-I/usr/include/db1 -pedantic -Wall
# For debugging un-comment the next line
# DFLAGS=-DDEBUG_TRACE=1 -g
# Include for systems with dbm, but only as part of the BSD