代码搜索:Sim
找到约 10,000 项符合「Sim」的源代码
代码结果 10,000
www.eeworm.com/read/385990/8772965
c sim.c
#include
#include
#include "fec.h"
#define MAX_RANDOM 0x7fffffff
/* Generate gaussian random double with specified mean and std_dev */
double normal_rand(double mean, double std_
www.eeworm.com/read/286259/8780111
c sim.c
#include "iMX.h"
#include "stdio.h"
extern void imxenc_separateyuv
(short *, short *, short *, short *, short, short, short *);
extern short imxenc_reshape
(short *, short *, short *, short
www.eeworm.com/read/429852/8785796
sim demo.sim
www.eeworm.com/read/429611/8799447
c sim.c
/* Simulate a network path by introducing delay (propagation and queuing),
* bandwidth (delay as a function of packet size), duplication and loss.
* Intended for use with the loopback interface
www.eeworm.com/read/385287/8809995
ini sim.ini
[SWB]
vlan=1|
1=SWBf1|SWBf2|SWBf3|SWBf4|SWBf5|SWBf6|SWBf7|SWBf8|
[SWC]
vlan=1|
1=SWCf1|SWCf2|SWCf3|SWCf4|SWCf5|SWCf6|SWCf7|SWCf8|
[SWD]
vlan=1|
1=SWDf1|SWDf2|SWDf3|SWDf4|SWDf5|SWDf6|SWDf7|SWDf
www.eeworm.com/read/283400/9024804
h sim.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/382388/9032493
c sim.c
/* Simulate AWGN channel
* Copyright 1994 Phil Karn, KA9Q
* May be used under the terms of the GNU Public License
*/
#include
#define OFFSET 128
double normal_rand(double mean, double st