代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.h
/*! \file remote.h \brief Obs硊ga r罂nych pilot體 zdalnego sterowania. */
/*
Copyright (c) 2004 Robert Krysztof
robert.krysztof@wp.pl
http://www.avr-gcc.prv.pl
*/
/** \defgroup remote Zdalne
remote.c
#include
#include
#include "remote.h"
#include "delay.h"
#include "uart.h"
#include "lcd.h"
int main(void)
{
LCD_init();
UART_init();
sbi(DDRC,5);
remote.cs
using System;
using System.Text;
using System.Collections;
namespace Data.BLL
{
public class Remote
{
public Remote()
{
}
#region 首页左导航
///
/// 获得首页,左导航列表(作者、
remote.java
/*
* @(#)Remote.java 1.2 96/11/18
*
* Copyright (c) 1995, 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Micr
remote.c
#include
#include
/**************************************************************************
* TESTS :
* -- downloading of a rather large executable
**********************
remote.exp
# Copyright 1999, 2001 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
remote.c
#include
#include
/**************************************************************************
* TESTS :
* -- downloading of a rather large executable
**********************
remote.exp
# Copyright 1999, 2001 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#