代码搜索:head
找到约 10,000 项符合「head」的源代码
代码结果 10,000
www.eeworm.com/read/291252/8431593
s head.s
/*
* linux/boot/head.s
*
* (C) 1991 Linus Torvalds
*/
/*
* head.s contains the 32-bit startup code.
*
* NOTE!!! Startup happens at absolute address 0x00000000, which is also where
* the p
www.eeworm.com/read/291252/8431642
h head.h
#ifndef _HEAD_H
#define _HEAD_H
typedef struct desc_struct {
unsigned long a,b;
} desc_table[256];
extern unsigned long pg_dir[1024];
extern desc_table idt,gdt;
#define GDT_NUL 0
#define GDT_CODE
www.eeworm.com/read/390850/8437606
fix head.fix
www.eeworm.com/read/390818/8439571
fix head.fix
www.eeworm.com/read/291056/8443446
h head.h
#include
#include
#define uchar unsigned char
#define uint unsigned int
extern uchar Sound[],musicstate,Alarm,PhoneNO[];//声音、警报、电话号码、摘机挂机
extern uint TimeCNT,timer0;//,
exte
www.eeworm.com/read/291056/8443450
obj head.obj
www.eeworm.com/read/291056/8443493
lst head.lst
C51 COMPILER V7.06 HEAD 06/10/2005 23:25:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE HEAD
OBJECT MODULE PLACED IN He