代码搜索:gdata

找到约 456 项符合「gdata」的源代码

代码结果 456
www.eeworm.com/read/487402/6511075

asv ofdm_fading.asv

para=128; fftlen=128; noc=128; nd=6; ml=1; sr=250000; br=sr.*ml; gilen=32; tstp=1/sr/(fftlen+gilen); itau = [0]; dlvl = [0]; n0=[6]; th1=[0.0]; itnd0=nd*(fftlen+gilen)*10; itnd1=[10
www.eeworm.com/read/487402/6511076

m ofdm_fading.m

para=128; fftlen=128; noc=128; nd=6; ml=1; sr=250000; br=sr.*ml; gilen=32; tstp=1/sr/(fftlen+gilen); itau = [0]; dlvl = [0]; n0=[6]; th1=[0.0]; itnd0=nd*(fftlen+gilen)*10; itnd1=[10
www.eeworm.com/read/479088/6699326

m echobackcall.m

% % load gdata and calls for echoback function. % Usage: echoback(rho,theta,[x position;y position;amplitude]); % load gdata echoback(rho,theta,[1;1;1]);
www.eeworm.com/read/407198/11425121

asm ad0809.asm

CH EQU 30H DPCNT EQU 31H DPBUF EQU 33H GDATA EQU 32H ST BIT P3.0 OE BIT P3.1 EOC BIT P3.2 ORG 00H LJMP START ORG 0BH LJMP T0X ORG 30H START: MOV CH,#0BCH
www.eeworm.com/read/254238/12154619

cpp lgxgridformoredocdoc.cpp

// LgxgridForMoreDocDoc.cpp : implementation of the CLgxgridForMoreDocDoc class // #include "stdafx.h" #include "LgxgridForMoreDoc.h" #include "LgxgridForMoreDocDoc.h" #ifdef _DEBUG #defin
www.eeworm.com/read/233811/14134652

c ccgraph.c

/* * Copyright 1997, Regents of the University of Minnesota * * ccgraph.c * * This file contains the functions that create the coarse graph * * Started 8/11/97 * George * * $Id: ccgraph.c,v
www.eeworm.com/read/114100/15098530

html 16926.html

Re: VB如何Call 用VC++写好的dll 档??麻烦指教一下 Re: VB如何Call 用VC++写好的dll 档??麻烦指教一下
www.eeworm.com/read/192685/8336931

html 16926.html

Re: VB如何Call 用VC++写好的dll 档??麻烦指教一下 Re: VB如何Call 用VC++写好的dll 档??麻烦指教一下
www.eeworm.com/read/266080/11242777

asp sub_change.asp

www.eeworm.com/read/388251/8622816

hpp computecombination.hpp

#pragma ident "$Id: $" /** * @file ComputeCombination.hpp * This is the base class to ease computing combination of data for * GNSS data structures. */ #ifndef COMPUTECOMBINATION_HPP #define COM