代码搜索:SIMULATION
找到约 10,000 项符合「SIMULATION」的源代码
代码结果 10,000
www.eeworm.com/read/421590/10728173
ini full_chip_simulation.ini
[Environment Variables]
GENPATH={Project}Sources;{Compiler}lib\hc12c\src;{Compiler}lib\hc12c\include;{Compiler}lib\hc12c\lib;{Compiler}lib\xgatec\src;{Compiler}lib\xgatec\include;{Compiler}lib\xgatec
www.eeworm.com/read/421590/10728251
map full_chip_simulation.map
This is a dummy entry for the map file.
The correct input will be placed after the first link process.
www.eeworm.com/read/421566/10729133
ini full_chip_simulation.ini
[Environment Variables]
GENPATH={Project}Sources;{Compiler}lib\hc12c\src;{Compiler}lib\hc12c\include;{Compiler}lib\hc12c\lib;{Compiler}lib\xgatec\src;{Compiler}lib\xgatec\include;{Compiler}lib\xgatec
www.eeworm.com/read/421566/10729157
abs full_chip_simulation.abs
www.eeworm.com/read/421566/10729162
map full_chip_simulation.map
PROGRAM "C:\Documents and Settings\chang\My Documents\jianpanLED\bin\Full_Chip_Simulation.abs"
*********************************************************************************************
TARGE
www.eeworm.com/read/275851/10791966
pdf architecture of the simulation environment.pdf
www.eeworm.com/read/274839/10848763
m ofdm_simulation_rx.m
%OFDM Reception
%DVB-T 2K Reception
clear all;
close all;
Tu=224e-6; %useful OFDM symbol period
T=Tu/2048; %baseband elementary period
G=0; %choice of 1/4, 1/8, 1/16, and 1/32
delta=G*Tu; %guar
www.eeworm.com/read/274838/10848782
m ofdm_simulation_tx.m
%OFDM Transmission
%DVB-T 2K Transmission
%The available bandwidth is 8 MHz
%2K is intended for mobile services
clear all;
close all;
%DVB-T Parameters
Tu=224e-6; %useful OFDM symbol period
T=