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

搜索资源列表

  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:唐斌
  1. Main.rar

    0下载:
  2. 这是一个控制发电机的直流励磁程序,采用积分分离PID算法实现,c语言编程,This is a DC generator excitation control procedure for the separation of integral PID algorithm implementation, c language programming
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2849
    • 提供者:黄明明
  1. weizhisudupid

    0下载:
  2. 这是一个控制无刷直流电机的程序,采用PID算法实现,c语言编程-This is a control procedure for brushless DC motor using PID algorithm implementation, c language programming
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2754
    • 提供者:黄明明
  1. keil

    0下载:
  2. proteus c 语言pid算法控制pwm实现直流电机调速-pid proteus pwm motor controlled
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:38065
    • 提供者:lihai
  1. C51_skill

    1下载:
  2. C语言嵌入式系统编程修炼(键盘操作).mht Keil C51与标准C比较.mht Keil C51下快速小数运算算法.mht 用C51实现PID算法.mht C51指针类型和存储区的关系详解.mht C语言指针学习.mht C语言测试:嵌入式程序员必须知道的16个问题.htm C51编程技巧-从单片机指针说到黑客程序.htm 单片机C51编程规范.mht 实用C51编程的高级技巧(C51编程).htm C51编程技巧.CHM 全
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:280811
    • 提供者:Alexi
  1. ShowUseage

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

    • 发布日期:2017-04-16
    • 文件大小:334148
    • 提供者:法激
  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. 591gty

    0下载:
  2. 用c语言编写的PID模糊控制程序,用于实现模糊的PID误差控制-fuzzy logic based on c languange,which is used to realize the function of PID control based on fuzzy logic.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:丁劼
  1. tempe_pid

    0下载:
  2. 基于PID算法的温度控制系统 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 -Temperature control system based on PID algorithm 89C51 microcontroller, through keyboard input default value compared with the the DS18B20 measured actual va
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:720270
    • 提供者:小周
  1. For2011EleDsgn

    1下载:
  2. 基于c语言,用51单片机实现,内用到串口通讯,步进电机控制,PID控制算法,数码管使用等等,注释详细,为获奖代码-C language, with 51, used in serial communication, the stepper motor control, PID control algorithm, the use of digital tube, detailed annotations, for the winning code
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:71637
    • 提供者:pxy
  1. PID-temperature-control-algorithm

    0下载:
  2. 基于PID算法的温度控制系统 89C51单片机,通过键盘输入预设值,与DS18B20测得的实际值做比较,然后驱动制冷或加热电路。用keil C语言来实现PID的控制。 -PID algorithm based on the 89C51 microcontroller temperature control system, through the keyboard input default value, compared with the actual value of the DS1
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:9740
    • 提供者:无敌县令
  1. fuzzypid

    0下载:
  2. 模糊自适应的PID控制算法的C语言实现.-Fuzzy adaptive PID control algorithm with using in C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:19918
    • 提供者:xiaozhou
  1. PID_algorithm

    0下载:
  2. PID算法的C语言实现,可以移植到单片机上使用-PID algorithm of the C language implementation, can be transferred to the MCU using
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:rnment
  1. namegetpid

    0下载:
  2. linux环境下,通过进程名称,获取进程pid,代码为C语言实现。-Under linux environment, through the process name, get the process pid, code for the C language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:jason
  1. PID_Z

    0下载:
  2. 基于51单片机的改进PID算法,C语言实现,简单直流电机的PID调速与测量. 可在各单片机开发板上进行调试.-Based on 51 SCM PID algorithm improvements, C language, PID speed control and measurement simple DC motor. Debugging can be performed in various microcontroller development board.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:57014
    • 提供者:cxp
  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. PID

    0下载:
  2. 位置式PID算法的C语言实现。结构容易,具有很好的可读性。-the realization of C lauguage to positon PID algorithm,with simplify structure and good readability.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1499
    • 提供者:王杰
  1. base-on-C-PID

    0下载:
  2. 基于C语言的数字PID控制算法及实现,属于经典PID算法中的比较实用的一种实现方法-C language-based digital PID control algorithm and implementation, are the classic PID algorithm to achieve a more practical method
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:139999
    • 提供者:hugo
  1. 增量式pi

    0下载:
  2. 基于C语言开发,实现PID算法,有说明文档,适合参考。(Based on the C language development, implementation of the PID algorithm, there is documentation, suitable for reference.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:3649536
    • 提供者:haotian1989
  1. fuzzy

    1下载:
  2. 简单的模糊控制pid程序,基于K60开发板和c语言实现简单的控制(Simple fuzzy control PID program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:brave泉
« 1 2 3 4 56 »
搜珍网 www.dssz.com