CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 简单算法

搜索资源列表

  1. cpdu

    0下载:
  2. 简单最短寻道跟电梯算法,用C++编译 #include \"stdio.h\" #include \"stdlib.h\" #include <iostream.h>
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7.73kb
    • 提供者:屈辰子
  1. IEEE电脑鼠走迷宫代码第二版

    1下载:
  2. IEEE电脑鼠走迷宫代码第二版,此版为参加省赛所用的代码,依旧采用高速转弯方案,本方案所采用的调校方案较为保守,速度不是特别快,但是稳定性较高,可以顺利走完16*16迷宫,并可以进行简单修改走8*8迷宫,另外,如果对迷宫算法不满意可以单独提取转弯部分代码进行自行改编。-IEEE Computer Mouse Maze Code Second Edition, this version of the game used to participate in the provincial code,
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:28.16kb
    • 提供者:赵士博
  1. LCD-Draw-Line-Circle..

    0下载:
  2. 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1.79mb
    • 提供者:cowboy
  1. code

    0下载:
  2. 实现图像的淡入淡出效果,只是简单的算法,提供一个交流!-The realization of images fade effects, just a simple algorithm, is a forum!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:范式希文
  1. IRMCU51

    0下载:
  2. 本实现例程全面的解析了红外遥控的解码方案.采用了最优的解码算法,几乎不占用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
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:15.73kb
    • 提供者:郭军
  1. keyScan00

    0下载:
  2. 一个简单易懂的键盘扫描程序,比较通用的算法
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:354.69kb
    • 提供者:ljl
  1. 180det

    0下载:
  2. 该算法通过设计180度相位翻转检测器,详细说明了相位翻转检测的原理和设计方法。简单实用-180 degrees by the algorithm design phase reversal detector, details the phase reversal of the detection principle and design method. Simple and practical
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:华电
  1. AVR453PDemo

    0下载:
  2. AVR453的DEMO程序,包括了一般电池管理的功能,过压保护,欠压保护以及一个简单的均衡算法。-The AVR453 DEMO program, including the general battery management function, overvoltage protection, undervoltage protection, as well as a simple balancing algorithm.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:485.58kb
    • 提供者:wang
  1. motor_current

    0下载:
  2. 实现电机电流检测,送A/D口采集,内含简单的中值算法。-motor current.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-29
    • 文件大小:742.15kb
    • 提供者:萧建华
  1. suanfa

    0下载:
  2. 简单实用的传感器滤波算法 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 11、IIR滤波-Simple and practical sensor filtering algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:106.78kb
    • 提供者:李谦
  1. Smart-Car-(XS128)

    0下载:
  2. 光电智能车的源代码:车模以MC9S12XS128单片机为控制核心,以安装在摇头舵机之上的激光管作为循迹传感器,以光电编码器检测速度信息。车模系统的简单工作原理是MC9S12XS128单片机收集激光管传感器返回来的赛道信息,通过软件判断其有效性,以激光管传感器返回的赛道信息,结合控制算法控制摇头舵机及前轮转向舵机打角,单片机再综合赛道信息以当前速度信息,利用PD算法控制速度变化。-Smart car photoelectric source: Cars with MC9S12XS128 micro
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:372.4kb
    • 提供者:刘经才
  1. 摄像头

    0下载:
  2. 对mt9v032摄像头的一些处理,二值化和滤波以及一些简单的算法(Some of the mt9v032 camera processing, two value and filter, and some simple algorithms)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-13
    • 文件大小:15.58mb
    • 提供者:zzy10415
搜珍网 www.dssz.com