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

搜索资源列表

  1. fuzzyPIDaC

    0下载:
  2. 模糊PID控制,C语言实现程序,可供新手学习-Fuzzy PID control, C language program for novice learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6165
    • 提供者:ryan
  1. water-temperature-control-System

    0下载:
  2. 基于PID算法的水温控制系统的程序代码,通俗易懂,开发平台:51单片机;语言:C语言。亲身实践过,可信,可行!不懂的可以跟我联系。-Water Temperature Control System Based on PID
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:1661952
    • 提供者:
  1. fb58pid

    0下载:
  2. PID算法,C语言经典,很实用,下载看看吧-PID algorithm C program reference, it is the classic PID control method
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:10463
    • 提供者:sian
  1. PID_C

    0下载:
  2. PID算法的C语言描述,并附有部分程序说明,适用于单片机及嵌入式系统对机器人的精确控制- PID algorithm in C language descr iption, along with some of the procedures described, for precise control of the microcontroller and embedded systems for robots
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6561
    • 提供者:刘晨光
  1. flexcop-hw-filter

    0下载:
  2. USB Driver for ALi m5602 based webcams.Linux driver for digital TV devices equipped with B2C2 FlexcopII(b) III flexcop-hw-filter.c - pid and mac address filtering and control functions see flexcop.c for copyright information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1951
    • 提供者:yongnvmui
  1. PID_C

    1下载:
  2. Digital version of Fractional-Order PID Controller (DFOC) of the form: C(s) = K + Ti/s^m + Td*s^d for given sampling period Ts [sec]. For more details and help write: >> help DFOC
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1319
    • 提供者:islem
  1. Procdump

    0下载:
  2. dump 系统进程信息,结合mimikatz 使用,可以获取系统hash-Using ProcDump usage: procdump [-a] [[-c|-cl CPU usage] [-u] [-s seconds]] [-n exceeds] [-e [1 [-b]] [-f <filter,...>] [-g] [-h] [-l] [-m|-ml commit usage] [-ma |-mp] [-o] [-p|-pl counter threshold] [-r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:262381
    • 提供者:shuai
  1. 778900

    0下载:
  2. 用C语言编写的PID控制程序,可以用于磁悬浮运动平台的控制。-PID control program written in C language, can be used for the control of magnetic levitation motion platform.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:678
    • 提供者:伴夏
  1. PID_src

    0下载:
  2. PID Test Code written ib C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:19330
    • 提供者:lhdev
  1. PIDs

    0下载:
  2. clase de PID, clase A, B y C
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:23485
    • 提供者:tamilo
  1. pid_cpp

    0下载:
  2. Pid算法的c++实现源代码,自动控制理论相关-Pid algorithm c++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:xj
  1. Temperature_ctl

    0下载:
  2. PC端温度控制调测软件,Visual C++编程。 实现对PT100的PID控制和显示。-PT100 temperature control tool,VC6.0
  3. 所属分类:Communication

    • 发布日期:2017-06-11
    • 文件大小:18048588
    • 提供者:流域
  1. jindianjdianjisuduPIDkongzhi

    0下载:
  2. 在C的基础上进行开发,实现电机的PID控制-Classic PID control motor speed
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:87357
    • 提供者:杨鹏
  1. 20150727-12QIAOQIAOBAN

    0下载:
  2. C语言描述,MSP430F149单片机做的跷跷板小车,用了PID算法,还有卡尔曼滤波算法-C language descr iption, MSP430F149 microcontroller do seesaw car, with the PID algorithm, and Kalman filter algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1594474
    • 提供者:唐洋
  1. incremental_pid

    0下载:
  2. 增量式PID控制算法在MATLAB中的C语言编程-The incremental PID control algorithm simulation model and procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:609
    • 提供者:frank
  1. tpid

    0下载:
  2. QT,C++,PID,温控PID,PID模拟器,曲线拟合,最小二乘法-QT, C++, PID, temperature PID, PID simulator, curve fitting, least square method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18183
    • 提供者:温娟
  1. pid_test

    0下载:
  2. 利用VISUAL STDIO 2010集成开发环境,C/C++实现PID算法的模拟和仿真,包含位置PID和增量PID,可自主设置P.I.D的值以及其它各参量的值,在示波器窗口显示相关波形,可以帮助更好地理解PID算法。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-16
    • 文件大小:24944203
    • 提供者: Wangsj
  1. pi

    0下载:
  2. PID调节,只实现在其中差分、积分。C语言,环境DEV。-PID regulator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7065
    • 提供者:sai35n189
  1. PID101

    0下载:
  2. 用于温度控制的PID程序,用c语言编写而成,在试验应用中比较可靠,已经调试过-PID temperature control for the procedure, by using c language, the application of the test more reliable, has been testing
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9190
    • 提供者:yinag60i558
  1. PIC18_PID_Control

    0下载:
  2. C语言对增量式PID以及位置式PID基础算法进行整理,快速理解。-C language for the incremental PID and finishing position type PID algorithm, quick to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2317
    • 提供者:李潇
« 1 2 ... 22 23 24 25 26 2728 »
搜珍网 www.dssz.com