代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/140582/5786638
sh eastinit.sh
: ==== start ====
set -u
route delete -net 192.0.1.0 netmask 255.255.255.0
route delete -net default
route add -net default gw 192.1.2.45
# start the local name server
named
# verify that we have so
www.eeworm.com/read/137691/5821781
h platform_params.h
/* Author: Victor Shnayder
*
* TOSSIM has hardwired CPU frequency (4Mhz, which is correct on the
* mica, but not mica2)
*
* Need to fix it...
*/
#ifndef PLATFORM_PARAMS_H
#define PLATFORM_PARAM
www.eeworm.com/read/487851/6501129
h fifo.h
#ifndef FIFO_H
#define FIFO_H
#include
#include
using namespace std;
#include "event.h"
#include "simulator.h"
class fifo:public simulator {
public:
fifo(int second
www.eeworm.com/read/344164/11905482
c rf_loopscript.c
/*
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland, Jim Zelenka
*
* Permission to use, copy, modify and distribute this software and
* its docum
www.eeworm.com/read/160303/5574201
sh eastinit.sh
: ==== start ====
set -u
route delete -net 192.0.1.0 netmask 255.255.255.0
route delete -net default
route add -net default gw 192.1.2.45
# start the local name server
named
# verify that we have so
www.eeworm.com/read/235010/14089050
gfl ise_test.gfl
# XST (Creating Lso File) :
ddr_command.lso
# xst flow : RunXST
ddr_command.syr
ddr_command.prj
ddr_command.sprj
ddr_command.ana
ddr_command.stx
ddr_command.cmd_log
ddr_command.ngc
ddr_comm
www.eeworm.com/read/389608/8510806
txt 新建 文本文档 (10).txt
clear;
clc;
A11=1;
ber11=simulate(A11);
% A22=2;
% [ber22]=simulate(A22);
% A33=3;
% [ber33]=simulate(A33);
% A44=4;
% [ber44]=simulate(A44);
% A55=5;
% [ber55]=simulate(A55);
www.eeworm.com/read/174944/9567579
out resbuck-schematic1-resbuck1.out
**** 10/17/03 17:15:55 ********* PSpice 9.2 (Mar 2000) ******** ID# 1 ********
** Profile: "SCHEMATIC1-resbuck1" [ F:\USER\yuan\Homework\simulate\2\orcad\resbuck-schematic1-resbuck1.sim ]
www.eeworm.com/read/160583/10517369
py system_monitor.py
#!/usr/bin/env python
import time
from pylab import *
def get_memory():
"Simulate a function that returns system memory"
return 100*(0.5+0.5*sin(0.5*pi*time.time()))
def get_cpu():
"Simu
www.eeworm.com/read/244284/12874923
lev make00.lev
DEBUG = -nbs -C -d2
#FFLAGC = -O2
#FFLAGC = -O -C
FFLAGC = -g
opt =
profile =
obj = lev00
ildir =
LIBS =
input =
CFLAGC = -O
FCOMPL = ifc -Vaxlib $(DEBUG)
#FCOMPL =