-
无线接收模块c语言源程序 调试有效 C51
无线接收模块c语言源程序 调试有效 C51-RF1903-C51-RF1903-jieshou
- 2022-07-15 17:30:22下载
- 积分:1
-
adc8535原程序
adc8535原程序-adc8535 original program
- 2022-03-14 06:44:21下载
- 积分:1
-
This is a very good multi
这是一个很好的多功能编辑软件,而且很小很好用!-This is a very good multi-purpose editing software, but very little good use!
- 2022-03-04 05:29:33下载
- 积分:1
-
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。...
编写一个Java程序,用于输出Fibonacci数列的前20项。
提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence is defined as: first, two of the value of 1, starting from the third and was followed by the first two. Fibonacci [0] = Fibonacci [1] = 1 Fibonacci [i] = Fibonacci [i-2]+ Fibonacci [i-1] (i> = 2)
- 2023-03-11 04:55:03下载
- 积分:1
-
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使...
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不
多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)-EAN barcode font decoding algorithms are often found with the development of PB in the question why the fonts EAN bar code scanning to fight out of the gun can not scan a matter of fact by the EAN coding specification limit, EAN fonts can not be directly used, EAN13 of coding specifications do not say, and given the following two functions can be converted to EAN barcode fonts can be identified by the string (corresponding to two coding EAN13 and EAN8)
- 2023-08-22 05:55:03下载
- 积分:1
-
基于51单片机的四旋翼飞行器设计
资源描述基于IAP15W4K58S4-小四轴DIY设计,包括原理图、遥控器和四轴本身的源代码
- 2023-03-21 01:50:04下载
- 积分:1
-
HANOR JAVA classic solution
汉诺塔JAVA经典解决方案-HANOR JAVA classic solution
- 2023-04-25 10:25:03下载
- 积分:1
-
model of induction motor
model of induction motor
- 2023-07-24 09:25:02下载
- 积分:1
-
crc编程实现,由于通信设备的校验功能的实现
crc编程实现,由于通信设备的校验功能的实现-crc programming, communications equipment calibration function of the realization
- 2022-01-26 07:04:38下载
- 积分:1
-
C++程序编写规范,适合C++中级读者,老外写的一共100条。
C++程序编写规范,适合C++中级读者,老外写的一共100条。-C programming specification for C intermediate readers, the foreigner was a total 100.
- 2023-08-21 14:15:04下载
- 积分:1