代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/296593/8089683
rdb led_water.sim.rdb
www.eeworm.com/read/396521/8101762
sim lc_odu_zte.sim
www.eeworm.com/read/396521/8101850
sim lc_odu_zte.sim
www.eeworm.com/read/396350/8113005
cvwf cnt_fry.sim.cvwf
www.eeworm.com/read/396350/8113088
qmsg cnt_fry.sim.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/396350/8113271
rpt cnt_fry.sim.rpt
Simulator report for cnt_fry
Thu Nov 27 00:42:51 2008
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/296160/8119252
m set_sim_consts.m
function sim_consts = set_sim_consts
global sim_consts;
sim_consts = struct('SampFreq' , 20e6, ...
'ConvCodeGenPoly', [1 0 1 1 0 1 1;1 1 1 1 0 0 1 ], ...
'NumSubc', 52, ...
'UsedSubc
www.eeworm.com/read/195724/8133654
sim lpc2148_usb.sim
www.eeworm.com/read/295931/8133734
c 9sim2.c
#include "math.h"
double sim2(a,b,eps,ss,f)
double a,b,eps,(*f)();
void (*ss)();
{ double simp1();
int n,j;
double h,d,s1,s2,t1,x,t2,g,s,s0,ep;
n=1; h=0.5*(b-a);
d=
www.eeworm.com/read/195724/8133787