代码搜索:stations
找到约 237 项符合「stations」的源代码
代码结果 237
www.eeworm.com/read/264205/11325823
m adjcel.m
% This function is to find cellulars coordinates (Base Stations in the middle) for a given N (so as i/j)
function [CelLoc] = AdjCel(N)
[ii,jj] = CorN(N)
CelLoc = zeros(18,1)+j*zeros(18,1);
Cel
www.eeworm.com/read/407127/11428709
txt description.txt
Welcome to use my software:
"PC Based I2c Tester"
This software will help you to archieve I2c I/O operation by PC's parallel port.
Most world famous manufactur
www.eeworm.com/read/407047/11430896
m dispdlcovparammenu.m
%DISPDLCOVPARAMMENU DISPDLCOVPARAMMENU creates the uplink area coverage parameter menu
%
%Inputs:
% tmpBitRate : the specified bit rate of the MS to be traced
% tmpSpeed
www.eeworm.com/read/261520/11640085
cpp demo12_3.cpp
// DEMO12_3.CPP - vector tracking demo min game
// the vector tracking code can be found in Move_Mines()
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define
www.eeworm.com/read/261520/11640332
cpp outpost.cpp
// OUTPOST.CPP - OutPost Game Demo
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define WIN32_LEAN_AND_MEAN
#include // include important wi
www.eeworm.com/read/250285/12416933
cpp demo12_3.cpp
// DEMO12_3.CPP - vector tracking demo min game
// the vector tracking code can be found in Move_Mines()
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define
www.eeworm.com/read/250278/12418572
cpp outpost.cpp
// OUTPOST.CPP - OutPost Game Demo
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define WIN32_LEAN_AND_MEAN
#include // include important wi
www.eeworm.com/read/131890/14121940
cpp demo12_3.cpp
// DEMO12_3.CPP - vector tracking demo min game
// the vector tracking code can be found in Move_Mines()
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define
www.eeworm.com/read/125764/14465492
cpp outpost.cpp
// DEMO14_1.CPP - OutPost Game Demo
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define WIN32_LEAN_AND_MEAN
#include // include important
www.eeworm.com/read/125764/14466304
cpp demo12_3.cpp
// DEMO12_3.CPP - vector tracking demo min game
// the vector tracking code can be found in Move_Mines()
// INCLUDES ///////////////////////////////////////////////
#define INITGUID
#define