-
该程序用vb编写,程序是用于声卡测试的源码.
该程序用vb编写,程序是用于声卡测试的源码.-the procedures used to prepare vb, procedures for testing the sound card source.
- 2022-02-01 09:03:59下载
- 积分:1
-
visual basic visual basic vis ual basic vis ual basic visual basi c
visual basic
visual basic
visual basic-visual basic visual basic vis ual basic vis ual basic visual basi c
- 2022-06-29 11:54:29下载
- 积分:1
-
IIR型3阶切比雪夫1型高通滤波器的采样频率(Fs)为1200Hz,截至频率为200Hz...
IIR型3阶切比雪夫1型高通滤波器的采样频率(Fs)为1200Hz,截至频率为200Hz-IIR-three bands a Chebyshev high-pass filter sampling frequency (Fs) 1200Hz. As the frequency of 200 Hz
- 2022-03-04 23:31:03下载
- 积分: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
-
是非颠倒收发撒的发送方式大法师的方式答复撒 的算法是地方...
是非颠倒收发撒的发送方式大法师的方式答复撒 的算法是地方 -Non-reversal mode transceiver Caesar sent the way of responding to large Master sprinkle the algorithm is place
- 2022-06-17 00:05:19下载
- 积分:1
-
Infrared Remote Control Electronic locks procedures, through the infrared remote
红外遥控电子密码锁程序,通过红外遥控我们的电子密码锁-Infrared Remote Control Electronic locks procedures, through the infrared remote-control our electronic code lock
- 2022-08-23 16:03:26下载
- 积分:1
-
Machine in the PC serial port to accept the 8250 experiment, using assembly lang...
在PC机上进行的8250串口接受实验,采用汇编语言编写-Machine in the PC serial port to accept the 8250 experiment, using assembly language to prepare
- 2022-07-12 15:50:55下载
- 积分:1
-
split air
分体空调的说明文件 名厂机型 几W台量 有PG电机 遥控 马达-split air-conditioning in the documentation for aircraft manufacturers in Taiwan have in W PG electrical motor control
- 2022-03-21 03:26:05下载
- 积分:1
-
16F877控制12864LCD屏源程序,一个不错的程序。看看吧
16F877控制12864LCD屏源程序,一个不错的程序。看看吧-16F877 control screen 12864LCD source, a good procedure.看看吧
- 2022-09-21 01:00:04下载
- 积分:1
-
On a printer assembly language procedure, can be used, but would like to have a...
关于打印机的一个汇编语言程序,能用,但是希望有高手能够翻译成c语言的供大家分享-On a printer assembly language procedure, can be used, but would like to have a master can be translated into the language of c for everyone to share
- 2022-01-25 21:13:06下载
- 积分:1