代码搜索:Section
找到约 10,000 项符合「Section」的源代码
代码结果 10,000
www.eeworm.com/read/225401/14541895
c flash.c
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: flash.C
* 文件标识: none
* 适用器件
www.eeworm.com/read/225401/14541953
lst flash.lst
C51 COMPILER V7.02b FLASH 01/03/2006 09:50:07 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN
www.eeworm.com/read/124488/14565195
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################
www.eeworm.com/read/223950/14609786
lik updown.lik
Version: 3.0
Options: m37
Obj: "C:\PROGRA~1\Sunplus\UNSPID~1.0\startupD.obj"
Obj: "I:\1disktest\dianxingyingyong\波形发生器\Debug\Resource.obj"
Obj: "I:\1disktest\dianxingyingyong\波形发生器\Debug\line.obj"
www.eeworm.com/read/123831/14611882
h func.h
#if !defined(FUNC_H)
#define FUNC_H
#include "stdafx.h"
#define SMPPMAXLENGTH 512
#define BIND 0x00000001
#define BINDRESP 0x80000001
#define UNBIND 0x00000002
#define UNBINDRESP 0x8000
www.eeworm.com/read/123658/14617336
h coff.h
/* Definitions of target machine for GNU compiler.
m68k series COFF object files and debugging, version.
Copyright (C) 1994 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC i
www.eeworm.com/read/123658/14617965
h aix386.h
/* Definitions for IBM PS2 running AIX/386 with gas.
From: Minh Tran-Le
Copyright (C) 1988 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free s
www.eeworm.com/read/123658/14618956
c crtstuff.c
/* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code.
Written by Ron Guilmette (rfg@netcom.com) with help from Richard Stallman.
Copyrig
www.eeworm.com/read/123631/14619987
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o main.o tftp.o eth.o arp.o mac.o utils.o \
skbuff.o ip.o udp.o tftpput.o bioscall.o console.o hexput.o
all: ../tftp.c
../tftp
www.eeworm.com/read/123631/14620120
makefile
BIN2C = ../tools/bin2c
CFLAGS += -I..
AFLAGS += -I..
OBJ = head.o biosapi.o utils.o flash.o bioscall.o console.o
all: ../biosapi.c
../biosapi.c: biosapi.bin.gz
$(BIN2C) -c -s biosapi_data bi