-
testpro_simnt1
使用互斥信号量来实现任务对共享资源的互斥访问 (Use a mutex quantity of Shared resources to achieve the mission of exclusive access to)
- 2010-07-21 11:12:41下载
- 积分:1
-
基于RTW语者识别matlab程序
识别不同说话人的语音识别系统,采用dtw作用matlab实现(recognize different people who speak)
- 2018-10-27 14:16:14下载
- 积分:1
-
I2C_SHT21
说明: I2C_SHT21 温湿度传感器测量
I2C 读取SHT21 温湿度传感器
SHT21驱动库有两种操作模式,适合不同操作
自动转换测量模式:
1:启动任意一个测量指令,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值, autoMeasure(float * th);
该函数读取测量得出的数据,并根据数据的类型进行转化,再自动启动下一个类型的测量
指定转换测量模式:
1:先启动一次测量,例如测量温度执行 measureT();
2:延时200ms
3:读取测量后的数值,例如读取温度执行readT();(2C_ SHT21 temperature and humidity sensor measurement
I2C read SHT21 temperature and humidity sensor
SHT21 driver library has two operation modes, which are suitable for different operations
Automatic conversion of measurement mode:
1: Start any measurement command, for example, measure the temperature and execute measure();
2: Delay 200ms
3: Read the measured value and Automeasure (float * th);
This function reads the measured data, converts it according to the data type, and then automatically starts the next type of measurement
Specify the conversion measurement mode:
1: Start a measurement first, for example, measure the temperature;
2: Delay 200ms
3: Read the measured value, for example, read the temperature and execute readt();)
- 2020-08-27 14:44:39下载
- 积分:1
-
基于DSP2812的软件锁相
说明: 锁相的意义是相位同步的自动控制,能够完成两个电信号相位同步的自动控制闭环系统叫做锁相环,简称PLL.
3种软件锁相的方法:指针归零法,先调频后调相法,调频调相同时进行法。(The meaning of phase-locked is the automatic control of phase synchronization. The automatic control closed-loop system that can complete the phase synchronization of two electrical signals is called PLL The 3 method of software phase-locked: pointer to zeros, first phase modulation after frequency modulation, frequency modulation phase modulation at the same time.)
- 2020-05-22 19:31:21下载
- 积分:1
-
非接触式测温mlx90614基于STM32的驱动
非接触式测温mlx90614基于STM32的驱动
标准文件
#include "stm32f10x.h"
#define mSCL_LOW() GPIO_ResetBits(GPIOD, GPIO_Pin_2)
#define mSCL_HIGH() GPIO_SetBits(GPIOD, GPIO_Pin_2)
#define mSDA_LOW() GPIO_ResetBits(GPIOD, GPIO_Pin_3)
#define mSDA_HIGH() GPIO_SetBits(GPIOD, GPIO_Pin_3)
#define mSDA_in() {GPIOD->CRH&=0xFFFF0FFF;GPIOD->CRH|=8CRH|=3
- 2023-03-18 05:25:03下载
- 积分:1
-
Error-analysis-of-structured-light
本文对应用于焊缝跟踪的结构光视觉传感器进行分析,包括传感器硬件系统结构误差、激光散斑噪声误差及镜头畸变误差等,并对不同结构方式下的视觉传感器建立了数学模型,具体分析了结构参数对其误差的影响,提出了结构光视觉焊缝跟踪传感器优化设计方法,对使用结构光的工作者减少误差非常有用(The corresponding for seam tracking of structured light vision sensor is analyzed, comprising the sensor hardware system structure error, laser scattered speckle noise error and lens distortion error, and visual sensors for different kinds of structure, established mathematical model, makes a concrete analysis of the influence of structure parameters on the error, the structure light vision seam tracking sensor optimization design method, the use of structured light workers reduce error is very useful,)
- 2016-04-06 20:05:55下载
- 积分:1
-
Models
AR程序设计5,扫描图片可以出现三维模型,并操作(AR programming 5, scanning pictures can appear three-dimensional model, and operation)
- 2020-06-18 06:40:01下载
- 积分:1
-
Source
本程序可用于计算电力系统可靠性指标ENS。不同于一般用平均负荷的方法,考虑了负荷的动态响应。(To calculate the reliability index of distribution system.)
- 2017-01-04 20:20:17下载
- 积分:1
-
google地图下载实例源码
google地图下载实例源码
- 2014-06-19下载
- 积分:1
-
ccs811
说明: CO2传感器手册使用说明书 CCS811(CO2 sensor manual manual CCS811)
- 2019-04-21 21:18:15下载
- 积分:1