代码搜索结果
找到约 10,000 项符合
Switch 的代码
atlas_iii.model
dm_disk QUANTUM_QM39100TD-SW_model {
Number of data surfaces = 10,
Number of cylinders = 8057,
Block count = 17783250,
Layout Model = dm_layout_g1 {
LBN-to-PBN mapping scheme = 0,
hp_c3323a.model
dm_disk HP_C3323A_model {
Number of data surfaces = 7,
Number of cylinders = 2982,
Block count = 2056008,
Layout Model = dm_layout_g1 {
LBN-to-PBN mapping scheme = 0,
Sparing s
hp_c2490a_validate.model
dm_disk HP_C2490A_validate_model {
Number of data surfaces = 18,
Number of cylinders = 2629,
Block count = 4165272,
Layout Model = dm_layout_g1 {
LBN-to-PBN mapping scheme = 0,
hp_c2249a.model
dm_disk HP_C2249A_model {
Number of data surfaces = 17,
Number of cylinders = 2051,
Block count = 2687632,
Layout Model = dm_layout_g1 {
LBN-to-PBN mapping scheme = 0,
Sparing
usb_main.#3
//-----------------------------------------------------------------------------
// USB_MAIN.c
//-----------------------------------------------------------------------------
// Copyright 2002 Cygna
smallprocess.c
//*************************************************************************************************
//* *
//* ******************************小写字母处理函数**********************
capprocess.c
//*************************************************************************************************
//* *
//* ******************************大写字母处理函数**********************
avdtp.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
soft_decision.asv
function [out]=soft_decision(data1,data2);
d(1)=(abs(data1-(-3-j*3)))^2+(abs(data2-(1+j)))^2;
d(2)=(abs(data1-(-3-j)))^2+(abs(data2-(1-j*3)))^2;
d(3)=(abs(data1-(-3+j)))^2+(abs(data2-(1+j*3)))^2;
sbswitch.m
function varargout = sbswitch(varargin)
%SBSWITCH Function switch-yard.
% SBSWITCH('FOO',ARG1,ARG2,...) is the same as
% FOO(ARG1,ARG2,...). This provides access to private
%