代码搜索:测量实验

找到约 10,000 项符合「测量实验」的源代码

代码结果 10,000
www.eeworm.com/read/310424/3698161

c menumeasure.c

/****************************************************************************** * MenuMeasure.C - "测量"菜单 * * * DESCRIPTION: - * * modification history * -------------------- * 01a, 0
www.eeworm.com/read/293543/8287624

c menumeasure.c

/****************************************************************************** * MenuMeasure.C - "测量"菜单 * * * DESCRIPTION: - * * modification history * -------------------- * 01a, 0
www.eeworm.com/read/338315/12314100

c w011.c

/******************************************************************** * 实验名称: DA转换实验 * ******************************************************************
www.eeworm.com/read/135447/13928379

txt readme.txt

外部电平中断实验(无向量中断模式),没有按下案件的时候,四个LED交替闪烁,当按下案件KEY2、KEY3、KEY4的时候, 对应发光二极管D3、D4、D5会亮,并且直到松开按键为止。 串口也会输出中断提示信息。
www.eeworm.com/read/135445/13928468

txt readme.txt

外部电平中断实验(向量中断模式),没有按下案件的时候,四个LED交替闪烁,当按下案件KEY2、KEY3、KEY4的时候, 对应发光二极管D3、D4、D5会亮,并且直到松开按键为止。 串口也会输出中断提示信息。
www.eeworm.com/read/38039/1101326

txt pm_expr_var_list.txt

# {0} (7) [0] pm_expr_var_list.Label Variables 变量 # [1] List9.Labels.4 t(time) t(时间) # [2] List9.Labels.5 measure1 测量 1 # [3] List9.Labels.6 measure2 测量 2 # [4] List9.Labels.1 measure3 测量 3 # [5]
www.eeworm.com/read/38039/1101959

txt pm_expr_var_list.txt

# {0} (7) [0] pm_expr_var_list.Label Variables 变量 # [1] List9.Labels.4 t(time) t(时间) # [2] List9.Labels.5 measure1 测量 1 # [3] List9.Labels.6 measure2 测量 2 # [4] List9.Labels.1 measure3 测量 3 # [5]
www.eeworm.com/read/293400/8295715

v counter.v

//测量单元中的计数器模块 //counter.v //start 信号对计数器清零同时开始一个测量周期 //stop信号锁存测量结果 module counter(rst,signal,start,stop,result,overflow); input rst; //异步复位 input signal; //被测信号作为计数时钟 input start,stop;
www.eeworm.com/read/38039/1092382

mnu nc_seq_info.mnu

SEQ#INFO 序列信息 # remove the # sign and enter foreign help string in this line List 列表 List information about the NC sequence. 列表显示NC序列信息。 Measure 测量 Perform measurements. 进行测量。
www.eeworm.com/read/382324/9036205

txt readme.txt

=========================================================================================== IIC总线操作实验 =========================================================================================== 本实验