代码搜索:SECTOR

找到约 7,252 项符合「SECTOR」的源代码

代码结果 7,252
www.eeworm.com/read/407760/11411114

readme

LILO - Generic Boot Loader for Linux ("LInux LOader") by Werner Almesberger =========================================================================== NOTE: This document is no longer maintained
www.eeworm.com/read/407759/11411233

readme

LILO - Generic Boot Loader for Linux ("LInux LOader") by Werner Almesberger =========================================================================== NOTE: This document is no longer maintained
www.eeworm.com/read/341227/12097905

c fat.c

//++ //fat.c - MP3 Player Compact Flash Card functions // // Copyright (C) 2005 by Spare Time Gizmos. All rights reserved. // // This file is part of the Spare Time Gizmos' MP3 Player firmware.
www.eeworm.com/read/254999/12107183

lds sos_bsect.lds

/* Copyright (C) 2004, David Decotigny This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Soft
www.eeworm.com/read/254997/12107679

lds sos_bsect.lds

/* Copyright (C) 2004, David Decotigny This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Soft
www.eeworm.com/read/105051/15679260

asm ldlinux.asm

; -*- fundamental -*- (asm-mode sucks) ; $Id: ldlinux.asm,v 1.147 2004/06/13 20:50:44 hpa Exp $ ; **************************************************************************** ; ; ldlinux.asm ; ; A p
www.eeworm.com/read/390147/8482251

c p_spec.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id:$ // // Copyright (C) 1993-1996 by id Software, Inc. // // Th
www.eeworm.com/read/182400/9205074

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/371738/9538481

h fat16.h

//Fat16 #define Root_Cluster (0) #define Begin_Cluster (0) //MBR所在的簇号 #define Data_Cluster (1) //数据真正开始的扇区 #define BPB_Sector (0) #define Fat_Sector (BPB_Sector+1) #define Director
www.eeworm.com/read/371738/9538594

h fat16.h

//Fat16 #define Root_Cluster (0) #define Begin_Cluster (0) //MBR所在的簇号 #define Data_Cluster (1) //数据真正开始的扇区 #define BPB_Sector (0) #define Fat_Sector (BPB_Sector+1) #define Director