代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/475187/6793838
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/475187/6793849
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/473183/6857627
h flash.h
/************************************************************************/
/* */
/* AMD Flash Memory Drivers
www.eeworm.com/read/392996/8316308
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/270177/11045764
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/270177/11045820
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/268759/11122726
h halayer.h
/**
* HALayer.h: implementation of the HALayer.
* class HALayer: defines the hardware specific portions
* of the MMC/SD card FAT library.
*
* Author: Ivan Sham
* Date: June 26, 2004
www.eeworm.com/read/238233/13901714
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