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

搜索资源列表

  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. TI-dspc28xfilter

    0下载:
  2. TI公司提供的基于c28x系列的FIR和IIR算法实现程序。主程序用C编写,滤波算法采用汇编语言,执行速度高效且简洁。对开发DSPc28X系统工程师非常有用。-Provided by TI c28x series based on FIR and IIR algorithm program. Main program written using C, assembly language filtering algorithm, the execution speed efficient and
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-04
    • 文件大小:340kb
    • 提供者:teng
  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. cangps110

    0下载:
  2. CAN总线访问USB接口GPS的读取程序,算法简便-CAN-bus read access to USB Interface GPS program, algorithm is simple
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:93.84kb
    • 提供者:pinkhom
  1. PID_Simulator_V1.0

    0下载:
  2. This is a simple PID simulator, it is very easy to learn PID algorithm.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:57.75kb
    • 提供者:LuoPan
  1. AD8Input

    0下载:
  2. The AD8INPUT program reads all eight analog inputs of the MSC1210 and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to convert the A/D HEX values into a voltage va
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:20.13kb
    • 提供者:Alexei
  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. 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. MYRTOS

    0下载:
  2. 一个简易的任务调度器,参考uCOS-II的调度算法,在STM32平台上测试成功……可以用来参考学习操作系统原理-A simple task scheduler, scheduling algorithm in reference uCOS-II, STM32 platform test successful...... Can be used for reference to learn the operating system......
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:王祖翔
  1. Black-line-extraction

    0下载:
  2. 智能车竞赛CCD循迹算法,两条黑线提取的经典算法,用C语言编写,很简洁。-Smart car competition CCD tracking algorithm, two black lines drawn classical algorithm, using C language, is very simple.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:518byte
    • 提供者:洋洋
  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. bj412

    0下载:
  2. MinkowskiMethod algorithm, Optimization class contains several simple sample programs, There are reference Oh.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-27
    • 文件大小:7kb
    • 提供者:heiyanyie
搜珍网 www.dssz.com