代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/136827/5847062
c weight_a.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/136827/5847082
c basicop2.c
/*___________________________________________________________________________
| |
| Basic arithmetic operators.
www.eeworm.com/read/136812/5859494
makefile
#
# @(#)Makefile 92/07/30 1.1 SMI
#
WHOAMI= attr
#HDRSPUBLIC= attr.h
#HDRSPRIVATE = attr_impl.h
CFILESLIB= attr.c attr_copy.c attr_cu.c attr_util.c
SPCFILESLIB= attr.c
OBJS = $(CFILESLIB:%.c=$(VARIAN
www.eeworm.com/read/136812/5859504
makefile
#
# @(#)Makefile 92/07/30 1.1 SMI
#
WHOAMI= misc
#HDRSPUBLIC= cms.h cms_grays.h cms_mono.h cms_rainbow.h cms_rgb.h sun.h \
window_hs.h bitmask.h hashfn.h
#HDRSPRIVATE= cursor_impl.h
CFILESLIB= cmdl
www.eeworm.com/read/136571/5869000
c sdl_main.c
/* Include the SDL main definition header */
#include "SDL_main.h"
#ifdef main
#undef main
#endif
extern int SDL_main(int argc, char *argv[]);
int main(int argc, char *argv[])
{
return(
www.eeworm.com/read/136569/5870996
makefile
CXXC = g++
CFLAGS = -Wall -O3 -g
BIN = $(QTDIR)/bin
INCLUDE = $(QTDIR)/include
LIB = $(QTDIR)/lib
#BIN = /usr/bin
#INCLUDE = /usr/include/qt
#LIB = /usr/lib/qt
svm-toy: svm-toy.cpp svm-toy.moc ../../
www.eeworm.com/read/135153/5887941
h pch.h
/*****************************************************************************
* pch.h : Master Include for Precompiled headers
* REALmagic Quasar Hardware Library
* Created by Michael Ignaszewski
www.eeworm.com/read/133287/5906315
h layeredconfiguration.h
//
// LayeredConfiguration.h
//
// $Id: //poco/Main/Util/include/Util/LayeredConfiguration.h#1 $
//
// Definition of the LayeredConfiguration class.
//
// Copyright (c) 2004-2005, Guenter Obilt
www.eeworm.com/read/133108/5907715
c sdl_main.c
/* Include the SDL main definition header */
#include "SDL_main.h"
#ifdef main
#undef main
#endif
extern int SDL_main(int argc, char *argv[]);
int main(int argc, char *argv[])
{
return(SDL_main(ar