代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/401853/11546839
cpp control.cpp
//
// C++ Implementation: Control
//
// Description:
//
//
// Author: Jally , (C) 2008
//
// Copyright: See COPYING file that comes with this distribution
//
//
#include "Control.h"
#i
www.eeworm.com/read/401594/11555441
c control.c
/**************************************************************************************
程序名称:
时间 温度控制系统(128*64LCD+ds1302+ds18b20)
主要功能:
温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等
www.eeworm.com/read/401363/11558675
v 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
www.eeworm.com/read/401301/11559731
c control.c
/*********************************************************************
*
* Project: (if you don't mind... I'll withhold the actual
* application.. Maybe you can guess..)
*
*
www.eeworm.com/read/400556/11573960
c control.c
#include
#include
#include
#include
#include
#include
#define SHMKEY1 9075 /*共享存储区的键*/
#define SHMKEY2 9076/*公共变量readcount
www.eeworm.com/read/400338/11578936
gif control.gif
www.eeworm.com/read/347894/11628628
h 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
www.eeworm.com/read/158173/11638935
o control.o
www.eeworm.com/read/158173/11638957
o control.o
www.eeworm.com/read/347740/11638983
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos