代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/287512/8684613
do ahb_simulate2.do
vlib work
vcom ahb_package.vhd
vcom ahb_configure.vhd
vcom ahb_funct.vhd
vcom fifo.vhd
vcom slv_mem.vhd
vcom ahb_slave_wait.vhd
vcom mst_wrap.vhd
vcom ahb_master.vhd
vcom ahb_arbiter.vhd
vcom uut_sti
www.eeworm.com/read/430963/8715592
png simulate_clock_pane.png
www.eeworm.com/read/430963/8715620
bmp simulate_clock_pane.bmp
www.eeworm.com/read/430963/8715630
c simulate_clock_pane.c
const unsigned char gImage_Simulate_Clock_Pane[32776] = { 0X00,0X10,0X80,0X00,0X80,0X00,0X01,0X1B,
0X10,0X00,0X10,0X00,0X10,0X00,0X10,0X00,0X10,0X00,0X10,0X00,0X10,0X00,0X10,0X00,
0X10,0X00,0X10,0X0
www.eeworm.com/read/386159/8762832
m psk_simulate1.m
function [PSK_BER, PSK_SER] = PSK_Simulate
% Run M_PSK_Model.mdl to generate Monte Carlo simulation results for
% PSK signals over AWGN channels
open_system('M_PSK_Model')
maxNumBits = 1e7;
m
www.eeworm.com/read/184387/9107310
h spi_init_simulate.h
#include
#ifndef SPI_INIT_SIMULATE_H
#define SPI_INIT_SIMULATE_H
HANDLE hSpiThread;
DWORD IdThread;
void spi_start_run();
DWORD WINAPI Lcd_Tft_240X320_Init(void*);
#endif
www.eeworm.com/read/184387/9107320
cpp spi_init_simulate.cpp
#include "precomp.h"
#include
#include
#include "MC9328MXL.h"
#include "GPIO.h"
#include "Platform.h"
static TGPIO_Reg *gpGPIO[4],*gpSPI;
static TSPI_Reg *tSPI2,*tSPI
www.eeworm.com/read/281599/9147085
p simulate_arrival_angles.p
www.eeworm.com/read/281599/9147097
p simulate_arrival_times.p
www.eeworm.com/read/361768/10036508
m cc_mvgarch_simulate.m
function [finaldata,Ht,state]=cc_mvgarch_simulate(k,t,CorrMat,garchparameters,archP,garchQ,state);
% PURPOSE:
% Simulate data from a CC MV GARCH process
%
% USAGE:
% [finaldata,Ht,st