代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/250958/12373748
log hs_err_pid28144.log
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x38000004
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function
www.eeworm.com/read/250795/12384647
log hs_err_pid468.log
www.eeworm.com/read/250648/12394350
log hs_err_pid2208.log
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d043c7a
Function name=Java_sun_java2d_loops_DefaultCompone
www.eeworm.com/read/336975/12404064
log hs_err_pid2780.log
www.eeworm.com/read/336975/12404076
log hs_err_pid2704.log
www.eeworm.com/read/149018/12409522
txt pid 算法1(c语言).txt
#include
#include
struct _pid {
int pv; /*integer that contains the process value*/
int sp; /*integer that contains the set point*/
float integral;
float pg
www.eeworm.com/read/250292/12415994
uv2 pid_motor_control.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0004 // Tools: 'ARM-ADS'
Group (user)
Group (API)
Group (Header)
File 1,2, 0x471C86
www.eeworm.com/read/250292/12416071
bak pid_motor_control_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/148511/12462160
txt 14.2.2增量式pid控制.txt
DATA EQU 30H
INCPID:
MOV R1,#DATA
MQV R0,#.COEFUR
SETB 3AH
MOV A,@R0
MOV R6,A
INC R0
MOV A,@R0
MOV R2,A
INC R0
MOV A,@R0
MOV R3,A
DEC R0
DEC R0
MOV
www.eeworm.com/read/234214/14119067
m ultimate_pid_objfun_mse.m
%Ultimate_PID_objfun_mse.m
%Written by Ian Griffin July 2003
%Last Modified 20-08-03
%____________________________________________________________________
function [x_pop, fx_val]=Ultimate_PID_obj