代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/154890/5633061
c p_spec.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: p_spec.c,v 1.2 2003/09/08 22:34:30 jasonk Exp $
//
// Copyright (C)
www.eeworm.com/read/367255/9764921
asm bootsect.asm
;;-----------------------------------------------------------------------
;; Original Author : Garry
;; Original Date : May,14,2004
;; FileName : bootsect.
www.eeworm.com/read/367255/9765139
asm bootsect.asm
;;-----------------------------------------------------------------------
;; Original Author : Garry
;; Original Date : May,14,2004
;; FileName : bootsect.
www.eeworm.com/read/268437/11140280
asm bootsect.asm
;;-----------------------------------------------------------------------
;; Original Author : Garry
;; Original Date : May,14,2004
;; FileName : bootsect.
www.eeworm.com/read/268437/11140494
asm bootsect.asm
;;-----------------------------------------------------------------------
;; Original Author : Garry
;; Original Date : May,14,2004
;; FileName : bootsect.
www.eeworm.com/read/268342/11142598
c flash.c
#include
#include
#include
#include "flash.h"
#include "44b.h"
#include "def.h"
#include "44blib.h"
/* PC7 6 5 4 3 2 1 0 */
/* I I I I I I I
www.eeworm.com/read/202729/15375304
lst dk3200_1_demo.lst
C51 COMPILER V7.00 DK3200_1_DEMO 01/21/2003 14:51:26 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE DK3200_1_DEMO
OBJECT MODULE PLA
www.eeworm.com/read/113613/15452324
c p_spec.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/371738/9538381
h fat16.h
//Fat16
#define Root_Cluster (0) //MBR所在的簇号
#define Data_Cluster (1) //数据真正开始的扇区
#define BPB_Sector (0)
#define Fat_Sector (BPB_Sector+1)
#define Directory_Sector (Fat_Sector+4)
www.eeworm.com/read/371734/9539672
h fat16.h
//Fat16
#define Root_Cluster (0) //MBR所在的簇号
#define Data_Cluster (1) //数据真正开始的扇区
#define BPB_Sector (0)
#define Fat_Sector (BPB_Sector+1)
#define Directory_Sector (Fat_Sector+4)