CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C语言实现PID算法

搜索资源列表

  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:唐斌
  1. PID

    1下载:
  2. PID算法C语言程序,实现了简单的PID控制功能
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:方圆
  1. v_pid

    0下载:
  2. PIC16X187实现的PID算法,采用c语言实现,已应用到BLDC(直流无刷电机控制的实现)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2040
    • 提供者:cantianpo
  1. Main.rar

    0下载:
  2. 这是一个控制发电机的直流励磁程序,采用积分分离PID算法实现,c语言编程,This is a DC generator excitation control procedure for the separation of integral PID algorithm implementation, c language programming
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2849
    • 提供者:黄明明
  1. C51_skill

    1下载:
  2. C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:280811
    • 提供者:Alexi
  1. PID_C_Program

    0下载:
  2. PID温度控制算法的C语言程序结构及其实现-PID algorithm C program structure and its implementation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4827
    • 提供者:leo
  1. ECUidlePID

    0下载:
  2. 这是一个PID算法的C语言实现程序,共同学习。-This is a PID algorithm C language programs, learning together.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:5837
    • 提供者:小盖
  1. PID-Algorithm

    0下载:
  2. 采用C语言及良好的编程结构,实现了PID的控制算法-PID Algorithm implementing based on C language
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:12406
    • 提供者:steven
  1. PID-temperature-control-algorithm

    0下载:
  2. 基于PID算法的温度控制系统 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 -PID algorithm based on the 89C51 microcontroller temperature control system, through the keyboard input default value, compared with the actual value of the DS1
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:9740
    • 提供者:无敌县令
  1. PID-program

    0下载:
  2. PID算法的C语言实现。对做电路以及控制工程方面有帮助!-PID algorithm in C language. To do the circuit and control engineering to help!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:833
    • 提供者:王军
  1. fuzzypid

    0下载:
  2. 模糊自适应的PID控制算法的C语言实现.-Fuzzy adaptive PID control algorithm with using in C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:19918
    • 提供者:xiaozhou
  1. PID_algorithm

    0下载:
  2. PID算法的C语言实现,可以移植到单片机上使用-PID algorithm of the C language implementation, can be transferred to the MCU using
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:rnment
  1. PID_Z

    0下载:
  2. 基于51单片机的改进PID算法,C语言实现,简单直流电机的PID调速与测量. 可在各单片机开发板上进行调试.-Based on 51 SCM PID algorithm improvements, C language, PID speed control and measurement simple DC motor. Debugging can be performed in various microcontroller development board.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:57014
    • 提供者:cxp
  1. PID

    0下载:
  2. 位置式PID算法的C语言实现。结构容易,具有很好的可读性。-the realization of C lauguage to positon PID algorithm,with simplify structure and good readability.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:王杰
  1. base-on-C-PID

    0下载:
  2. 基于C语言的数字PID控制算法及实现,属于经典PID算法中的比较实用的一种实现方法-C language-based digital PID control algorithm and implementation, are the classic PID algorithm to achieve a more practical method
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:139999
    • 提供者:hugo
  1. PId-control--C

    0下载:
  2. PID控制的C语言实现,里面含有各种PID算法,可以再次基础上进行扩充,进行各种PID控制-pid control
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:180987
    • 提供者:种垒
  1. pid

    0下载:
  2. 自适应PID控制算法、自适应pid源码、C语言实现、-Adaptive PID source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-12
    • 文件大小:10224
    • 提供者:李逆
  1. PID控制算法分析与实现

    0下载:
  2. 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:6031360
    • 提供者:xudong
  1. 增量式pi

    0下载:
  2. 基于C语言开发,实现PID算法,有说明文档,适合参考。(Based on the C language development, implementation of the PID algorithm, there is documentation, suitable for reference.)
  3. 所属分类:单片机开发

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

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

    • 发布日期:2018-04-19
    • 文件大小:13312
    • 提供者:
« 1 2 34 »
搜珍网 www.dssz.com