代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/410187/11299351
make_include
VERSION=2.12r
CC=sh4-linux-gcc
CFLAGS=-O2
LDFLAGS=-s
HAVE_NEW_GCC=yes
HAVE_UUID=yes
HAVE_RAW_H=yes
HAVE_NCURSES=no
HAVE_TERMCAP=yes
LIBTERMCAP=-ltermcap
NEED_LIBCRYPT=yes
FOREIGN = --foreign-user
HAVE
www.eeworm.com/read/264420/11315575
m include.m
function new=include(temp,inc,ov)
%
% include.m
%
% Function to build up a process data matrix given a binary
% "Include" vector.
%
numcol=sum(inc);
[D L]=size(temp);
new=zeros(D,numcol
www.eeworm.com/read/408757/11370156
tcl include.tcl
# INCLUDE.TCL - Setup procedures common to both INSTW32.TCL and UNINST.TCL
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03d,12dec02,bjl modified cdromB
www.eeworm.com/read/262802/11390096
h include.h
//----------------------------------------------------------------------------
// Description: Master include file
//
// Demo Application for MSP430/CC1100-2500 Interface Code Library v1.0
//
www.eeworm.com/read/262705/11394506
oms include.oms
///////////////////////////////////////////////////////////////////////////////
//
// FileName : Include.oms
// Author : Luo Cong
// Date : 2004-11-15
// Comment :
www.eeworm.com/read/406517/11440544
doc include.doc
www.eeworm.com/read/406425/11442467
h include.h
#ifndef inc
#define inc
#define DeviceID "FGP05B_V1.0"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#define DAC_TEST 0
#define Normal_Status 1
#define Keyin_Status 2
#define Sc
www.eeworm.com/read/405872/11455369
h include.h
#include "TI_CC_CC1100-CC2500.h"
#include "TI_CC_spi.h"
#include "CC1100-CC2500.h"
#include "DSP281x_Device.h"
www.eeworm.com/read/404756/11479045
h include.h
//----------------------------------------------------------------------------
// Description: Master include file
//
// Demo Application for MSP430/CC1100-2500 Interface Code Library v1.0
//
www.eeworm.com/read/402901/11526499
h include.h
#ifndef _INCLUDESH__
#define _INCLUDESH__
/*********************************************************************************************
***修 改 人:李 伟
***修改日期:2008年12月09日
***版 本:V1.0
*******