代码搜索:BasePath
找到约 4,802 项符合「BasePath」的源代码
代码结果 4,802
www.eeworm.com/read/216443/15006638
m batmask.m
function c=batmask()
%BATMASK Load a Gabor multiplier symbol for the 'bat' test signal.
% Usage: c=batmask();
%
% BATMASK() loads a Gabor multiplier with a 0/1 symbol that mask out
% the main
www.eeworm.com/read/216443/15006832
m startltfat.m
% ------- setup of base path ------------------
% Modify 'basepath' to reflect the base path of the toolbox, e.g. the full
% path of the ltfat directory.
%
% Otherwise, just 'cd' to the directory con
www.eeworm.com/read/282675/9075038
bat build.bat
rem The contents of this file are subject to the BitTorrent Open Source Licenserem Version 1.0 (the License). You may not copy or use this file, in either
rem source code or executable form, except i
www.eeworm.com/read/165111/10076328
makefile
EXEC = talker
OBJS = talker.o
SRC = talker.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/165110/10076335
makefile
EXEC =cftest
OBJS =cftest.o
SRC =cftest.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/inclu
www.eeworm.com/read/165109/10076348
makefile
EXEC =adctest
OBJS =adctest.o
SRC =adctest.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i