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

搜索资源列表

  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. pid-c.rar

    0下载:
  2. 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 ,This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:742
    • 提供者:cheno
  1. PID.rar

    0下载:
  2. 实现PID算法的C语言程序,加上proteus的图形界面显示,很值得学习。、。,PID algorithm to achieve the C language, as well as the graphical interface display proteus, it is worth learning. ,.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-11
    • 文件大小:165381
    • 提供者:mange
  1. PIDPWM

    1下载:
  2. PID控制PWM程序,c语言编写。PCA----PWM加热控制。-PID PWM control procedures, c language. PCA---- PWM heating control
  3. 所属分类:SCM

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

    0下载:
  2. 用纯C语言实现PID的调节仿真。该文件的算法简洁,方便有效,可以直接移植到单片机内。-With pure C language simulation of PID regulation. Algorithm of the document simple, convenient and effective, can be directly transplanted into single-chip inside.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1761
    • 提供者:fenghuan
  1. pidmain

    1下载:
  2. AVR单片机PID控制程序,包括数据处理、显示部分,C语言编写-AVR microcontroller PID control procedures, including data processing, display parts, C language
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3737
    • 提供者:wdx
  1. PID

    1下载:
  2. 温度控制的PID算法的c语言程序,通过pid算法控制输出的开端时间比。-PID temperature control algorithm c language program, pid algorithm by the beginning of time than control output.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:1174
    • 提供者:张嵩
  1. PIDSHUIWEN

    1下载:
  2. PID水温C语言51单片机程序,很经典,很牛叉,很好-PID temperature of 51 C-SCM process, very classic, very cattle cross, very good
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:43605
    • 提供者:caoda
  1. PID-2.0

    0下载:
  2. PID算法C语言版本,内部有PID增量式,位置式算法-PID driver
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:25600
    • 提供者:zhao jun hui
  1. PID

    0下载:
  2. 1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真 采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。-1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set s
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:55784
    • 提供者:侯羽佳
  1. fuzzyPID_cpp

    0下载:
  2. 模糊自整定PID的C语言实现,注释不太全,但是有一定的参考价值(fuzzy_PID control of C)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:SLD
  1. 模糊 PID 控制温控系统仿真设计 C 程序代码

    3下载:
  2. 【经典的恒温控制程序】基于单片机的PID恒温控制程序,C语言编写。包括PID参数调节的详细注释~([classic thermostatic control procedures] microcontroller based PID constant temperature control procedures, C language. Detailed notes including PID parameter adjustment ~!)
  3. 所属分类:单片机开发

  1. PID C语言代码

    0下载:
  2. PID C语言实现,外国人写的代码,直接copy的。(Implementation of PID C language)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:17408
    • 提供者:小雷qq
  1. 数字PID实验

    0下载:
  2. C语言实现PID算法,使用Keil C51开发(Implementation of PID algorithm in C language)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:17408
    • 提供者:UTOPIA0421
  1. 模糊PID控制的C程序

    2下载:
  2. 实现模糊pid算法的c语言程序开发,代码简单易懂(C language program for realizing fuzzy PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:13312
    • 提供者:
  1. PID控制算法的C语言实现.(绝对的好东西)

    0下载:
  2. PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-22
    • 文件大小:638976
    • 提供者:瞅你捏辣鸡
  1. C语言,模糊控制程序

    0下载:
  2. c语言 模糊控制源代码,能直接修改并投入项目使用。(c language fuzzy control source code)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:65536
    • 提供者:我在长江尾
  1. PID

    0下载:
  2. PID程序学习,PID控制算法的C语言实现(PID program learning, PID control algorithm C language implementation.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:abbywang
  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
« 12 3 4 »
搜珍网 www.dssz.com