代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/242302/13069860
html 15517.html
如何使TextBox只接受数字并且也接受Back Space按键?
如何使TextBox只接受数字并且也接受Back Space按键?
www.eeworm.com/read/322321/13382568
txt pl0.txt
PL/0语言文法:
::= .
::= [][变量说明部分>][]
::= CONST{,};
::= =
::= {}
::=
www.eeworm.com/read/488958/6480274
asm key.asm
;实验名称:键盘实验
;功能:每按一个数字键,数码管显示相应的数字。
; 作者:http://www.mcuprog.com
; 05-02-01
;***********************************************************
ORG 0000H
AJMP MAIN
ORG 0030H
MAIN: CLR
www.eeworm.com/read/476406/6761094
f90 ex0436.f90
program ex0436
implicit none
real(kind=4) :: a
real(kind=8) :: b
a=1.0_4 ! 确定1.0这个数字是使用单精度
b=1.0_8 ! 确定1.0这个数字是使用双精度
write(*,*) a,b
stop
end
www.eeworm.com/read/409260/11339099
f90 ex0436.f90
program ex0436
implicit none
real(kind=4) :: a
real(kind=8) :: b
a=1.0_4 ! 确定1.0这个数字是使用单精度
b=1.0_8 ! 确定1.0这个数字是使用双精度
write(*,*) a,b
stop
end
www.eeworm.com/read/258562/11855004
f90 ex0436.f90
program ex0436
implicit none
real(kind=4) :: a
real(kind=8) :: b
a=1.0_4 ! 确定1.0这个数字是使用单精度
b=1.0_8 ! 确定1.0这个数字是使用双精度
write(*,*) a,b
stop
end
www.eeworm.com/read/149931/12330374
txt 电子电路英文缩写一览2.0.txt
电子类常用缩写(有英文翻译)
AC(alternating current) 交流(电)
A/D(analog to digital) 模拟/数字转换
ADC(analog to digital convertor) 模拟/数字转换器
ADM(adaptive delta modulation) 自适应增量调制
ADPCM(adaptive differential pulse
www.eeworm.com/read/337458/12367470
txt pl0.txt
PL/0语言文法:
::= .
::= [][变量说明部分>][]
::= CONST{,};
::= =
::= {}
::=
www.eeworm.com/read/124854/14533257
txt pl0.txt
PL/0语言文法:
::= .
::= [][变量说明部分>][]
::= CONST{,};
::= =
::= {}
::=
www.eeworm.com/read/122610/14679529
txt pl0.txt
PL/0语言文法:
::= .
::= [][变量说明部分>][]
::= CONST{,};
::= =
::= {}
::=