代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/288043/4012694
run_sim
#!/bin/csh -f
set arg_num = $#argv; # number of arguments
if ($arg_num < 1) then
echo " "
echo "Missing required ATS argument:"
echo " '-r' for regression"
echo " "
exi
www.eeworm.com/read/287495/4021286
tcl sim.tcl
database -open waves -into ../out/uart -default
probe -create -shm uart_test -all -depth all
stop -create -time 10000ns -relative
run
quit
www.eeworm.com/read/282551/4091190
def sim.def
;
; 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 licensed
www.eeworm.com/read/282491/4101303
h sim.h
/*******************************************************************
* EAPOL Function implementations for supplicant
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
www.eeworm.com/read/282491/4101310
c sim.c
/*******************************************************************
* EAPOL Function implementations for supplicant
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
www.eeworm.com/read/274704/4184390
upg sim.upg
Simulation Controls
NORMAL
00 Undefined
01 Flight Simulation Device
02 Automobile Simulation Device
03 Tank Simulation Device
04 Spaceship Simulation Device
05 Submarine Simulation Device
06 S
www.eeworm.com/read/274704/4184412
upg sim.upg
Simulation Controls
NORMAL
00 Undefined
01 Flight Simulation Device
02 Automobile Simulation Device
03 Tank Simulation Device
04 Spaceship Simulation Device
05 Submarine Simulation Device
06 S
www.eeworm.com/read/270919/4231625
extra sim.extra
#-*-Makefile-*- vim:syntax=make
#$Id: sim.extra,v 1.5 2005/03/13 08:02:56 overbored Exp $
ifdef SIM
ifeq ($(SIM),telos)
CFLAGS += -I$(TOSDIR)/../beta/TOSSIM-CC2420 -I$(TOSDIR)/lib/CC2420Radio -
www.eeworm.com/read/270919/4232204
java sim.java
// $Id: Sim.java,v 1.9 2004/06/14 20:31:51 mikedemmer Exp $
/*
*
*
* "Copyright (c) 2004 and The Regents of the University
* of California. All rights reserved.
*
* Permission to use, copy, m