代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/457240/7160015
h pb_fmb.h
/*****************************************************************************/
/* */
/*
www.eeworm.com/read/463000/7190794
m stationinit.m
% Program 7-10
%
% stationInit.m
%
% Programmed by A.Kanazawa
% Checked by H.Harada
%
function STATION = stationInit(d)
% The function to determine the position of BS
STATION = zeros(19,1);
www.eeworm.com/read/459205/7278611
pls news.pls
[playlist]
NumberOfEntries=1
File1=http://205.234.188.21:80
Title1=WBUR, Boston's NPR News Station
Length1=-1
Version=2
www.eeworm.com/read/443410/7633419
m petest_main_dist.m
%Invoke petest to compute theoretical BER vs SNR.
% set K and l values below to evaluate BER
%note that L must be smaller than K
clear all; close all;
begtime=datestr(now)
K=4;
L=3;
SNR = [0 1
www.eeworm.com/read/438906/7724759
m inverse.m
function [az,va,d]=inverse(lat1,lon1,h1,lat2,lon2,h2,a,e2)
% INVERSE Computes inverse geodetic problem.
% Determines azimuth, vertical angle and distance
% between 1st and 2nd points given their
www.eeworm.com/read/398832/7916639
pls news.pls
[playlist]
NumberOfEntries=1
File1=http://205.234.188.21:80
Title1=WBUR, Boston's NPR News Station
Length1=-1
Version=2
www.eeworm.com/read/245093/12823949
sh program_vcr.sh
#!/bin/bash
#
# version 1.0
#
## This is a wrapper-script for vcr, use your favourite editor to modify it
## to your needs!
##
## You want to alter the 'savedir' variable!
##
## Mail comments to
www.eeworm.com/read/329500/12951810
m stationinit.m
% Program 7-10
%
% stationInit.m
%
% Programmed by A.Kanazawa
% Checked by H.Harada
%
function STATION = stationInit(d)
% The function to determine the position of BS
STATION = zeros(19,1);
www.eeworm.com/read/328868/12997689
cpp escape.cpp
/*********************** Escape.cpp **************************
* Created Date : 1998/07/27
* Last Update : 1999/08/28
* Version : 1.00
* Author : Acer Softech(Shanghai).
www.eeworm.com/read/326684/13124071
h explain_entity.h
#include"explain.h"
int explain::FindToken( const char *s)
{
int first= 0, last = 17,length= strlen(s);
int m;
char *cache = new char[length + 1];
for(m = 0; m < length; m++)
if(