代码搜索:Sim

找到约 10,000 项符合「Sim」的源代码

代码结果 10,000
www.eeworm.com/read/356385/10228619

ini sim.ini

PORT2 &= ~0x0C000000; // BOOT1..0 = 0 PORT2 |= 0x08000000; // BOOT1..0 = 2 (External 32-bit Memory) RESET
www.eeworm.com/read/355746/10245543

cfg sim.cfg

984
www.eeworm.com/read/141288/10248927

cfg sim.cfg

175
www.eeworm.com/read/281187/10258331

ini sim.ini

/*---------------------------------------------------------------------------- * Name: Sim.ini * Purpose: Functions used for simulating peripherals * Version: V1.0 *---------
www.eeworm.com/read/355292/10279743

h sim.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/354981/10308425

cfg sim.cfg

186
www.eeworm.com/read/354633/10340346

cfg sim.cfg

878
www.eeworm.com/read/354151/10381992

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, d
www.eeworm.com/read/354139/10383424

c sim.c

/* Simulate AWGN channel * Copyright 1994 Phil Karn, KA9Q */ #include #define OFFSET 128 double normal_rand(double mean, double std_dev); /* Turn binary symbols into individual
www.eeworm.com/read/354135/10386839

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, d