代码搜索:Header
找到约 10,000 项符合「Header」的源代码
代码结果 10,000
www.eeworm.com/read/357365/10211417
h frame.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/281008/10272791
m readmalanew.m
function [data,header]=readmala(filename)
% READMALA reads GPR data from a file in the Mala format
% When the header file can't be opened, both DATA and HEADER will be empty.
% When the data file can'
www.eeworm.com/read/162501/10301202
c ip.c
//-----------------------------------------------------------------------------
// Net IP.C
// This module is the IP layer
// Refer to RFC 791, 1122, and RFC 815 (fragmentation)
//----------------
www.eeworm.com/read/354342/10362398
c build.c
/*
* linux/tools/build.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine code, loads the rest
*
www.eeworm.com/read/352754/10515041
c build.c
/*
* linux/tools/build.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine
www.eeworm.com/read/278336/10543661
h frame.h
/*
* libmad - MPEG audio decoder library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/159625/10632442
c build.c
/*
* linux/tools/build.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: max 510 bytes of 8086 machine code, loads the rest
*
www.eeworm.com/read/277145/10659745
h audio.h
/* this file is a part of amp software, (C) tomislav uzelac 1996,1997
*/
/* audio.h some global variables
*
* Created by: tomislav uzelac Mar/Apr, Jul 96
*/
#include
struct
www.eeworm.com/read/419605/10854344
c ip_arp_udp_tcp.c
#include "net.h"
#include "enc28j60.h"
#include
#include "usart.h"
unsigned char wwwport=80;
unsigned char macaddr[6];
unsigned char ipaddr[4];
unsigned int info_hdr_len=0;
unsigned in
www.eeworm.com/read/419605/10854491
c~ ip_arp_udp_tcp.c~
#include "net.h"
#include "enc28j60.h"
#include
#include "usart.h"
unsigned char wwwport=80;
unsigned char macaddr[6];
unsigned char ipaddr[4];
unsigned int info_hdr_len=0;
unsigned in