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

搜索资源列表

  1. dcmotorcontrol

    0下载:
  2. 这是一个电机PID控制的程序,里面集成了很多PID控制的调节方法-This is a PID control of motor program, which integrates a lot of adjusting PID control method
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:626191
    • 提供者:顾岩
  1. 3

    0下载:
  2. matlab应用程序,RBF复合PID控制的MATLAB程序-matlab applications, RBF complex PID control, MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4644
    • 提供者:caibin
  1. Slave_SM

    0下载:
  2. 一个直流电机的PID控制程序,使用Keil_C编译。-A DC motor PID control program, using Keil_C compiled.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:5219
    • 提供者:Johnson
  1. advancedPIDcontrol

    0下载:
  2. 先进PID控制及其MATLAB仿真。有大量实例及程序代码,对先进pid的控制学习及应用,很有帮助-Advanced PID Control and MATLAB simulation. A large number of examples and program code, pid control for advanced learning and applications, very helpful
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:94804
    • 提供者:hongxi
  1. HsPIDController

    0下载:
  2. 使用C++实现PID控制算法,程序中包含输入数据的产生;控制算法的实现;数据的输出,用户可以向结构中填入自己的输入和输出-The use of C++ to achieve PID control algorithm, the program contains input data generation control algorithm implementation data output, the user can fill in the structure of their own i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:162061
    • 提供者:Watson
  1. pid2path

    0下载:
  2. simple program wich translates PID to process image path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:598
    • 提供者:Well Fellow
  1. WhiteRabbit_Current

    0下载:
  2. This program interfaces to the popular LM628 PID servo motor controller chip. It has the ability to run a repetitive profile back and forth for an abrasive machining process.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:123593
    • 提供者:embeddedrf
  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. fuzzycontrol

    0下载:
  2. 自己写的一个用于实时网络工具箱(TRUETIME)下的模糊控制程序,事件驱动,用于模糊调整PID控制器的增益-A fuzzy control program used in truetime toolbox on matlab platform, event-driven is employed, the gain values of the PID controller is tuned online.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1289
    • 提供者:陈正禧
  1. MATLABPID

    0下载:
  2. 1.本书在MATLAB环境下实现了各类PID控制算法,具有很强的工程参考价值. 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 -1. This book has all kinds of MATLAB environment to achieve PID control algorithm, has a strong engineering reference value. 2, CD-R
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:201291
    • 提供者:方音
  1. qiankuibuchang

    0下载:
  2. 基于前馈补偿的pid程序 matlab.m文件 非常好用-Based on feedforward compensation pid file is very easy to use program matlab.m
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:710
    • 提供者:孔涛
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1702
    • 提供者:杨子坤
  1. RBFpid

    0下载:
  2. 基于matlab编程RBF网络监督PID控制程序-Matlab Programming Based on RBF Network Supervised PID Control Program
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:893
    • 提供者:乔百杰
  1. zengliang_pid

    0下载:
  2. 数字增量式PID控制算法仿真程序,调试已经通过,可直接应用VC++ 6.0 调试,可用文件方式对其进行输入输出。 -Digital incremental PID control algorithm simulation program, debugging has been passed, can be applied directly VC++ 6.0 debugger can be used to input and output of their papers.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:195701
    • 提供者:袁晓宾
  1. linuxcmd

    0下载:
  2. 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:王跃辉
  1. PIDasm

    0下载:
  2. 找到一个关于PID的程序了,也发出来让大家看看 积分分离PID控制算法程序 P10,积分分离PID控制算法程序 -To find a program on the PID, and also issued to let everyone see separate PID control algorithm integration process P10, integral separation process PID control algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1726
    • 提供者:arm
  1. PID_MATLAB

    0下载:
  2. 丰富的PID控制程序,MATLAB/simulink-A wealth of PID control program, MATLAB/simulink
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:205480
    • 提供者:chenyafeng
  1. LOF

    0下载:
  2. 列举制定的目录中被打开的文件,和打开这些文件的进程的PID,命令:lof 驱动文件 目标文件夹。由于驱动的限制,该程序仅适用Windows 2000/XP。-Listed in the directory has been developed to open the file, and open the files of the process PID, the command: lof driver file destination folder. As the driving restric
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:44174
    • 提供者:sevenall
  1. Operation

    0下载:
  2. 这是一个用c++语言编写的课后练习题答案-This is a work written in c++ simulation program pid
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2944
    • 提供者:冯双磊
  1. 1motionctl

    0下载:
  2. 基于AVR Atmega16L单片机开发的直流电机驱动控制程序,内涵速控PID算法等,适合作为移动平台的小车驱动控制程序-Based on Microcontroller AVR Atmega16L developed DC motor drive control program, meaning speed control PID algorithm, suitable for car drivers as a mobile platform control procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:71912
    • 提供者:许少强
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com