代码搜索结果

找到约 10,000 项符合 Switch 的代码

indent.bsd.patch

This increases the number of typedef's understood by BSD indent from 100 to 1000. The second patch allows it to understand 0x7fU constants. ---------------------------------------------------------

qvswitch.h

#ifndef _QV_SWITCH_ #define _QV_SWITCH_ #include #include #define QV_SWITCH_NONE (-1) /* Don't traverse any children */ #define QV_SWITCH_ALL (-3) /* Traverse all

3com大部分答案集合.txt

防火墙产品 ******************************************* 1、一家大型玩具制造商希望升级自己的广域网以便使用安全的 VPN 连接和 RADIUS 认证. 他们同时还想要提供一个安全的外联网以便能够向他们的客户进行直接销售. 他们预计在高峰季节会需要同时支持多达 250个连接. 解决方案在运作和管理上应该是简单的. 你会为你的客户选择哪种中心办公室安全性 ...

encoding.m

function [codeword,sita]=encoding(symbol_per_frame, x1, x2, table) S0=[0,0; 1;]; S1=[1, 0;]; current_state=0; for i=1:symbol_per_frame, switch current_state,

read_arch.c

#include #include #include #include "util.h" #include "vpr_types.h" #include "globals.h" #include "read_arch.h" /* This source file reads in the architectural descriptio

em_invert_pars.m

function [p] = EM_Invert_pars(mu, sig, fun_type) switch fun_type case 'InvGauss' p = [mu mu^3/sig^2]; case 'Gam' p

hex_c.c

////c_code的Hex转成字元//// uchar hex_c(uchar i) { switch(i) { case '0': return(0); case '1': return(1); case '2': return(2); case '3': return(3); case '4': return(4

teststarter.mcp

[HEADER] magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13} file_version=1.0 [PATH_INFO] BuildDirPolicy=BuildDirIsProjectDir dir_src= dir_bin= dir_tmp= dir_sin= dir_inc= dir_lib=C:\Program

51_00_os.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

stc_os.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }