代码搜索:effect

找到约 4,591 项符合「effect」的源代码

代码结果 4,591
www.eeworm.com/read/173932/9629633

m rcs_aspect.m

function [rcs] = rcs_aspect(scat_spacing, freq) % This function demonstrates the effect of aspect angle on RCS % The default frequency is 3GHz. The radar is observing two unity % point scatterers
www.eeworm.com/read/414517/11109687

c ripple.c

/* ripple.c Drew Olbrich, 1992 This distortion effect approximates looking down at an image through a layer of water. The user can poke at the water using the mouse, generating one or more rip
www.eeworm.com/read/237896/13921197

m rcs_aspect.m

function [rcs] = rcs_aspect(scat_spacing, freq) % This function demonstrates the effect of aspect angle on RCS % The default frequency is 3GHz. The radar is observing two unity % point scatterers
www.eeworm.com/read/132654/14082030

c restore_rpts.c

/* restore_rpts.c -- adjust blastz.out to, in effect, restore lineage-specific * repeats to the two sequences; this includes adjusting the header information * * command syntax: restore_rpts bla
www.eeworm.com/read/112766/15477373

c busywait.c

/* * BusyWait.c * * Sample code for Multithreading Applications in Win32 * This is from Chapter 3, Listing 3-1 * * Demonstrate the effect on performance * of using a busy loop. First cal
www.eeworm.com/read/110664/15527798

c exp3b.c

/* --------------------------------------------------------------- exp3b.c Quantization effect 1. Use timit1.asc as input file 2. Add the format line to timit1.asc for C
www.eeworm.com/read/391151/8419123

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/385934/8777797

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s
www.eeworm.com/read/285630/8826104

m accbiascarousel.m

% % Evaluates effect of gimbal INS accelerometer biases on nav error, % with and without carouseling % clear all; close all; OmegaEarth = 7292115167e-14; %WGS84 model OmegaSchuler = 2*pi/84.4
www.eeworm.com/read/426674/9005275

c echo.c

//Echo.c Echo effect changed with size of buffer (delay) short input, output; short bufferlength = 3000; //buffer size for delay short buffer[3000]; //create buffer short i = 0; s