-
51C
说明: 是我们学校学生作品只是用来分享,有电路图,有程序,关于51单片机的(Our school is only used to share student work, there are circuit diagrams, a process, on the 51 SCM)
- 2010-04-30 18:46:30下载
- 积分:1
-
BLE_ZLG
说明: 基于STM32的ZLG9021 BLE4.0蓝牙模块驱动程序。(ZLG9021 BLE4.0 bluetooth module driver based on STM32.)
- 2020-06-22 21:20:01下载
- 积分:1
-
Genetic-Algorithm-matlab
使用matlab实现遗传算法,内容正确,方法简单(Genetic algorithm matlab code)
- 2013-12-31 21:43:29下载
- 积分:1
-
56881806FLVParser
Flash可以播放的Flv文件格式提取工具,可以提取音频文件,只允许FLV文件中的音频文件为MP3格式。(Flash can play the Flv file format extraction tool to extract audio files and allow only FLV files to MP3 format audio files.)
- 2010-09-26 21:42:01下载
- 积分:1
-
%e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
- 2006-10-24 21:58:15下载
- 积分:1
-
EEPROM
STC12C5A60S2单片机的EEPROM实验,它可以实现掉电数据不丢失(STC12C5A60S2 microcontroller EEPROM experiment, it can achieve the power-down data is not lost)
- 2014-04-03 20:11:24下载
- 积分:1
-
《操作系统概念第六版翻译版》
windows 操纵系统,只要学习编程,操作系统是一个绕不开的话题(Windows operating system, as long as learning programming, operating system is an inseparable topic)
- 2020-06-21 12:20:02下载
- 积分:1
-
When it comes to mobility, location based services and applications take precede...
When it comes to mobility, location based services and applications take precedence today as the business world is rushing towards mobility to gain the associated business gains. On the technology front, Microsoft has already made its presence very strongly on all these technology areas.-When it comes to mobility, location based services and applications take precedence today as the business world is rushi Vi towards mobility to gain the associated busi ness gains. On the technology front, Microsoft has already made its presence very st rongly on all these technology areas.
- 2022-11-25 18:35:03下载
- 积分:1
-
敏感词检索工具
敏感词检索工具,过滤关键词,再大量字符检索的时候可以快速提取出想要的字符,也可以快速删除或替换不需要的字符
- 2022-06-02 14:12:32下载
- 积分:1
-
MPU6050代码
MPU6050的加速度传感器和角速度传感器得到的原始数据对我们用处不大,我们期望得到的是姿态数据,也就是欧拉角:航向角(yaw)、横滚角(roll)和俯仰角(pitch)。但是要得到欧拉角数据就需要我们利用原始数据进行姿态融合结算,这个比较复杂,对于初学者而言不容易掌握,所以MPU6050自带了数字运动处理器DMP,将原始数据转化为四元数输出,进而由四元数方便地计算出欧拉角。当然,我们也可以使用卡尔曼滤波直接从原始数据额得到欧拉角。即存在两种从原始数据得到姿态数据的方法:1、DMP法:原始数据》四元数》姿态数据(欧拉角)2、卡尔曼滤波法:原始数据》姿态数据(欧拉角)
- 2022-04-19 03:58:09下载
- 积分:1