搜索资源列表
cpdu
- 简单最短寻道跟电梯算法,用C++编译 #include \"stdio.h\" #include \"stdlib.h\" #include <iostream.h>
IEEE电脑鼠走迷宫代码第二版
- IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
LCD-Draw-Line-Circle..
- 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
code
- 实现图像的淡入淡出效果,只是简单的算法,提供一个交流!-The realization of images fade effects, just a simple algorithm, is a forum!
IRMCU51
- 本实现例程全面的解析了红外遥控的解码方案.采用了最优的解码算法,几乎不占用CPU时间.内容采用模块化结构.使其简单修改即可让你再度利用.-Routine implementation of this comprehensive analysis of the infrared remote control decoder program. Adopted the optimal decoding algorithm, almost no CPU time occupied. Modular st
keyScan00
- 一个简单易懂的键盘扫描程序,比较通用的算法
180det
- 该算法通过设计180度相位翻转检测器,详细说明了相位翻转检测的原理和设计方法。简单实用-180 degrees by the algorithm design phase reversal detector, details the phase reversal of the detection principle and design method. Simple and practical
AVR453PDemo
- AVR453的DEMO程序,包括了一般电池管理的功能,过压保护,欠压保护以及一个简单的均衡算法。-The AVR453 DEMO program, including the general battery management function, overvoltage protection, undervoltage protection, as well as a simple balancing algorithm.
motor_current
- 实现电机电流检测,送A/D口采集,内含简单的中值算法。-motor current.
suanfa
- 简单实用的传感器滤波算法 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 11、IIR滤波-Simple and practical sensor filtering algorithm
Smart-Car-(XS128)
- 光电智能车的源代码:车模以MC9S12XS128单片机为控制核心,以安装在摇头舵机之上的激光管作为循迹传感器,以光电编码器检测速度信息。车模系统的简单工作原理是MC9S12XS128单片机收集激光管传感器返回来的赛道信息,通过软件判断其有效性,以激光管传感器返回的赛道信息,结合控制算法控制摇头舵机及前轮转向舵机打角,单片机再综合赛道信息以当前速度信息,利用PD算法控制速度变化。-Smart car photoelectric source: Cars with MC9S12XS128 micro
摄像头
- 对mt9v032摄像头的一些处理,二值化和滤波以及一些简单的算法(Some of the mt9v032 camera processing, two value and filter, and some simple algorithms)