代码搜索:Variables
找到约 10,000 项符合「Variables」的源代码
代码结果 10,000
www.eeworm.com/read/485361/1263276
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/485361/1263345
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/173155/5376195
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/173155/5376263
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/270429/4238151
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/270429/4238220
m setupgui.m
% SetupGUI.m sets up the basicGUI variables
% Initialize the appropriate setup.m variables
fft_size = 64;
num_carriers = 4;
input_type = 1; test_input_type = 1;
channel_on = 0;
do_QAM = 0;
da
www.eeworm.com/read/398634/2375419
test rpl000005.test
source include/master-slave.inc;
#
# Bug#7100 relay_log_space_max missing from SHOW VARIABLES
#
SHOW VARIABLES LIKE 'relay_log_space_limit';
CREATE TABLE t1 (name varchar(64), age smallint(3));
INSE
www.eeworm.com/read/394228/2459258
m transobj.m
function [NAME,c,variables,n_vars,BIG] = transobj(record,c,variables,n_vars)
BIG = 1.0e32;
str = record(1,:); str = str(find(str ~= ' '));
spint = find(str == ':');
NAME = deblank(str(1,spint+1:lengt
www.eeworm.com/read/358128/3004717
test rpl000005.test
source include/master-slave.inc;
#
# Bug#7100 relay_log_space_max missing from SHOW VARIABLES
#
SHOW VARIABLES LIKE 'relay_log_space_limit';
CREATE TABLE t1 (name varchar(64), age smallint(3));
INSE
www.eeworm.com/read/314660/3630157
so environ.so
m4_comment([$Id: environ.so,v 10.21 2001/04/16 17:11:40 bostic Exp $])
m4_ref_title(Programmer Notes,
Environment variables,
@environment variables, program/errorret, program/mt)
m4_p([dnl
T