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

搜索资源列表

  1. jiemiansheji

    0下载:
  2. 用c语言实现dcs中pid控制的界面设计-Dcs using c language in pid control interface design
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:188903
    • 提供者:扬言
  1. PID_algorithm(c)

    0下载:
  2. 用c语言实现的pid算法程序,可以作为写pid程序的参考程序。-C language by the pid algorithm procedure, the procedure can be used as a reference to write procedure pid.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:cheno
  1. pid

    0下载:
  2. PID控制的C语言程序实现,该程序具有很好的通用性,根据对象稍加修改就行-PID control of C language program, the program has a very good generality, according to a target
  3. 所属分类:其他小程序

    • 发布日期:2013-11-06
    • 文件大小:9184
    • 提供者:年轻学徒
  1. PIDC

    0下载:
  2. 单片机中,应用C语言实现PID控制。源代码。-SCM, the application of C language PID control. Source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:23506
    • 提供者:何浩
  1. C-language-PID-algorithm

    0下载:
  2. 用C语言实现的PID算法源代码,适用于工业控制领域 -C language PID algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:1938
    • 提供者:dahei
  1. PID-for-C

    0下载:
  2. 一个用c语言实现的,PID算法的程序,很经典的东西,很值得学习。-A realization by c language, PID algorithm procedure, it is classic stuff, it is worth learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4365
    • 提供者:姚慧君
  1. PID

    0下载:
  2. 详细的C语言实现的PID控制算法 自用 适合于初学者学习使用-Details of the C language implementation of the PID control algorithm is suitable for beginners to learn to use their own use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:ajian00athrun
  1. PID

    1下载:
  2. PID实例,用c语言实现的PID程序,很实用。-PID instance, the PID with the c language program, it is practical.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-23
    • 文件大小:2048
    • 提供者:yongpengchen
  1. Program

    0下载:
  2. 闭环控制系统的设计与实现 ,C语言实现PID算法,采用TC调试-C language PID algorithm, using TC debugging
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:13694
    • 提供者:王鹏
  1. PID-C

    0下载:
  2. PID 算法的C语言实现,简单易懂。修改-The PID algorithm C language, easy to understand. Modify
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:3842
    • 提供者:李文宝
  1. PID-C

    0下载:
  2. PID算法用C语言实现,详细介绍PID算法的原理及应用。-PID algorithm using C language, detailing the principles and applications of the PID algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-10
    • 文件大小:4160
    • 提供者:天马行空
  1. C-PID

    0下载:
  2. 基于C语言的PID功能实现,用c语言编写的PID算法-PID function based on the C language implementation
  3. 所属分类:Document

    • 发布日期:2017-11-14
    • 文件大小:139943
    • 提供者:张晓明
  1. pid

    0下载:
  2. PID算法,C语言实现,在WINCE下经过测试-PID algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:7623
    • 提供者:xc
  1. PID

    4下载:
  2. 这是一个PID算法的C语言实现程序,用智能算法控制蓄电池充电的充电器-This is a PID algorithm in C language program
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:4096
    • 提供者:文军
  1. single-neuron-adaptive-PID

    0下载:
  2. 用C语言实现“单神经元自适应PID控制”-Using C language to achieve the single neuron adaptive PID control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:1250745
    • 提供者:王文茹
  1. PID-control-of-C-code-

    0下载:
  2. 主要讲述工业上最经典的闭环控制,PID控制系统,以及PID控制算法的C语言实现方式。-Focuses on the industry' s most classic closed-loop control, PID control system, as well as PID control algorithm C language implementation.
  3. 所属分类:Driver Develop

    • 发布日期:2014-11-02
    • 文件大小:24576
    • 提供者:周舟
  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. C

    0下载:
  2. 讲PID原理的挺多,但是讲算法的实现却比较少,或是比较难懂,今天网上找到一个老外写的PID C语言实现,P ,I ,D 各环节独立实现,还是比较好理解的。-PID with a lot of talk about principles, but talk algorithm to achieve less than, or more difficult to understand, and today the Internet to find a foreigner to write PID C
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:49912
    • 提供者:大鹏集成
  1. program-of-PID

    0下载:
  2. 理想 PID C语言实现 控制 程序-program of PID
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:100231
    • 提供者:吴燕燕
  1. PID

    0下载:
  2. PID相关资料,包含有PID的理论,讲解了PID由入门到精通的理论,然后还有对应的C语言实现方法-PID-related information, including a PID theory to explain the PID the entry to the master of the theory, and then there corresponding C language implementation
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1603576
    • 提供者:hugo
« 1 2 34 5 6 »
搜珍网 www.dssz.com