资源列表
R线性回归
- 线性回归主要解决了变量之间的线性关系的确定问题。(lm is used to fit linear models. It can be used to carry out regression, single stratum analysis of variance and analysis of covariance (although aov may provide a more convenient interface for these).)
cadence入门教程
- 本文介绍cadence软件的入门学习,原理图的创建、仿真,画版图和后仿真等一全套过程,本教程适合与初学着,讲到尽量的详细和简单,按照给出的步骤可以完全的从头到尾走一遍,本教程一最简单的反相器为例。(This paper introduces the cadence software to learn and create, simulation principle diagram drawing, layout and Simulation of a full set of process, t
小波半脆弱
- Some paper based on Matlab based semi fragile watermarking
DueTimer-master
- It is library of arduino Due timer function.
两轮自平衡车完整开源项目资料V20150608
- 平衡小车运动的核心代码和测试工具,支持简单的二次开发。stm32和mpu6050配合驱动tb6612维持平衡(The core code and testing tool for balancing the car movement)
HCSR04超声波模块stm32寄存器版
- 用stm32的定时器去读超声波的检测距离,用的是寄存器版本可以快速上手(Using the STM32 timer to read the detection distance of the ultrasonic wave the register version can be used quickly.)
Arduino-MPU6050-master
- MPU6060 with arduino
6、ZY08-C循迹、红外避障、遥控综合程序
- 51单片机控制的循迹避障小车,支持红外遥控,可以实现前进后退左右和循迹切换(51 single-chip microcomputer to control the vehicle obstacle avoidance tracking, support infrared remote control, can achieve forward and backward about tracking and switching)
频谱
- 可以去检测一个音频并运用fft算法去驱动8*10的led显示(You can detect an audio and use the FFT algorithm to drive the LED display of the 8*10)
1-开机例程
- 秉火开发板stm32f103开机历程,刷机程序。(The opening process of F103)
HC05-master
- Bluetooth control with arduino
项目二 - 副本
- 51单片机实现控制8位数码管,但是不能掉电保存。在上电之后可以使用按键控制时间设置,闹钟等功能,还可以使用8001播放音乐(The 51 MCU realizes the control of the 8 bit digital tube, but it can not be saved. You can use key control time settings, alarm clock and other functions, and you can use 8001 music.)