代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/305566/3771761
h header.h
/*
* header.h - include file for segy sizes
* THIS HEADER FILE IS GENERATED AUTOMATICALLY -
* see the makefile in this directory
*/
#ifndef HEADER_H
#define HEADER_H
#define SU_NKEYS 82 /* Numb
www.eeworm.com/read/305566/3772057
h header.h
/*
* header.h - include file for segy sizes
* THIS HEADER FILE IS GENERATED AUTOMATICALLY -
* see the makefile in this directory
*/
#ifndef HEADER_H
#define HEADER_H
#define SU_NKEYS 82 /* Numb
www.eeworm.com/read/305566/3772072
h header.h
/*
* header.h - include file for segy sizes
* THIS HEADER FILE IS GENERATED AUTOMATICALLY -
* see the makefile in this directory
*/
#ifndef HEADER_H
#define HEADER_H
#define SU_NKEYS 82 /* Numb
www.eeworm.com/read/305566/3772767
h header.h
/*
* header.h - include file for segy sizes
* THIS HEADER FILE IS GENERATED AUTOMATICALLY -
* see the makefile in this directory
*/
#ifndef HEADER_H
#define HEADER_H
#define SU_NKEYS 81 /* Numb
www.eeworm.com/read/305566/3773047
h header.h
/*
* header.h - include file for segy sizes
* THIS HEADER FILE IS GENERATED AUTOMATICALLY -
* see the makefile in this directory
*/
#ifndef HEADER_H
#define HEADER_H
#define SU_NKEYS 82 /* Numb
www.eeworm.com/read/304657/3793784
java header.java
// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.*;
import java.util.*;
/**
* A DNS message header
* @see Message
*
* @author Brian Welling