-
Seeking integral product, from a C language reference, proposed a new solution t...
求整数之积,出自C语言参考,提出了一种新的解决两数之积的算法
-Seeking integral product, from a C language reference, proposed a new solution to two the number of the product algorithm
- 2022-04-06 23:39:32下载
- 积分:1
-
Data Acquisition System programs. The water temperature control system designed...
数据采集系统方案.本设计以水温控制系统为载体完成数据信号的采集和数字信号的处理,利用SPCE061A自带的10位AD转换器,完成对水温的采样,通过数字滤波等技术消除干扰因素,并且对采集的温度值进行PID运算处理,实现对水温的控制。-Data Acquisition System programs. The water temperature control system designed to be completed as the carrier data signal acquisition and digital signal processing, use SPCE061A own 10 AD converter, to complete the sampling of water temperature through digital filtering techniques to eliminate interference factors, and on the acquisition value of PID temperature processing, to achieve temperature control.
- 2022-02-07 22:54:53下载
- 积分:1
-
一系列与Win32管理系统类,很简单
一个用WIN32编的班级管理系统,很简单的-A series of classes with WIN32 management system, very simple
- 2022-11-20 22:05:04下载
- 积分:1
-
这是DALAS公司的温度传感器ds1820 的汇编程序。
这是DALAS公司的温度传感器ds1820 的汇编程序。-DALAS This is the temperature sensor ds1820 the compilation process.
- 2022-02-12 23:08:16下载
- 积分:1
-
16x16的点阵LED
16x16点led
- 2022-01-25 22:36:22下载
- 积分:1
-
汇编源码 写注册用源码 可自定义皮肤 ASM源码
汇编源码 写注册用源码 可自定义皮肤 ASM源码-Compilation of source code was registered with the source code can be customized skin
- 2022-02-20 08:27:22下载
- 积分: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
-
汇编中调用钩子函数的例子。
汇编中调用钩子函数的例子。-compilation called hook function examples.
- 2022-04-07 17:14:01下载
- 积分:1
-
DT900数据采集器
DT900数据采集器-DT900 data acquisition system
- 2022-02-21 16:26:29下载
- 积分: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