代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/427621/8928019
makefile
##ICC Design Planning RM Makefile
##See README_dp file for ICC Design Planning RM details
ICC_EXEC = icc_shell
LOG = log
REPORT_DIR = reports
OUTPUT_DIR = results
PNA_OUTPUT_DIR = pna_output
www.eeworm.com/read/132649/5911446
_ configure._
%PTB_PATH%\project_tree_builder.exe -logfile out.log -conffile %PTB_PATH%\..\..\..\project_tree_builder.ini %TREE_ROOT% scripts\projects\ncbi_cpp.lst %SLN_PATH%
www.eeworm.com/read/132649/5911450
_ configure._
%PTB_PATH%\project_tree_builder.exe -logfile out.log -conffile %PTB_PATH%\..\..\..\project_tree_builder.ini %TREE_ROOT% scripts\projects\ncbi_gui.lst %SLN_PATH%
www.eeworm.com/read/132649/5911477
_ configure._
%PTB_PATH%\project_tree_builder.exe -dll -logfile out.log -conffile %PTB_PATH%\..\..\..\project_tree_builder.ini %TREE_ROOT% scripts\projects\ncbi_gui.lst %SLN_PATH%
www.eeworm.com/read/132649/5911483
_ configure._
%PTB_PATH%\project_tree_builder.exe -dll -logfile out.log -conffile %PTB_PATH%\..\..\..\project_tree_builder.ini %TREE_ROOT% scripts\projects\ncbi_gbench.lst %SLN_PATH%
www.eeworm.com/read/167562/5458535
c afglobal.c
/***************************************************************************/
/* */
/* afglobal.c
www.eeworm.com/read/303435/3813135
readme
Run the "gabor" scripts first. Then run the "tvband" scripts.
The "tvband" scripts depend on the data created by the "gabor"
scripts.
The idea of the demo is that "chirpy" data (i.e. data with time
www.eeworm.com/read/427621/8928029
makefile_zrt
##ICC Design Planning RM Makefile
##See README_dp file for ICC Design Planning RM details
ICC_EXEC = icc_shell
LOG = log_zrt
REPORT_DIR = reports
OUTPUT_DIR = results
PNA_OUTPUT_DIR = pna_outpu
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
############################################################