代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.asp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|03 Jun 2005 07:11:11 -0000
vti_extenderversion:SR|6.0.2.5516
vti_author:SR|WORK\\yanyan
vti_modifiedby:SR|WORK\\Administrator
vti_timecreated:TR|27
control.v
module control(std_f_sel,reset,clk,clear,cntover,cntlow);
output[1:0] std_f_sel;
output reset;
input clk,clear,cntover,cntlow;
reg[1:0] std_f_sel;
reg reset;
reg[5:0] present,next;
parameter st
control.h
#ifndef Control_H
#define Control_H
//------------------ C API for Control routine ---------------------
typedef struct {
short qVelRef; // Reference velocity
short qVdRef;
control.inc
;;------------------ ASM30 API for Control routines ---------------------
; CtrlParm stucture:
;
.equ Ctrl_qVelRef,0 ; Reference velocity
.equ Ctrl_qVdRef ,2
control.php
聊天室控制
function stop_chat()
{
msg='确认要关闭聊天室
control.h
/******************************************************************************************
Manufacturer: SHENZHEN JINGHUA DISPLAYS CO.,LTD.
All rights reserved.
Prog