代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/379979/9169779
h pid.h
unsigned int numbers[104]=
{
//-- 0123456789 -- ** 宋体, 12 **
// 当前所选字体下一个汉字对应的点阵为: 宽度x高度=80x16, 调整后为: 80x16
0x0000,0x0FE0,0x1010,0x2008,0x2008,0x1010,0x0FE0,0x0000,
0x0000,0x2010,0x2010,
www.eeworm.com/read/379979/9169786
c pid.c
#include "2407c.h"
#include "PID.h"
#include "scancode.h"
#include "ctr.h"
ioport unsigned int port8000;
ioport unsigned int port8001;
ioport unsigned int port8002;
iopor
www.eeworm.com/read/379979/9169790
gel pid.gel
//menuitem "Echo Effector"
menuitem "Pid控制:速度设定输入"
dialog Set_Effect(nParam1"key(20..99):")
{
md=uWork_1=nParam1;
}
www.eeworm.com/read/379979/9169799
paf pid.paf
www.eeworm.com/read/183013/9180968
h pid.h
/*
File Name : pid.cpp
Description: pid controller in c implement
Version : 0.1 that is debug version
Author : he hai long
Date : 10/22/2003
*/
//PID controller based on Tustin
www.eeworm.com/read/183013/9181009
c pid.c
/*============================================
File Name : pid.cpp
Description: pid controller
Version : 0.1 that is debug version
Author : he hai long
Date : 10/22/2003
==========
www.eeworm.com/read/378845/9214670
pjt pid.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ICETEK-VC5509-A\Lab0602-PID\"
ProjectType=Executable
CPUFamily=TMS320C55XX
Tool="
www.eeworm.com/read/378845/9214674
gel pid.gel
menuitem "PID控制"
dialog SetSpeed(nParam1"设置转速:")
{
m_nSpeed=nParam1;
m_bPCSet=1;
}
www.eeworm.com/read/378845/9214680
wks pid.wks
www.eeworm.com/read/378845/9214702