代码搜索:parameter

找到约 10,000 项符合「parameter」的源代码

代码结果 10,000
www.eeworm.com/read/162614/5526297

f90 module_parameter_array_refs_1.f90

! { dg-do compile } ! Tests the fix for 26074, in which the array reference below would ! be determined not to be constant within modules. ! ! Contributed by Jonathan Dursi
www.eeworm.com/read/289471/3990962

m change_parameter_ideal_signal_sample_pulse.m

n=0:50; %定义序列的长度是50 A=1; %设置信号有关的参数 a=0.4; T=1; %采样率 w0=2.0374; x=A*exp(-a*n*T).*sin(w0*n*T); %pi是MATLAB定义的π,信号乘可采用“.*” close all %清除已经绘制的x(n)图形 subplot(3,1,1);stem(x); %绘制x(n)的图形 title('理想信号采
www.eeworm.com/read/366702/2876959

f90 module_parameter_array_refs_1.f90

! { dg-do compile } ! Tests the fix for 26074, in which the array reference below would ! be determined not to be constant within modules. ! ! Contributed by Jonathan Dursi
www.eeworm.com/read/161040/5563846

txt 提示光标_parameter_练习_loop.txt

scott中的oracle样本库雇员表:具体见cursor_parameter.ppt SQL> desc emp;scott中的oracle样本库雇员表 名称 -------------------- EMPNO 雇员编号 ENAME 雇员名称 JOB