代码搜索:数字传感器
找到约 10,000 项符合「数字传感器」的源代码
代码结果 10,000
www.eeworm.com/read/228202/14396215
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 数字识别.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define
www.eeworm.com/read/225353/14544367
c wend1u.c
//***********DS18B20数字温度计C程序****************//
//*MCU: AT89S51 //
//*MCU-crystal: 11.0592M //
//*Version: 01
www.eeworm.com/read/28229/996221
c main.c
/*****************************************************
程序功能:在1602液晶上显示用MCU的TimerA模拟的数字
式实时时钟。
-----------------------------------------------------
测试说明:观察液晶显示
*************************
www.eeworm.com/read/484848/1267830
c main.c
/*****************************************************
程序功能:在1602液晶上显示用MCU的TimerA模拟的数字
式实时时钟。
-----------------------------------------------------
测试说明:观察液晶显示
*************************
www.eeworm.com/read/481187/1298670
c main.c
/*****************************************************
程序功能:在1602液晶上显示用MCU的TimerA模拟的数字
式实时时钟。
-----------------------------------------------------
测试说明:观察液晶显示
*************************
www.eeworm.com/read/456578/1604991
js public.js
function YuBank()
{
if(isNaN(document.Form2.v_amount2.value))
{
alert('交易价格必须为数字');
return false;
}
//银行网关页面----------------------------------------------
document
www.eeworm.com/read/249482/4451389
dat funvfp47.dat
函数 BITCLEAR(nExpression1,nExpression2)
功能 对数字中指定的二进制位置零,并返回结果
www.eeworm.com/read/249482/4451509
dat funvfp53.dat
函数 BITTEST(nExpression1,nExpression2)
功能 若数字中指定的二进制位置1返回.T.