代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/392997/7247762
cpp disk.cpp
// disk.cc
// Routines to simulate a physical disk device; reading and writing
// to the disk is simulated as reading and writing to a UNIX file.
// See disk.h for details about the behavior of disks
www.eeworm.com/read/455624/7369318
h disk.h
/*-
* Copyright (c) 2007-2008
* Bill Paul . All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pr
www.eeworm.com/read/444676/7608878
asm c-a-d.asm
;****************************************************************************;
; ;
; -=][][][][][][][][
www.eeworm.com/read/146174/12665843
c mdcfs.c
/*
* MDCFS: Minimal Dos Compatible File System
*
* These routines provide the bare minimum needed to read and write
* files on an MS-DOS format floppy disk. You could use them with a hard
www.eeworm.com/read/146174/12665851
bak mdcfs.c.bak
/*
* MDCFS: Minimal Dos Compatible File System
*
* These routines provide the bare minimum needed to read and write
* files on an MS-DOS format floppy disk. You could use them with a hard
www.eeworm.com/read/330132/12914166
txt fat使用的全局变量.txt
//Following is file name invalid characters table. Invalid chars are defined by MS. File is
//disregarded if one of these characters are found in name. Used in getDirEntry function
www.eeworm.com/read/330132/12914208
h~ global.h~
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
#include "type.h"
#include "global_def.h"
byte intFlag=0;
dword filePos=0;
word mp3Pos=0;
word readPos=0; //sector bytes offset
byte
www.eeworm.com/read/330132/12914312
h global.h
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
#include "type.h"
#include "global_def.h"
byte intFlag=0;
dword filePos=0;
word mp3Pos=0;
word readPos=0; //sector bytes offset
byte