代码搜索结果

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

control.h

// // C++ Interface: Control // // Description:与iptux相关的程序数据 // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #ifndef CONTROL

control.cpp

// // C++ Implementation: Control // // Description: // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #include "Control.h" #i

control.c

/************************************************************************************** 程序名称: 时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能: 温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等

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.c

/********************************************************************* * * Project: (if you don't mind... I'll withhold the actual * application.. Maybe you can guess..) * *

control.c

#include #include #include #include #include #include #define SHMKEY1 9075 /*共享存储区的键*/ #define SHMKEY2 9076/*公共变量readcount

control.h

#define uchar unsigned char /**************路况相关变量定义****************/// #define curve_s 1 //small curve #define curve_b 2 #define s_like 3 #define big_curve 4 #define l