登录
首页 » c++ » PID调节的C程序

PID调节的C程序

于 2023-04-10 发布 文件大小:1.06 kB
0 48
下载积分: 2 下载次数: 1

代码说明:

PID调节温度的程序 *         采用PID-PD算法。在偏差绝对值大于△e时,用PD算法,以改善动态品质。 *         当偏差绝对值小于△e时,用PID算法,提高稳定精度。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • feature-extract
    几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。(Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.)
    2010-05-10 17:23:44下载
    积分:1
  • ModBus_protocol_cn
    modebus 中文版协议。串行数据传输用。(modebus the Chinese version of the agreement. Serial data transmission.)
    2009-02-02 22:28:19下载
    积分:1
  • cg-prog
    computer graphics 2d programs
    2011-12-05 15:24:33下载
    积分:1
  • Packet
    C51 写的 SX12xx 驱动程序(The C51 write the SX12xx of driver)
    2012-06-07 16:14:59下载
    积分:1
  • win-2000-xp-task-scheduler-exploit
    win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit(win 2000 xp task scheduler exploit)
    2013-11-19 17:56:33下载
    积分:1
  • 图书管理系统
    ///图书管理系统 #include #include #include #include #include #define Max 4//每个人最多可以借四本书 using namespace std; typedef struct book                              //图书情况 {     char book_num[10];                           //书号     char book_name[20];                          //书名     char book_writer[10];                        //作者     int book_xy;                                 //现有图书数量  
    2023-05-15 22:20:03下载
    积分:1
  • TRF7960-source-code
    TRF7960 source code contains the test code and reference materials
    2015-04-03 14:35:29下载
    积分:1
  • property
    vc++属性对话框的一个小程序,希望对新手有所帮助(vc++ Properties dialog box, a small procedure, and they hope to help novice)
    2007-10-29 20:57:18下载
    积分:1
  • 电话本和短信管理器
    发送和 Rercever SMS 使用 AT 命令。应用程序支持经理︰ 电话簿和短信
    2022-01-26 08:16:18下载
    积分:1
  • 简单的任务管理器浏览(转)
    简单的任务管理器浏览,可以查看进程和多种的信息,调用c#现成的api,代码清晰简单易懂,新手可以好好理解,不懂 的直接百度出来,很快上手,方便移植,操作系统的课程设计。
    2022-01-24 19:06:01下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载