代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/332478/12755410
h dr_defines.h
#pragma pack(push,1)
typedef struct dragon_header
{
short int type;
short int size;
char crc;
} t_header;
#pragma pack(pop)
www.eeworm.com/read/245849/12777580
m s_append.m
function seisout=s_append(seis1,seis2,varargin)
% Function combines two seismic data sets. On output the traces of the
% first input data set are followed by the traces of the second data set.
% The
www.eeworm.com/read/245849/12777652
m s_gu.m
function units=s_gu(seismic,mnem)
% Get units of measurement of the header with mnemonic "mnem" from seismic data set "seismic".
% If S4M.case_sensitive is set to false, the case of the header mnemoni
www.eeworm.com/read/332100/12778770
i src_ctrl.i
#line 1 "Code\Src_Ctrl.c" /0
#line 1 "Header\Lcd_main.h" /0
#line 1 "HEADER\Timer.h" /0
#line 1 "HEADER\Main_def.h" /0
#line 1 "HEADER\CHAR_DEF.H" /0
www.eeworm.com/read/244625/12851440
frm frmmain.frm
VERSION 5.00
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "kylin_Fake V1.0"
ClientHeight = 3450
ClientLeft = 4695
ClientTop =
www.eeworm.com/read/240480/13216909
i src_ctrl.i
#line 1 "Code\Src_Ctrl.c" /0
#line 1 "Header\Lcd_main.h" /0
#line 1 "HEADER\Timer.h" /0
#line 1 "HEADER\Main_def.h" /0
#line 1 "HEADER\CHAR_DEF.H" /0
www.eeworm.com/read/319347/13453190
c ospf6_message.c
/*
* Copyright (C) 1999 Yasuhiro Ohara
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Li
www.eeworm.com/read/318114/13488574
txt arpqipian.txt
#include
#include
#include
#include "packet32.h"
#pragma comment(lib, "packet.lib")
#pragma comment(lib, "WS2_32.lib")
#pragma comment(lib, "Iphlpapi.lib")
www.eeworm.com/read/314576/13564142
c sboot.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/302541/13832483
h bitmap.h
/****************************************************************
CST 238 GUI Project.
Windows interface to digital camera senior project.
Filename: Bitmap.h
Compiler: MSVC 6.0