-
另类电子钟源程序,内部包含音乐,时钟,日期,
另类电子钟源程序,内部包含音乐,时钟,日期,-Alternative forms of electronic clock source, internal includes music, clock, date,
- 2022-02-05 20:24:05下载
- 积分:1
-
IA-32汇编原代码,scop算法原码.相比于c/c++写的原代码,效率更高-IA-32 compilation of the original code, scop algorithm for the original code. Compared to c/c++ Write the original code, more efficient
- 2022-03-19 23:06:18下载
- 积分:1
-
API的说明 对UCOS的API介绍很详细 可以供嵌入式系统开发运用
API的说明 对UCOS的API介绍很详细 可以供嵌入式系统开发运用-UCOS API description of the API can be very detailed introduction for the use of embedded system development
- 2022-01-25 16:50:43下载
- 积分:1
-
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西...
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
- 2022-09-25 11:40:02下载
- 积分: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
-
能够完成小车的自动平衡功能,并且能够在液晶显示屏中显示数据。...
能够完成小车的自动平衡功能,并且能够在液晶显示屏中显示数据。-To complete the car" s self-balancing functions, and can be displayed in the LCD display data.
- 2023-04-07 18:50:03下载
- 积分:1
-
汽车通讯控制程序LOU RANMIAO 1
汽车通讯控制程序LOU RANMIAO 1-automotive communications control procedures RANMIAO a writer
- 2022-02-06 12:34:19下载
- 积分:1
-
Automatic sensor module, can automatically flushing toilets. The relatively high...
自动感应器模块,可以自动冲洗马桶.精确的比较高-Automatic sensor module, can automatically flushing toilets. The relatively high precision
- 2022-01-25 23:13:45下载
- 积分:1
-
嗨,所有找到的水平
Hi All Find The Attchment
- 2022-06-15 01:39:39下载
- 积分:1
-
loudspeaker (SPEAKER )
小喇叭(SPEAKER)-------P0.7
AT89S51单片机应用程序-loudspeaker (SPEAKER )------- P0.7 AT89S51 SCM application procedures
- 2022-04-08 11:36:40下载
- 积分:1