代码搜索:models
找到约 5,847 项符合「models」的源代码
代码结果 5,847
www.eeworm.com/read/19245/829004
cnt models.cnt
:Base MODELS.HLP
1 SIMULATOR PRIMITIVE REFERENCE
2 Analogue Modelling Primitives
3 Capacitor Model=Capacitor_Model
3 Current Source Model=CSOURCE_Model
3 Lossless Delay Line Model=TRANLINE_Model
www.eeworm.com/read/38693/1115694
pcb models.pcb
www.eeworm.com/read/38693/1115986
png models.png
www.eeworm.com/read/475962/1374396
text models.text
num_models = 13
index: 0
phone: sp
num_states: 2
transitions: 0
states: 0 0
index: 1
phone: sil
num_states: 13
transitions: 1
states: 0 1 2 3 4 5 6 7 8 9 10 11 0
index: 2
phone: one
num_states: 13
www.eeworm.com/read/474238/1395015
c models.c
#include
#include
#include
#include
#include "walker.h"
/* for cube models */
#define UPPER_LEG_SIZE_C 0.45
#define LOWER_LEG_SIZE_C 0.45
#define UPPER_A
www.eeworm.com/read/462666/1543959
c models.c
#include
#include
#include
#include
#include "walker.h"
/* for cube models */
#define UPPER_LEG_SIZE_C 0.45
#define LOWER_LEG_SIZE_C 0.45
#def
www.eeworm.com/read/457053/1601586
h models.h
#include
#include
static double table16[16] = {0.000212, 0.044467, 0.327070, 0.390380, 0.170797, 0.049427, 0.013169, 0.003272, 0.000855, 0.000246, 0.000046, 0.000008, 0.000001, 0.00
www.eeworm.com/read/457053/1601591
c models.c
#include "models.h"
int Power_law_no_hops(double delta, double H){
int hop;
double ran;
ran = drand48();
hop = (int) ceil(delta*pow(ran,1/H) );
return(hop);
}
int Inet_default_no_hops(int
www.eeworm.com/read/167562/5459039
pri models.pri
HEADERS += models/qsqlquerymodel.h \
models/qsqlquerymodel_p.h \
models/qsqltablemodel.h \
models/qsqltablemodel_p.h \
models/qsqlr