代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/103510/6214744
c pid.c
/* SCILAB Computational function */
/* Copyright INRIA */
/* Generated by Code_Generation toolbox of Scicos with scilab-2.6 */
/* date : 10-Dec-2002 */
#include
#include
www.eeworm.com/read/103510/6214749
pid_makefile
# generated by builder.sce: Please do not edit this file
# ------------------------------------------------------
RTAIDIR = /home/rtai-cvs/rtai4
SCIDIR = /home/mante/scilab-2.6
OBJS = pid.o pid_void_i
www.eeworm.com/read/101990/6234859
c pid.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include "usbtoken.
www.eeworm.com/read/328164/6288998
o pid.o
www.eeworm.com/read/328164/6289006
s pid.s
;******************************************************************************************************
; 。 该模块采用汇编编写而成,目的是优化PID的速度,利用DSP核的长累加器和单指令周期MAC指令进行PID参数运算
; 。 该节点可以加入工程,供主程序调用。由于全部采用汇编,
www.eeworm.com/read/307116/6332156
pjt pid.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\ICETEK\F2812\DSP281x_examples\lab0604-PID\V80\"
ProjectType=
www.eeworm.com/read/307116/6332160
sbl pid.sbl
www.eeworm.com/read/307116/6332166
c pid.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "ctr.h"
#include "PID.h"
// Prototype statements for
www.eeworm.com/read/307116/6332168
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/307116/6332174