代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/233250/14161519
dat input1.dat
maxx maxy maxz dx dy dz(in meter)
28 84 30 .09525e-3 .0254e-3 .045075e-3
number of dielectric "bricks"(including air region)
2
xstart xend ystart yend zstart zend epsr tand@10GHz
1 28 1 84 1 30
www.eeworm.com/read/233250/14161520
dat input2.dat
maxx maxy maxz dx dy dz(in meter)
28 84 50 .09525e-3 .0254e-3 .045075e-3
number of dielectric "bricks"(including air region)
2
xstart xend ystart yend zstart zend epsr tand@10GHz
1 28 1 84 1 50
www.eeworm.com/read/232789/14181609
bmp input4.bmp
www.eeworm.com/read/232789/14181638
bmp input5.bmp
www.eeworm.com/read/232789/14181642
bmp input2.bmp
www.eeworm.com/read/232789/14181647
bmp input3.bmp
www.eeworm.com/read/232789/14181730
bmp input_select.bmp
www.eeworm.com/read/232789/14181739
bmp input1.bmp
www.eeworm.com/read/232441/14195231
m input_options.m
function SimulationParameters = input_options
% number of FFT points
fftsixtyfour = get(findobj('Tag', 'FFTsixtyfour'),'Value');
if fftsixtyfour==1
FFTPoints=64;
end
fftonetwoeight = get(f
www.eeworm.com/read/231956/14214402
c dif_input.c
//////////差动输入,定时启动,由T2定时////////////////
/////////选择6,7通道为ADC0差动转化通道,其中第6通道为P3.6,第7通道为P.7//////////////
//////dif_input.c///////////////////////////////////
#include "lcd.h"//笔者所写的LCD显示头文件,具体见LCD章