代码搜索结果

找到约 10,000 项符合 PID 的代码

int_pid.s

;/*************************************************************************/ ;/* */ ;/* Copyright Mentor Graphics

int_pid.s

;/*************************************************************************/ ;/* */ ;/* Copyright Mentor Graphics

闭环pid.cpp

/*****************************/ /* 主程序 */ /*****************************/ #include #include #include "ApiEx.h" #pragma comment(lib,"ApiEx.lib") void su

digital_pid.cmd

-stack 40 MEMORY { PAGE 0: /*程序空间*/ VECS: origin=0000h,length=0040h /*中断向量存贮空间*/ PVECS: origin=0044h,length=0100h /*外围中断向量*/ PM: origin=0150h,length=7EB0h /*片内Flash

digital_pid.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;; 实用数字PID控制程序 ;;;; 本程序的文件名是Digital_PID.asm ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; .title "Digital_PID.asm"

pid.dp2

PID.o: C:/icc/include/io8515v.h D:\hujie/PID.h D:\hujie/main.h

gui_pid.c

/* ********************************************************************************************************* * uC/GUI * Univers

76_pid.vhd

library work; use work.synchro.all; use work.op_pkg.all; ---------------------------------------------------------------- entity pid is port ( reset : in bit; Fsignin :

pid2.bas

Attribute VB_Name = "pid2" Private Declare Function CreateToolhelp32Snapshot Lib "kernel32" (ByVal lFlags As Long, ByVal lProcessID As Long) As Long Private Declare Function Process32First Lib "kern

pid_mem.c

/* $Id: pid_mem.c,v 1.1 2004/03/31 21:14:23 rasc Exp $ DVBSNOOP a dvb sniffer and mpeg2 stream analyzer tool http://dvbsnoop.sourceforge.net/ (c) 2001-2004 Rainer.Scherg@gmx.de (rasc) -