资源列表
智能手环核心算法
- 通过mpu6050加速度传感器,获取人体运动时,手腕重力变化识别运动状态,姿势等核心算法(Through the mpu6050 acceleration sensor, when the human body is moving, the wrist gravity changes to identify the core algorithms such as motion state and posture.)
mmWaveChannelEstimation
- 这是一份经典信道估计代码,在我的学习过程中对我的帮助很大。(This is a classic channel estimation code, which helped me a lot in my learning process.)
ReportDesignExt
- C# excel源码 设计器源码 报表设计源码(Excel source code designer source code report design source code)
MFC对话框编程-正弦信号采集与曲线绘制
- 基于MFC对话框编程的正弦信号采集与曲线绘制功能的程序及源码
快手全协议源码
- 快手全协议源码 快手全协议源码 快手全协议源码
vb.net 使用Access数据库保存和读取图片文件
- 将picturebox里面的图片上传到Access数据库,并将图片从数据库读出到picturebox中。(Upload the pictures in PictureBox to the access database, and read the pictures from the database to PictureBox.)
TextEditor1-master
- 这是为了完成数据结构课程实验而用C++写的一个文本编辑器,能够实现基本的插入、删除、查找等功能。(This is a text editor written in C + + to complete the course experiment of data structure, which can realize the basic functions of insertion, deletion, search, etc.)
stm32f103vct6高级定时器实现带死区的互补pwm
- 可根据控制输出量大小根据互补pwm原理调节占空比改变输出pwm参数,改变电机电压实现对电机转速和位置的控制
MT9D015
- MT9D015驱动代码,安卓平台下载,欢迎下载使用
多元宇宙算法
- 多元宇宙优化算法是一种元启发式算法,通过物理上的黑洞、白洞、虫洞三个重要的概念寻找最优值
SPI_FullDuplex_ComDMA
- stm32h743 spi+dma 开发示例(stm32h743 adc+dma example)
平均值
- 在单片机内部数据RAM的30H开始的单元中连续存放了某班32学生的高等数学成绩,试编制程序求此班高等数学平均成绩,并将平均成绩的整数部分存放在20H中,小数部分存放在21H中。设成绩为百分制,用无符号二进制数表示,具体分数自行设置。(n the unit starting from 30h of the internal data RAM of the single chip microcomputer, the higher mathematics scores of 32 students