代码搜索:stations
找到约 237 项符合「stations」的源代码
代码结果 237
www.eeworm.com/read/392443/8341944
m stn2utm.m
function out=stn2utm(stn,z1)
% out = stn2utm(stn,z1)
%
% Function qui premet de transformer un fichier de station
% ou autre des coordonnees (lat,long) en coordonnees UTM
%
% INPUT: stn: matr
www.eeworm.com/read/412590/11191081
cpp xlines.cpp
#include "StdAfx.h"
#include "XLines.h"
XLines::XLines()
{
}
XLines::~XLines()
{
}
int XLines::Append (const XLine& obj)
{
//push_back(obj);
(*this) [obj.name] = obj;
return (i
www.eeworm.com/read/412590/11191107
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect
www.eeworm.com/read/106257/15642481
cpp xlines.cpp
#include "StdAfx.h"
#include "XLines.h"
XLines::XLines()
{
}
XLines::~XLines()
{
}
int XLines::Append (const XLine& obj)
{
//push_back(obj);
(*this) [obj.name] = obj;
return (i
www.eeworm.com/read/106257/15642510
h xpathfinder.h
#pragma once
#include "XPath.h"
#include "XMapCtrl.h"
class XPathFinder
{
public:
XPathFinder();
virtual ~XPathFinder();
public:
XStations stations;
XLines lines;
public:
vect
www.eeworm.com/read/170226/7097590
readme
These scripts provide example usage of the telnet interface to dvbstream.
They tune to different TV and Radio stations on Astra 28E.
svdrpsend.pl is copied from Klaus Schmidinger's VDR package.
www.eeworm.com/read/284408/8935714
cpp xpathfinder.cpp
#include "StdAfx.h"
#include "XPathfinder.h"
#include
#include
#include // For greater( )
using namespace std;
XPathFinder::XPathFinder ()
{
www.eeworm.com/read/169229/9874519
cpp xpathfinder.cpp
#include "StdAfx.h"
#include "XPathfinder.h"
#include
#include
#include // For greater( )
using namespace std;
XPathFinder::XPathFinder ()
{
www.eeworm.com/read/299022/7898344
cpp xpathfinder.cpp
#include "StdAfx.h"
#include "XPathfinder.h"
#include
#include
#include // For greater( )
using namespace std;
XPathFinder::XPathFinder ()
{