CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - PID程序

搜索资源列表

  1. mcu_pid_c_program

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

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

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

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

    1下载:
  2. 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
  3. 所属分类:CSharp

    • 发布日期:2015-04-07
    • 文件大小:1559
    • 提供者:曹敏
  1. 49636966PID-MATLAB.RAR

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

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

    0下载:
  2. 关于pid算法的一些程序编写,希望对大家有用。-Pid algorithm regarding the preparation of some of the procedures, in the hope that useful to everyone.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3807
    • 提供者:wxg
  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

    1下载:
  2. 我做的程序是用来控制一个温度梯度的变化,具体的是从97度到54度再到72度-I have done the procedure is used to control a temperature gradient change, specifically from 97 degrees to 54 degrees then 72 degrees
  3. 所属分类:C#编程

    • 发布日期:2013-12-12
    • 文件大小:1665
    • 提供者:王伟
  1. Windows_xiaomi

    0下载:
  2. 利用C#中的Process类来实现的获取系统当前正在运行的进程名称、PID以及内存使用数。程序实现了结束正在运行的进程、新建任务、系统托盘等。。还有部分功能尚未完善,还请谅解-Use. NET Framework in the Process class to implement the acquisition system is currently running process name, PID, as well as the number of memory usage. Program
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:331036
    • 提供者:xiaod
  1. PIDforc51

    0下载:
  2. 积分分离PID控制算法程序,for C51 内有详细说明 -Integral separation process PID control algorithm c51
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:6376
    • 提供者:wonder
  1. main

    0下载:
  2. 智能车程序初始化路径识别速度多少PID调节-Intelligent vehicle application to initiate the speed path identification number PID regulator
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:689
    • 提供者:王贺
  1. control-system-by-computer

    0下载:
  2. PID控制器的计算机控制实现 实验目的:(1)通过实验进一步掌握计算机控制的基本原理;  (2)熟练掌握基本PID控制器(增量式为主)的原理、设计和算法编排;  (3)掌握HY-6070板的基本工作原理,能熟练的进行接口(A/D、D/A)程序设计 -Purpose: (1) experiment to further understand the basic principles of computer control  (2)
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:163748
    • 提供者:叶文伟
  1. main

    0下载:
  2. 飞思卡尔智能车摄像头组,寻黑线程序。里面含PD,和PID控制算法-Freescale smart car camera group, look for the black line program. Which contain the PD, and PID control algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7891
    • 提供者:tanyulin
  1. guangyiyuce

    0下载:
  2. 广义预测控制方面的内容 广义预测控制的程序,能够解决传统PID存在的一些漏洞-Generalized Predictive Control of Generalized Predictive Control program
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:5949
    • 提供者:liyan
  1. PIDControl

    0下载:
  2. 一个用于练手的PID控制系统仿真程序,使用仿真物理环节来模仿系统的各个分立单元来建立系统,而不是用解析解计算建立的系统。-AN EXPRICE SAMPLE PROGRAM ABOUT PID SYSTEM SIMULAR
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1377694
    • 提供者:trumy
  1. PID

    0下载:
  2. PID C程序,可实现PID实时调节,可改参数,供参考学习-PID C program, which can realize real-time PID adjustment, can change parameters, for your reference learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:123
  1. Generic_USB_HID

    0下载:
  2. 简单的HID上位机驱动程序,可以根据指定的VID荷PID查找设备-Simple HID host computer driver, you can find the device according to the specified VID PID
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:151928
    • 提供者:黎明
  1. PID

    1下载:
  2. 该程序实现PID控制的建模仿真,通过设置比例积分微分的数值,对传函实现较为理想的控制。-PID control of the program to achieve the modeling simulation, by setting the value of the proportion of integral differential, the transfer function to achieve a more ideal control.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:6478
    • 提供者:gary
  1. H6

    0下载:
  2. 超声波避障小车程序,利用缓存,将超声波的值进行滤波并加上了PID算法。-Ultrasonic car
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:4507
    • 提供者:
  1. C#挂起进程

    0下载:
  2. 这是一个用C#写的根据进程PID挂起进程的示范性的小程序(This is an exemplary small program to hang up the process based on the process PID written in C#)
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:13561856
    • 提供者:aidsien
搜珍网 www.dssz.com