代码搜索结果

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

resize.m

function S=resize(S,Nx,Ny,Nz) %RESIZE Resize scalar function. % S = RESIZE(S,NX,NY,NZ) changes the size of the scalar function S. % NX, NY and NZ are the number of points used by different ope

main.c

/* * * This is free software. You can redistribute it and/or modify under * the terms of the GNU General Public License version 2. * * Copyright (C) 1998 by kra * */ #include "hunt.h" #include

b015a008_db_dsph_ld_maxld.out.txt

routing policy is 5, join policy is 1, algrithm =21 node_count =200, degree =4.00, Alpha =0.26,Beta =0.40, member count = 40 dbi, result: Delaybound, test_num, ,

makefile.sun

TARGET_ARCH = sparcOS5 CC = CC OPT = -O3 DEBUG = -g OTHER = CFLAGS = $(OPT) $(OTHER) # CFLAGS = $(DEBUG) $(OTHER) MODULE = run SRCS = fifo.cpp sender.cpp switch_clk.cpp switch.cpp

makefile.gcc

TARGET_ARCH = gccsparcOS5 CC = g++ OPT = -O3 DEBUG = -g OTHER = -Wall CFLAGS = $(OPT) $(OTHER) # CFLAGS = $(DEBUG) $(OTHER) MODULE = run SRCS = fifo.cpp sender.cpp switch_clk.cpp

logodl.c

/* * (C) 2002 Kyle Harris , Nexus Technologies, Inc. * (C) 2002 Marius Groeger , Sysgo GmbH * (C) 2003 Robert Schwebel , Pengut

flash.c

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2002 Jun Gu * Add support for Am29F016D and dynamic switch setting. * * Se

sensorboard.h

/* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to use, copy, modify, and distribute this software and its * docu

characterprocess.cpp

// CharacterProcess.cpp: implementation of the CCharacterProcess class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //////////////////////////

sconv.c

/*- * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm