代码搜索:电压测试

找到约 10,000 项符合「电压测试」的源代码

代码结果 10,000
www.eeworm.com/read/312506/13610835

h uart1.h

#include #include #define command rx1_buf[1] //--------------------(PF=6)---------------------- extern int Vbat_single_charge_lmt;//单体电池最高允许充电电压 extern int Ibat_singl
www.eeworm.com/read/302068/13842761

dsk dy.dsk

[Version] PE_DesktopFileVersion=905 [Desktop] StartupPrj=D:\yinyue\dianya\XML6122V4金旅电压表程序\dy.pe [PE_IDE_PlugIn] [CpuExpert] [AppPanel] Status=hiden WindowState=NORMAL Rect=[-4|58|318
www.eeworm.com/read/342241/12033796

#2 adc.#2

#include "adc.h" //设置门限电压函数 void Set_Threshold( unsigned char threshold ) { SFRPAGE = ADC2_PAGE; ADC2GT = threshold; ADC2LT = 0; } /* unsigned char Acquire_Data( void )
www.eeworm.com/read/340525/12149834

h proccess.h

#ifndef __PROCCESS_H__ #define __PROCCESS_H__ #include "cc.h" #define C_SMP_U 8373 // 电压端:5V输入的采样脉冲数 #define C_DIS_U 2000// 显示数 #
www.eeworm.com/read/234761/14098129

h lcd.h

/* ** This "lcd.h" defined some ports on CM12864-22 using on 89S52 ** */ #ifndef _LCD_H #define _LCD_H const unsigned char code diyi[] = { "产生电压" }; const unsigned char code diyi1[] = {
www.eeworm.com/read/233176/14165396

c lcd.c

#include unsigned char Status , Data ,Command , i ; unsigned char code max197 [] = "MAX197AD转换 " ; unsigned char code shuru [] = "输入电压: V"; #define LCD_Data P0 sbit
www.eeworm.com/read/216971/14983919

c medium_event.c

/********************************************************************** * 程序说明 * * 该文件包含中等速率事件处理程序及其相关得函数,中等速率事件每10毫秒 * 执行一次电压和速度控制循环在这里完成。 ***********************************************
www.eeworm.com/read/462184/1547627

c medium_event.c

/********************************************************************** * 程序说明 * * 该文件包含中等速率事件处理程序及其相关得函数,中等速率事件每10毫秒 * 执行一次电压和速度控制循环在这里完成。 ***********************************************
www.eeworm.com/read/247604/12639209

c medium_event.c

/********************************************************************** * 程序说明 * * 该文件包含中等速率事件处理程序及其相关得函数,中等速率事件每10毫秒 * 执行一次电压和速度控制循环在这里完成。 ***********************************************
www.eeworm.com/read/284534/8921006

cpp texturealpha.cpp

//================================================================= // Desc: Alpha混合测试 //================================================================= #include #include L