CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c pid

搜索资源列表

  1. 模糊逻辑c语言自动生成器

    1下载:
  2. 用C51编的温度控制的PID算法适用性强方便移植-with C51 series of PID temperature control algorithm to facilitate transplantation 3DMECAD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:193246
    • 提供者:高峰
  1. 2407 PID 算法项目文件

    0下载:
  2. 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:17302
    • 提供者:欧阳明星
  1. PID 算法1(c语言)

    0下载:
  2. PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1958
    • 提供者:
  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-in-industry

    1下载:
  2. c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1797
    • 提供者:zxb
  1. PID-C20070301

    0下载:
  2. 工业控制中常用的PID算法C编写的,简单更改后可以移植到其他系统中,非常有用-industrial control PID algorithm commonly used in the preparation of the C, simple changes can be transferred to other systems, very useful
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1248
    • 提供者:jgw
  1. CHAP11_2

    0下载:
  2. 这是一个用c++语言编写的pid仿真程序-This is a language with the c pid simulation program
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:826
    • 提供者:栗素娟
  1. c

    1下载:
  2. 基于c++的三轴飞行模拟转台伺服系统pid实时控制
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4469
    • 提供者:鲍比张
  1. PID

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

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

    0下载:
  2. pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:8335
    • 提供者:npvt
  1. PID-c-source-code

    1下载:
  2. 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-17
    • 文件大小:1460
    • 提供者:王强
  1. PID

    0下载:
  2. 增量式PID,c 语言下实现的例程。有很好的参考性。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:808
    • 提供者:雨飞
  1. PID

    0下载:
  2. 用C++编写的 PID Contorl. 应该有所帮助.
  3. 所属分类:C#编程

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

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

    • 发布日期:2018-05-07
    • 文件大小: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. PID

    1下载:
  2. 为不知道怎么将PID公式转换为C语言的朋友提供方便(Provide convenience for friends who do not know how to transform PID formula into C language.)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2019-08-18
    • 文件大小:1149952
    • 提供者:hzb993
  1. 模糊PID控制算法C语言代码

    2下载:
  2. 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
  3. 所属分类:matlab例程

  1. 最全PID控制算法的C语言实现

    2下载:
  2. 吊炸天的PID详细讲解,非常使用,详细。。。。。。。。。。。。。(no thing,this persong is lazy)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2019-10-25
    • 文件大小:7949312
    • 提供者:O_oo
  1. 模糊PID算法C语言程序-查表法

    1下载:
  2. 模糊控制pid查表法源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(Fuzzy control pid source code, there is a need to download to see, can be used for everyone reference learning, progress together)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-06-02
    • 文件大小:4096
    • 提供者:MalinPoo
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com