代码搜索结果
找到约 10,000 项符合
PID 的代码
pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
pid.txt
#include
struct _pid {
int pv; /*integer that contains the process value*/
int sp; /*integer that contains the set point*/
float integral;
float pgain;
float igain;
pid.s
;*********************************************************************
; *
; Software License Agreement
pid.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="D:\Work\ICETEK-F2812-A\ICETEK-F2812-A-EDUlabv1.2\DSP281x_example
pid.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "ctr.h"
#include "PID.h"
#include "scancode.h"
// Pr
pid.h
unsigned int numbers[104]=
{
//-- 0123456789 -- ** 宋体, 12 **
// 当前所选字体下一个汉字对应的点阵为: 宽度x高度=80x16, 调整后为: 80x16
0x0000,0x0FE0,0x1010,0x2008,0x2008,0x1010,0x0FE0,0x0000,
0x0000,0x2010,0x2010,