代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/161674/10386828
cc disk.cc
// 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/160702/10505694
c flash.c
/* flashcom.c:
* This file contains the portions of the flash code that are device
* independent. Refer to the appropriate device sub-directory for the
* code that is specific to the flash devi
www.eeworm.com/read/352754/10516315
s bootsect.s
!
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x7F00 is 0x7F000 bytes = 508kB, more than enough for current
! versions of linux which compress the kernel
!
#include
www.eeworm.com/read/352754/10517277
h hpfs.h
/* The paper
Duncan, Roy
Design goals and implementation of the new High Performance File System
Microsoft Systems Journal Sept 1989 v4 n5 p1(13)
describes what HPFS looked
www.eeworm.com/read/423321/10570246
txt readme.txt
/******************** (C) COPYRIGHT 2006 STMicroelectronics ********************
* File Name : Readme.txt
* Author : MCD Application Team
* Date First Issued : 10/01/2006 : V1
www.eeworm.com/read/277870/10597724
asm boot12.asm
; boot12.asm FAT12 bootstrap for real mode image or loader
; Version 1.0, Jul 5, 1999
; Sample code
; by John S. Fine johnfine@erols.com
; I do not place any restrictions on your use of this source
www.eeworm.com/read/351262/10668328
m g6.m
function [G,A]=G6(Ang)
%The function G6.m gives the 6 Sector antenna numeric gain and
%attenuation.
%
%Input Parameters
%
%Ang is the angle between the direction of interest and the boresight
www.eeworm.com/read/351262/10668345
m g3.m
function [G,A]=G3(Ang)
%The function G3.m gives the 3 Sector antenna numeric gain and
%attenuation.
%
%Input Parameters
%
%Ang is the angle between the direction of interest and the boresight
www.eeworm.com/read/273506/10914042
h flash.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* This module provides the interface definitions for flash.c
* Copyright 20
www.eeworm.com/read/272303/10962920
c nand.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic