-
WaTemp
这是个温度检测程序,10K的温度探头,基于STM32F103(This is a temperature detection program, 10K temperature probe)
- 2019-03-19 10:26:24下载
- 积分:1
-
Neural network
This a document which help you learn python
- 2019-05-11 17:07:11下载
- 积分:1
-
HTU20D测试程序
HTU20D测试代码,只要接上HTU20D传感器,编译下载就能得出温湿度的数值(HTU20D test code.As long as the HTU20D sensor is connected, the value of temperature and humidity can be obtained by compiling and downloading.
.)
- 2021-01-13 20:48:47下载
- 积分:1
-
Sockets
Socket linux implementation
- 2012-04-23 01:51:57下载
- 积分:1
-
5.调试超声波+OLED(有变量) +报警 成功
STM32F103C8T6超声波测距报警 OLED显示(Ultrasonic ranging alarm)
- 2019-02-27 12:56:02下载
- 积分:1
-
MT4 Manager API Example
Mt4 managerAPi ,可以幫助開發MT4的自定義接口,裏面的實例和結構注釋,有助於我們分析Mt4的API
- 2022-02-02 14:23:04下载
- 积分:1
-
数字图像处理傅里叶变换
#include #includeusing namespace cv;using namespace std;//快速傅里叶变换void fft2Image(InputArray _src, OutputArray _dst){//得到Mat类型Mat src = _src.getMat();//获取矩阵//判断位深CV_Assert(src.type() == CV_32FC1 || src.type() == CV_64FC1);CV_Assert(src.channels() == 1 || src.channels() == 2);
- 2023-05-22 05:45:03下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
dianhuabohao
仿真电话键盘拨号的电路图 C 以及HEX文件 是我的单片机考试作业(this is my master piece)
- 2013-12-19 02:29:51下载
- 积分:1
-
Myo Data Capture Windows
用于MYO手环采集数据的c++程序,点击exe文件,然后就能得到很多个excel表格(MYO data capture using c++ program)
- 2021-04-26 21:18:45下载
- 积分:1