代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/137132/13344477
sin insert-header.sin
# Sed script that inserts the file called HEADER before the header entry.
#
# At each occurrence of a line starting with "msgid ", we execute the following
# commands. At the first occurrence, insert
www.eeworm.com/read/321185/13411058
sin insert-header.sin
# Sed script that inserts the file called HEADER before the header entry.
#
# At each occurrence of a line starting with "msgid ", we execute the following
# commands. At the first occurrence, insert
www.eeworm.com/read/305004/13780437
sin insert-header.sin
# Sed script that inserts the file called HEADER before the header entry.
#
# At each occurrence of a line starting with "msgid ", we execute the following
# commands. At the first occurrence, insert
www.eeworm.com/read/303772/13809518
m contents.m
% LTFAT - Compiled Octave functions
%
% On Unix, execute the command
%
% make -f MyMakefile
%
% to build the interfaces.
%
% Upon succesfull compilation, the routines comp_wfac, comp_iwfac,
www.eeworm.com/read/150221/5694165
new units.m.new
% Script to generate a .mat file called
% units.mat which is the database for the unit class
% After appending new units please execute this script in
% directory @unit/private
%
% label %
www.eeworm.com/read/147422/5730019
m gcapp.m
%FUNCTION: Apply the pitch contour modification.
%
% gcapp.m is a call function by "apply_pb" on figure(Gcset_f).
if App==1 % execute the apply buttom
%-------------------------