搜索资源列表
简单实用的单片机CRC快速算法
- 简单实用的单片机CRC快速算法-simple and practical algorithm for fast MCU CRC
shoot-GAME
- 一个简单的射击游戏,但必须和操作系统配合使用,可以学习算法。-a simple shooting game, but must be used in conjunction with the operating system and can be learning algorithm.
temperaturedetedting
- 1.用单片机实现对温度的检测和确定 2.算法优化简单 3.数码管动态显示 4。实时动态监控,精度较高-1. SCM with the temperature detection and identification of the two. 3 simple algorithm. Digital Dynamic Display of four. Real-time dynamic control, higher precision
processmanagerment
- 设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
PID
- PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制
LP
- 51单片机,采用简单整系数低通算法设计的低通滤波器.汇编语言
crc8
- 8位crc校验算法,用于单片机编程,包含简单算法和查表算法
1-1
- 简单C学习手把手学C51,用C编写的工程控制程序,算法采用PID,具有参数设置,保存文件,实时显示曲线的功能。
PID
- 基于PID算法的C语言源程序 性能良好,算法较优,简单易懂。
LockPro2
- 基于ARM7的密码锁程序,具有简单的基本功能,用MD5算法加密。
suanfa
- 用51单片机实现公历与农历,星期的转换。通过验证,算法简单方便
51wannianli2
- 用51单片机实现公历和农历的转换,以及星期的转换,通过验证,算法简单
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
main
- 用单片机控制UART,实现kalman滤波的的简单算法,仅供参考-Use MCU to achieve Kalman filtering
SensorSplitter
- xs128单片机下实现智能小车搜索赛道时对传感器的分离使用的简单算法,试验较好-xs128 MCU intelligent car search track sensor separation using a simple algorithm, better test
xs128智能车简单模糊控制算法
- 使用飞思卡尔xs128芯片,并且通过简单模糊算法结合PI算法控制小车流畅跑完全程
selfbalancecar
- 基于arduino 的自平衡车 有简单算法-basic on arduino self-balance car
PID算法简单认识
- pid简单测试算法,通过简单的程序结构编写引导pid入门。(PID algorithm simple test)
PID算法带简单程序
- PID算法,PID介绍和相关示例程序,适合入门级理解PID(PID algorithm, PID introduction and related examples of procedures, suitable for entry-level understanding of PIDPID algorithm, PID introduction and related sample procedures, suitable for entry-level understanding, PID)
fuzzy
- 单片机模糊控制算法代码,用于简单的模糊控制实现,需要自行调整参数。(The code of fuzzy control algorithm of single chip microcomputer is used for simple fuzzy control, and it needs to adjust the parameters by itself.)