-
PIC16F877A扫描显示三个数码管,供学习的朋友参考。
PIC16F877A扫描显示三个数码管,供学习的朋友参考。-PIC16F877A scan shows three digits for the study and a friend for reference.
- 2023-08-20 11:55:04下载
- 积分:1
-
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作...
通过51控制8155,再将LED和键盘连接到8155上,来实现LED和键盘的正常工作
- 2023-05-05 17:30:03下载
- 积分:1
-
Dll code inspired wood and surveillance (the end of wood ... Dll code to stimula...
Dll木码激发及监视(结束...Dll木码激发及监视(结束-Dll code inspired wood and surveillance (the end of wood ... Dll code to stimulate and monitor (the end of
- 2022-03-01 13:54:29下载
- 积分:1
-
Python对文件IO操作
filePath="c:/test/tt.txt"
#从文件中读取信息
f=open(filePath, "r")#运用读的方式打开文件,
for line in f: #每次读取文件的一行内容
print(line)
f.close()
#向文件中写入信息
f=open(filePath, "a") #这里有两种方式:第一种是以w的形式,它写入时将会清空以前的数据然后再写入数据,第二种是以a的形式,它以追加的形式写入数据
f.write("我开始向文件中写入信息
")
f.writelines("我已经向文件写入了信息")
f.close()
- 2022-03-02 22:46:33下载
- 积分:1
-
Mcf5307 development board based on the liquid crystal display sed1335 control pr...
基于mcf5307开发板的sed1335控制液晶屏显示的程序-Mcf5307 development board based on the liquid crystal display sed1335 control procedures
- 2023-01-14 21:40:04下载
- 积分:1
-
用单片机芯片ht46rb50温度计的设计、广告等。ht46rb50
本次设计的温度计采用HT46RB50 微控制器IC,HT46RB50 的AD 口外接一热敏电阻,通过
AD 读回的电压计算出热敏电阻阻值的变化,从而实现侦测外界温度的功能。HT46RB50 通
过USB 将侦测到的温度值传入PC 机的温度显示接口中显示。
本次设计的USB 使用操作系统提供的USB HID 设备类驱动程序。
• 采用USB 控制传输向HT46RB50 发送资料
• 采用USB 中断传输接收HT46RB50 传回的资料-The design of the thermometer used HT46RB50 microcontroller IC, HT46RB50 of AD external mouth of a thermistor, through the AD read-back voltage to calculate the changes in thermistor resistance in order to achieve the function to detect the outside temperature. HT46RB50 through the USB will be detected by the temperature of the temperature of incoming PC-display interface to display. The USB to use the operating system designed to provide the USB HID device class driver.
- 2022-06-16 23:32:08下载
- 积分:1
-
TM1628数码管显示程序,用的很广,是不错的资料,供大家学习参考...
TM1628数码管显示程序,用的很广,是不错的资料,供大家学习参考-TM1628 digital tube display program, with very wide is good information for them to learn information
- 2023-05-30 12:40:02下载
- 积分:1
-
我对汇编语言学习一些,在此提供一些源码,大家可试一下。...
我对汇编语言学习一些,在此提供一些源码,大家可试一下。-I have to learn some assembly language, in this to provide some source code, we can try.
- 2022-09-12 21:35:03下载
- 积分:1
-
好的东动
好的东动-Good East actin
- 2023-08-19 14:30:03下载
- 积分:1
-
用2051制的绕线机[5位数+可预置数+减速+可逆计数器
用2051制的绕线机[5位数+可预置数+减速+可逆计数器-By 2051 the system of winding machine [5 median+ Can preset number+ Deceleration+ CNTR
- 2022-07-26 18:12:41下载
- 积分:1