CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 算法程序

搜索资源列表

  1. FFT算法汇编原程序与大家共享

    1下载:
  2. 做的一个FFT算法原程序与大家共享,内有较祥细的说明-do an FFT algorithm for the original procedures and share, compared with a wound Note
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3146
    • 提供者:于飞
  1. crc_算法

    0下载:
  2. 本程序是在c51的环境下CRC算法的几种方法。希望大家有参考作用。-the procedure was c51 environment CRC algorithm methods. We hope that as a useful reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4322
    • 提供者:郭勇超
  1. 我参加电子竞赛 做的温度控制的单片机程序

    1下载:
  2. 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4083
    • 提供者:马良
  1. c语言实现的PID算法

    2下载:
  2. 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1958
    • 提供者:刘于
  1. PIDcontoll

    0下载:
  2. pid算法程序,希望对搞控制的朋友有所帮助-pid algorithm for the procedure, hoping to engage the control of the friends help
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:445521
    • 提供者:余天
  1. DES算法的ST7单片机实现程序

    1下载:
  2. DES算法的ST7单片机实现程序-DES algorithm ST7 MCU procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2457
    • 提供者:
  1. PICcalculator

    0下载:
  2. 一个采用PIC单片机的计算器程序代码,芯片为PIC16F876,项目程序包括计算器键盘扫描程序,LCD显示程序。计算器算法程序,程序语言是PIC C,此项目是学习单片机编程及外围驱动的绝佳例程。-using a calculator the PIC procedure code for the PIC16F876 chip, items included calculators keyboard scanning procedures, LCD display program. Calculat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6280
    • 提供者:刘伟
  1. PIDcccccccc

    0下载:
  2. 单片机PID算法程序,做算法的朋友可以参考下!-SCM PID algorithm procedures, so the algorithm can refer to the next friend!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:156327
    • 提供者:帅冲
  1. Discrete_PID_controller

    0下载:
  2. 该程序为AVR单片机的PID控制算法程序,适用AVR单片机,对其它类型的单片机也有参考作用。-procedures for the AVR PID control algorithm procedures applicable AVR microcontroller, for other types of SCM is a useful reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5897
    • 提供者:李璇
  1. data-display

    0下载:
  2. 这是将采样得到的数据转换并显示到lcd显示屏的算法程序,大多数类似的项目都可以借鉴,本人做项目是用过,绝对可靠
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1590
    • 提供者:jibobo
  1. 单片机控制PID算法应用

    2下载:
  2. 典型PID算法程序,经实验,控制效果优,控制精度高。-It is a representative program of PID arithmetic.The effect of control is excellent and the precision of control is high via experiment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:263998
    • 提供者:赵凤鹏
  1. PID.rar

    2下载:
  2. 单片机PID控制算法程序,采用增量式计算减少了MCU的运算量,为MCU节省了不少资源。,PID program for MCU/MPU
  3. 所属分类:SCM

    • 发布日期:2015-04-23
    • 文件大小:870
    • 提供者:JANKY
  1. pid

    0下载:
  2. *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5888
    • 提供者:w33839834
  1. PID

    3下载:
  2. 一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adoption of easy to use, pid tempera
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-12
    • 文件大小:1246
    • 提供者:ddg
  1. 程序(pid)

    1下载:
  2. pid算法的例程,该算法的使用非常广泛。。。(PID algorithm routines, the algorithm is very widely used)
  3. 所属分类:单片机开发

  1. MPPT程序-SG-MPPT-HL

    1下载:
  2. 单片机型号为ATmega8,内有1206LCD控制器、采用恒压跟踪的MPPT算法、横流输出控制(The model of single chip microcomputer is ATmega8, with 1206LCD controller, MPPT algorithm with constant voltage tracking, cross flow output control)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:547840
    • 提供者:fount
  1. 程序员实用算法

    0下载:
  2. 程序员基础算法合集,提供给初学者学习参考。(Collection, programmers based algorithm for beginners to learn the reference.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:32030720
    • 提供者:传楼
  1. PID控制算法

    1下载:
  2. 学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)
  3. 所属分类:单片机开发

    • 发布日期:2020-12-01
    • 文件大小:637952
    • 提供者:hhhhu
  1. 西门子PLC上所使用的软件PID程序

    2下载:
  2. 可用于单片机的温控PID算法,精准到0.1℃(Temperature control PID algorithm for single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2019-08-18
    • 文件大小:1149952
    • 提供者:hzb993
  1. 十大滤波算法程序大全

    1下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin
  3. 所属分类:单片机开发

    • 发布日期:2020-11-07
    • 文件大小:8192
    • 提供者:爬山虎的脚
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com