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

搜索资源列表

  1. 49636966PID-MATLAB.RAR

    0下载:
  2. 很不错的PID程序,算法用C语言编程,很好-PID is very good procedures, algorithms using C language programming, a good
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:85169
    • 提供者:
  1. fuzzy

    0下载:
  2. 模糊控制的离散数值表的制作C程序,可以求离散的控制表,插如到单片机中实现-Fuzzy control of the production of discrete numerical table C program, you can seek discrete control table, inserted as to achieve single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1502
    • 提供者:yangcheng
  1. PidOutput

    1下载:
  2. PID调节代码,用在温度调节等工业控制上的,不过PID三个参数还要自己调试-PID regulation of code, used in temperature regulation, such as on industrial control, but the three PID parameters have to debug their own! !
  3. 所属分类:SCM

    • 发布日期:2016-03-17
    • 文件大小:1190
    • 提供者:邢小强
  1. PID2

    0下载:
  2. PID程序,实现PID控制算法-PID
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:10024
    • 提供者:张斌
  1. the

    0下载:
  2. 本系统的控制部分是以89C51为核心,采用集温度采集、A/D转化于一体数字温度传感器18B20作为温度处理部分。键盘控制接口采用键盘接口7279,通过其可以设定温度,设定PID算法的参数,并且可以设定当前时间,进行温度与时间显示的切换.采用数码管显示,可以实时显示实际温度。主电路是由光偶和晶闸管所组成的开关电路。控制电路通过PID算法,产生PWM波来控制主电路的通断,从而控制电炉的输出功率,达到温度控制的目的.-The system control part of the 89C51 as th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:162409
    • 提供者:朱平华
  1. ShowUseage

    0下载:
  2. 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:334148
    • 提供者:法激
  1. pid

    0下载:
  2. 变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7024
    • 提供者:江明
  1. NewPID

    0下载:
  2. PID C 语言与Matlab 应用,看了后可以编程了-PID application
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:263713
    • 提供者:xiaoli
  1. pid

    0下载:
  2. PID控制c程序,利用c即可简单使用pid控制-pid control for c
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1659
    • 提供者:dicky
  1. ICETEK2812examplesoftheninesource

    1下载:
  2. 瑞泰2812的9个例程C源代码,包括混合编程,PID算法,FFT算法,电机控制等源代码,可直接修改后移植使用-9 of 2812 Ruitai C source code routines, including the mixed programming, PID algorithm, FFT algorithms, source code, such as motor control, can be directly transplanted to use the revised
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:2698623
    • 提供者:ZCT
  1. c

    0下载:
  2. 构建PID控制器,设计P和I两个参数,并画出其参数范围-Build a PID controller, the design of the two parameters P and I and draw the scope of its parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3239
    • 提供者:frewq
  1. PID

    0下载:
  2. PID算法典型的C语言框架,简单明了。没有包含输入输出处理部分。-Typical PID algorithm C language framework is simple. Does not contain part of the input and output handling
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1059
    • 提供者:李昆
  1. CHAP11_2

    0下载:
  2. 基于C++的三轴飞行模拟转台伺服系统PID实时控制仿真程序-C++ based on the three-axis flight simulation turntable servo system PID control in real-time simulation program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:547
    • 提供者: huangyinrong
  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. sistema-control-digital

    0下载:
  2. DISEÑ O E IMPLEMENTACIÓ N DE UN SISTEMA DE CONTROL DIGITAL DE POSICIÓ N PARA UN MOTOR DC Digital Control (PID) using a uC with C code for a position system of a DC motor
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:451179
    • 提供者:riksoul
  1. digitalDCpowersupply

    0下载:
  2. 本源文件是数控直流稳衡电源的C源文件,用keilC51编写,支持8051单片机,本源文件包含8个C文件,分八个模块,分别是24c02存储芯片,DS18B20温度传感器,液晶12864,设定和显示控制,ADS1110模数转换,DA7512数模转换,PID控制和main总文件,本程序已经实验证实可以正常使用,数控最大量程2A,精度达到2mA.-Source document is a digital DC power supply stable value of C source files, us
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:8388
    • 提供者:nijinyun
  1. 2133

    0下载:
  2. 基于Fuzzy的PID参数自整定的控制系统 基于Fuzzy的PID参数自整定的控制系统-The PID parameters based on Fuzzy self-tuning control system is based on the Fuzzy parameters self-tuning PID control system
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:80341
    • 提供者:黄永玉
  1. whole

    0下载:
  2. 该代码为一个温度控制系统的完整程序,通过1602液晶实时显示当前温度值,并可以实时修改设定温度值,通过PID控制保持温度的稳定,和上位机程序配合可以绘出温度曲线-The code for a temperature control system, the integrity of procedures, real-time through the 1602 LCD displays the current temperature value, and modify settings in rea
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:5932
    • 提供者:陈胜基
  1. PID_PWM

    1下载:
  2. PID检测电路,C语言程序,AVR开发板编写,比较精确-PID detection circuit, C language programs, AVR development board preparation, more precise
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:63820
    • 提供者:minqiang
  1. Pid

    0下载:
  2. this code is the example for typing pid program in c/c-this code is the example for typing pid program in c/c++
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:963
    • 提供者:septian
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com