代码搜索结果
找到约 10,000 项符合
Communication 的代码
rc.mxpcdrv
#!/bin/sh
#
REL=`uname -r`
DIRS=/lib/modules/$REL/kernel/drivers/char
uname -a | grep 2.6 > /dev/null
RETV=$?
if [ $RETV -eq 0 ]; then
MX_MOD=mxpcdrv.ko
else
MX_MOD=mxpcdrv.o
fi
if grep mxpcdrv /
m16cflshdlg.h
// M16CflshDlg.h: the header file
//
// This software can be offered for free and used as necessary to aid
// in your program developments.
//
// RENESAS TECHNOLOGY CORPORATION, RENESAS SOLUT
distmod.f
Module dist_module
! ---------------------------------------------------------------------
! --- This module contains information for communication and data
! distribution.
! --------------
distmod.f
Module dist_module
! ---------------------------------------------------------------------
! --- This module contains information for communication and data
! distribution.
! --------------
distmod.f
Module dist_module
! ---------------------------------------------------------------------
! --- This module contains information for communication and data
! distribution.
! ---------------
initial.#2
#include "C8051F330.H"
#include "IR_Rx_Tx.h"
//-----------------------------------------------------------------------------
// Initialization Subroutines
//-----------------------------------
initial.#1
#include "C8051F330.H"
#include "IR_Rx_Tx.h"
//-----------------------------------------------------------------------------
// Initialization Subroutines
//-----------------------------------
rfc41.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:yh_2001(yh_2001 sflu@netbig.com)
译文发布时间:2001-4-2
版权:本中文翻
ad11.c
#include
//#include
#include
#include
//#include
sbit ADC_CLK = P1^3;
sbit ADC_DIN = P1^2;
sbit ADC_DOUT = P1^1;
sbit ADC_DRDY = P1^0;
commchannel.hpp
/*****************************************************************************
*
* Atmel Corporation
*
* File : CommChannel.hpp
* Compiler : Dev-C++ 4.9.8.0 - http://bl