代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/419410/10870502
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: my_kill my_sigaction my_signal recv_data_signo right_return send_data_signo sig_mask sig_suspend simulate_ping test_setitimer wait_cycle wait_p
www.eeworm.com/read/316129/13529775
asv runsim.asv
function runsim(sim_options)
% 调用set_sim_consts设置仿真中要用到的参数。
set_sim_consts;
fclose all;
delete wlan.dat;
snr_to_simulate=sim_options.SNR;
start_time = clock;
for nloop=1:length(snr_to_s
www.eeworm.com/read/136989/5831493
cpp hello.cpp
//
// Hello.cpp,v 1.2 2003/07/15 19:51:54 dengg Exp
//
#include "Hello.h"
ACE_RCSID(Bug_1XXX_Regression, Hello, "Hello.cpp,v 1.2 2003/07/15 19:51:54 dengg Exp")
Hello::Hello(
CORBA::OR
www.eeworm.com/read/402196/11541186
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: my_kill my_sigaction my_signal recv_data_signo right_return send_data_signo sig_mask sig_suspend simulate_ping test_setitimer wait_cycle wait_p
www.eeworm.com/read/344164/11904704
c rf_demo.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland, Khalil Amiri
*
* Permission to use, copy, modify and distribute this software and
* its docu
www.eeworm.com/read/411683/11232574
makefile
CC=gcc
CFLAGS=-Wall -g -DDEBUG
LDFLAGS=
LIBS=
all: my_kill my_sigaction my_signal recv_data_signo right_return send_data_signo sig_mask sig_suspend simulate_ping test_setitimer wait_cycle wait_p
www.eeworm.com/read/420197/10811074
m costas.m
% The goal of this simulation is to simulate carrier tracking loop with the
% way of costas loop.
clear all;
clc;
%------------simulate costas loop-------------
% disp(' ');
fdel = 30;